developmentseed / tipg

Simple and Fast Geospatial OGC Features and Tiles API for PostGIS.
https://developmentseed.org/tipg/
MIT License
149 stars 21 forks source link

add items/item depencencies #137

Closed vincentsarago closed 10 months ago

vincentsarago commented 10 months ago

This PR adds dependencies for both /items and /items/{itemID} endpoints

This will enable custom backend which could allow more/less query parameters

vincentsarago commented 10 months ago

🤔 I think this is over-engineered if user need to override endpoint input it will be much easier to re-write most of the endpoints like in https://github.com/developmentseed/tipgstac/blob/main/tipgstac/factory.py