KoalaGeo
KoalaGeo
# Overview Same as https://github.com/geopython/pycsw/pull/714 I've added a GitHub workflow which builds a container and pushes this to the GitHub container registry. This is a useful parallel container delivery system...
**Is your feature request related to a problem? Please describe.** Similar to pyCSW it'd be nice to be able to load XML metadata records to serve OA-Records **Describe the solution...
**Is your feature request related to a problem? Please describe.** I'm trying using pg_tileserv for Vector Tiles, connected to pygeoapi. It's almost there, see above works , but metadata doesn't...
**Description** When a collection has only a provider for MVT to serve OGC API - Tiles, the HTML pages at the `/collections/` level have Type = blank for that collection....
**Is your feature request related to a problem? Please describe.** Interopability between the STA standard and the OGCAPI-EDR standard **Describe the solution you'd like** Be able to add a STA...
**Is your feature request related to a problem? Please describe.** We have a lot of data in Postgres, it'd be great to connect this to pygeoapi with the full query...
**Is your feature request related to a problem? Please describe.** It really useful to know how many features are in a collection to be able to write efficient queries against...
**Description** Raising issue from https://github.com/geopython/pygeoapi/pull/964#issuecomment-1253718995 As part of the HTML response pygeoapi includes `next` and `prev` fields with the IDs of the adjacent records. For the first record in the...
We're considering the potential to merge the functionality of a couple of other projects into pygeometa Namely the ability to submit CSV files as - https://github.com/AstunTechnology/gemini_csv_import We'd also need to...