-
Notifications
You must be signed in to change notification settings - Fork 403
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(config): automatic conversion of application.yml to ors-config.…
…yml and ors-config.env
- Loading branch information
1 parent
13962c8
commit 700cae5
Showing
2 changed files
with
102 additions
and
122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
# tomcat: | ||
# keep-alive-timeout: 30000 | ||
#spring: | ||
# profiles: | ||
profiles: | ||
# active: default | ||
# mvc: | ||
# servlet: | ||
|
@@ -46,109 +46,108 @@ | |
# org.heigit: INFO | ||
##### openrouteservice specific settings ##### | ||
ors: | ||
# cors: | ||
# allowed_origins: "*" | ||
# allowed_headers: Content-Type, X-Requested-With, accept, Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Authorization | ||
# preflight_max_age: 600 | ||
# messages: | ||
# ##### ORS endpoints settings ##### | ||
# endpoints: | ||
# routing: | ||
# enabled: true | ||
# attribution: openrouteservice.org, OpenStreetMap contributors, tmc - BASt | ||
# gpx_name: ORSRouting | ||
# gpx_description: This is a directions instructions file as GPX, generated from openrouteservice | ||
# gpx_base_url: https://openrouteservice.org/ | ||
# gpx_support_mail: [email protected] | ||
# gpx_author: openrouteservice | ||
# gpx_content_licence: LGPL 3.0 | ||
# maximum_avoid_polygon_area: 200000000 | ||
# maximum_avoid_polygon_extent: 20000 | ||
# maximum_alternative_routes: 3 | ||
# matrix: | ||
# enabled: true | ||
# attribution: openrouteservice.org, OpenStreetMap contributors | ||
# maximum_routes: 2500 | ||
# maximum_routes_flexible: 25 | ||
# maximum_visited_nodes: 100000 | ||
# maximum_search_radius: 2000 | ||
# u_turn_costs: -1 | ||
# isochrones: | ||
# enabled: true | ||
# attribution: openrouteservice.org, OpenStreetMap contributors | ||
# maximum_locations: 2 | ||
# maximum_intervals: 1 | ||
# allow_compute_area: true | ||
# maximum_range_distance_default: 50000 | ||
# maximum_range_distance: | ||
# - profiles: driving-car, driving-hgv | ||
# value: 100000 | ||
# maximum_range_time_default: 18000 | ||
# maximum_range_time: | ||
# - profiles: driving-car, driving-hgv | ||
# value: 3600 | ||
# fastisochrones: | ||
# maximum_range_distance_default: 50000 | ||
# maximum_range_distance: | ||
# - profiles: driving-car, driving-hgv | ||
# value: 500000 | ||
# maximum_range_time_default: 18000 | ||
# maximum_range_time: | ||
# - profiles: driving-car, driving-hgv | ||
# value: 10800 | ||
# Snap: | ||
# enabled: true | ||
# attribution: openrouteservice.org, OpenStreetMap contributors | ||
# ##### ORS engine settings ##### | ||
# cors: | ||
# allowed_origins: "*" | ||
# allowed_headers: Content-Type, X-Requested-With, accept, Origin, Access-Control-Request-Method, Access-Control-Request-Headers, Authorization | ||
# preflight_max_age: 600 | ||
# messages: | ||
# ##### ORS endpoints settings ##### | ||
# endpoints: | ||
# routing: | ||
# enabled: true | ||
# attribution: openrouteservice.org, OpenStreetMap contributors, tmc - BASt | ||
# gpx_name: ORSRouting | ||
# gpx_description: This is a directions instructions file as GPX, generated from openrouteservice | ||
# gpx_base_url: https://openrouteservice.org/ | ||
# gpx_support_mail: [email protected] | ||
# gpx_author: openrouteservice | ||
# gpx_content_licence: LGPL 3.0 | ||
# maximum_avoid_polygon_area: 200000000 | ||
# maximum_avoid_polygon_extent: 20000 | ||
# maximum_alternative_routes: 3 | ||
# matrix: | ||
# enabled: true | ||
# attribution: openrouteservice.org, OpenStreetMap contributors | ||
# maximum_routes: 2500 | ||
# maximum_routes_flexible: 25 | ||
# maximum_visited_nodes: 100000 | ||
# maximum_search_radius: 2000 | ||
# u_turn_costs: -1 | ||
# isochrones: | ||
# enabled: true | ||
# attribution: openrouteservice.org, OpenStreetMap contributors | ||
# maximum_locations: 2 | ||
# maximum_intervals: 1 | ||
# allow_compute_area: true | ||
# maximum_range_distance_default: 50000 | ||
# maximum_range_distance: | ||
- profiles: driving-car, driving-hgv | ||
# value: 100000 | ||
# maximum_range_time_default: 18000 | ||
# maximum_range_time: | ||
- profiles: driving-car, driving-hgv | ||
# value: 3600 | ||
# fastisochrones: | ||
# maximum_range_distance_default: 50000 | ||
# maximum_range_distance: | ||
- profiles: driving-car, driving-hgv | ||
# value: 500000 | ||
# maximum_range_time_default: 18000 | ||
# maximum_range_time: | ||
- profiles: driving-car, driving-hgv | ||
# value: 10800 | ||
# Snap: | ||
# enabled: true | ||
# attribution: openrouteservice.org, OpenStreetMap contributors | ||
# ##### ORS engine settings ##### | ||
engine: | ||
source_file: ors-api/src/test/files/heidelberg.osm.gz | ||
# init_threads: 1 | ||
# preparation_mode: false | ||
# graphs_root_path: ./graphs | ||
# graphs_data_access: RAM_STORE | ||
# elevation: | ||
# preprocessed: false | ||
# data_access: MMAP | ||
# cache_clear: false | ||
# provider: multi | ||
# cache_path: ./elevation_cache | ||
# profile_default: | ||
# enabled: false | ||
# elevation: true | ||
# elevation_smoothing: false | ||
# encoder_flags_size: 8 | ||
# instructions: true | ||
# optimize: false | ||
# traffic: false | ||
# maximum_distance: 100000 | ||
# maximum_distance_dynamic_weights: 100000 | ||
# maximum_distance_avoid_areas: 100000 | ||
# maximum_waypoints: 50 | ||
# maximum_snapping_radius: 400 | ||
# maximum_distance_alternative_routes: 100000 | ||
# maximum_distance_round_trip_routes: 100000 | ||
# maximum_speed_lower_bound: 80 | ||
# maximum_visited_nodes: 1000000 | ||
# location_index_resolution: 500 | ||
# location_index_search_iterations: 4 | ||
# force_turn_costs: false | ||
# interpolate_bridges_and_tunnels: true | ||
# preparation: | ||
# min_network_size: 200 | ||
# methods: | ||
# lm: | ||
# enabled: true | ||
# threads: 1 | ||
# weightings: recommended,shortest | ||
# landmarks: 16 | ||
# execution: | ||
# methods: | ||
# lm: | ||
# active_landmarks: 8 | ||
# init_threads: 1 | ||
# preparation_mode: false | ||
# graphs_root_path: ./graphs | ||
# graphs_data_access: RAM_STORE | ||
# elevation: | ||
# preprocessed: false | ||
# data_access: MMAP | ||
# cache_clear: false | ||
# provider: multi | ||
# cache_path: ./elevation_cache | ||
# profile_default: | ||
# enabled: false | ||
# elevation: true | ||
# elevation_smoothing: false | ||
# encoder_flags_size: 8 | ||
# instructions: true | ||
# optimize: false | ||
# traffic: false | ||
# maximum_distance: 100000 | ||
# maximum_distance_dynamic_weights: 100000 | ||
# maximum_distance_avoid_areas: 100000 | ||
# maximum_waypoints: 50 | ||
# maximum_snapping_radius: 400 | ||
# maximum_distance_alternative_routes: 100000 | ||
# maximum_distance_round_trip_routes: 100000 | ||
# maximum_speed_lower_bound: 80 | ||
# maximum_visited_nodes: 1000000 | ||
# location_index_resolution: 500 | ||
# location_index_search_iterations: 4 | ||
# force_turn_costs: false | ||
# interpolate_bridges_and_tunnels: true | ||
# preparation: | ||
# min_network_size: 200 | ||
# methods: | ||
# lm: | ||
# enabled: true | ||
# threads: 1 | ||
# weightings: recommended,shortest | ||
# landmarks: 16 | ||
# execution: | ||
# methods: | ||
# lm: | ||
# active_landmarks: 8 | ||
profiles: | ||
# # All properties defined in ors.engine.profile_default can also be set in each profile to overwrite the defaults profile-specific. | ||
# # All properties defined in ors.engine.profile_default can also be set in each profile to overwrite the defaults profile-specific. | ||
car: | ||
enabled: true | ||
# profile: driving-car | ||
# encoder_options: | ||
# turn_costs: true | ||
|
@@ -184,6 +183,7 @@ ors: | |
# WaySurfaceType: | ||
# RoadAccessRestrictions: | ||
# use_for_warnings: true | ||
# enabled: true | ||
# hgv: | ||
# profile: driving-hgv | ||
# encoder_options: | ||
|