Tagged Questions
0
votes
0answers
20 views
QGIS 1.8.0-Lisboa error message when converting DEM to Contours
I am trying to convert a small DEM (1 megabyte) into contours. When I go to - Extraction - Contour- and run it I get the following message:
"ERROR 1: CPLRealloc(): Out of memory allocating 416 ...
-1
votes
0answers
23 views
Trying to create contours from DEM; getting ERROR 1 [closed]
I'm trying to create contours with a 10 ft interval from a DEM, and I'm getting the following error: ERROR 1: CPL Realloc () = Out of memory allocating 416 bytes. I've tried this on a geotiff and ...
1
vote
2answers
103 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
122 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
589 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
420 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
4k 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
738 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
382 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 ...