[GRASS-dev] [GRASS GIS] #2239: GRASS 7: v.to.rast -d produces empty raster when used on areas
GRASS GIS
trac at osgeo.org
Tue Apr 1 03:38:43 PDT 2014
#2239: GRASS 7: v.to.rast -d produces empty raster when used on areas
-------------------------+--------------------------------------------------
Reporter: sbl | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Keywords: v.to.rast | Platform: All
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Converting areas from vector to raster (v.to.rast) with the -d flag (dense
lines) results in an empty raster map.
This is probably/likely because boundaries are not lines in a topolgical
sense.
It may be technically chalenging to desify also boundaries. Here one might
probably have to distinguish shared boundaries (which can not be
densified) and boundaries "owned" by a single area (which could be
desified).[[BR]]
In any case, it would be helpful to catch this behavior at least using a
warning/error message and by adding information to the manual.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2239>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list