Skip to main content
Solved

correct connection errors between two polygons

  • February 26, 2015
  • 1 reply
  • 11 views

We need a way to correct connection errors between two polygons , up to a Certain distance in meters and if pass this distance to insert a point to manually check.

 

 

 

Example 01 - Connection error corrected between two polygons with distance up to 2 meters

 

 

 

 

 

Example 02 - connection error between two polygons with distance of 6 meters ,above the 2 meters insert a point

 

 

 

 

Att

 

Bruno Lima

Best answer by takashi

Hi Bruno,

 

 

I would use the Snapper to correct the 1st situation, and then use the TopologyBuilder for the 2nd.

 

 

Takashi
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

takashi
Celebrity
  • Best Answer
  • February 26, 2015
Hi Bruno,

 

 

I would use the Snapper to correct the 1st situation, and then use the TopologyBuilder for the 2nd.

 

 

Takashi