Tagged Questions
4
votes
3answers
1k views
Converting a .jpg map into a shapefile
I have a .jpg map of a set of U.S. counties that were affected by a tornado. The map shades where the tornado passed through, resulting in some counties only partially experiencing the tornado.
I ...
3
votes
3answers
293 views
Can a raster map in GRASS be saved in JPEG/BMP format?
I'm trying to save a raster map in GRASS in jpeg/bmp format without using the GUI for d.out.file/d.save. Is there a script to do it? I tried r.out.gdal but it produced a map that is black and white.