Initial GeoIntel V1 foundation
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user