Update README.md
Browse files
README.md
CHANGED
|
@@ -68,6 +68,8 @@ The Curvature layer was calculated from the DEM after applying a smoothing filte
|
|
| 68 |
- Curvature = A + B + C + D
|
| 69 |
|
| 70 |

|
|
|
|
|
|
|
| 71 |
A fixed distance L = 10 meters was used to ensure the output captures broader terrain features and appears smoother.
|
| 72 |
- The <b>raw</b> folder contains curvature values directly computed from the formula above
|
| 73 |
- Edge artifacts were cropped
|
|
|
|
| 68 |
- Curvature = A + B + C + D
|
| 69 |
|
| 70 |

|
| 71 |
+
Image source: https://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00q90000000t000000
|
| 72 |
+
|
| 73 |
A fixed distance L = 10 meters was used to ensure the output captures broader terrain features and appears smoother.
|
| 74 |
- The <b>raw</b> folder contains curvature values directly computed from the formula above
|
| 75 |
- Edge artifacts were cropped
|