Essentially I want to union multiple (20) congruent line shapefiles, where overlapping line segments in the input shapefiles are combined into a single resulting output shapefile. But I can't union lines. So I'm looking for an alternative. The desired result, like union, would break all the...