feat: make Mol explorer map-first
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
FastAPI backend for GeoIntel Kempen Foundation Sprints.
|
||||
|
||||
The map-first explorer uses the existing persisted vector selection endpoint. Its bounded GeoJSON preview reports `feature_count`, while `total_feature_count` reports the exact PostGIS intersection count before the 1,000-feature response cap. This keeps municipality-scale analysis honest without sending unbounded geometry to the browser.
|
||||
|
||||
## Scope implemented
|
||||
- Project CRUD
|
||||
- Area CRUD with PostGIS geometry
|
||||
|
||||
Reference in New Issue
Block a user