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

Projection parameter in lowercase not handled #1248

Open
elias75015 opened this issue Oct 24, 2019 · 1 comment
Open

Projection parameter in lowercase not handled #1248

elias75015 opened this issue Oct 24, 2019 · 1 comment
Labels
Milestone

Comments

@elias75015
Copy link

Your Environment

Ubuntu 18.04
Chrome 77.0.3865.120

Context

iTowns only accept "EPSG:3857" and "EPSG:4326" as projection parameter when adding a layer.

Steps to Reproduce (for bugs)

  1. add a wmts layer with "EPSG:3857" projection
  2. see the result

Expected Behavior

No error, the layer is added

Actual Behavior

Error, the map is broken

Possible Cause/Fix/Solution

Accept the projection parameter in lowercase ("epsg:4326" and "epsg:3857")

@gchoqueux gchoqueux added this to the 2.xx.x milestone Oct 24, 2019
@gchoqueux
Copy link
Contributor

thank you, for revealing this issue.

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

2 participants