Hi everyone,
I am trying to take a Geoshape variable from the Map widget in workshop and use the value of a polygon as an input to a webhook. The Geoshape property of the object type in my ontology is based on a string variable but I could not find a convenient way to cast this to a string in workshop or the ontology manager given the fact that webhook parameters do not support geoshapes.
Any idea of how a good workflow looks like? Also, the ontology does not accept geojson collections, but only polygons as geoshape but the map widget always returns a Feature, or Collection which then contains the polygon(s).
I will try to solve this with python functions but to me this seems like at least a few convenient variable transforms are missing in Workshop working with those GeoJsons.
Best,
Florian