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

createObjectsFromName(): be more tolerant about N/S vs North/South, absence of zone or height #4318

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Nov 9, 2024

We want the following matches to be possible:

user entry            official name
------------------    ----------------
EGM96                 EGM96 height
WGS84 UTM31 north     WGS 84 / UTM zone 31N

@rouault rouault added this to the 9.6.0 milestone Nov 9, 2024
@rouault rouault force-pushed the smarter_match_by_name branch 2 times, most recently from 8fafbae to 74a9e62 Compare November 9, 2024 23:08
src/iso19111/metadata.cpp Show resolved Hide resolved
src/iso19111/metadata.cpp Show resolved Hide resolved
src/iso19111/metadata.cpp Outdated Show resolved Hide resolved
@rouault rouault force-pushed the smarter_match_by_name branch from 74a9e62 to 094005c Compare November 10, 2024 13:01
…bsence of zone or height

We want the following matches to be possible:

user entry            official name
------------------    ----------------
EGM96                 EGM96 height
WGS84 UTM31 north     WGS 84 / UTM zone 31N
@rouault rouault force-pushed the smarter_match_by_name branch from 094005c to 09e54a9 Compare November 10, 2024 13:22
@rouault rouault merged commit f37e6b9 into OSGeo:master Nov 11, 2024
25 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