The polyline is already measure aware. The field would be called "Begin Measure"
I would also want another field that contains the maximum measure called "End Measure"
Thanks
The polyline is already measure aware. The field would be called "Begin Measure"
I would also want another field that contains the maximum measure called "End Measure"
Thanks
Best answer by ebygomm
You can use a MeasureExtractor - choose type 'individual vertex by index'
0 index for the start and then a second measure extractor with -1 for the end
Alternatively you can choose whole line which will give you all measures as a list, and then use a listindexer to get the first and last values
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.