[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-grass-general] gdal and grass



Dear all,
one of GRASS commands does not work. I suspect this is due to gdal packaging:
==========================================
r.out.gdal input=t_dtm@PERMANENT format=GTiff 
type=Byte output=/home/daniela/prova  
Writing format: GTiff 
Writing type:   Byte 
/usr/lib/grass/scripts/r.out.gdal: line 129:  
6156 Segmentation fault      gdal_translate -of 
$FORMAT -ot $TYPE -a_srs "`g.proj -wf`" 
$CREATEKEY $METAKEY $CELLHD $OUTPUT 
 
 
r.out.gdal input=t_dtm@PERMANENT format=GTiff 
type=Int16 output=/home/daniela/prova  
Writing format: GTiff 
Writing type:   Int16 
/usr/lib/grass/scripts/r.out.gdal: line 129:  
6165 Segmentation fault      gdal_translate -of 
$FORMAT -ot $TYPE -a_srs "`g.proj -wf`" 
$CREATEKEY $METAKEY $CELLHD $OUTPUT
==========================================
BTW: any progress on the gdal-grass?

All the best.
pc

-- 
Paolo Cavallini
cavallini@faunalia.it   www.faunalia.it   www.faunalia.com
Piazza Garibaldi 5 - 56025 Pontedera (PI), Italy   Tel: (+39)348-3801953



Reply to: