Ticket #1894 (closed feature: fixed)
Digitizing donut-like polygons
| Reported by: | jachym | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.11 Release |
| Component: | Handler.Polygon | Version: | SVN |
| Keywords: | Polygon | Cc: | |
| State: |
Description
This patch provides possibility to add 'hole' into existing polygon.
How to test:
- Digitize polygon
- Press CTRL key and digitize new polygon inside existing one
Where to test:
- http://dev.openlayers.org/sandbox/jachym/donut_polygons/examples/editingtoolbar.html
- http://dev.openlayers.org/sandbox/jachym/donut_polygons/examples/modify-feature.html
and others
NOTE: the patch is incoplete, among others, it does not contain any tests and it is not sure, if the solution is optimal. But it works, and it is provided for testing purposes.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

