Opened 10 years ago
Last modified 6 years ago
#2565 new enhancement
pygrass: allow high-level creation of an area in vector map
Reported by: | lrntct | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6.2 |
Component: | Python | Version: | svn-releasebranch70 |
Keywords: | pygrass | Cc: | |
CPU: | All | Platform: | All |
Description
Today, pygrass don't allow the easy creation of an area, like it does with points and lines. Trying to do so results in the following error:
AttributeError: 'VectorTopo' object has no attribute '_write_area'
This subject was discussed there: http://lists.osgeo.org/pipermail/grass-user/2014-December/071466.html
Inclusion of this functionality would be very helpful, especially for modules writing vector features.
Change History (12)
comment:1 by , 9 years ago
Milestone: | 7.0.0 → 7.0.3 |
---|
comment:2 by , 9 years ago
comment:5 by , 9 years ago
Milestone: | 7.0.4 → 7.0.5 |
---|
comment:6 by , 8 years ago
Milestone: | 7.0.5 → 7.3.0 |
---|
comment:9 by , 6 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:10 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
Note:
See TracTickets
for help on using tickets.
As an idea, how about wrapping around the functionality of v.edit?
https://grass.osgeo.org/grass70/manuals/v.edit.html#add-new-features-to-existing-vector-map