5
votes
2answers
294 views

How to batch import GDAL supported raster files into GRASS?

I am trying to import some GDAL supported raster files into a binary raster map layer using the r.in.gdal module from QGis Grass tool. As I have multiple files to import, I would like to batch import ...
0
votes
1answer
96 views

GRASS importing same-name rasters fails

I have NED elevation data in 3 rasters. (That's how it downloaded from USGS NED page.) The files are named "61471006", "61471006_2", and "61471006_3". I succeeded in using the GRASS GUI and menu ...
3
votes
2answers
655 views

JPG file all black when added as raster in QGIS

I add a new raster layer in the latest QGIS and select a JPG file, but it is all black. I tried adding the TIF version of the same image and that worked. What is it with the JPG, and how should I ...