Skip to content

Latest commit

 

History

History

graph-builder

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Graph Data Builder

   
The following modules depend on it otp
This depends on the following builders map-pbf-builder (always), gtfs-builder (only if you have no GTFS file already)

Description

Builds the graph needed by the routing engine OpenTripPlanner. This uses the OpenTripPlanner itself to build the graph.

If you did not use gtfs-builder then put the GTFS file you obtained from elsewhere in ../data/<Country-City>/otp/data and name it GTFS.zip (the case does not matter). If you have more than just GTFS file then number then like 1_GTFS.zip, 2_GTFS.zip etc. or regionA_GTFS.zip, regionB_GTFS.zip

How to use

sudo docker-compose --env-file ../$envfile up --build
  • The .obj file out is located at ../data/<Country-City>/otp/data