[GRASS-dev] Overlay grids and lines tool in gism fails to draw
grid in map wi ndow
Moritz Lennert
mlennert at club.worldonline.be
Thu Sep 14 10:45:54 EDT 2006
Patton, Eric wrote:
> 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.
I can confirm the problem.
Moritz
More information about the grass-dev
mailing list