Add dated regional imagery training 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:
Jens
2026-07-27 02:39:47 +02:00
parent e607cbe724
commit 65d263a37b
5 changed files with 60 additions and 10 deletions
@@ -94,19 +94,19 @@ AOIS = (
REGION_CONTRACT = {
"flanders": {
"area_id": "2a1a064e-cfd6-46f4-981a-d6ffa0ed5b5e",
"orthophoto_product": "most_recent",
"orthophoto_product": "2025",
"reference_path": "datasets/grb/acquire",
"reference_product": "buildings",
},
"wallonia": {
"area_id": "e5fd742a-ca18-4520-abe0-d28416aa2ece",
"orthophoto_product": "wallonia_latest",
"orthophoto_product": "wallonia_2024",
"reference_path": "datasets/official-vector/acquire",
"reference_product": "spw_picc_buildings",
},
"brussels": {
"area_id": "304b413d-d81c-40fc-922e-49907b8efaaa",
"orthophoto_product": "brussels_latest",
"orthophoto_product": "brussels_2025",
"reference_path": "datasets/official-vector/acquire",
"reference_product": "urbis_buildings",
},