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 _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev