Commit Graph

8075 Commits

Author SHA1 Message Date
Patrick Niklaus
f7b7335d75 Write/read tar for mldgr 2018-03-26 11:02:03 +00:00
Patrick Niklaus
495131efd7 Add vector serialization 2018-03-26 11:02:03 +00:00
Patrick Niklaus
2eb633bc41 Add unit tests for tar reading 2018-03-26 11:02:03 +00:00
Patrick Niklaus
86bfe1ede1 First step towards reading/writing tar 2018-03-26 11:02:03 +00:00
Patrick Niklaus
c04e1b2ded Merge commit '098d77c658fa846aff55a35c0ad42955e9f736ee' as 'third_party/microtar' 2018-03-26 11:01:50 +00:00
Patrick Niklaus
098d77c658 Squashed 'third_party/microtar/' content from commit 956791770
git-subtree-dir: third_party/microtar
git-subtree-split: 956791770defa4d06696b30db276e88a09ad3538
2018-03-26 11:01:50 +00:00
Patrick Niklaus
385bba4949 Add microtar to dependencies 2018-03-26 10:59:55 +00:00
Duane Gearhart
bc980e72bf Update CHANGELOG.md
Updated #4968: Updated segregated intersection identification
2018-03-23 11:41:52 +01:00
Duane Gearhart
535bb49893 Fixed segregated identification code to not mark circular edges as segregated 2018-03-21 18:02:26 +01:00
Michael Krasnyk
b56a7579a8 Review updates 2018-03-20 16:33:15 +01:00
Michael Krasnyk
8b52c6c7ac Update tests expectations and obvious detection 2018-03-20 16:33:15 +01:00
Michael Krasnyk
d166fc6a75 Restructure Obvious Turn Handling, code transfer from #4426 2018-03-20 16:33:15 +01:00
Huyen Chau Nguyen
bdb116afe5
Fix wrong one-way identification in the bike profile
* upgrade to api version 4

* set bike pushing speed to 4km/h and add mode change penalty

* set cycleways for two-way and one-way roads according correctly

* add changelog

* adjust tests according to change of the walking speed

* adjust tests according to new behaviour of opposite, track and lane in one-ways

* refactor the cycleway identification

* comment to understand weird counterintuitive testcase

* adjust sliproad test because walking speed is now slower
2018-03-19 16:02:25 +01:00
Michael Krasnyk
873e766d2e Add Github releases step 2018-03-18 15:27:11 +01:00
Huyen Chau Nguyen
a84277f246 add tests in left-side-countries 2018-03-18 14:30:40 +01:00
Greg Knisely
bd823c53a5 added the vahallaAdminDB var. 2018-03-16 17:06:53 -04:00
Greg Knisely
49be8b00f3 added logic to set the vahallaAdminDB var. 2018-03-16 17:06:27 -04:00
Greg Knisely
f4cde36f36 added left side driving support to the test. 2018-03-16 17:05:44 -04:00
Greg Knisely
ebe213c0db added node_snap_tolerance set to 0 so that valhalla snaps to the same location as the osrm tests. 2018-03-16 17:04:41 -04:00
Greg Knisely
94dde6433a workaround to support tests that set left vs right driving side. If left, load the admins_left.sqlite db; otherwise, admins_right.sqlite 2018-03-16 17:03:02 -04:00
Greg Knisely
34d1aa950d register the /usr/share/fonts dir. 2018-03-14 13:10:12 -04:00
Greg Knisely
67ad8d94ee added logic to set the correct costing. 2018-03-14 13:08:54 -04:00
Patrick Niklaus
b80764b6b8 Refactor shared memory layout to expose Block as interface 2018-03-14 17:05:55 +01:00
Frédéric Rodrigo
14082d0e00 Fix typo 'Maximum number of classes if' 2018-03-14 03:16:13 +01:00
Daniel Patterson
f7775f5e0b
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:31:29 -07:00
Michael Krasnyk
b7af6eb2a4 Remove correctly the last segment in annotation 2018-03-09 15:59:21 +01:00
Daniel Patterson
a4ee2ccb13 Avoid copying json::Value objects a lot when reallocating vector 2018-03-08 16:01:16 +01:00
Manuel Martin
c61acaf8be Add documentation about OSM node ids in nearest service response 2018-03-06 16:10:22 +01:00
Michael Krasnyk
0fc8b6289c Merge IntersectionShapeData and IntersectionEdgeGeometry 2018-03-05 13:19:57 +01:00
Michael Krasnyk
0f93a7dd05 Cleanup EBGF code 2018-03-05 13:19:57 +01:00
Michael Krasnyk
4d0fb89489 Adjust Straight direction modifiers of side roads in driveway handler 2018-03-05 13:19:57 +01:00
Michael Krasnyk
6f4af330ed Handle oneways in get_forward_backward_by_key 2018-03-05 13:19:57 +01:00
Michael Krasnyk
7c8c25f7bc Don't use obviousness for links bifurcations 2018-03-05 13:19:57 +01:00
Michael Krasnyk
cf56b5ddbf Increase precision of coordinates in OSM links 2018-03-05 13:19:57 +01:00
Daniel Patterson
1fc824acb0
Make routability tests work with request logging. 2018-03-02 09:05:37 -08:00
Daniel Patterson
215fb63a55
Use fonts that ship with mapnik to make this more portable. 2018-03-01 17:23:39 -08:00
Greg Knisely
748d823e89 Merge branch 'test_valhalla_guidance' of https://github.com/Project-OSRM/osrm-backend into test_valhalla_guidance 2018-03-01 15:17:42 -05:00
Greg Knisely
364daca6a7 fixed typo .stamp_valhalla_tartiles and no need to generate entries for tz or admin db. for now just save them to /data/valhalla 2018-03-01 15:16:57 -05:00
Greg Knisely
4d5fd847cf --no-progress needed. do not use full path for osmium. 2018-03-01 14:38:01 -05:00
Greg Knisely
81f9d702e4 fixed package.json. 2018-03-01 13:17:15 -05:00
Lev Dragunov
ac23e3b223 clang-format 2018-03-01 11:32:18 +01:00
Lev Dragunov
7922a6172a Bearing calculation on matching short segments fix. 2018-03-01 11:32:18 +01:00
Daniel Patterson
e34f2db4db Get OSRM_VERSION_* fields from package.json so we don't have to change things in two places.
No longer need to update CMakeLists.txt version field manually.
2018-03-01 12:05:00 +11:00
Daniel Patterson
5df33e5b90 Make alternative routes tests stable by only being single-threaded 2018-03-01 12:03:18 +11:00
Daniel Patterson
171a20d322
Remove valhalla-specific logic - valhalla now knows how to emit OSRM responses. 2018-02-28 14:12:46 -08:00
Daniel Patterson
5d0dcbbc21
Show all test metadata in results 2018-02-28 10:24:03 -08:00
Daniel Patterson
f532912e62
Make images bigger, fix buffering. Log request and responses. 2018-02-28 10:24:03 -08:00
Daniel Patterson
ce995454c6
Filter out slight/sharp modifiers, and fix stateful XML parsing bug. 2018-02-28 10:24:01 -08:00
Daniel Patterson
e5b4a14dfd
Add script to generate formatted report. 2018-02-28 10:23:28 -08:00
Daniel Patterson
3f2d0afcac
Use VALHALLA_HOME to find valhalla tools. Disable heirarchy calculation to speed up pre-processing. 2018-02-28 10:22:21 -08:00