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

fix links for vector tiles #1575

Closed simonseyock closed 3 months ago

simonseyock commented 7 months ago

Overview

This fixes the links for vector tiles that contained an error introduced by https://github.com/geopython/pygeoapi/pull/1473

Related issue / discussion

Additional information

Dependency policy (RFC2)

Updates to public demo

Contributions and licensing

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

doublebyte1 commented 7 months ago

@simonseyock I created a separated issue to discuss this problem: https://github.com/geopython/pygeoapi/issues/1583 .

Just to be clear: this issue was not introduced by this PR. The same behavior happens with: https://github.com/geopython/pygeoapi/pull/1473

github-actions[bot] commented 3 months ago

This Pull Request has been inactive for 90 days. As per RFC4, in order to manage maintenance burden, it will be automatically closed in 7 days.

github-actions[bot] commented 3 months ago

As per RFC4, this Pull Request has been closed due to there being no activity for more than 90 days.