Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
napo committed Oct 10, 2024
1 parent fdedf46 commit 93a896b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 9 deletions.
7 changes: 4 additions & 3 deletions data/config/config_trento.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ graphhopper:
# u_turn_costs: 60
custom_model_files: [car.json]

# - name: foot
# custom_model_files: [foot.json, foot_elevation.json]
- name: foot
custom_model_files: [foot.json, foot_elevation.json]
#
# - name: bike
# custom_model_files: [bike.json, bike_elevation.json]
Expand Down Expand Up @@ -185,7 +185,7 @@ graphhopper:
# motorized vehicles. This leads to a smaller and less dense graph, because there are fewer ways (obviously),
# but also because there are fewer crossings between highways (=junctions).
# Another typical example is excluding 'motorway', 'trunk' and maybe 'primary' highways for bicycle or pedestrian routing.
import.osm.ignored_highways: footway,cycleway,path,pedestrian,steps # typically useful for motorized-only routing
# import.osm.ignored_highways: footway,cycleway,path,pedestrian,steps # typically useful for motorized-only routing
# import.osm.ignored_highways: motorway,trunk # typically useful for non-motorized routing

# configure the memory access, use RAM_STORE for well equipped servers (default and recommended)
Expand Down Expand Up @@ -247,3 +247,4 @@ logging:
archive: false
logFormat: '[%level] %msg%n'


6 changes: 0 additions & 6 deletions docs/requirements_osmnx.txt

This file was deleted.

Binary file added images/journey_trento_downtown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 93a896b

Please sign in to comment.