This repository holds the configuration file of pygeoapi. This file is integrated into a pipeline of ingestion, as shown in the diagram bellow.
- Clone this repository with:
git clone https://github.com/byteroad/pygeoapi-config.git
, or using a Git tool. - Update the file using a text editor, or using the
pygeoapi_config
QGIS plugin. - Commit the updated file to this repository. This will trigger the automated tests and notify reviewers, for manual review.
- After the file is reviewed and merged, it will be used on the next steps of the pipeline, which take place outside this repository.
This project is released under an MIT License