Align historical metrics with polygon semantics
This commit is contained in:
@@ -566,10 +566,12 @@ def upload_snapshot(
|
||||
"attribution": ATTRIBUTION,
|
||||
"source_catalog_url": SOURCE_CATALOG_URL,
|
||||
"identity_stable": False,
|
||||
"semantic_metrics": False,
|
||||
"geometry_simplification_tolerance_degrees": simplify_tolerance_degrees,
|
||||
"selection_aggregation": {
|
||||
"metric_key": f"{definition.key}_area",
|
||||
"method": "intersection_area",
|
||||
"label": "Oppervlakte",
|
||||
"label": f"Oppervlakte {definition.label.lower()}",
|
||||
"unit": "ha",
|
||||
"is_estimate": False,
|
||||
"warning": (
|
||||
|
||||
Reference in New Issue
Block a user