[PYTHON IN ARC GIS #9]Terrain Analysis | Hillshade | Slope | Aspect | Spatial Analyst

preview_player
Показать описание
This video explains how to get hillshade, slope, aspect from a raster (Digital Elevation Model) using python script in arcgis (Arcpy), change color of map for proper visualization by classifying, save the file.
Steps:

Import Raster file in Arc GIS

sa in Arcpy means spatial analyst
Ensure that spatial analyst is enabled…
Customize | Extension...| Check on the spatial analyst

Slope:
Identifies the slope (gradient, or rate of maximum change in z-value) from each cell of a raster surface.

Aspect:
Direction of slope i.e. towards which direction (N,E,S,W,NE,SE,NW,SW), the slope is facing.

Hillshade:
The Hillshade tool creates a shaded relief raster from a raster.

Learn about slope:

Learn about aspect:

Learn about Hillshade:

Open Python console and write code
Slope: Only enter raster file. Other options are not compulsory fields so leave as they are…slope varies from 0 to 90,

Then save the file to the required location.

FOR VIDEO TUTORIAL ON SOIL MECHANICS

FOR VIDEO TUTORIAL ON REINFORCED CEMENT CONCRETE (RCC)

FOR VIDOE TUTORIAL ON AGGREGATE

FOR VIDEOS TUTORIAL ON STRUCTURE|INDETERMINACY

FOR VIDEOS TUTORIAL ON SAP2000 TUTORIAL :

FOR VIDEOS TUTORIAL ON QGIS TUTORIAL :

FOR VIDEOS TUTORIAL ON COCNRETE TUTORIAL :

FOR VIDEOS TUTORIAL ON AUTOCAD TUTORIAL :

FOR VIDEOS TUTORIAL ON PROJECT MANAGEMENT :

~~~~IF YOU LIKE THIS VIDEO~~~

~~~PLEASE SUBSCRIBE|LIKE|SHARE~~~

~~~FOR ANY QUESTIONS, DO COMMENT ~~~~

FOLLOW ON TWITTER :

LIKE ON FACEBOOK :

CHANNEL URL

BLOG
Рекомендации по теме
Комментарии
Автор

Very helpful tutorial man, Keep up the good work .

ElfengourAbdelhakGIS