Support bounded Kempen-wide thematic rasters
This commit is contained in:
@@ -49,6 +49,16 @@ FLOOD_HAZARD_MAX_PIXELS=12000000
|
||||
FLOOD_HAZARD_TIMEOUT_SECONDS=300
|
||||
FLOOD_HAZARD_MAX_RESPONSE_MB=160
|
||||
|
||||
# Allowlisted Departement Omgeving policy rasters. Regional requests are
|
||||
# transferred as fixed 10 km WCS tiles before exact Area clipping.
|
||||
THEMATIC_RASTER_ENABLED=true
|
||||
THEMATIC_RASTER_WCS_URL=https://www.mercator.vlaanderen.be/raadpleegdienstenmercatorpubliek/wcs
|
||||
THEMATIC_RASTER_MIN_SIDE_M=100
|
||||
THEMATIC_RASTER_MAX_SIDE_M=60000
|
||||
THEMATIC_RASTER_MAX_PIXELS=30000000
|
||||
THEMATIC_RASTER_TIMEOUT_SECONDS=300
|
||||
THEMATIC_RASTER_MAX_RESPONSE_MB=160
|
||||
|
||||
# Optional configured-YOLO runtime. Keep disabled unless a local model is mounted.
|
||||
GEOINTEL_INSTALL_AI=false
|
||||
YOLO_ENABLED=false
|
||||
|
||||
Reference in New Issue
Block a user