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

Add support for 'Coordinate Frame rotation full matrix (geocen)' and … #4348

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Dec 11, 2024

…'Coordinate Frame rotation full matrix (geog2D)' methods

and import related records from EPSG.

Note that concatenated operation EPSG:10675 is not imported because https://epsg.org/concatenated-operation_10675/BES2020-to-Saba-height-1.html is ill defined in EPSG 11.023 due to first step referencing BES2020 Saba geographic 2D (EPSG:10639), but source CRS of concatenated operation referencing BES2020 Saba geographic 3D (EPSG:10638)

Fixes #4347

…'Coordinate Frame rotation full matrix (geog2D)' methods

and import related records from EPSG.

Note that concatenated operation EPSG:10675 is not imported because
https://epsg.org/concatenated-operation_10675/BES2020-to-Saba-height-1.html is ill defined in EPSG 11.023
due to first step referencing BES2020 Saba geographic 2D (EPSG:10639), but source CRS of concatenated
operation referencing BES2020 Saba geographic 3D (EPSG:10638)

Fixes OSGeo#4347
@rouault rouault added the funded through GSP Work funded through the GDAL Sponsorship Program label Dec 11, 2024
@rouault rouault added this to the 9.6.0 milestone Dec 11, 2024
@rouault rouault merged commit 951962d into OSGeo:master Dec 13, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
funded through GSP Work funded through the GDAL Sponsorship Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for transformation methods that are new in EPSG
1 participant