How can you create a geometry stamp/template for Geometry Picker?
Hello,
Is it possible to create a sort of stamp or pre-defined template to use with a Geometry Picker? For example, my users are only allowed to create 500 m x 500 m squares. Can you force this in some way? I know you can validate the selection afterwards, but that's really annoying for users. Any information on how I could go about this would be appreciated!
Edit: Workflow version 5.35.0, to run in Web version 5.25.0
Thanks!
Julia
-
Hi Julia, can you clarify a bit here - are you looking to have users required to have a 500x500m selection polygon for the picker, or something else?
0 -
Hi Gareth, yes that's exactly what I'm looking for. Users would be required to use the 500x500m selection square instead of a regular or freehand polygon selection.
0 -
You can try to modify the drawn geometry in a change event to a square polygon geometry.
Or you can let the user draw a (center)point and construct a square polygon geometry afterwards.
1 -
Thanks for the ideas Nico! I was already leaning towards the second option as a backup. It's the easiest to control and modify, especially when considering that the next step is to ensure that the squares snap together at the edges
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
4 kommentarer