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: register geoid file for UK added in OSGeo/PROJ-data#25 #2250

Merged
merged 2 commits into from
Jun 18, 2020

Conversation

and-marsh
Copy link
Contributor

Register geoid file for UK added in OSGeo/PROJ-data#25

There are already existing transformations ETRS89 to ODN height (2) with code EPSG:7711
that use this grid OSTN15_OSGM15_GB.txt. So that's enough to add only grid_alternatives entry

@hernando
Copy link
Contributor

hernando commented Jun 2, 2020

Thanks for this PR! This was in my TODO list since I opened #2173. Could you please add:

INSERT INTO "geoid_model" SELECT 'OSGM15', auth_name, code FROM grid_transformation WHERE auth_name = 'EPSG' AND grid_name LIKE '%OSGM15%' AND deprecated = 0;

to the section for geoid models in customizations.sql as well?

@and-marsh
Copy link
Contributor Author

@hernando, thank you!
Of course I will add your suggestion, but first i need to resolve all issues related to OSGeo/PROJ-data#25

@rouault rouault added this to the 7.1.0 milestone Jun 18, 2020
@rouault rouault merged commit 6872529 into OSGeo:master Jun 18, 2020
@and-marsh and-marsh deleted the pr-add-main-uk-geoid branch June 18, 2020 12:52
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.

3 participants