Initial GeoIntel V1 foundation
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-06-16 23:36:32 +02:00
commit 6ea3586a3e
605 changed files with 45284 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Geospatial Validation Rules
## Vector
Geometry bestaat, is geldig of herstelbaar, niet leeg, type klopt, CRS bekend, bounds overlappen projectarea indien verwacht.
## CRS
Frontend GeoJSON wordt WGS84. Metrische berekeningen gebeuren niet in WGS84 maar in geschikte projectie.
## Raster
CRS, transform, bounds, band count, nodata, resolutie en leesbaarheid door Rasterio zijn verplicht.
## Analysis startvoorwaarden
Input datasets bestaan, status ready, area geldig, CRS-transformaties mogelijk, output path beschikbaar.