[GRASS-dev] [GRASS GIS] #1443: GRASS 7: d.vect grid drawing problem

#1443: GRASS 7: d.vect grid drawing problem
---------------------+------------------------------------------------------
Reporter: neteler | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: | Platform: Linux
      Cpu: x86-64 |
---------------------+------------------------------------------------------
When importing attached SHAPE file of a 10 degree lines grid, the
horizontal lines are not draw. See attachments.

{{{
v.in.ogr worldgrid_10deg.shp out=worldgrid_10deg
g.region n=90 s=-90 w=-180 e=180
d.mon wx0
d.vect myworld_political type=area
d.vect worldgrid_10deg
}}}

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