Skip to content

Latest commit

 

History

121 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Green Inventory / Grünflächeninventar

Social Media Preview

License: MIT GitHub Pages JavaScript MapLibre GL JS No Build Tools

Caution

Unofficial mockup for demonstration purposes only. The data shown is a limited sample for demonstration only — not the full dataset. Not all features are fully functional. This project is a visual and conceptual prototype — not intended for production use.

Interactive GIS web-app mockups for urban green-space inventory, maintenance planning, and field survey of properties managed by the Swiss Federal Office for Buildings and Logistics (BBL / Bundesgärtnerei). The repo holds two independent prototypes, each in its own folder with its own README.

Prototypes

Main App — Green Areas

Mockup exploring care profiles, contracts, inspections, task planning, and cost tracking against a denormalised data model. Multilingual, with tabbed per-property detail views and more attribute panels per entity.

Built on public sample data from the Federal Horticulture/Gardening Service — a representative excerpt for demonstration only; the full dataset is not published here.


Landcover Survey

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.

Running locally

No build tools, no dependencies — just static files. From the repo root:

# Python
python -m http.server 8000

# Node
npx http-server

# PHP
php -S localhost:8000

Then open http://localhost:8000/. The root redirects to the main app; each prototype lives at its own path (e.g. /prototype-care/). The old /prototype1/ path still redirects to /prototype-care/.

Deployment

GitHub Pages: push to main deploys automatically. Alternatives: Netlify, Vercel, CloudFlare Pages, or any static file server.

License

MIT

About

Interactive GIS web application mockup for urban green space inventory, maintenance planning, and field survey — built around interactive maps, care profiles, and task management.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages