Tagged Questions
1
vote
1answer
123 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, ...
1
vote
2answers
47 views
contour lines from point shape attribute
I have a point shape file and one of the attribute refers to the altitude.
Is is possible to obtain a contour lines shape file in GRASS?
9
votes
3answers
422 views
What are common methods for converting raster digital elevation data to vector contours?
In researching this I have found many references to the opposite, creating elevation data from contours, but nothing regarding contour creation. Preferably, I am looking for open source solutions like ...
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
2answers
452 views
Interpolation of contours (from one “main-contour-shapefile”)
I calculated, that the best and smalest possible äquidistance (equidistant) for my map is 30m. After I generlized my DHM, I extracted contours of a intervall of 30m and smoothed them. Now I have my ...
4
votes
4answers
476 views
How to automatically plot intermediate contours with QGIS, GRASS GIS or SAGA GIS?
I'm mapping a steep mountain range. My main contour interval is 50 m and my intermediate contour interval is 10 m. In steep areas, the interval of 10 m is too small, so I need to leave ...
4
votes
1answer
920 views
Create filled contour map with GRASS
Background
I'm trying to make contour/isoline/isochrone maps to show what areas are within walking distance to schools for my pet project to help with the Safe Routes to School program. I followed ...