DennisOSRM
|
46c3ce0e34
|
Fixing 32 bit node id issue
|
2013-03-08 11:06:14 +01:00 |
|
DennisOSRM
|
53af4ee39f
|
Cleaning of several regressions in the parsing code.
|
2013-02-27 17:36:44 +01:00 |
|
Emil Tin
|
3c8dd85966
|
respect use_restricions in xml import
|
2013-02-23 13:53:06 +01:00 |
|
DennisOSRM
|
ae8e51074e
|
Removing superflous inline statements
|
2013-02-22 15:49:44 +01:00 |
|
Emil Tin
|
db148741e9
|
code cleanup
|
2013-02-22 15:49:43 +01:00 |
|
Emil Tin
|
1ecad20a0d
|
support xml, move duplicated xml/pbf code to base
|
2013-02-22 15:49:43 +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 |
|
DennisOSRM
|
3d1a85bbea
|
Fixing compilation issues on various compilers, i.e. old GCC, clang,
ICPC
|
2013-02-10 18:18:39 +01:00 |
|
DennisOSRM
|
348e656671
|
Merge branch 'feature/opposite_direction' into develop
|
2013-02-04 18:38:15 +01:00 |
|
DennisOSRM
|
26729ca482
|
Fixing useless comparison
|
2013-02-03 14:57:40 +01:00 |
|
DennisOSRM
|
bcf4af4a2f
|
Duration tag now handles 'hh:mm', 'mm' as well as 'hh:mm:ss'
|
2013-01-29 10:11:04 +01:00 |
|
DennisOSRM
|
03de87c213
|
Parsing duration when present
|
2013-01-27 23:06:23 +01:00 |
|
DennisOSRM
|
59481dd762
|
Adding duration member to way
|
2013-01-27 23:05:27 +01:00 |
|
DennisOSRM
|
f7c6b9a0f7
|
Fixed direction flag on split edges
|
2013-01-27 14:36:57 +01:00 |
|
DennisOSRM
|
e6e5626a2c
|
Implementing logic when route is going against one-way flow (think
bikes!)
|
2013-01-27 14:36:56 +01:00 |
|
DennisOSRM
|
b069725df0
|
Support for backward speed in extractor
|
2013-01-27 14:36:56 +01:00 |
|
DennisOSRM
|
f7d79209dc
|
Fixing dereference after null check (Coverity: CID 967038)
|
2013-01-11 20:20:22 +01:00 |
|
DennisOSRM
|
8158e7f1c5
|
Using explicit 64bit integer instead of compiler-dependent long long
|
2013-01-11 18:16:08 +01:00 |
|
DennisOSRM
|
2b5e110719
|
Splitting utility header with ambigious name into two files with better
names
|
2013-01-06 19:03:04 +01:00 |
|
DennisOSRM
|
00168cb12f
|
Removing dead code.
|
2013-01-05 22:47:12 +01:00 |
|
DennisOSRM
|
ffdaa71086
|
Implementation of turn restriction exceptions
|
2013-01-05 19:20:25 +01:00 |
|
Project OSRM
|
d2458f3169
|
Merge pull request #550 from ibikecph/lua_require
easy lua require()
|
2013-01-05 03:03:13 -08:00 |
|
Dennis Luxen
|
80add9f820
|
Splitting monolithic extraction code into compile units
|
2013-01-02 00:33:39 +01:00 |
|
Dennis Luxen
|
9379d2462e
|
Splitting monolithic extraction code into compile units
|
2013-01-02 00:32:34 +01:00 |
|
Emil Tin
|
4aa7ade32c
|
ordering includes alphabetically
|
2013-01-01 23:20:16 +01:00 |
|
DennisOSRM
|
8fc8a4e303
|
Removing last remaining 'using namespace std' statement
|
2012-12-29 21:02:26 +01:00 |
|
DennisOSRM
|
943c15927a
|
Fixing data type issue that prevented large files on windows. See issue
#55
|
2012-12-29 14:14:01 +01:00 |
|
Emil Tin
|
28f0782b17
|
code cleanup, merge Lua.h and LuaUtil.h
|
2012-12-28 22:40:00 +01:00 |
|
Emil Tin
|
ce43b09991
|
support lua require()
|
2012-12-28 22:40:00 +01:00 |
|
Dennis Luxen
|
18aff1ae40
|
Remove superflous include
|
2012-12-11 23:23:17 +01:00 |
|
DennisOSRM
|
7379c8c387
|
Giving name of script; fix signed/unsigned comparison
|
2012-11-22 19:26:06 +01:00 |
|
DennisOSRM
|
870ed96c24
|
Replacing atoi by boost::spirit::qi
|
2012-11-20 12:15:40 +01:00 |
|
DennisOSRM
|
94657a3258
|
Implements a shared-memory parallel LUA scripting engine using OpenMP.
See issue #506
|
2012-11-19 19:04:59 +01:00 |
|
DennisOSRM
|
c4be1d1423
|
Fixes issue #504
|
2012-11-19 11:52:34 +01:00 |
|
DennisOSRM
|
6f8148950e
|
Speeding up parsing of car profile by about 30%
|
2012-11-12 17:00:36 +01:00 |
|
Dennis Luxen
|
90b07cc6b0
|
Further refactorings
|
2012-11-12 10:59:23 +01:00 |
|
Dennis Luxen
|
ac15c787cc
|
Further refactorings
|
2012-11-12 10:59:13 +01:00 |
|
DennisOSRM
|
55e58375eb
|
Moving more functions into LUA
|
2012-11-03 08:18:39 +01:00 |
|
DennisOSRM
|
24321d860c
|
Moving more functions into LUA
|
2012-11-03 08:18:22 +01:00 |
|
DennisOSRM
|
e8c7f7b5da
|
Restructured calling of callback functions
|
2012-11-02 17:15:51 +01:00 |
|
DennisOSRM
|
2185bb3327
|
Parsing duration of ferries before further computation
|
2012-09-28 09:28:57 +02:00 |
|
DennisOSRM
|
bd6f2db1d1
|
Ignore nodes with latitude values outside of mercartor projection
|
2012-09-27 14:10:25 +02:00 |
|
DennisOSRM
|
44b625520b
|
Fixing warning detected by additional compiler flags
|
2012-09-19 14:17:14 +02:00 |
|
DennisOSRM
|
ac588911ba
|
Fixing warning detected by additional compiler flags
|
2012-09-19 13:48:04 +02:00 |
|
DennisOSRM
|
e3062cf3a2
|
Removing unused parameters, fixing signed-unsigned comparisons
|
2012-09-19 13:28:37 +02:00 |
|
DennisOSRM
|
7bd4e213c2
|
Fixes issue #392
|
2012-08-31 09:46:23 +02:00 |
|
DennisOSRM
|
3edf4799d3
|
Fixes plain old XML parsing.
|
2012-08-31 09:40:17 +02:00 |
|
DennisOSRM
|
91080f0690
|
Further code cleanup
|
2012-08-30 17:34:06 +02:00 |
|
DennisOSRM
|
4c2c1f519c
|
Minor code cleanup
|
2012-08-30 17:01:54 +02:00 |
|