Skip to main content
Question

I have a shapefile with 1000 polygon data and shapefile includes 50000 unique lines. I want to connect both lines that are inside the polygon. I used the spacialfilter but it couldn't detect properly endpoint of the lines which are inside of the po

  • May 3, 2023
  • 2 replies
  • 8 views

myadegaryiutac
Contributor
Forum|alt.badge.img+9
I have a shapefile with 1000 polygon data and shapefile includes 50000 unique lines. I want to connect both lines that are inside the polygon. I used the spacialfilter but it couldn't detect properly endpoint of the lines which are inside of the polygon

2 replies

dustin
Influencer
Forum|alt.badge.img+31
  • Influencer
  • 627 replies
  • May 3, 2023

Could you post a screenshot or sample data of what you are trying to accomplish?


myadegaryiutac
Contributor
Forum|alt.badge.img+9
  • Author
  • Contributor
  • 12 replies
  • May 3, 2023

@dustin​ 

Here is an example of a different situation.

I want to detect those lines which are inside of the polygon like locations 1 and 2, and then snap/connect those lines together.

In the next category I want to detect those lines which have 5 cm distance from the polygons. and snap/connect them inside of the polygons (like location 4)

Screenshot 2023-05-03 at 3.48.02 PM