[GRASS-dev] [GRASS GIS] #729: v.to.rast fails to convert area in LL location when region spans equator

#729: v.to.rast fails to convert area in LL location when region spans equator
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.5.0
Component: Vector | Version: svn-develbranch6
Keywords: v.to.rast | Platform: Linux
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
In some region settings v.to.rast fails to convert area (vector area is
missing in raster). No error message is printed.

If computational region is reduced to just one part of equator, area gets
converted to raster just fine.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/729&gt;
GRASS GIS <http://grass.osgeo.org>

#729: v.to.rast fails to convert area in LL location when region spans equator
---------------------+------------------------------------------------------
  Reporter: marisn | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: major | Milestone: 6.5.0
Component: Vector | Version: svn-develbranch6
Resolution: | Keywords: v.to.rast
  Platform: Linux | Cpu: Unspecified
---------------------+------------------------------------------------------
Comment (by marisn):

First reported in ML: http://lists.osgeo.org/pipermail/grass-user/2009-
August/052032.html

Steps to reproduce:
{{{
v.to.rast input=defect@PERMANENT output=deff use=cat type=point,line,area
layer=1 value=1 rows=4096
}}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/729#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>