Input Coordinates:
Output Coordinates:
Uploaded by: http://jaakla.myopenid.com/
Google spherical Mercator projection
- http://spatialreference.org/ref/user/4688/
- Human-Readable OGC WKT
- Proj4
- OGC WKT
- GML
- ESRI WKT
- USGS
- MapServer Mapfile
- PostGIS spatial_ref_sys INSERT statement
#1 jaak@nutiteq.com commented, on July 3, 2008 at 02:20 -05:
See http://spatialreference.org/ref/user/6/ . This is the same projection. Proj4:
# Google Projection
<900913> +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +no_defs <>