Skip to content

Commit b030b5e

Browse files
committed
Included correct parametrization of area
1 parent 6d70df6 commit b030b5e

File tree

1 file changed

+2
-36
lines changed

1 file changed

+2
-36
lines changed

algorithm_catalog/vito/bap_composite/openeo_udp/bap_composite.json

Lines changed: 2 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -23642,41 +23642,7 @@
2364223642
"from_node": "apply6"
2364323643
},
2364423644
"geometries": {
23645-
"type": "FeatureCollection",
23646-
"features": [
23647-
{
23648-
"id": "0",
23649-
"type": "Feature",
23650-
"properties": {},
23651-
"geometry": {
23652-
"type": "Polygon",
23653-
"coordinates": [
23654-
[
23655-
[
23656-
4.567161970000427,
23657-
50.943775881070565
23658-
],
23659-
[
23660-
4.567161970000427,
23661-
50.92105115770309
23662-
],
23663-
[
23664-
4.607805261247165,
23665-
50.92105115770309
23666-
],
23667-
[
23668-
4.607805261247165,
23669-
50.943775881070565
23670-
],
23671-
[
23672-
4.567161970000427,
23673-
50.943775881070565
23674-
]
23675-
]
23676-
]
23677-
}
23678-
}
23679-
]
23645+
"from_parameter": "geometry"
2368023646
},
2368123647
"reducer": {
2368223648
"process_graph": {
@@ -24039,7 +24005,7 @@
2403924005
"maximum": 100
2404024006
},
2404124007
"optional": true,
24042-
"default": 70
24008+
"default": 75
2404324009
}
2404424010
]
2404524011
}

0 commit comments

Comments
 (0)