Skip to content

Latest commit

 

History

155 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Land Cover Survey

Land Cover Survey preview — open the live app

Demo License: MIT

Caution

Alpha software for research and demonstration, not production use. The web app depends on external services with known coverage and response limits; validate results before use. The local Python workflow can use a full GeoPackage. See the user guide and current CLI limitations.

Tools for calculating land-cover area per Swiss cadastral parcel from official survey data (Amtliche Vermessung), with browser, command-line, and specialist workflow implementations.

Demo

Live web app: https://bbl-dres.github.io/landcover-survey/

Land Cover Survey parcel analysis with map, summary, and results table Land Cover Survey map with classified land-cover areas on a parcel

The repository root opens the browser implementation.

Implementations

Implementation Status and purpose Demo Details
Web App Alpha; interactive parcel and batch analysis Open app README
Python CLI Local processing with exact LV95 areas and local data Local only README
FME workspace Original local workflow; requires a commercial FME Form licence Local only README
Offline Dashboard Builds a self-contained dashboard from GeoJSON Open app README
Green Roof Experimental browser-based vegetation analysis Open app README
AlphaEarth Experimental Earth Engine classification research Local only README

Run locally

Serve the repository root with any static web server:

python -m http.server 8000

Then open http://localhost:8000/. The root redirects to the web app; other hosted tools are available at their paths shown above.

Documentation

Related project: Green Inventory.

License

MIT

About

Aggregate land cover area (m²) per Swiss cadastral parcel from official Amtliche Vermessung (AV) data — supports single-parcel EGRID lookup and full municipal batch processing.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages