Is there a more elegant way then basing the rejection result of a MeasureExtractor operation for this test?
It may be helpful to add LRS types in GeometryFilter.
Is there a more elegant way then basing the rejection result of a MeasureExtractor operation for this test?
It may be helpful to add LRS types in GeometryFilter.
I don't know any other way than using the MeasureExtractor, like you say. I'd try to extract only the measure from the first vertex, whenever possible, to save time.
I agree that some other means would be handy.
I don't know any other way than using the MeasureExtractor, like you say. I'd try to extract only the measure from the first vertex, whenever possible, to save time.
I agree that some other means would be handy.
Thanks @david_r, I just posted as a new idea