Green Paths 2
0.1.0

Documentation:

  • Overview
    • Background
    • Green Paths 2.0 Framework
    • Module results
      • preprocessing module
      • routing module
      • analysing module
    • User configurations
    • Routing engine
    • Output Results
    • Geography Masters Thesis (completed June 2024)
  • Modules and Components
    • Post-thesis Improvements (after June 2024) to the software
    • Preprocessing
      • OSM Network
      • Rasterization pipeline
      • Overlay analysis
      • Normalization
    • Routing
    • Analysing
  • Credits License and Affiliations
    • Affiliations
    • License

User Guide:

  • Quickstart
  • Installation
    • Windows
    • Mac / Linux
  • Use Cases
    • Where can I use GP2
    • Single route: One-to-one
    • Many routes from single point: One-to-many
    • From all origins to all destinations: Many-to-many
  • Data Requirements
    • OSM PBF
    • OD files
    • Supported Exposure Data File Types
    • GENERAL
  • User Configurations
    • User Configuration Validation and Descriptor
    • Project Group
      • project_crs
      • datas_coverage_safety_percentage
    • Project YAML Group Examples
    • OSM Network Group
      • osm_pbf_file_path
      • original_crs
      • segment_sampling_points_amount
    • Data Sources
      • name
      • filepath:
      • data_type
      • original_crs
      • min_data_value
      • max_data_value
      • good_exposure
      • data_buffer
      • data_column
      • no_data_value
      • layer_name
      • raster_cell_resolution
      • save_raster_file
      • custom_processing_function
    • Data sources YAML Group Examples
    • Routing Group
      • transport_mode
      • travel_speed
      • od_crs
      • origins
      • destinations
      • od_lon_name
      • od_lat_name
      • precalculate
      • exposure_parameters
    • Routing YAML Group Examples
    • Analysing Group
      • keep_geometry
      • save_output_name
      • cumulative_ranges
    • Analysing YAML Group Examples
    • Complete User Configuration YAML example
  • User Interface
    • Running arguments
    • Using command arguments. Command and argument need to be wrapped in quation marks
    • Using general arguments
    • Supported commands
    • General Arguments
    • Command Arguments
  • Step by Step Example
  • Q&A Trouble Shooting
    • Q: Error says that JAVA_HOME is not set
    • Q: I’m getting error saying: sqlite3.OperationalError: no such table: segment_store
    • Q: Getting error FileNotFoundError: [Errno 2] JVM DLL not found: …
    • Q: Getting error of some user configuration parameter is invalid
    • Q: Getting error saying: Cannot convert value to Java int
Green Paths 2
  • CREDITS, LICENSE AND CITATIONS
  • View page source

CREDITS, LICENSE AND CITATIONS

r5 routing engine

R5 open source code

Conway, M. W., Byrd, A., & van der Linden, M. (2017): Transportation Research Record: Journal of the Transportation Research Board, DOI:10.3141/2653-06

Conway, M. W., Byrd, A., & Van Eggermond, M. (2018): Journal of Transport and Land Use, DOI:10.5198/jtlu.2018.1074

Conway, M. W. & Stewart, A. F. (2019): International Journal of Geographical Information Science, DOI:10.1080/13658816.2019.1605075

r5py

Open source r5py codes

Fink, C., Klumpenhouwer, W., Saraiva, M., Pereira, R., & Tenkanen, H. (2022): R5py: Rapid Realistic Routing with R5 in Python, DOI:10.5281/ZENODO.7060437

Green Paths (1.0)

Helle J, Poom A, Willberg E, Toivonen T 2023 The Green Paths Route Planning Software for Exposure-Optimised Active Travel. Journal of Open Research Software, DOI: 10.5334/jors.400 Open source Green Paths code Online GUI Blog post Full thesis J.Helle

Affiliations

Digital Geography Lab

Urban Air Quality 2.0 (UAQ2.0)

GREENTRAVEL project 2023-2027

urban air quality project 2.0 logo affiliates logos

License

TODO add license and .md

Previous Next

© Copyright 2023, Roope Heinonen.

Built with Sphinx using a theme provided by Read the Docs.