Tagged Questions
0
votes
1answer
30 views
Global DEM and country borders
I am trying to split up the world into 2 categories based on elevation (below 2000m and above 2000m) while still including a country identifier. So in the end, I would like to have 2 types of units ...
4
votes
1answer
76 views
How to calculate the volume of several DEMs to obtain elevation and volume changes?
I am trying to calculate the volume of several DEMs in order to obtain elevation and volume changes. I have pixels of 1x1 each one associated to an elevation. I used several methods but non of them ...
3
votes
2answers
139 views
Create hachures from DEM in ArcGIS 10.1
I have created contour lines from DEM and now I need to create hachures/bergstrich for them. I believe that spatial analyst should solve this, but I'm not used to it and I didint found any similar ...
1
vote
3answers
383 views
How To find the Catchment Area for a Dam?
I have a DEM of my study area, and polyline shapefile of the Dams in that area.
I have run the standard Hydrology tools on it( Fill, Flow Direction & Flow Accumulation).
I know that you can ...
5
votes
2answers
1k views
Viewsheds and Observer Points in ArcGIS Spatial analyst
I am trying to understand the viewshed and observer points tool in spatial analyst.
I want to show which areas of land can see a wind turbine, or put another way, from where can the wind turbine be ...
1
vote
1answer
140 views
How to convert accuracy of DEM from 5 decimal places to 2
I had a csv dataset comprising of regular points containing elevation "z-values". I interpolated this using ESRI´s spatial analyst using the IDW method to produce a continuous raster surface. I set ...
2
votes
0answers
314 views
How to calculate Solar Radiation falling on vertical surfaces using DEMs and ArcGIS?
I am using ArcGIS10 Area Solar Radiation tool to calculate irradiation on horizontal surfaces (building roofs) but need to do the same for vertical surfaces (building facades). Any ideas on how to do ...
0
votes
0answers
152 views
slope and mosaic datasets
I was wondering if anyone has had any experience with combining multiple DEM’s into a mosaic dataset. I am working with several DEM’s and need to convert them to slope. I’m having an issue with ...
5
votes
2answers
776 views
Can shaded relief be “blended” with DEM colour ramp in ArcGIS to produce a more visually dramatic result?
Not being able to use true transparencies with ArcGIS colour ramps where only solid colours are allowed has me always wondering about how to improve the look of the surface in my maps without ...
5
votes
1answer
207 views
How do I get the upstream distance to all points in a DEM from a single downstream point?
I want to get the upstream distance to all points in a DEM from a single downstream point. The goal is to create a "downstream distance to a point grid". This then would allow me to create "distance" ...
5
votes
1answer
5k views
creating a dem from contours
I have a large set of contours that I received broken down into several different subsets. I have merged most of the subsets together creating a larger set of contours in three different files. I have ...
4
votes
1answer
290 views
When merging two DEMs, do they have to be in the same pixel bits?
I have a simple question. I have 2 different Digital Elevation Modeling (DEM). One is the state DEM and has 30m and has 16 pixel bit. I have a couple of smaller DEM that has 30m but they have 32 pixel ...
2
votes
1answer
521 views
Solar radiation calculation from GTOP030 DEM image
Can you help me to calculate solar radiation from GTOPO30 DEM image at the 30 m spatial resolution. I'm trying to do this many times using spatial analysis-solar radiation calculation tool in arcgis. ...
2
votes
1answer
625 views
How do I know if the DEM has z values?
How do I know if the DEM contains z-values ? By looking at the DEM's layer properties and it does not mention the z values. I then add it to the ArcScene and tried to find it..nothing...
It only ...
4
votes
2answers
411 views
comparing two TINs
i have the following two files:
1) LiDAR las file1
2) Let's give it a name LiDAR las file2, contains the same file1 data, where number of points randomly removed.
So if file1 contains X number of ...
9
votes
4answers
753 views
Are there any open source tools to detect and fill sinks on a DEM?
Are there any open source or inexpensive tools to detect and fill sinks on a DEM? ESRI Spatial Analyst is just out of my price range.
