Skip to content

Documentation of Green Paths route planner (service architecture etc.)

License

Notifications You must be signed in to change notification settings

DigitalGeographyLab/green-paths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

green-paths

Green Paths is an open source route planner being developed by Digital Geography Lab, University of Helsinki, currently within the project UIA HOPE – Healthy Outdoor Premises for Everyone funded by Urban Innovative Action.

Its goal is to help people find routes of fresh air, less noise and more greenery for walking and cycling in the Helsinki capital region. Also, it provides means for researchers to study citizens travel-time exposure to environmental qualities and to assess presence of healthier routes in different areas.

The project utilizes air quality index (AQI) data from the FMI-ENFUSER modeling system (by the Finnish Meteorological Institute) and modeled traffic noise data from the Helsinki capital region. AQI is based on real-time hourly data as a composite measure of NO2, PM2.5, PM10, SO2 and O3. Green view (i.e. greenery) data is derived from analyzing Google Street View images and openly available land cover data by HRI.

Currently implemented features include calculation of unpolluted, green and quiet paths for walking or cycling (separately) with respect to real-time air quality, street level green view index and typical (day-evening-night) noise levels from road and rail traffic. The exposure-based routing method (and application) is based on an MSc thesis.

Live demo: green-paths.web.app

Roadmap

The project roadmap is currently presented as epics in github.com/orgs/DigitalGeographyLab/projects/1.

Components

Materials

Tech

Server & data processing: Python 3.8, igraph, GeoPandas, Shapely, Flask & Gunicorn
UI: React, Redux & Thunk, Mapbox GL JS & Turf.js, TypeScript

Green Paths routing API

See hope-green-path-server/docs/green_paths_api.md for detailed documentation (endpoints etc.) of the green paths routing API.

Contributing

  • See also CONTRIBUTING.md
  • Please bear in mind that the current objective of the project is to develop a proof-of-concept of a green path route planner rather than a production ready service
  • You are most welcome to add feature requests or bug reports in the issue trackers of the related projects
  • When contributing to the project, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change ([email protected])
  • Simple typo fixes etc. can be sent as PRs directly, but for features or more complex bug fixes please add a corresponding issue first for discussion

Links

License

MIT

About

Documentation of Green Paths route planner (service architecture etc.)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published