added obstacles

This commit is contained in:
2026-06-23 12:57:42 +03:00
parent 6be9810404
commit b92bb1ceba
2 changed files with 456 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ connected.
- `scripts/` - data bootstrap/import entry points.
- `data/` - mounted data volume for DEM, landcover, and canopy rasters.
- `docker-compose.yml` - local stack with API, worker, Redis, PostGIS, optional tiler.
- `API.md` - current HTTP endpoints, examples, and implementation status.
## Quick Start