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
  • Search


© Copyright 2023, Roope Heinonen.

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