Skip to content
#

terrain-analysis

Here are 19 public repositories matching this topic...

Python-based slippy map tile server that downloads USGS 3DEP LIDAR point clouds, processes them into DSMs and generates tiles. Intended to reveal hidden terrain features (building edges, cliffs) under vegetation in OpenStreetMap iD Editor

  • Updated Sep 26, 2025
  • Python

This program trains a fully connected feed-forward neural network to estimate if line-of-sight exists (binary, 0 or 1) for equally spaced points along a 2-dimensional terrain. The inputs to the model are the elevations of equally spaced points along the line-of-sight vector. The outputs are binary predictions of if line-of-sight exists between t…

  • Updated Sep 4, 2020
  • Python

A Python-based Decision Support System (DSS) that predicts soil erosion risk in tons/hectare using Multiple Linear Regression on rainfall and slope data, with automated risk classification and engineering recommendations. Built for Ghanaian terrain.

  • Updated Apr 2, 2026
  • Python

Improve this page

Add a description, image, and links to the terrain-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the terrain-analysis topic, visit your repo's landing page and select "manage topics."

Learn more