1
vote
0answers
27 views

Rasterlayer divide

i´m new to qgis at all. I´m a blender user and found that beautiful NZ heightmaps at koordinates.com wich are CC 3.0 and free to use. I want to use this maps for heightmap displacement if i can ...
5
votes
1answer
69 views

What GIS software is required to export a GIS map as a hi-res raster image?

I am looking for some (preferably free) GIS software that will enable me to export multi-layered world maps (made up of shape-files and kml files and so on) as hi resolution (21,000 pixels wide), ...
3
votes
2answers
304 views

Exporting DEM-derived rasters to CSV from QGIS?

I have been able to import into QGIS a set of raster topographic maps and the associated DEM raster maps. It registered the two for me. From there I have calculated the associated slope raster map. ...
3
votes
2answers
115 views

How to export a raster into ascii without nodata values?

I need to export a grd raster file into ascii .xyz without nodata values. This is not a problem in itself...I´m using Saga-GIS export grid to xyz module.(ArcGIS 10.01 produces a very strange table of ...
3
votes
2answers
322 views

How to extract cell values from a raster file with Idrisi Taiga?

I need to convert raster cells into points. I use Idrisi and I need to generate a table containing xy (coordinates) and z (cell value).
2
votes
2answers
2k views

How to export a raster layer for external processing?

Is there a way to export all values from a raster to for example a cvs or other textfile or dbf or xls and later import (changed) values from that file back into the raster? For vector-files this is ...
5
votes
2answers
843 views

Using SearchCursor to access & export values in a raster table

I am desperately trying to export the values in a raster table to a .txt file. I've seen some other folk post about this, but for some reason can't get the code to work in my case. I have a raster, ...
4
votes
3answers
186 views

Export from GIS to static html clickable hypermap?

What plugins or tools are available to conveniently export a GIS view to a html clickable hypermap? Since 2005 or so we use a commerial plugin for ArcGIS, We have a working example of the output ...