[gdal-dev] converting epsg:4326 coordinates to spherical mercator
(google maps) epsg:900913
Jean-Claude REPETTO
jrepetto at free.fr
Sat May 30 13:32:58 EDT 2009
John Mitchell a écrit :
> Hi,
>
> If I have a lon,lat decimal degree epsg:4326 coordinate how do I convert
> it to spherical mercator (google maps) epsg:900913?
epsg:900913 is obsolete. The correct EPSG code is 3785.
You can use cs2cs from the PROJ4 project to do the conversion.
HTH,
Jean-Claude
More information about the gdal-dev
mailing list