Caution
Unofficial prototype for demonstration purposes only. The applications use a limited public sample and mock content, are not feature-complete, and are not intended for production use.
Interactive GIS prototypes for green-space inventory, maintenance planning, and field survey of properties managed by the Swiss Federal Office for Buildings and Logistics (BBL / Bundesgärtnerei).
Main app: https://bbl-dres.github.io/green-inventory/
The repository root opens the Green Areas prototype.
| Prototype | Purpose | Demo | Details |
|---|---|---|---|
| Main App — Green Areas | Inventory, care profiles, contracts, inspections, tasks, and costs | Open app | README |
| Care & Maintenance | Geometry editing, care-profile library, filtering, and export | Open app | README |
Serve the repository root with any static web server:
python -m http.server 8000Then open http://localhost:8000/. It redirects to the main app; the other prototype
is available at /prototype-care/.
- Main App documentation — features, data pipeline, technology, and layout.
- Care & Maintenance documentation — workflows, care profiles, standards, setup, and structure.
- Related project: Land Cover Survey source and live app for parcel-level land-cover analysis.


