GUI: EPSG code source: replace epsg.io with spatialreference.org#4535
Merged
neteler merged 4 commits intoOSGeo:mainfrom Oct 17, 2024
neteler:update_epsg_io_to_spatialreference_org
Merged
GUI: EPSG code source: replace epsg.io with spatialreference.org#4535neteler merged 4 commits intoOSGeo:mainfrom neteler:update_epsg_io_to_spatialreference_org
neteler merged 4 commits intoOSGeo:mainfrom
neteler:update_epsg_io_to_spatialreference_org
Conversation
As epsg.io is partially outdated (see [source](maptiler/epsg.io#171) and related) and PROJ is our engine anyway, this PR switches the references in the GUI to https://spatialreference.org.
wenzeslaus
reviewed
Oct 16, 2024
Member
wenzeslaus
left a comment
There was a problem hiding this comment.
Do you have a reference for spatialreference.org being actually better than epsg.io or are we replacing one outdated source by another?
hellik
approved these changes
Oct 16, 2024
nilason
previously approved these changes
Oct 16, 2024
wenzeslaus
requested changes
Oct 17, 2024
Co-authored-by: Vaclav Petras <[email protected]>
Co-authored-by: Vaclav Petras <[email protected]>
wenzeslaus
approved these changes
Oct 17, 2024
Member
wenzeslaus
left a comment
There was a problem hiding this comment.
Thank you. This looks good to me now!
neteler
added a commit
that referenced
this pull request
Oct 17, 2024
As epsg.io is partially outdated (see [source](maptiler/epsg.io#171) and related) and PROJ is our engine anyway, this PR switches the references in the GUI to https://spatialreference.org. * "See also" section: added URLs to CRS Explorer and EPSG Geodetic Parameter Dataset Co-authored-by: Vaclav Petras <[email protected]>
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As epsg.io is partially outdated (see source and related) and PROJ is our engine anyway, this PR switches the references in the GUI to https://spatialreference.org.