Skip to main content
Question

Want to generate output for multiple line features shapefiles with Select by location method to get exact overlap and with some distance linear feature with no overlaps.


actualabhijeet
Contributor
Forum|alt.badge.img+1

Q1Q2Please refer this above two snapshots for better understanding.

 

Hello,

I have 20 shapefiles with no unique attributes in them.This all shapefiles are Line features. I want to generate the output with ovelapping part with exact overlap, and lines which are not overlapping but are parallel to each other at 3 meters distance.

for example see below image output seen and generated in ArcGIS for 2 shapefiles.

Need to generate same result for 20 shapefile in FME. Need help or solution for this problem.

4 replies

virtualcitymatt
Celebrity
Forum|alt.badge.img+35

For the exact match you should be able to use the LineOnLineOverlayer, for parallel lines you could take a look at the FuzzyParallelLineFinder (Custom Transformer). Also the image didn't get uploaded with your post.


actualabhijeet
Contributor
Forum|alt.badge.img+1
virtualcitymatt wrote:

For the exact match you should be able to use the LineOnLineOverlayer, for parallel lines you could take a look at the FuzzyParallelLineFinder (Custom Transformer). Also the image didn't get uploaded with your post.

I have uploaded the image now you can check and provide your feedback with solution.


virtualcitymatt
Celebrity
Forum|alt.badge.img+35
actualabhijeet wrote:

I have uploaded the image now you can check and provide your feedback with solution.

Yeah, I think your best approach would be with a combination of the LineOnLineOverlyer and the FuzzyParallelLineFinder. It's a tricky problem for sure. Cleaning geometries like this is hard.

 

 


Forum|alt.badge.img+2
  • August 10, 2021

@actualabhijeet​ You might also try the Matcher using the Frechet distance


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings