Skip to main content

Hi All,

 

I'm trying to select parallel lines from a shapefile using FuzzyParallelLineFinder. The output gives line_ID of the fuzzy parallel line for each feature with a given STDV value. What I need is how to select the features that are expected to be parallel from this output.

Any ideas?

The lower the STDV value the better the match. You will have to decide yourself at what value a line can be accepted to be parallel or not


Reply