Skip to main content
Question

How can I organize line paths in the order of their mileage markers?

  • June 22, 2021
  • 2 replies
  • 19 views

I am working with highway paths with point values and path lenths in kilometers.

2 replies

Forum|alt.badge.img+2

@dinolobianco​ Can you use the MeasureExtractor to extract the first and last measures on your line and then sort by those?


Hello Markatsafe,

 

Okay, thank-you! I have troube setting the parameters correctly. I will try it and get back to you.