[GRASS-dev] [GRASS GIS] #2565: pygrass: allow high-level creation of an area in vector map
GRASS GIS
trac at osgeo.org
Wed Jan 28 14:30:33 PST 2015
#2565: pygrass: allow high-level creation of an area in vector map
-------------------------+--------------------------------------------------
Reporter: lrntct | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Python | Version: svn-releasebranch70
Keywords: pygrass | Platform: All
Cpu: All |
-------------------------+--------------------------------------------------
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.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2565>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list