Skip to content

Latest commit

 

History

History

docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Running pygeoapi with Docker - Examples

This folder contains the sub-folders:

  • simple
  • elastic
  • esri
  • mongo
  • mvt-elastic
  • mvt-tippecanoe
  • sensorthings
  • skin
  • socrata

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 esri example demonstrates a docker compose configuration to run pygeoapi with ESRI Map and Feature Services backend.

The mongo example demonstrates a docker compose configuration to run pygeoapi with local MongoDB backend.

The mvt-elastic example demonstrates a docker compose configuration to run pygeoapi with local Elasticsearch MVT backend.

The mvt-tippecanoe example demonstrates a docker compose configuration to run pygeoapi with tiles on disk, pre-generated using the Tippecanoe backend.

The sensorthings example demonstrates various pygeoapi implementations of SensorThings API endpoints.

The skin example contains a Docker build script necessary to setup a minimal pygeoapi server that uses a customised dashboard skin.

The socrata example contains configuration necessary to setup a pygeoapi server using a remote Socrata Open Data API (SODA) endpoint.