Re: [GRASS-user] r.in.gdal and .raw files

2015-02-04 Thread Markus Neteler
On Wed, Feb 4, 2015 at 9:46 AM, Margherita Di Leo direg...@gmail.com wrote: On Tue, Feb 3, 2015 at 9:22 PM, Markus Metz On Tue, Feb 3, 2015 at 2:41 PM, Margherita Di Leo direg...@gmail.com wrote: anyone has experience with .raw files? I happen to have one to analyze (quite large indeed) and

Re: [GRASS-user] r.in.gdal and .raw files

2015-02-04 Thread Margherita Di Leo
Markus, On Wed, Feb 4, 2015 at 10:30 AM, Markus Neteler nete...@osgeo.org wrote: On Wed, Feb 4, 2015 at 9:46 AM, Margherita Di Leo direg...@gmail.com wrote: On Tue, Feb 3, 2015 at 9:22 PM, Markus Metz On Tue, Feb 3, 2015 at 2:41 PM, Margherita Di Leo direg...@gmail.com wrote: anyone

Re: [GRASS-user] r.in.gdal and .raw files

2015-02-04 Thread Margherita Di Leo
Markus, On Wed, Feb 4, 2015 at 10:51 AM, Markus Neteler nete...@osgeo.org wrote: On Wed, Feb 4, 2015 at 10:45 AM, Margherita Di Leo direg...@gmail.com wrote: On Wed, Feb 4, 2015 at 10:30 AM, Markus Neteler nete...@osgeo.org wrote: ... ... are you using the same GDAL version in QGIS and

Re: [GRASS-user] r.in.gdal and .raw files

2015-02-04 Thread Margherita Di Leo
Hi Markus, On Tue, Feb 3, 2015 at 9:22 PM, Markus Metz markus.metz.gisw...@gmail.com wrote: On Tue, Feb 3, 2015 at 2:41 PM, Margherita Di Leo direg...@gmail.com wrote: Hi, anyone has experience with .raw files? I happen to have one to analyze (quite large indeed) and r.in.gdal doesn't

Re: [GRASS-user] r.in.gdal and .raw files

2015-02-04 Thread Markus Neteler
On Wed, Feb 4, 2015 at 10:45 AM, Margherita Di Leo direg...@gmail.com wrote: On Wed, Feb 4, 2015 at 10:30 AM, Markus Neteler nete...@osgeo.org wrote: ... ... are you using the same GDAL version in QGIS and GRASS GIS? 1.10.1 (2013/08/26) Not that new :-) But if it is a mosaic, the camera

Re: [GRASS-user] r.in.gdal and .raw files

2015-02-04 Thread Margherita Di Leo
On Wed, Feb 4, 2015 at 11:24 AM, Markus Neteler nete...@osgeo.org wrote: - copy-paste the command here $ gdalinfo mosaic_RGB.raw ERROR 4: `mosaic_RGB.raw' not recognised as a supported file format. gdalinfo failed - unable to open 'mosaic_RGB.raw'. - run file thefilename and post the

Re: [GRASS-user] r.in.gdal and .raw files

2015-02-04 Thread Markus Neteler
On Wed, Feb 4, 2015 at 10:59 AM, Margherita Di Leo direg...@gmail.com wrote: On Wed, Feb 4, 2015 at 10:51 AM, Markus Neteler nete...@osgeo.org wrote: ... What does gdalinfo report on the file? If that works, r.in.gdal will work, too. Says that it is not recognised as a supported file format.

Re: [GRASS-user] r.in.gdal and .raw files

2015-02-04 Thread Margherita Di Leo
Mistery SOLVED.. the file got damaged during copy. The proper file is read by gdal and obviously by grass. sorry for noise madi On Wed, Feb 4, 2015 at 11:54 AM, Margherita Di Leo direg...@gmail.com wrote: On Wed, Feb 4, 2015 at 11:24 AM, Markus Neteler nete...@osgeo.org wrote: -

[GRASS-user] r.in.gdal and .raw files

2015-02-03 Thread Margherita Di Leo
Hi, anyone has experience with .raw files? I happen to have one to analyze (quite large indeed) and r.in.gdal doesn't seem to support it. However, for some magics, qgis is able to open it and I'm now converting it to tif. But it's taking kinda forever. Any better idea? Thank you in advance --

Re: [GRASS-user] r.in.gdal and .raw files

2015-02-03 Thread Markus Metz
On Tue, Feb 3, 2015 at 2:41 PM, Margherita Di Leo direg...@gmail.com wrote: Hi, anyone has experience with .raw files? I happen to have one to analyze (quite large indeed) and r.in.gdal doesn't seem to support it. However, for some magics, qgis is able to open it and I'm now converting it to