I created a polygon which covers a park. But I want to distinguish some small buildings located inside the park. Consequently, I want to distinguish them and use them as independent patches inside the original polygon. I used do it the "Add ring" function in the QGIS 2.2. But I don't know, how can fill those empty holes, which were resulted. I tried the "Fill rings" options (in QGIS 2.2), but I was not lucky with it.
Does anybody have an idea, how can I fix this problem?
Answer
I can see to ways of doing this:
Method 1:
Use add ring to cut the holes you need;
In the Settings > snapping options check the avoid intersection for that particular layer;
Use add feature, and draw a polygon around your ring or rings;
The new feature will take the shape of the hole.
Method 2:
- Use the new 2.2 fill ring digitizing tool, and directly cut the rings on your original polygons and insert the new feature attributes.
This tool will automatically cut and fill the holes.
No comments:
Post a Comment