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

Assorted set of fixes for WMTS issue #11390

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

rouault
Copy link
Member

@rouault rouault commented Nov 29, 2024

Fixes #11387

  • OGRSpatialReference::importFromEPSG(): tries with ESRI when it looks like an ESRI code, but with a warning when that succeeds
  • WMTS: for geographic CRS with official lat,lon order, be robust to bounding box and TopLeftCorner being in the wrong axis order and emits a warning
  • HTTP driver: re-emit warnings/errors raised by underlying driver

@rouault rouault added the backport release/3.10 Backport to release/3.10 branch label Nov 29, 2024
@rouault rouault added the funded through GSP Work funded through the GDAL Sponsorship Program label Nov 29, 2024
…like an ESRI code, but with a warning when that succeeds

Partly fixes OSGeo#11387
…unding box and TopLeftCorner being in the wrong axis order and emits a warning

Partly fixes OSGeo#11387
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release/3.10 Backport to release/3.10 branch funded through GSP Work funded through the GDAL Sponsorship Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing EPSG/ESRI codes since updating to GDAL 3
1 participant