By Aaron Troy on Thursday, 09 July 2015
Posted in Feature Requests
Replies 1
Likes 0
Views 3.7K
Votes 0
It would be really handy if 'Label by Connecting Line' had an option to select plants by polygon, and then automatically generated the connecting line.
There are a number of ways this could be implemented. A shortest path algorithm seems like the place to start, with maybe the option to choose first and last plant.
The problem with a shortest path algorithm is that it ends up either with the lines intersecting each other, or looking like a chaotic mess.
See particularly the example here: http://stackoverflow.com/questions/14263284/create-non-intersecting-polygon-passing-through-all-given-points

Instead of throwing such a huge investment into what is essentially an advanced AI sub-routine, we instead plan on adding an auto-snap capability, as we have when drawing pipe -- that will save having to click on each plant.

--J
·
8 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
#69
View Full Post