1
vote
2answers
59 views

Is it possible to colour areas between (vector) contours?

...without making it a DEM first? Joshdoe seems to have done so ("Styled in QGis") here but doesn't say how. Thanks!
1
vote
1answer
77 views

QGIS contour lines shapefile to DEM help

I want to create a DEM from depth contours (shapefile) in QGIS. I've been trying to work out how to do this based on this previous question, notably from this link from that page, however I'm stuck, ...
2
votes
1answer
546 views

How to create a Digital Elevation Model

How to create a DEM starting from layers shapefile "contour lines" and "shares"? which module of GRASS I need to use? thanks for yours responses....
1
vote
1answer
402 views

Help with technique to create contours from ASTER DEM in Phnom Penh, Cambodia

I have the ASTER version 2 DEM of Cambodia. I want to use it to create 1m contours of Phnom Penh, Cambodia. If anyone has this already please let me know. Now, onto the problems: I am using ArcGIS ...
7
votes
4answers
3k views

Is it possible to make a DEM from contours in QGIS?

Is it possible to make a DEM from contours in QGIS? I have a shp file (contours) and their heights, can I use QGIS for produce a DEM without using GRASS? I find this creating a dem from contours but ...
13
votes
1answer
714 views

Good practice for generating contours from a DEM

We have just received a large set of DEMs at work and I would like to generate contours from them. The DEMs have a resolution of 1m and a size of 1kmx1km. Output from gdalinfo: Driver: ...
4
votes
1answer
371 views

Obtaining a contour as a single polygon in ArcGIS?

I have a DEM that I want to retrieve a single contour polygon from at a given elevation. I can use the Contour tool to obtain a series of polylines at a given elevation by setting the contour interval ...