geopython / pygeoapi

pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.
https://pygeoapi.io
MIT License
490 stars 260 forks source link

breadcrumb exception on TileMatrixSets #1562

Closed acikaz closed 7 months ago

acikaz commented 7 months ago

Description When clicking on Home / TileMatrixSets we get "Exception could not find this tilematrixset"

Screenshots/Tracebacks

Screenshot 2024-02-28 at 13 07 51

Environment

Additional context Add any other context about the problem here.

PascalLike commented 7 months ago

Fixed by https://github.com/geopython/pygeoapi/pull/1554