Moritz Kobitzsch
|
ef1fb08723
|
fix cucumber tests and issues
|
2016-04-05 22:59:14 +02:00 |
|
Patrick Niklaus
|
71c336d9dd
|
Adds .properties file to osrm-extract ouput
This file contains global properties set by the lua
profile, such as enabling uturns at vias and penalties.
This file will be consumed by the server.
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
8eb98982f3
|
Fix travel mode passing from profiles up to the API
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
3ee8b655ea
|
Prevents routing over delivery ways and nodes; closes #2150.
|
2016-04-04 14:00:54 +02:00 |
|
Daniel J. Hofmann
|
c70d138eb9
|
Spelling: Hierachy vs Hierarchy
|
2016-04-04 13:58:55 +02:00 |
|
Patrick Niklaus
|
c27fc4e4d8
|
Add comments to profiles about uturn
|
2015-12-18 15:54:33 +01:00 |
|
Moritz Kobitzsch
|
a37192c102
|
alignment
|
2015-12-18 12:28:03 +01:00 |
|
Moritz Kobitzsch
|
68bd6a29b6
|
modified local state of u_turn_penalty_variable
|
2015-12-18 12:25:46 +01:00 |
|
Patrick Niklaus
|
7015ed203a
|
Don't count ferries as public transportation
|
2015-10-06 11:13:39 +02:00 |
|
Daniel J. Hofmann
|
345d5e8d9e
|
Make an exception for block barriers in bicycle and foot profile.
This adds `barrier=block` exceptions to the respective white lists.
In addition this adds tests to check for the exception in bicycle and
foot profiles and makes sure cars are still not able to cross them.
Checked with:
cucumber --tags @barrier -p verify
References:
- https://github.com/Project-OSRM/osrm-backend/issues/1643
- http://wiki.openstreetmap.org/wiki/Tag:barrier%3Dblock
|
2015-09-07 12:23:21 +02:00 |
|
Daniel J. Hofmann
|
bb1428eeb1
|
Remove unneeded semicola from profiles.
Nothing fancy, does what it says.
|
2015-09-02 12:23:26 +02:00 |
|
Daniel J. Hofmann
|
3e8ef5e462
|
Remove unused obey_bollards from profiles, already handled via barrier_whitelist .
|
2015-08-25 14:24:43 +02:00 |
|
Lauren Budorick
|
eec4f173a7
|
Fix tag misspellings in profiles + tests: forestry, pebblestone
|
2015-06-09 20:16:58 -07:00 |
|
Patrick Niklaus
|
7d73501b87
|
Update bicycle profile to ignore crossing nodes
|
2015-05-30 19:26:56 +02:00 |
|
Patrick Niklaus
|
074c7a9c40
|
Fix access module
|
2015-05-17 17:26:10 +02:00 |
|
Patrick Niklaus
|
de2f06970d
|
Fix missing values and activate fallback names by default
|
2015-05-16 14:39:49 +02:00 |
|
Patrick Niklaus
|
6166d946f7
|
Fix access tag check
|
2015-05-16 14:39:49 +02:00 |
|
Patrick Niklaus
|
c778ab9622
|
Make bicycle profile backwards compatible
|
2015-05-16 14:39:49 +02:00 |
|
Patrick Niklaus
|
aad846b968
|
Fix call to function and transportation if clause
|
2015-05-16 14:39:49 +02:00 |
|
Patrick Niklaus
|
f04a3e3d2e
|
Fix bicycle profile syntax
|
2015-05-16 14:39:49 +02:00 |
|
Patrick Niklaus
|
7ad52de2b1
|
Cleanup the profiles
|
2015-05-16 14:39:49 +02:00 |
|
Lauren Budorick
|
566ab993df
|
Use lua 5.2+ without needing compatibility flags.
|
2015-05-15 15:02:23 +02:00 |
|
Dennis Luxen
|
878c49e4e1
|
fix incomplete implementation of movable bridges in bike profiles, plenty of regressions
|
2015-02-26 17:17:43 +01:00 |
|
Dennis Luxen
|
023dd3e880
|
fix regression in bike profile
|
2015-02-26 16:44:26 +01:00 |
|
Dennis Luxen
|
6b88856c16
|
add support for movable bridges in the biking profile, cf #1399
|
2015-02-26 16:28:04 +01:00 |
|
Dennis Luxen
|
4fce0dadcf
|
remove further debug output from profiles
|
2014-11-19 09:58:41 +01:00 |
|
Dennis Luxen
|
f3e3eda69e
|
remove debug output from bike profile
|
2014-11-19 09:47:23 +01:00 |
|
Dennis Luxen
|
27c255c874
|
port bicycle profile
|
2014-11-17 14:58:34 +01:00 |
|
Emil Tin
|
774e6346e7
|
more robust check for parsed ways
|
2014-08-20 17:10:40 +02:00 |
|
Emil Tin
|
60d80cf261
|
code style fixes
|
2014-08-20 11:08:59 +02:00 |
|
Emil Tin
|
fccb1aad32
|
remove type attribute
|
2014-08-20 11:08:59 +02:00 |
|
Emil Tin
|
30362cfc0c
|
update lua interface to speed and mode
|
2014-08-20 11:08:58 +02:00 |
|
Emil Tin
|
6f6aff7493
|
remove direction field from ExtractionWay
|
2014-08-20 11:08:58 +02:00 |
|
Emil Tin
|
6e1ab9fe3a
|
profile fixes
|
2014-08-20 11:08:42 +02:00 |
|
Emil Tin
|
235a52032a
|
more tests passing
|
2014-08-20 11:08:42 +02:00 |
|
Emil Tin
|
6fd615b9cd
|
first cut at porting travel mode, some tests fail
|
2014-08-20 11:08:41 +02:00 |
|
Dennis Luxen
|
0eed39cdf1
|
rebase branch onto develop
|
2014-04-24 18:13:50 +02:00 |
|
Dennis Luxen
|
985270bb02
|
parse maxspeed in LUA
|
2014-04-24 12:51:16 +02:00 |
|
Emil Tin
|
762dd17512
|
cleanup indentation of lua profiles
|
2014-04-01 15:40:52 +02:00 |
|
Emil Tin
|
47f11fc3a6
|
bike: normal speed on paths with asphalt, add tests
|
2013-09-12 14:15:50 +02:00 |
|
Dennis Luxen
|
aeba3aa209
|
fixes #695 for bike profile
|
2013-08-12 18:00:56 +02:00 |
|
Sven Luzar
|
f2b81ba86c
|
pull request moved to develop branch: roundabout handling from car profile moved to bike profile
|
2013-07-30 21:37:57 +02: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 |
|
Emil Tin
|
f9abfbf68a
|
compute turn penalties in lua profiles
|
2013-02-27 19:33:33 +01:00 |
|