` `
Geometry Checker is a powerful core plugin to check and fix the geometry validity of a layer. The Geometry Checker dialog show differents grouped settings in the first tab (Settings):
Allowed geometry types: 포인트, 멀티포인트, 라인, 멀티라인, 폴리곤, 멀티폴리곤과 같은 몇몇 도형 유형만 검증하도록 할 수 있습니다.
Geometry conditions: 사용자가 최소 선분 길이, 두 선분이 이루는 최소 각도, 최소 폴리곤 면적, 그리고 조각 폴리곤 탐지 등의 도형을 검증하기 위한 조건을 추가할 수 있습니다.
After you are happy with the configuration, you can click on the [Run] button.
The results appear in the second tab and as an overview layer of the errors in the canvas (its name is checker). A table list the geometry check result with one error by row: the first row is an ID, the second the reason of the error, then the coordinates of the error, a value (depending on the type of the error) and finally the resolution column which indicates the resolution of the error. At the bottom of this table, you can export the error into a shapefile. At the left, you have the number of the errors and the fixed errors.
도형 검증기 플러그인 은 다음과 같은 오류를 찾아낼 수 있습니다:
다음 그림은 이 플러그인의 서로 다른 검증 결과를 보여줍니다.
You can select a row to see the localisation of the error. You can change this behaviour by selecting another action between error (default), Feature, Don’t move, and Highlight contour of selected features.
Below the zoom action when clicking on the table row, you can Show the selected features in attribute table, Fix selected errors using default resolution and Fix selected errors, prompt for resolution method. In the latter, you will see a window to choose the resolution’s method among which:
The default action could be changed with the last icon Error resolution settings. For some type of errors, you can change the default action between some specific action or No action.
마지막으로, attribute to use when merging features by attribute value 옵션을 통해 어떤 속성을 사용해서 객체들을 병합할지 선택할 수 있습니다.