3
votes
2answers
63 views

Obtain all elevations points from a raster DEM

I need to obtain all elevation grid points from a raster DEM. I see the steps required as: Read in raster DEM (Arc Info Binary Grid format). Create subset area using Points2One (see triangle area ...
3
votes
1answer
107 views

Python Script for getting elevation difference between two points

I have several stream segments 1000 Km long. I need to find the elevation difference between two consecutive points of distance 1 Km starting from the upstream to downstream. How can I get the ...
5
votes
3answers
96 views

How to transform GPX-tracks into elevation-tracks with any GIS?

I have a GPS track in GPX format available from a recent bike tour and I need and want to do some analysis on the tracks. I'm wondering whether there is any way to transform the GPX data into an ...
1
vote
1answer
64 views

How to apply DEM elevation adjustment parameters?

I have a nice DEM, created from UAV data, which I want to process further in QGIS, my platform of first choice. In order to represent the evelation of each pixel correctly, I have to adjust the ...
0
votes
0answers
22 views

How to extract elevation data from DEM along a polyline [duplicate]

I've been trying to use qGIS to extract and save as an attribute the data elevation along a line, knowing that something similar is available in ArcGIS using the Spatial Analysis tool. So far, ...
3
votes
1answer
47 views

What function should I use to assess the degree of elevational change (rocky cliffs etc.) of a DEM?

I have a DEM of my research area and I want to assess how the topography/elevation changes. I am specifically looking to see what areas may be good suitable bat-roosting habitat so I am trying to ...
2
votes
1answer
89 views

filter / generalize elevation points on the basis of some conditions

I wanted to generalize many elevation points in a rectangular area (about 700 square km). I need to take about 3 points for square km. These points must satisfy some conditions: One of these ...
0
votes
1answer
201 views

Calculate maximum and minimum elevation for a polygon layer from a DEM [duplicate]

I have a polygon layer and would like to know the min and max elevation within each polygon. My elevation layer is a digital elevation model. I'm not quite sure how to extract that information. I am ...
2
votes
1answer
166 views

Orthogonal Height Profile along line (sextante -> v.segment, r.profile?)

While trying to find a way to find "valleys/ridges" within a DEM, I'd like to know if there are tools, plugins or "methods" known or available to automatically generate height profiles along a given ...
3
votes
2answers
308 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. ...
1
vote
1answer
212 views

How to calculate an hypsographic curve of a raster trhough a DEM

I am using Arcgis 10.1. I have a MODIS raster from the NSIDC website with a pixel resolution of 500 m and an attribute table with the fields 'VALUE' (as the code of snow, clouds, etc.) and 'COUNT' (as ...
4
votes
5answers
458 views

Elevation correction ASTER GDEM2 (+10m)

My ASTER GDEM2 has a average elevation error of -10m for my area. (I testet it using 90 defferential GPS reference points and compared it with old Topo25, SRTM, and GoogleMaps). I would like to ...
5
votes
1answer
5k views

How to calculate an elevation profile for a polyline in arcgis 10 with spatial analyst/3D analyst?

My elevation data is a floating point tif. I have a road for which I need to calculate the elevation profile, but I can“t see the tools to do this. Can I do this with ArcGIS? yours, Rob
12
votes
4answers
2k views

What is the best colour-ramp to use for elevation?

This is maybe rather subjective as it concerns style, but I would like to have a few decent colour ramps for my DEM when it is layed over my hill-shading. I have created the Swiss hillshade model as ...
1
vote
1answer
431 views

Why does QGIS Profile from Line tool give me the same value for every point?

I'm trying to make an elevation profile with QGIS's Profile from Line plugin. But when I do, the resulting points all have the same value: -32,767. I'd like to know what I'm doing wrong. My elevation ...
3
votes
1answer
134 views

Change ellipsoid reference for altitude in a DEM

I have DEM data stored as RGF93 (Lambert-93) for lat/lon and NGF-IGN69 for altitude. I'm trying to change the reference ellipsoid for the elevation data (ultimately to NTF, but WGS84 would be fine to ...
1
vote
0answers
238 views

How to create a profile with profile points at discrete altitude intervalls, e.g. each 10 m

In both SAGA and QGIS theres a profile-from-line-function that does a nice job of creating profiles. But there's no way to control the altitude spacing. Any ideas for workflows that would allow me ...
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 ...
2
votes
1answer
381 views

Read .DEM (USGS) FIles with C#

I have a huge number of .DEMs and have been investigating how to process them into something useful. Does anyone know how, or even if it is possible to read coordinates and elevation data from ...
6
votes
5answers
762 views

Is there an online tile-based elevation service?

I am working on an application that requires the elevation at a given lat/long coordinate for lots of closely spaced coordinates along any given irregular path. (The path is a trace of a ...
0
votes
0answers
485 views

buildings shadow areas calculation

is it possible to calculate shadow areas of buildings or simulate shadows of buildings in a city using e-cognition software, with the DSM of the buildings and the sun angle and azimuth known?....if ...
3
votes
6answers
1k views

shadow simulation from buildings

is it possible to use hillshade function in ArcMap to calculate shadow areas of buildings or simulate shadows of buildings, using DSM of the buildings and the sun angle and azimuth?
8
votes
4answers
2k views

Code to calculate elevation profile along line from a DEM

Given a DEM (Digital Elevation Model) say in and a line (x1,y1) --> (x2,y2) (paired coordinates (x,y)), how can one calculate the elevation profile or cross-section projected on that line ? I am ...
1
vote
3answers
1k views

Where can I download 1 arc-second elevation data for Canada other than Geobase?

Can someone suggest a source for Canadian elevation data better or equivalent to 1 arc-second? I have a good data source for Ontario but for other provinces folks often recommend Geobase which claims ...