[GRASS-user] Overlay grids and lines tool in gism fails to draw
	grid in map wi ndow
    Patton, Eric 
    epatton at nrcan.gc.ca
       
    Thu Sep 14 10:30:08 EDT 2006
    
    
  
I'm having trouble getting the 'Overlay grids and lines' tool in gis.m to
draw a grid. No matter what the grid spacing is set to, or whether I choose
to draw a geographic grid or not, no grid draws.
Running the command from the CLI also falis to draw a grid:
# Geographic grid
d.grid -g size=00:00:01 origin=0,0  color=170:170:170 bordercolor=0:0:0 
Segmentation fault
# UTM grid
d.grid size=2000 origin=0,0  color=170:170:170 bordercolor=0:0:0
Segmentation fault
Can anyone verify this problem? It's been persistent for weeks, despite
daliy cvs updates.
~ Eric.
    
    
More information about the grass-user
mailing list