Happy Friday everyone,
I have a multi-line shapefile which was clipped from NHDPlusFlowline feature class (picture below and attached)
https://www.usgs.gov/core-science-systems/ngp/national-hydrography/nhdplus-high-resolution
The problem is there are so many tiny little lines together with the main canals. I want to find a good way to remove those small parts.
I tried using Query Builder with “"LengthKM" >= 0.3” but it actually filtered out some small parts that belong to the main canals too
Any tip to get this going? Thanks!
