1
vote
1answer
53 views

No. of Bands in the input Raster

I have downloaded a 7.5 min DEM . Now while I am trying to mosaic them it gives me an error saying "Input and target dataset should have the same number of bands" . How can I figure out the number of ...
2
votes
2answers
88 views

Calculating Runoff / Streams using DEM in ArcGIS

I am just curious about the workflow that many of you use for runoff/stream analysis using a DEM and create a "water network" from the results in ArcGIS 10.1? I know the average rainfall for different ...
1
vote
1answer
94 views

DEM to STL (3D Printer Format)

I have a DEM in ArcGIS 10.1 that I would like to get into STL format for a 3D printer. Does anyone know some software that will allow me to make this conversion? I have to use the STL format because ...
2
votes
3answers
145 views

What could cause garbage hillshade output

I've used Hillshade successfully in the past, but for this DEM I keep getting a weird output. It's a 30-meter TIFF downloaded from the National Elevation Dataset. And this is what the output looks ...
3
votes
2answers
133 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
1answer
138 views

arcgis python window VS pywin32

I have problems while using the ZonalHistogram function in Python. It seems to give strange results, while, with the same code run in arcgis' python window everything works fine. I am trying to study ...
1
vote
1answer
210 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 ...