[GRASS-dev] [GRASS GIS] #2324: v.to.rast: useless area warning on points-only maps
GRASS GIS
trac at osgeo.org
Tue Jun 3 07:46:44 PDT 2014
#2324: v.to.rast: useless area warning on points-only maps
-------------------------+--------------------------------------------------
Reporter: neteler | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-releasebranch70
Keywords: v.to.rast | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by annakrat):
It seems to me that the condition is ok. You get the warning because the
default value of type parameter is point,line and area. So you should
specify explicitly type=point to avoid the warning. To avoid the confusion
the type parameter could be required but then we need to type more which
is probably not what we want.
BTW, I wonder why there is no warning about lines as well.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2324#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list