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

Database: update to EPSG v11.029, and fix Geog3D_to_Geog2D_GravityRelatedHeight to work with CompoundCRS #4387

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

rouault
Copy link
Member

@rouault rouault commented Jan 22, 2025

@Jochem-L This fixes the BES2020 Saba to Saba height concatenated operation:

$ PROJ_DATA=data bin/projinfo -k operation EPSG:10675
PROJ string:
+proj=pipeline
  +step +proj=axisswap +order=2,1
  +step +proj=unitconvert +xy_in=deg +z_in=m +xy_out=rad +z_out=m
  +step +proj=cart +ellps=GRS80
  +step +inv +proj=helmert +exact +x=1138.7432 +y=-2064.4761 +z=110.7016
        +rx=-214.615206 +ry=479.360036 +rz=-164.703951 +s=-402.32073
        +convention=coordinate_frame
  +step +inv +proj=cart +ellps=intl
  +step +proj=unitconvert +xy_in=rad +z_in=m +xy_out=deg +z_out=m
  +step +proj=axisswap +order=2,1

I see there's a new grid referenced bongeo2004.gtx. I suppose you'll submit it for inclusion in PROJ-data and here?

@rouault rouault added this to the 9.6.0 milestone Jan 22, 2025
@rouault rouault added the funded through GSP Work funded through the GDAL Sponsorship Program label Jan 22, 2025
@Jochem-L
Copy link
Contributor

Good to hear that the issue has been resolved by EPSG.
I have created this PR for the tif version of the geoid file: OSGeo/PROJ-data#133
Do you need anything else?

@rouault
Copy link
Member Author

rouault commented Jan 23, 2025

Do you need anything else?

yes, also an addition in the grid_alternatives.sql file of this repository. Example: #3817

@rouault rouault merged commit 8268efc into OSGeo:master Jan 23, 2025
27 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.

2 participants