totycro 32d50f982b Fix api tests in docker (#1255)
The tests have recently been rewritten to use `url_for`, which was
changed in flask 2.2.0, so the tests don't pass in previous versions
https://flask.palletsprojects.com/en/2.3.x/api/#flask.Flask.url_for

However the python3-flask package for ubuntu only features the ancient
version 2.0.1-2ubuntu1.

Therefore this commit switches flask the install to pip, where recent
verions are available

References https://github.com/geopython/pygeoapi/issues/1111
2023-05-26 20:42:03 -04:00
2023-05-18 19:06:12 +03:00
2023-05-18 21:20:54 +03:00
2021-10-15 06:56:37 -04:00
2023-05-18 21:20:54 +03:00
2023-05-26 20:42:03 -04:00
2023-01-01 12:57:56 -05:00
2018-04-02 18:18:37 -04:00
2023-04-17 19:28:03 -04:00
2023-05-04 07:35:32 -04:00
2021-09-21 06:34:29 -04:00

pygeoapi

DOI Build Docker

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%