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

Generate JSON geometry param name from map SRS #676

Conversation

fergaldoyle
Copy link
Collaborator

This PR removes the hard coded geometry3857 JSON parameter name from DigitizeButton and dynamically generates it based on map projection code.

E.g. if map projection is:
EPSG:3857 - param name will be geometry3857
EPSG:2157 - param name will be geometry2157
etc

@geographika geographika merged commit 007aae9 into compassinformatics:master Jan 8, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants