developmentseed / tipg

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

add items/item depencencies #137

Closed vincentsarago closed 1 year ago

vincentsarago commented 1 year 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 1 year 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