feat: complete governed Walloon coverage sources
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-22 03:39:08 +02:00
parent 17d4442e60
commit c2101ea8f9
37 changed files with 1813 additions and 45 deletions
+1
View File
@@ -5,6 +5,7 @@ const NON_IMAGERY_RASTER_SOURCES = new Set([
'digitaal_vlaanderen_dhmv',
'vmm_flood_hazard',
'spw_bathymetry',
'spw_walous_land_cover',
])
export function isDetectionImageryDataset(dataset: DatasetCreateResponse): boolean {