vng
|
92c4a228e1
|
Revert suppressSegregated routing.
|
2017-11-16 15:08:30 +01:00 |
|
vng
|
9eae1de9bc
|
Fixes for segregated length threshold.
|
2017-11-16 15:08:30 +01:00 |
|
vng
|
76f793533a
|
Use copressed node-based graph for segregated edges check.
|
2017-11-16 15:08:30 +01:00 |
|
vng
|
ec7e58e10e
|
Pass edge-based node segregated flag to the post processing routine.
|
2017-11-16 15:08:30 +01:00 |
|
vng
|
ac5e095d17
|
Store and pass segregated flag to the data facade.
|
2017-11-16 15:08:30 +01:00 |
|
vng
|
ee7912f882
|
Calculating segregated node-based edges.
|
2017-11-16 15:08:30 +01:00 |
|
Denis Koronchik
|
f460a9f17e
|
Add code to draw segregated nodes in a tile layer
|
2017-11-16 15:08:30 +01:00 |
|
vng
|
37685dae73
|
Added segregated test #4273.
|
2017-11-16 15:08:30 +01:00 |
|
Daniel Patterson
|
5b58445535
|
Expose driving_side as a property on RouteStep
|
2017-11-09 10:08:11 -05:00 |
|
Michael Krasnyk
|
5b79640b44
|
Don't compute new modifier for merge instructions in collapsing
|
2017-11-08 11:26:47 -05:00 |
|
Michael Krasnyk
|
921471a153
|
Test of merging onto a motorway with junction references
|
2017-11-08 11:26:47 -05:00 |
|
Daniel J. Hofmann
|
3a1bf2c85d
|
Slightly decreases roundabout turn radius from 25m to 15m
|
2017-11-07 13:45:57 -05:00 |
|
Daniel J. Hofmann
|
9b83649a03
|
Fixes AppVeyor tests
|
2017-11-06 14:38:21 -05:00 |
|
Daniel J. Hofmann
|
2224389fb3
|
Filters zero value histograms, formats numbers
|
2017-11-06 14:38:21 -05:00 |
|
Daniel J. Hofmann
|
aed7bd852d
|
Prints turn types and modifiers as strings
|
2017-11-06 14:38:21 -05:00 |
|
Daniel J. Hofmann
|
c5b48e3506
|
Adds a statistics handler for turn types and modifiers
|
2017-11-06 14:38:21 -05:00 |
|
Kajari Ghosh
|
73f4e1d45a
|
update changelog
|
2017-11-06 13:34:02 -05:00 |
|
Kajari Ghosh
|
002da129c8
|
update tests
|
2017-11-06 13:34:02 -05:00 |
|
Kajari Ghosh
|
1b545fee8a
|
update lua profile to use new process_turn
|
2017-11-06 13:34:02 -05:00 |
|
Kajari Ghosh
|
cbc96ec492
|
refactor ExtractionTurn and ProcessTurn c++ code
|
2017-11-06 13:34:02 -05:00 |
|
Daniel J. Hofmann
|
c95d845876
|
Adds Node 8 jobs to Travis, resolves #4657
|
2017-11-02 20:17:17 +00:00 |
|
Daniel Patterson
|
ac7705e9a0
|
Ensure .pc installation to the same heirarchy as the actual libraries (usually /usr/local/lib)
|
2017-11-01 19:40:31 +00:00 |
|
Patrick Niklaus
|
0b6eb85106
|
Fix formating
|
2017-11-01 14:25:07 +00:00 |
|
Moritz Kobitzsch
|
e197dae54d
|
do not consider empty-names + empty-refs a valid name for u-turns
|
2017-11-01 14:25:07 +00:00 |
|
Moritz Kobitzsch
|
4bf3c97476
|
add test-case illustrating misuse of names in collapse
|
2017-11-01 14:25:07 +00:00 |
|
Daniel Patterson
|
19d2e82d15
|
Reduce docker image size to about 20MB by using a multistage build.
|
2017-10-31 23:35:01 -04:00 |
|
Michael Krasnyk
|
eb48945807
|
Add use of LUA_LIBRARY_DIRS, #4646
|
2017-10-31 23:35:01 -04:00 |
|
Patrick Niklaus
|
a68db86dc8
|
[skip ci] Bump OSRM version to 5.14
|
2017-10-31 16:17:07 +00:00 |
|
Daniel J. H
|
948025440f
|
Clarifies docs for roundabout exits (#4640)
|
2017-10-26 14:44:06 -07:00 |
|
Daniel J. Hofmann
|
8365e20d4f
|
Adds cardinal_directions flag to profiles and disables ref-rewriting by default
|
2017-10-26 20:38:41 +01:00 |
|
Denis Koronchik
|
0fc6903d7e
|
Fix issue #4585
|
2017-10-25 14:11:33 +02:00 |
|
Moritz Kobitzsch
|
23fd27422b
|
normalise angles only if an improvement
|
2017-10-25 10:17:14 +02:00 |
|
Moritz Kobitzsch
|
e965cf12f8
|
add testcase illustrating changes to angle adjustments
|
2017-10-25 10:17:14 +02:00 |
|
Michael Krasnyk
|
523be8f7e5
|
Add unclassified roads to restricted_highway_whitelist, #4631
|
2017-10-24 09:59:07 +02:00 |
|
Patrick Niklaus
|
c2a605a70d
|
Contract the exclude-flag sub-graphs as well
|
2017-10-24 09:46:44 +02:00 |
|
Moritz Kobitzsch
|
910ee0829f
|
make circular detection covered again
|
2017-10-23 09:06:59 +02:00 |
|
Moritz Kobitzsch
|
704cf314d4
|
explicitly check for 90 degree turns / turning onto segregated roads
|
2017-10-23 09:06:59 +02:00 |
|
Moritz Kobitzsch
|
b8651bfac9
|
do not merge segregated highways in if there is actual turns involved
|
2017-10-23 09:06:59 +02:00 |
|
Moritz Kobitzsch
|
bf28e40ba6
|
add further tests for segregated roads
|
2017-10-23 09:06:59 +02:00 |
|
Patrick Niklaus
|
a8de007d98
|
Rename locations-cache -> location-cache
|
2017-10-20 15:55:23 +01:00 |
|
Patrick Niklaus
|
4684d2e35c
|
Add changelog entry for changed behavior
|
2017-10-20 15:55:23 +01:00 |
|
Patrick Niklaus
|
27a9603b98
|
Change --use-location-cache=false to --disbale-location-cache
|
2017-10-20 15:55:23 +01:00 |
|
Patrick Niklaus
|
1610ea8dee
|
Fix tests
|
2017-10-20 15:55:23 +01:00 |
|
Patrick Niklaus
|
171ff1191f
|
Replace use of implicit_value since that broke with boost 1.65
|
2017-10-20 15:55:23 +01:00 |
|
karenzshea
|
b5f9ba63d5
|
add code of conduct
|
2017-10-20 15:55:05 +01:00 |
|
Daniel J. Hofmann
|
a3c0f6a4e2
|
Adds exception for barrier=lift_gate (bike, walk), resolves #4490
|
2017-10-19 15:27:35 +01:00 |
|
David Audrain
|
963c042b2a
|
Run scripts/format.sh
|
2017-10-19 15:26:37 +01:00 |
|
David Audrain
|
1be7dedda7
|
Set missing OSM Node ID to zero instead of SPECIAL NODE ID
|
2017-10-19 15:26:37 +01:00 |
|
David Audrain
|
493a9a1cb2
|
Add 'to' and 'from' OSM Node Ids in the result of nearest webservice. #2548
|
2017-10-19 15:26:37 +01:00 |
|
Denis Koronchik
|
e1149bd4b7
|
Review fixes
|
2017-10-19 15:18:25 +01:00 |
|