-
A sortKey would be important to have the possibility to page through sorted results.
We defined something in https://portal.opengeospatial.org/files/?artifact_id=73994 (chapter 7.2.6)
-
For PID submission we require 'id', pygeoapi hack requires 'uri' for now. Maybe its minor, but maybe both should be 'uri'. Will require changes README here and to pidsvcBackup.
-
Currently, the CLI commands are organized in a way that makes it unintuitive to reach certain commands. For example, see the following commands to delete indexes related to a particular dataset:
```
…
-
We've been asking for QueryStrings for content types that look like ```f?=.*```
For some reason, this means that GET requests without ```?f=anything``` are redirected to ones with ```?f=``` appende…
-
**Description**
Building the local Docker image yields build errors.
**Steps to Reproduce**
`docker build -t pygeoapi-docker-test:latest .`
**Expected behavior**
Successfully built Docker ima…
-
https://github.com/geopython/pygeoapi/issues/111#issuecomment-665391968
My reading of the draft spec is that a client making a GET request to `/processes/{processId}/jobs/{jobId}/results`, for a jo…
-
The Latest release available on GitHub is 0.19.1 512a273
-
This is an improvement proposal, facilitating some discussion around this topic.
Consider the use case that an organisation has a folder of (spatial) files: observations of monitoring stations, res…
-
In GitLab by @tomkralidis on Mar 31, 2020, 12:17
Many sarracenia and related configurations need to be installed via debian and accessible on the filesystem in alignment with our build process. Opti…
-
**Description**
Following the documentation and running the server the `queryables` endpoint for a collection doesn't return the schema as it has been defined in the generated openapi document.
…