Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve EPSG code for Mercator projection #4

Open
eblondel opened this issue Nov 9, 2015 · 1 comment
Open

Improve EPSG code for Mercator projection #4

eblondel opened this issue Nov 9, 2015 · 1 comment
Assignees
Labels

Comments

@eblondel
Copy link
Member

eblondel commented Nov 9, 2015

EPSG:3349 is used in FigisMap and figismapdata moniker. However this projection is deprecated see http://www.opengis.net/def/crs/EPSG/0/3349

EPSG:900913 is not a valid EPSG code http://www.opengis.net/def/crs/EPSG/0/900913

The correct Mercator projection should be: http://www.opengis.net/def/crs/EPSG/0/3857

Proposal: Evaluate with RFB data editor the possibility to align figismapdata and FigisMap.js on the approved EPSG code.

@eblondel
Copy link
Member Author

eblondel commented Nov 9, 2015

Although EPSG:900913 is not valid EPSG code according to OGC CRS definitions. It will be kept as alias for EPSG:3857. The proj4 definition is exactly the same, but the EPSG code passed to FigisMap will be EPSG:900913, because the GWC has currently tiles generated with the projection. The html label will mention the official code (EPSG:3857)

@eblondel eblondel closed this as completed Nov 9, 2015
@eblondel eblondel reopened this Feb 3, 2016
@eblondel eblondel removed this from the Upgrade to OpenLayers 3 milestone Feb 3, 2016
@eblondel eblondel changed the title EPSG code for Mercator projection Improve EPSG code for Mercator projection Feb 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant