Skip to content

Commit

Permalink
Configure sidewalk naming and CO2 emissions
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Nov 18, 2024
1 parent d552047 commit f90284f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion roles/digitransit/templates/otp/build-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,10 @@
"multiThreadElevationCalculations": false,
"dataImportReport": false,
"boardingLocationTags": ["ref:IFOPT"],
"maxStopToShapeSnapDistance": 500
"maxStopToShapeSnapDistance": 500,
"osmNaming": "sidewalks",
"emissions" : {
"carAvgCo2PerKm" : 175,
"carAvgOccupancy" : 1.4
}
}

0 comments on commit f90284f

Please sign in to comment.