[MetaCRS] proj4js EPSG3857
Michael Adair
madair at dmsolutions.ca
Thu Oct 20 11:06:57 EDT 2011
Sorry, looks like I was wrong about the code number, 3857 is the
official code. http://wiki.openstreetmap.org/wiki/EPSG:3857
I will change that in Proj4js, in the meantime, if you put this
somewhere in your code, you will have the definition:
Proj4js.defs['EPSG:3857'] = Proj4js.defs['EPSG:3785'];
Mike
On 20/10/2011 10:39 AM, Dave Potts wrote:
> Hi list
>
> Does the proj4s library support the SRS 3857?
>
> I was looking at the source code proj4js.js (version 1.02) and discovered
> an hard code references to SRS 900913. I thought that the code 3857 was
> the replacment value for 90013.
>
> Is this correct ?
> Are there any places to remove support for 900913 ?
> Does proj4js support EPSG:3857 in some other way?
>
> regards
>
>
>
> Dave.
>
> _______________________________________________
> MetaCRS mailing list
> MetaCRS at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/metacrs
More information about the MetaCRS
mailing list