90e43adf2b
* - Added missing parameters on the openapi definition of get an observations tile request * - changed default background map to osm * Revert "- changed default background map to osm" This reverts commit 554c065c6699ad6c0585f5c09ce34e746d5b3dc2. * - added discovery.type to elasticsearch configuration, to prevent failed bootstrap checks Co-authored-by: doublebyte1 <info@doublebyte.net>
Running pygeoapi with Docker - Examples
This folder contains the sub-folders:
- simple
- elastic
- sensorthings
The simple example will run pygeoapi with Docker with your local config. The elastic example demonstrates a docker compose configuration to run pygeoapi with local ElasticSearch backend. The sensorthings example demonstrates various pygeoapi implementations of SensorThings API endpoints.