0
votes
0answers
13 views

can anybody explain how to create a wasp contour map in Q GIS? [duplicate]

can anybody explain how to create contour map,I need to export in .map format.
1
vote
2answers
247 views

Import Civil 3D DEM to ArcMap or QGIS

I have some survey data exported from Civil 3D in both dtm and dem formats. I thought the I would be able to use the dem more easily, but I think the format is different from a USGS DEM. Is it ...
5
votes
1answer
105 views

How do I find location of minimum value within a buffer (around a point)

I have a digital elevation model (DEM) with a point location defined. I want to locate the lowest height values at a set distance from this point. I envisaged creating a buffer around the point ...
0
votes
1answer
1k views

How can I convert SRTM data to DEM or DTED?

i am working on a project which is not commercial and i need some digital elevation data for visualization. in net i have found a link and i have downloaded .asc data from following link.. SRTM Data ...
4
votes
1answer
325 views

Which interpolation method is the most suitable for DEMs?

Which interpolation method is the best suitable for hill/valley areas and normal ground with undulations and rivers? When working with Aster 30mX30m DEMs, which method will give the most realistic ...
2
votes
2answers
2k views

Replacing Raster Values in Ras1 with Ras2

I have two rasters Ras1 and Ras2. I want to change the Ras1. In Ras1, there are few areas, lines, points I am interested having nodata cells and wrong data cells.(limited to interested areas only ...
2
votes
2answers
123 views

Finding Two locations with a conditional search on DEM

I want to find two locations H difference in elevation between two locations on a DEM. Ex: point A and B are my output after search on DEM. conditions are (1)buffer R distance around point A and (2) ...
9
votes
4answers
891 views

comparing two DEMs

i have two Lidar las files, one is original let's say with X points. And the other is copy of the first las file but with Y points, where Y is less than X. Now, i wanted to compare how the Digital ...