#1911: v.hull bit broken output on wingrass
--------------------------------------+-------------------------------------
Reporter: ahaav | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Keywords: wingrass, v.hull, vector | Platform: MSWindows 7
Cpu: x86-64 |
--------------------------------------+-------------------------------------
The output vector from v.hull has no database link and it is impossible to
remove it using g.remove:
{{{
Removing vector <convexhull@PERMANENT>
WARNING: Unable to open header file of vector <convexhull@PERMANENT>
ERROR: Unable to read header file of vector map <convexhull@PERMANENT>
}}}
Also, may be related: using cats attribute does not seem to affect the
outcome.
Tested on WinGRASS 7 svn revision 55585 (OSGeo4Ww)