Complex polyline traversing with searchcursor [on hold]

المشرف العام

Administrator
طاقم الإدارة
I have a very specific question about searchcursor traversing complex polyline.

My setup is: I imported public transport routes as a single polyline with length in meters. Along this polyline I want to place points with equal distance between them. For that I have found the following ready tools:

Toolbox 1 and Toolbox 2.

Both of them use searchcurosor, but produce different results:

,

where the red dots are the result of tool one and green dots the results of tool two. From the picture, I could not get the pattern, how the searchcursor would step through such a complex polyline.

To summarize my questions:


  1. This polyline has a number of endpoints, how is it chosen, from which one to start?
  2. Is there a way to see the segments, through which the search cursor is traversing? (could not do it in debugging mode somehow)
  3. Is there a way to influence, how the search cursor is traversing?


أكثر...
 
أعلى