Vector topology cleaning: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(screenshot example added) |
||
Line 1: | Line 1: | ||
'''Q:''' How can I patch to fitting area maps with have been digitized separately and correct the topology? I observe that the shared polygon boundaries do not perfectly match... | '''Q:''' How can I patch to fitting area maps with have been digitized separately and correct the topology? I observe that the shared polygon boundaries do not perfectly match... | ||
[[Image:Polygon map topology problems.png|center|thumb|500px|Polygon vector map with topology problems]] | |||
'''A:''' You can use {{cmd|v.clean}} for this. | '''A:''' You can use {{cmd|v.clean}} for this. |
Revision as of 10:05, 19 January 2011
Q: How can I patch to fitting area maps with have been digitized separately and correct the topology? I observe that the shared polygon boundaries do not perfectly match...

A: You can use v.clean for this.
Tools to consider:
... TBD