Skip to content

Add support for http://www.opengis.net/def/crs/ESRI/0/53009 style CRS URIs#7474

Merged
geographika merged 4 commits intoMapServer:mainfrom
geographika:proj-esri-format
Apr 14, 2026
Merged

Add support for http://www.opengis.net/def/crs/ESRI/0/53009 style CRS URIs#7474
geographika merged 4 commits intoMapServer:mainfrom
geographika:proj-esri-format

Conversation

@geographika
Copy link
Copy Markdown
Member

Follow-up to ##7457.

Currently, MapServer only handles EPSG and OGC for the http://www.opengis.net/def/crs/ URI format.
This PR adds support to any authority in the known PROJ 6+ list (ESRI, IAU_2015, IGNF, NKG).

Existing code used for parsing URIs in the form urn:ogc:def:crs:ESRI::53009 has been extracted to its own function msLoadProjectionStringGenericCRS as this can be reused for the http://www.opengis.net/def/crs/ parsing.

@geographika geographika merged commit 5f79e20 into MapServer:main Apr 14, 2026
17 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.

2 participants