I figure I'd drop this question here.
I wrote a curl script that gets the longitude and latitude for an address using the google maps API.
Works great!
The problem I have is that when I check the coordinates that my script generated.... on Google Maps and Mapquest the maps show different locations on the same coordinates.
In this case the coordinates are : 41.461754, -74.443577
Give it a shot. You'll see what I mean.
has anyone else experienced this problem? any solutions?