Commit Graph

7678 Commits

Author SHA1 Message Date
karenzshea 2347c0ada7 check for empty on string_ref, rather than string itself 2017-12-18 11:54:09 +01:00
karenzshea 65034612ff check for empty name_id before getting data 2017-12-18 11:53:37 +01:00
karenzshea bd427e966d access way names through RouteStep in post processing 2017-12-18 11:53:22 +01:00
karenzshea b777fb1052 check empty name string in roundabout handler 2017-12-18 11:53:10 +01:00
karenzshea 11d491e00f check empty name string in turn collapsing 2017-12-18 11:53:00 +01:00
karenzshea aa51e8dadd check empty name string in turn handler 2017-12-18 11:52:50 +01:00
karenzshea 83ca62aa09 check empty name string in sliproad handler 2017-12-18 11:52:41 +01:00
karenzshea a26695c04a check empty name string in motorway handler 2017-12-18 11:52:32 +01:00
karenzshea 4787fe30b7 check empty string name in mergable road detector 2017-12-18 11:52:24 +01:00
karenzshea fdef3fdfd7 check empty name string in findBasicTurnType 2017-12-18 11:52:12 +01:00
Daniel J. Hofmann f148810a1c Adds cucumber test for continue not taking ref into account when name is empty 2017-12-18 11:52:00 +01:00
karenzshea 9d5a4be2d9 5.14.2 2017-12-18 11:39:44 +01:00
Michael Krasnyk 5484118d77 Bump version to 5.14.1 v5.14.1 2017-11-29 13:28:30 +01:00
Michael Krasnyk 2116cc68ca Don't use removed alternative paths in filterPackedPathsByCellSharing 2017-11-29 13:21:54 +01:00
Daniel Patterson 531b281b73 Use the correct driving_side property on the arrive step. (#4708)
Use the correct driving_side property on the arrive step.
2017-11-27 13:17:03 -08:00
Daniel J. Hofmann 7137459fb0 Makes MLD default algorithm in example to avoid confusion, see #4702 2017-11-27 12:37:13 -08:00
brian lewis f57fd4ffc3 Refer to Lua scripting language by its correct name 2017-11-27 12:37:04 -08:00
brian lewis 275f71a7d7 Fix typos in profiles documentation 2017-11-27 12:36:58 -08:00
Daniel Patterson 2c7d1ed48c Add Macau and Hong Kong to the left-side driving polygon file. 2017-11-27 12:36:48 -08:00
Daniel Patterson d67cd34edd Enable building release candidate branch 2017-11-22 12:54:12 -08:00
Daniel Patterson c8c3a49fb5 Set changelog to 5.14 v5.14.0-rc.1 2017-11-22 12:36:01 -08:00
Daniel Patterson 3ae313d35d Make 5.14.0-rc.1 2017-11-22 12:35:30 -08:00
Daniel Patterson 9fca6987c9 Update CHANGELOG for 5.14 release prep 2017-11-22 12:34:03 -08:00
Michael Krasnyk 7361558c19 Allow single edge paths in MLD alternatives, #4691 2017-11-21 12:28:44 +01:00
karenzshea 834890cf0b construct extract/contract configs to disable conditional restriction parsing by default 2017-11-20 16:55:17 +00:00
vng a53794f864 Code review fixes. 2017-11-16 15:08:30 +01:00
vng 8fa98ed27d Increase max segregated distances. 2017-11-16 15:08:30 +01:00
vng 111030864c Use segregated flag as a bit in EdgeBasedNode. 2017-11-16 15:08:30 +01:00
vng 90e361c3dc Use immutable node-based-graph for segregated edges. 2017-11-16 15:08:30 +01:00
vng 32e6ccb037 Code review fixes. 2017-11-16 15:08:30 +01:00
vng 258fcd8626 Fixed test tile test according to new algorithm output. 2017-11-16 15:08:30 +01:00
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