[Geoserver-devel] EPSG code for Google map projection

Its look like there is now an official EPSG code for Google map projection:

http://www.iter.dk/post/2008/05/SphericalWeb-Mercator-EPSG-code-3785.aspx

  Martin

Martin Desruisseaux ha scritto:

Its look like there is now an official EPSG code for Google map projection:

http://www.iter.dk/post/2008/05/SphericalWeb-Mercator-EPSG-code-3785.aspx

Yep, a user reported that blog this morning too.
I'm all for moving to the official EPSG code but there are two considerations to make:
* an updated to the latest EPSG version is needed. Any plan?
* we'll need to keep 900913 around anyways in GeoServer since
   we've been using it for many months, dropping it would cause
   many regressions.

Cheers
Andrea

Andrea Aime a écrit :

* an updated to the latest EPSG version is needed. Any plan?

I have no schedule yet. I usually need about 1 hour for updating the HSQL database.

* we'll need to keep 900913 around anyways in GeoServer since
  we've been using it for many months, dropping it would cause
  many regressions.

Sure, I don't plan to remove 900913, at least not for a while.

  Martin