Jo 5da5c85888 Fixes to display queryables on mongo data provider (#939)
* Fixes to display queryables on mongo data provider:
- Initialize fields on contructor
- Build a dictionary with fields

The field type is set to 'string', as mongoDB is schemaless and it allows queries by any data type.

* - fixed formatting issues

* - fixed formatting issues

* - fixed formatting issues

* - fixed formatting issues

* - fixed formatting issues
2022-07-21 20:29:18 -04:00
2021-10-15 06:56:37 -04:00
2021-07-22 11:14:52 -04:00
2022-01-01 09:13:14 -05:00
2022-01-04 08:43:39 -05:00
2018-04-02 18:18:37 -04:00
2022-05-15 14:30:19 +03:00
2021-09-21 06:34:29 -04:00

pygeoapi

Build Status

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.

Please read the docs at https://docs.pygeoapi.io for more information.

S
Description
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.
Readme 50 MiB
Languages
nesC 76.3%
Python 22.3%
HTML 1.3%