Draw a polygon automatically around points,
I am looking for a way to draw a polygon automatically around points that have similar value in one field of the attribute table.
For example, in the screenshot below, I wanted to draw a polygon around the points that have class B, and to have the points inside the curved polygon._img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90660000000TSKT&feoid=Body&refid=0EM60000000LvFS" _/_img_
I have a workflow that read from attribute table, after selected the feature with the same field value, I want it to draw a polygon automatically around these values.
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90660000000TSKT&feoid=Body&refid=0EM60000000LvFX" _/_img_
Thank you in advance.
Best,
Majdoleen
0
-
Hey
This sounds like that you need generate voronoi diagram for each point. Result geometry can be attributed using points attributes and then join polygons with same properties.
regards0 -
Thank you, but could you please elaborate more or send a sample workflow?
Thank you in advance,
Best,
Majdoleen0 -
Your request is outside of Geocortex Essentials. What you are after is GIS data processing. This is role can be done for example in ArcMap 10.X with extension Geostatistical Analyst or ToolBox and after than you can setup a mapservice and bring it to the site. 0 -
Hi Majdoleen,
We do not have an activity in Workflow Designer that will draw a polygon around points, but you can always create a geoprocessing service on the Arc side that will generate the polygons from a set of points and then simply reference that service in a workflow using the "Geoprocessor" activity.
I hope this helps.
Carmen0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
4 Kommentare