OSGeo / PROJ-data

Repository for proj datum grids (for use by PROJ 7 or later)
Other
70 stars 32 forks source link

Add Polish geoid model PL-geoid2021 #105

Closed AlexBass05 closed 1 year ago

AlexBass05 commented 1 year ago

EPSG v10.091 added the missing transformation for the latest Polish geoid model PL-geoid2021:

This unblocks the addition of that geoid model to PROJ.

License and source file: http://www.gugik.gov.pl/bip/prawo/modele-danych

This PR depends on https://github.com/OSGeo/PROJ/pull/3812.

Related PR in PROJ: https://github.com/OSGeo/PROJ/pull/3817

rouault commented 1 year ago

@AlexBass05 can you modify (and re-run) the build script to include a gdalwarp stage like the one used for pl_gugik_geoid2011-PL-EVRF2007-NH.tif, so that the raster produced is "north-up", which is a more usual practice

AlexBass05 commented 1 year ago

@AlexBass05 can you modify (and re-run) the build script to include a gdalwarp stage like the one used for pl_gugik_geoid2011-PL-EVRF2007-NH.tif, so that the raster produced is "north-up", which is a more usual practice

@rouault Thanks for pointing this out. Done. The respective warning issued by check_gtiff_grid.py is gone now. I regenerated the index again.