Skip to content

Updated default value of the maps crs parameter on OpenAPI definition - #2406

Merged
tomkralidis merged 1 commit into
geopython:masterfrom
doublebyte1:openapi-crs-fix
Sep 16, 2026
Merged

tomkralidis merged 1 commit into
geopython:masterfrom
doublebyte1:openapi-crs-fix

Conversation

@doublebyte1

@doublebyte1 doublebyte1 commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Overview

The OpenAPI definition presents the OAM CRS parameter as an integer, rather than string. The support to passing CRS as an integer was removed, as this is against the recommendations of the standard. In the current implementation, a CRS must be in the form of a uri, a CURIE or a safe CURIE (See more details about what is supported here).

Related Issue / discussion

#1808

Additional information

Dependency policy (RFC2)

  • I have ensured that this PR meets RFC2 requirements

Updates to public demo

Contributions and licensing

(as per https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution
  • I have already previously agreed to the pygeoapi Contributions and Licensing Guidelines

@tomkralidis tomkralidis added bug Something isn't working OGC API - Maps OGC API - Maps labels Sep 16, 2026
@tomkralidis tomkralidis added this to the 0.25.0 milestone Sep 16, 2026
@tomkralidis
tomkralidis merged commit e7ecbe0 into geopython:master Sep 16, 2026
3 checks passed
@tomkralidis tomkralidis added the OpenAPI OpenAPI label Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working OGC API - Maps OGC API - Maps OpenAPI OpenAPI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants