Skip to main content

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:

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


Reply