Question

Calculate new measures as a result of a LineOnAreaOverlay

  • 22 February 2018
  • 1 reply
  • 0 views

Badge +1

Hi all,

I have the next question : is it possible to make a LineOnAreaOverlay and calculate new measures (based on the origin measures) of the output lines that intersect the polygons? The origin lines are roadsections and have a start and end measure (hectopoints).

See also the attached png:


1 reply

Badge

yes, you can use measureExtractor (by vertices index : 0 for the line start and -1 for the line end)

Reply