Re: [GRASS-user] Error while exporting

2011-05-22 Thread Markus Metz
On Wed, May 18, 2011 at 10:29 AM, Glynn Clements gl...@gclements.plus.com wrote: Markus Metz wrote: The NULL value of the reclass map is not recognized as NULL value, but instead treated as a valid number. This seems to be a bug in the GRASS library, specifically in

Re: [GRASS-user] Error while exporting

2011-05-18 Thread Glynn Clements
Markus Metz wrote: The NULL value of the reclass map is not recognized as NULL value, but instead treated as a valid number. This seems to be a bug in the GRASS library, specifically in G_get_null_value_row() and has probably been around since GRASS 6.3. AFAICT, it has been around

Re: [GRASS-user] Error while exporting

2011-05-17 Thread Markus Metz
On Mon, May 16, 2011 at 3:32 PM, Monica Buescu monicabuescu1...@gmail.com wrote: I'm expericing a problem while trying to export a reclasses (r.reclass) raster map: I'm getting this error: Exporting to GDAL data type: Byte Checking GDAl data type and nodata value Selected GDAL datatype does

Re: [GRASS-user] Error while exporting

2011-05-17 Thread Glynn Clements
Markus Metz wrote: The NULL value of the reclass map is not recognized as NULL value, but instead treated as a valid number. This seems to be a bug in the GRASS library, specifically in G_get_null_value_row() and has probably been around since GRASS 6.3. AFAICT, it has been around as long

Re: [GRASS-user] Error while exporting

2011-05-17 Thread Markus Metz
On Tue, May 17, 2011 at 3:09 PM, Glynn Clements gl...@gclements.plus.com wrote: Markus Metz wrote: The NULL value of the reclass map is not recognized as NULL value, but instead treated as a valid number. This seems to be a bug in the GRASS library, specifically in G_get_null_value_row()

[GRASS-user] Error while exporting

2011-05-16 Thread Monica Buescu
I'm expericing a problem while trying to export a reclasses (r.reclass) raster map: I'm getting this error: Exporting to GDAL data type: Byte Checking GDAl data type and nodata value Selected GDAL datatype does not cover data range. GDAL datatype: Byte, range: 0 - 255 Raster map

[GRASS-user] Error while exporting a raster in Windows

2010-10-14 Thread Luisa Peña
I'm trying to export a raster from GRASS using this command r.out.gdal -f input=...@permanent output=C:\b10.tif nodata=0 and I get this error: Exporting to GDAL data type: Byte Checking GDAl data type and nodata value ERROR 1: TIFFOpen:C:\b10: Permission denied ERROR: Unable to create C:\b10

Re: [GRASS-user] Error while exporting a raster in Windows

2010-10-14 Thread Glynn Clements
Luisa Peña wrote: I'm trying to export a raster from GRASS using this command r.out.gdal -f input=...@permanent output=C:\b10.tif nodata=0 and I get this error: ERROR 1: TIFFOpen:C:\b10: Permission denied That seems fairly self explanatory: you don't have permission to create files in the