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

WMS with Web mercator EPSG:3857 support doesn't work #109

Open
elawrey opened this issue Aug 18, 2016 · 0 comments
Open

WMS with Web mercator EPSG:3857 support doesn't work #109

elawrey opened this issue Aug 18, 2016 · 0 comments

Comments

@elawrey
Copy link

elawrey commented Aug 18, 2016

The AtlasMapper only supports web mercator projection using the old EPSG:900913. This has been superseded by EPSG:3875.

Due to slow adoption by standards body EPSG, the Web Mercator is represented by a confusing series of standard names and ids, including OpenLayers:900913, EPSG:3785 and EPSG:3857.

The AtlasMapper should be able to work with all these aliases. The AtlasMapper should recognise these duplicate codes and make appropriate requests to each of the services.

See: https://en.wikipedia.org/wiki/Web_Mercator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant