Opened 9 years ago

Last modified 5 years ago

#2565 new enhancement

pygrass: allow high-level creation of an area in vector map

Reported by: lrntct Owned by: grass-dev@…
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 lrntct, 8 years ago

Milestone: 7.0.07.0.3

comment:2 by neteler, 8 years ago

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

comment:3 by neteler, 8 years ago

Milestone: 7.0.3

Ticket retargeted after milestone closed

comment:4 by neteler, 8 years ago

Milestone: 7.0.4

Ticket retargeted after 7.0.3 milestone closed

comment:5 by martinl, 8 years ago

Milestone: 7.0.47.0.5

comment:6 by martinl, 8 years ago

Milestone: 7.0.57.3.0

comment:7 by martinl, 8 years ago

Milestone: 7.3.07.4.0

Milestone renamed

comment:8 by neteler, 6 years ago

Milestone: 7.4.07.4.1

Ticket retargeted after milestone closed

comment:9 by neteler, 6 years ago

Milestone: 7.4.17.4.2

comment:10 by martinl, 6 years ago

Milestone: 7.4.27.6.0

All enhancement tickets should be assigned to 7.6 milestone.

comment:11 by martinl, 5 years ago

Milestone: 7.6.07.6.1

Ticket retargeted after milestone closed

comment:12 by martinl, 5 years ago

Milestone: 7.6.17.6.2

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.