From 442a000fb87011a177c74e1c65ae99f02f3a0a5f Mon Sep 17 00:00:00 2001 From: JanReifenrath Date: Thu, 7 Nov 2024 15:13:34 +0100 Subject: [PATCH] refactor: changed order of indicators in indicators.yaml (this also changes the order in the swagger docs) #609 --- ohsome_quality_api/indicators/indicators.yaml | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/ohsome_quality_api/indicators/indicators.yaml b/ohsome_quality_api/indicators/indicators.yaml index 7dff4a8a7..4ad3a97b7 100644 --- a/ohsome_quality_api/indicators/indicators.yaml +++ b/ohsome_quality_api/indicators/indicators.yaml @@ -1,4 +1,21 @@ --- +mapping-saturation: + name: Mapping Saturation + projects: + - core + - corine-land-cover + - expanse + - experimental + - idealvgi + - mapaction + - sketchmap + - bkg + - unicef + quality_dimension: completeness + description: >- + Calculate if mapping has saturated. + High saturation has been reached if the growth of the fitted curve is + minimal. density: name: Density projects: @@ -36,23 +53,6 @@ road-comparison: description: >- Compare the road length of OSM roads with the road length of reference data. -mapping-saturation: - name: Mapping Saturation - projects: - - core - - corine-land-cover - - expanse - - experimental - - idealvgi - - mapaction - - sketchmap - - bkg - - unicef - quality_dimension: completeness - description: >- - Calculate if mapping has saturated. - High saturation has been reached if the growth of the fitted curve is - minimal. building-comparison: name: Building Comparison projects: