Extending TiPG to connect to PgSTAC schema #138
vincentsarago
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When we started
TiPg
we wanted to build a really simple python module enabling the creation of OGC Features and Tiles API for Postgres database (by reusing our experience with TiMVT and TiFeatures).While
TiPg
a full production ready application, we tried to build itcustomizable friendly
. Today I wanted to introduce https://github.com/developmentseed/tipgstac an DEMO application showing how to connect TiPg endpoint factory to PgSTAC schema (to create a super simple STAC API).Hope this can help you to get inspired to try TiPG with other backend 🙏
Beta Was this translation helpful? Give feedback.
All reactions