[postgis-users] google maps projection

Stephen Woodbridge woodbri at swoodbridge.com
Sat Nov 12 16:13:46 PST 2005


This is the mapserver projection that overlays Google maps

   PROJECTION
     "proj=merc"
     "lat_ts=0.0"
     "lon_0=-90.0"
     "x_0=0.0"
     "y_0=0.0"
     "ellps=GRS80"
     "no_defs"
   END

This is from a thread on the mapserver list.

-Steve

Eric Hanson wrote:
> Anybody know what projection Google maps uses?  I'm trying to 
> superimpose some PostGIS data onto the Google maps base-layer...
> 
> Thanks,
> Eric
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
> 




More information about the postgis-users mailing list