893873329201ed5b5763dd7870cf1db3187fd930
* Json serialize numpy types This commit fixes an issue with the current xarray provider. When a NetCDF file is loaded into an xarray dataset, attributes of data variables that are numbers will be loaded as numpy.float64 or numpy.int64. These attributes are passed directly to metadata objects that are json serialized, creating the issue. This commit thereby fixes #895 * Avoid numpy import in util module
- upgrading the docker example to use ES=8, running in compatibility mode (so we don't break the python client) (#985)
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.
Please read the docs at https://docs.pygeoapi.io for more information.
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.
Languages
nesC
76.3%
Python
22.3%
HTML
1.3%