Skip to content

MediaComem/pygeoapi-indg-20-60

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygeoapi-indg-20-60

Description

pygeoapi demo instance for the indg 20-60 project

Setup

  1. Run git clone https://github.com/MediaComem/pygeoapi-indg-20-60.git to clone this repo
  2. Run docker-compose up -d to start the composition1
  3. The instance should be available at http://localhost:5000/

Reference

https://github.com/geopython/pygeoapi

Footnotes

  1. This documentation assumes a working installation of Docker