fix(map): read all relevant selection 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-19 17:54:07 +02:00
parent 1b9848a5f4
commit e2c90da11d
16 changed files with 327 additions and 45 deletions
@@ -208,6 +208,25 @@ SOURCE_DEFINITIONS = (
"agentschap_landbouw_zeevisserij_agricultural_parcels",
),
),
_contract(
source_name="vmm_vha_bathymetry_profiles",
display_name="VHA historische dwarsprofielen",
authority_level="authoritative",
coverage_zones=("flanders",),
themes=("bathymetry",),
native_layers=("digitale_atlas_profile_points",),
geometry_types=("Point",),
acquisition_mode="bounded_api",
integration_status="operational",
source_url="https://vha.waterinfo.be/arcgis/rest/services/digitale_atlas/MapServer/0",
attribution="Vlaamse Milieumaatschappij (VMM), Vlaamse Hydrografische Atlas",
license_note="Hergebruik volgens de voorwaarden van de Vlaamse overheid en de bronmetadata.",
limitation_message=(
"Historische puntmetingen met bronafhankelijke meetdatum en verticale referentie; "
"geen continue actuele bodemkaart en zonder gelijktijdig waterpeil geen watervolume."
),
materialized_source_names=("vmm_vha_bathymetry_profiles",),
),
_contract(
source_name="spw_geoportail",
display_name="SPW Geoportail Wallonie",