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
467 stars 253 forks source link

remove embedded geojson in items-html #767

Closed pvgenuchten closed 1 week ago

pvgenuchten commented 2 years ago

Currently the geojson representation of items is injected into html by python

image

This leads to troubles in case:

Alternatively I suggest to let leaflet fetch the geometries from the server with a ajax request.

github-actions[bot] commented 4 months ago

As per RFC4, this Issue has been inactive for 90 days. 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 Issue has been closed due to there being no activity for more than 90 days.

pvgenuchten commented 3 months ago

Similar discussion at https://github.com/geopython/pycsw/pull/949, would be good to make a decision

github-actions[bot] commented 2 weeks ago

This Issue 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 1 week ago

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