Capture Geometry point with pixel tolerance
Hello I want to select an point with Capture Geometry. The geometry result will run as an query inside an form(combobox) with "Filter By Geometry". But I get no result withh point, if I use polygon as input for Capture geometry I get the result. So I wonder if I can set an sort of pixel tolerance to run the query inside the form? Or is there any other good solution for this.
Jan-Henrik Nilsen
0
-
Hi Jan-Henrik,
You can't create a tolerance inside the form. But you can use the Buffer Task activity to create the desired buffer around your geometry. Buffer task returns a collection, so make sure you pick out the first item and use it as geometry in the form.
Cheers,
Christian.
0
Please sign in to leave a comment.
Comments
1 comment