Actions
Feature #2447
openAPI: spatial queries
Start date:
2025-01-13
Estimated time:
Description
In some cases it would be good to search entities via a spatial query, either a bounding box of a map or a geometry like a polygon.
Here some database query examples:- https://postgis.net/docs/using_postgis_query.html
- https://postgis.net/docs/ST_Contains.html
- https://supabase.com/docs/guides/database/extensions/postgis
- https://stackoverflow.com/questions/46298611/how-to-find-all-points-within-polygon-in-postgis
- Geometry over URL or/and HEADER
- Separate endpoint or/and as parameter for entity endpoints
No data to display
Actions