pygeoapi icon indicating copy to clipboard operation
pygeoapi copied to clipboard

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 t...

Results 183 pygeoapi issues
Sort by recently updated
recently updated
newest added

Addressing #851 , this PR allows to update the contents of the attribute table relatively to the map extent and associated bbox filter. The remaining problem is that the page...

stale

Publish ARM64 and AMD64 versions of pygeoapi to GitHub Container repository with GitHub actions.

**Description** My request to the position endpoint of my xarray-edr collection is not returning anything (just seems to refresh the page), and also results in the log recording an error...

bug

**OGR:WFS can't handle CURVEPOLYGON** e.g. `CURVEPOLYGON ((9.8195 55.3263,9.8258 55.3209,9.8265 55.3201,9.8294 55.311,9.8298 55.3093,9.8298 55.3082,9.8294 55.3048,9.8285 55.3019,9.8274 55.3009,9.8257 55.3,9.8247 55.2997,9.8165 55.2987,9.8024 55.2965,9.7984 55.2989,9.7949 55.3031,9.7951 55.3036,9.7954 55.3054,9.7951 55.3082,9.7945 55.3104,9.7941 55.3112,9.7932 55.3122,9.7903 55.3143,9.7895 55.3153,9.7896...

enhancement
stale

**Is your feature request related to a problem? Please describe.** @dblodgett-usgs and I have been working through how to use pygeoapi to render some fairly complicated JSON-LD ([example](https://github.com/internetofwater/docs.geoconnex.us/wiki/hydrologic-location-json-ld-guidance)). It is...

enhancement

… and a simple Jinja2 template for displaying it when requested in HTML format.

stale

**Is your feature request related to a problem? Please describe.** The draft standard OGC API - Coverages - Part 1: Core seems to specify that application specific metadata _may_ be...

enhancement
stale

**Description** Since a few version it seems like the API is super slow. A request for 10 items takes about 20 seconds to load. I checked the geometries and they...

bug

**Description** The `pygeoapi` Docker image has an [entrypoint.sh](https://github.com/geopython/pygeoapi/blob/master/docker/entrypoint.sh) command argument to run unit tests. The command is simply `docker run geopython/pygeoapi:latest test` (by default the arg is `run` to run...

bug