Michael Krasnyk
ba095c8566
Avoid using signed integers for edge IDs
2018-04-12 10:10:37 +02:00
Patrick Niklaus
c1fd02bb8d
Bump OSRM version to 5.16.5
2018-04-09 11:10:52 +00:00
Daniel Patterson
1d367ccc0d
Add source phantom weight to first segment when merging legs ( #4949 )
...
Fix annotation values for annotations on edges where phantom nodes are snapped.
2018-03-13 11:34:22 -07:00
Michael Krasnyk
3b096963a0
Remove correctly the last segment in annotation
2018-03-09 16:02:11 +01:00
Daniel Patterson
7154ed9d59
Avoid copying json::Value objects a lot when reallocating vector
2018-03-08 15:10:07 +00:00
Michael Krasnyk
89d32eca94
Use smaller range for U-turn angles in map-matching
2018-02-28 15:52:45 +01:00
Karen Shea
f5120d1cec
Remove deduplication of unpacked_path_segments in MM collapsing ( #4911 )
2018-02-24 21:37:36 -08:00
Huyen Chau Nguyen
d30d28cf4a
final 5.16 version
2018-02-23 13:23:34 +01:00
Michael Krasnyk
87de37168b
Bump RC7
2018-02-22 11:44:01 +01:00
Michael Krasnyk
a2c7f82ec8
Bump RC6
2018-02-21 15:08:36 +01:00
Michael Krasnyk
be49ed3e91
Check required tags of maneuver relations
2018-02-21 14:49:53 +01:00
Michael Krasnyk
6763d4c097
Handle motorway forks with links as a normal motorway ...
...
passing some ramps or mering onto another motorway
2018-02-21 14:21:52 +01:00
Michael Krasnyk
d2764bc405
Don't use obvious directions at ramp bifurcations, #4895
2018-02-21 13:41:43 +01:00
Huyen Chau Nguyen
82cebfa1f8
bump RC 5
2018-02-15 14:53:41 +01:00
Huyen Chau Nguyen
0c0ab78f13
move on to release candidate 4
2018-02-15 11:11:50 +01:00
Huyen Chau Nguyen
99cda66b58
bump RC3
2018-02-14 15:03:19 +01:00
Michael Krasnyk
27fa2fc1d0
Use links with lower priority in the motorway handler
...
Ref:
https://wiki.openstreetmap.org/wiki/Highway_link
https://wiki.openstreetmap.org/wiki/Link_roads_between_different_highways_types
2018-02-14 14:50:03 +01:00
Michael Krasnyk
7434f18d04
Add OSM node barrier=height_restrictor handling
2018-02-14 14:49:36 +01:00
Huyen Chau Nguyen
7d1a12a12d
build osx binary for node4 and bump to RC 2
2018-02-13 15:43:08 +01:00
Patrick Niklaus
6d7420e4e5
Bump version to RC1
2018-02-10 00:37:41 +00:00
Daniel Patterson
5531cace7f
Support maneuver relations ( #4676 )
2018-02-10 05:32:09 +11:00
karenzshea
91561992a7
update changelog for 5.15.1
2018-02-05 12:21:49 -05:00
Alain ANDRE
2987292cc0
Add support for non-numerical units in car profile for maxheight #4763
2018-02-02 11:07:43 +01:00
Michael Krasnyk
91e6d68604
Increase MAXIMAL_ALLOWED_SEPARATION_WIDTH to 12 meters
...
the check should cover merging of roads at intersections similar
to https://www.openstreetmap.org/node/53020993#map=18/37.86590/-122.25083
2018-02-01 06:21:08 -05:00
Michael Krasnyk
1119a542d6
Announce reference change if names are empty, #4830
2018-01-29 16:32:59 -05:00
Karen Shea
c154875272
Only run step collapsing based on original waypoints parameter ( #4829 )
2018-01-29 12:35:55 -08:00
Huyen Chau Nguyen
61e06fcaba
Making the turn function more flexible ( #4789 )
...
* set and store highway and access classification for the turn function
* expose highway turn classification and access turn classification and speed to the lua profile turn function
* expose whether connection road at turn is incoming or outgoing
* add lua tests for exposed information to turn function
* update docs about attributes in process_turn
* add turn_classification info to docs
* adding warning if uturn and intersection dont match
* handle u turns that do not turn into intersection[0]
* split OSM link generation in an accessible coordinate function
2018-01-24 15:39:55 -05:00
karenzshea
02712cd513
Allow restricted access on highway=service roads for the car profile
...
We still backlist `access=private` for the car profile though.
2018-01-23 17:40:18 +01:00
Michael Krasnyk
a9d94d35a2
[skip ci] Bump OSRM version to 5.16
2018-01-22 17:24:07 +01:00
Michael Krasnyk
341a5345da
Ignore no_*_on_red turn restrictions ( #4804 )
2018-01-19 15:50:54 +01:00
Kajari Ghosh
72de59ac91
add tunnel as a class in lua ( #4812 )
2018-01-19 09:47:27 -05:00
Michael Krasnyk
a8f3474996
Use unsigned type in percent_encoding to prevent overflow for %80..%ff
...
Related fix in Boost.Spirit 80414bc688
2018-01-08 12:09:33 +00:00
karenzshea
55cc06fd8b
Add waypoints parameter to matching service, returns map matching result
...
with selective input coordinates as waypoints
2018-01-08 12:28:20 +01:00
Michael Krasnyk
c64904f5ea
Move roads re-ordering to convertToIntersectionView
2018-01-05 17:35:11 +01:00
Michael Krasnyk
9e9e3fb1e4
Change default urban speed in Ukraine to 50kmh
...
From 1/1/2018 60kmh speed limit changed to 50kmh
http://zakon3.rada.gov.ua/laws/show/883-2017-%D0%BF
2018-01-02 15:34:05 +01:00
Darafei Praliaskouski
e73aa01725
Belarus speed limits ( #4764 )
...
* Belarus speed limits
https://en.wikipedia.org/wiki/Speed_limits_in_Belarus
* taginfo.json update
* Update CHANGELOG.md
2018-01-02 14:49:36 +01:00
Michael Krasnyk
a5353c7179
Use consistent EBG node weights in duplicated via nodes
2018-01-02 14:26:35 +01:00
Michael Krasnyk
a5e0d7011b
Update CHANGELOG entry
2017-12-26 16:18:27 +01:00
Patrick Niklaus
e45d44cb8e
Make sure we only count turns as UTurns for the turn_function
2017-12-26 13:28:12 +00:00
Kajari Ghosh
84b6ef4340
add osrm-routed and node-osrm flags to configure mapmatching radius limit ( #4721 )
2017-12-20 16:53:43 +05:30
Patrick Niklaus
2e97c78181
Remove code for checking the .core file, since we do not create it anymore
2017-12-08 11:28:34 +00:00
Michael Krasnyk
6fd0b56e32
Don't use removed alternative paths in filterPackedPathsByCellSharing
2017-11-29 13:17:24 +01:00
Daniel Patterson
02a2d25a3f
Reset versions/changelog for next release - 5.14 work happens on the 5.14 release branch.
2017-11-22 12:37:34 -08:00
Daniel Patterson
9fca6987c9
Update CHANGELOG for 5.14 release prep
2017-11-22 12:34:03 -08: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
Kajari Ghosh
73f4e1d45a
update changelog
2017-11-06 13:34:02 -05:00
Patrick Niklaus
a68db86dc8
[skip ci] Bump OSRM version to 5.14
2017-10-31 16:17:07 +00: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
Patrick Niklaus
a8de007d98
Rename locations-cache -> location-cache
2017-10-20 15:55:23 +01:00