Hosting and serving collections of vector data features for VEDA
- Storage: PostGIS
- WFS3 API with query support: OGC API Features provided by TiPG
- Vector tiles API provided by TiPG
To locally run the site:
docker-compose up
Unless you're manually deploying a dev
environment all deploys happen through the CI/CD Github Actions. So please
grok the /.github/workflows/deploy.yaml
We use a third-party action to create tags https://github.com/mathieudutour/github-tag-action
This uses conventional commit methodology to create tags using the logic detailed here
See Obervability and Monitoring
This project is licensed under Apache 2, see the LICENSE file for more details.