Commit Graph

78 Commits

Author SHA1 Message Date
Dennis Luxen
48cb374d94 refactored some parameter setting 2013-06-26 13:40:25 -04:00
Emil Tin
3afcd31f61 bike: use both ref&name when available 2013-04-28 11:42:21 +02:00
Emil Tin
fcdee8f5d5 handle surfaces in bike profile 2013-04-27 17:00:25 +02:00
Emil Tin
1fc11a6b06 return way type in encoded form for unnamed streets 2013-04-08 16:23:42 +02:00
Emil Tin
3516538813 remove .mode reference from bike profile 2013-04-08 11:27:12 +02:00
Emil Tin
16cd822555 mark failing name test as todo 2013-04-08 10:54:49 +02:00
Emil Tin
50f865b81c add test for pushing bikes on footways etc 2013-04-08 10:04:17 +02:00
Emil Tin
96cd09471b encode way types for unnamed ways in bike profile 2013-04-08 10:04:17 +02:00
DennisOSRM
ca64887cba Partially implements #569, thx @lonvia 2013-03-03 18:26:29 +01:00
Emil Tin
f9abfbf68a compute turn penalties in lua profiles 2013-02-27 19:33:33 +01:00
DennisOSRM
53af4ee39f Cleaning of several regressions in the parsing code. 2013-02-27 17:36:44 +01:00
Emil Tin
b051f715e6 add 'no' to barrier whitelist in bike profile 2013-02-22 15:49:44 +01:00
Emil Tin
81a05c89e4 update bike speeds 2013-02-22 15:49:44 +01:00
Emil Tin
cc55b016e9 don't push against oneway flow on roundabout. fixes #591 2013-02-22 15:49:44 +01:00
Emil Tin
313b93169d turn off turn restrictions for bicycle and foot, update tests 2013-02-22 15:49:44 +01:00
Emil Tin
22c5c539c2 default to using turn restrictions 2013-02-22 15:49:43 +01:00
Emil Tin
d59e526e1e lua setting for using turn restrictions 2013-02-22 15:49:43 +01:00
Dennis Luxen
1a442c36e9 Implementing #566 2013-02-10 15:05:31 +01:00
Emil Tin
a4e322f085 don't allow bikes on highway=construction, fixes #582 2013-02-06 16:58:18 +01:00
DennisOSRM
348e656671 Merge branch 'feature/opposite_direction' into develop 2013-02-04 18:38:15 +01:00
DennisOSRM
54cdf6d6f2 maxspeed:forward and :backward get parsed and tests pass. Implements
#569 partially.
2013-02-04 15:58:35 +01:00
DennisOSRM
91baa9dfd7 Merge completed 2013-02-04 13:05:05 +01:00
DennisOSRM
572b176401 Fixes issue #579 2013-02-04 12:13:30 +01:00
Emil Tin
97f1dc0749 update maxspeed tests, remove maxspeed from foot profile 2013-02-04 11:30:46 +01:00
Emil Tin
dd5d520b53 update profile and tests for pushing of bikes 2013-02-03 14:46:18 +01:00
DennisOSRM
adf0c726ef Further changes to duration handling 2013-01-30 14:03:21 +01:00
DennisOSRM
9db884f371 Fixing duration parsing 2013-01-30 13:46:20 +01:00
DennisOSRM
e0c211085c Handle route=shuttle_train again 2013-01-29 17:36:28 +01:00
DennisOSRM
a92950d234 Fixes how durations are parsed 2013-01-27 23:01:37 +01:00
DennisOSRM
62cc8f456c Rebasing branch on develop 2013-01-27 14:49:47 +01:00
DennisOSRM
6317b08090 Fixing test cases to check for different speeds in opposite direction 2013-01-27 14:36:57 +01:00
Emil Tin
aae0547cca better testbot maxspeed handling, fix test 2013-01-27 14:36:56 +01:00
Emil Tin
4f9c422e2f test maxspeed forward/backward 2013-01-27 14:36:56 +01:00
DennisOSRM
7b4b7232fc Fixing test for opposite directions 2013-01-27 14:36:56 +01:00
Emil Tin
43bb53e789 better testbot maxspeed handling, fix test 2013-01-19 16:00:44 +01:00
Emil Tin
384be58230 test maxspeed forward/backward 2013-01-19 13:10:11 +01:00
DennisOSRM
7f311551dd Fixing test for opposite directions 2013-01-18 19:01:36 +01:00
DennisOSRM
64988ed831 Adding functionality for turn restriction exceptions to profile 2013-01-05 17:32:39 +01:00
Project OSRM
d2458f3169 Merge pull request #550 from ibikecph/lua_require
easy lua require()
2013-01-05 03:03:13 -08:00
DennisOSRM
4ac5440a4a Removing debug output 2013-01-04 12:49:31 +01:00
DennisOSRM
7c54d4e62f Fixes the Birminingham speed limit bug reported by Philip Barnes 2013-01-04 12:31:43 +01:00
Emil Tin
09e331a76b fix gitignore to avoid ignoring subfolders. add missing lua file 2012-12-28 22:40:00 +01:00
Emil Tin
ce43b09991 support lua require() 2012-12-28 22:40:00 +01:00
Emil Tin
d4db5cca1c fixing typo in forestry access 2012-12-23 19:32:26 +01:00
DennisOSRM
1e7a5e881e Fixing typo. Thanks franzmh 2012-12-18 11:12:17 +01:00
Emil Tin
b182cd1fa4 test bikes & public_transport stop_area relations 2012-12-03 11:06:25 +01:00
DennisOSRM
6f8148950e Speeding up parsing of car profile by about 30% 2012-11-12 17:00:36 +01:00
DennisOSRM
a82c9d55b3 Merge branch 'develop' of https://github.com/DennisOSRM/Project-OSRM into develop 2012-11-12 11:01:03 +01:00
Emil Tin
7493d8aa49 test ferry duration on part of route 2012-11-04 14:00:21 +01:00
DennisOSRM
2c61d0a79e Moving more functions into LUA 2012-11-03 08:19:01 +01:00