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

update to EPSG 11.002, add a anchor_epoch column to geodetic_datum and vertical_datum tables #3988

Merged
merged 6 commits into from
Jan 8, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Jan 7, 2024

  • Add EPSG:1125 Azimuthal Equidistant projection
  • Conversion::createAzimuthalEquidistant(): map it to EPSG_CODE_METHOD_AZIMUTHAL_EQUIDISTANT
  • Map ESRI Azimuthal_Equidistant to EPSG:1125
  • Database: update to EPSG 11.002
  • Add a anchor_epoch column to geodetic_datum and vertical_datum tables; bump DATABASE.LAYOUT.VERSION.MINOR to 4
  • verticalOffsetByVelocity transformation: use vertical datum anchor epoch

@rouault rouault added this to the 9.4.0 milestone Jan 7, 2024
@rouault
Copy link
Member Author

rouault commented Jan 7, 2024

@jjimenezshaw This undeprecates EPSG:9924 "ETRS89 + DHHN2016" and its associated transformations

@barry-gallagher Note the addition of a new optional field in the geodetic_datum and vertical_datum tables

@rouault
Copy link
Member Author

rouault commented Jan 8, 2024

Actually no need to bump DATABASE.LAYOUT.VERSION.MINOR to 4. It had already been bumped in this 9.4dev development cycle (in 4e76830). 9.3 branch is a MINOR = 2

@rouault rouault merged commit fac122d into OSGeo:master Jan 8, 2024
19 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.

1 participant