Dennis Luxen
|
c4e785e523
|
remove explicit keyword from WayIDStartAndEndEdge ctor
|
2014-11-17 14:58:31 +01:00 |
|
Dennis Luxen
|
2f6f883f7f
|
implement ExtractionWay and -Node
|
2014-11-17 14:58:31 +01:00 |
|
Dennis Luxen
|
d071e92a1c
|
implement restriction parsing
|
2014-11-17 14:58:31 +01:00 |
|
Dennis Luxen
|
b18b4072e1
|
implement restriction parsing
|
2014-11-17 14:58:31 +01:00 |
|
Dennis Luxen
|
0a2898da17
|
remove legacy extrators
|
2014-11-17 14:58:30 +01:00 |
|
Dennis Luxen
|
274140d309
|
refactor SimpleLogger into simple_logger compile unit
|
2014-10-10 19:32:49 +02:00 |
|
Dennis Luxen
|
de264dbf94
|
untangle includes
|
2014-10-09 14:08:12 +02:00 |
|
Dennis Luxen
|
57fab61789
|
move casts from/to string into static class
|
2014-10-08 14:47:22 +02:00 |
|
Dennis Luxen
|
cc0bbc42a2
|
add duration to backward speed, fixes #1192
|
2014-09-29 11:37:36 +02:00 |
|
Emil Tin
|
774e6346e7
|
more robust check for parsed ways
|
2014-08-20 17:10:40 +02:00 |
|
Emil Tin
|
bcd55626ef
|
make accessors const, add comments
|
2014-08-20 11:37:47 +02:00 |
|
Emil Tin
|
2e3d33dfcd
|
remove type from more structs, remove asserts
|
2014-08-20 11:08:59 +02:00 |
|
Emil Tin
|
1e40cd6f0b
|
remove type assertion
|
2014-08-20 11:08:59 +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
|
6cdc590db5
|
typedef instead of enum for TravelMode to avoid gcc warnings
|
2014-08-20 11:08:58 +02:00 |
|
Emil Tin
|
6e364ff0ba
|
rename travel mode None to Inaccessible
|
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
|
207cddd50b
|
use enum for TravelMode
|
2014-08-20 11:08:58 +02:00 |
|
Emil Tin
|
3460bd0ba9
|
fix problems with mode, 1 failing test left
|
2014-08-20 11:08:42 +02:00 |
|
Emil Tin
|
8ea88468f3
|
remove unneeded methods
|
2014-08-20 11:08:42 +02:00 |
|
Emil Tin
|
235a52032a
|
more tests passing
|
2014-08-20 11:08:42 +02:00 |
|
Emil Tin
|
a5ee7e78f6
|
fixes
|
2014-08-20 11:08:41 +02:00 |
|
Emil Tin
|
dae9c9a7ed
|
use 4 bits for travel mode
|
2014-08-20 11:08:41 +02:00 |
|
Emil Tin
|
6d6d299ea4
|
most tests passing
|
2014-08-20 11:08:41 +02:00 |
|
Emil Tin
|
6fd615b9cd
|
first cut at porting travel mode, some tests fail
|
2014-08-20 11:08:41 +02:00 |
|
Emil Tin
|
3e6f27d173
|
rename contra_flow to travel_mode, use unsigned char
|
2014-08-20 11:08:41 +02:00 |
|
Dennis Luxen
|
82c2ae5441
|
first round of replacing deprecated typedefs with much nicer using statements
|
2014-08-19 13:01:38 +02:00 |
|
Dennis Luxen
|
c63218a889
|
add final/override keyword where possible to help compiler de-virtualize function calls
|
2014-08-18 10:19:33 +02:00 |
|
Dennis Luxen
|
426374ff8a
|
register all classes at once in LUA environment
|
2014-07-24 18:26:40 +02:00 |
|
Dennis Luxen
|
2656acc321
|
produce stack trace if script fails during setup. partially implements #1128
|
2014-07-21 15:46:19 +02:00 |
|
Dennis Luxen
|
e46c9be79f
|
dont fail if script does not define member
|
2014-07-21 15:44:57 +02:00 |
|
Dennis Luxen
|
218c810860
|
rename variable in XMLParser to make sure its name reflects the actual content
|
2014-07-11 14:03:38 +02:00 |
|
Dennis Luxen
|
0061b3fcbf
|
remove unneeded member in Extractor, move to function scope
|
2014-07-11 10:10:50 +02:00 |
|
Dennis Luxen
|
1f6f44ab01
|
include untangling of Extractor
|
2014-07-10 14:45:59 +02:00 |
|
dmbreaker
|
3a6af3810f
|
One more blank line.
|
2014-07-03 10:23:43 +04:00 |
|
dmbreaker
|
3973554f07
|
Added blank lines between includes.
|
2014-07-03 10:23:43 +04:00 |
|
dmbreaker
|
718cba2e36
|
Trying to fix win-build
|
2014-07-03 10:23:43 +04:00 |
|
dmbreaker
|
d2a70d1504
|
Removed pragma, reorganized includes.
|
2014-07-03 10:23:43 +04:00 |
|
dmbreaker
|
4bc847ac42
|
extractor.cpp refactored a bit
|
2014-07-03 10:23:43 +04:00 |
|
Dennis Luxen
|
de7c56c6bc
|
remove remaining NULL pointers by nullptrs
|
2014-06-24 16:50:00 +02:00 |
|
Dennis Luxen
|
dd7d6df4c6
|
streamline PBF parsing code
|
2014-06-24 12:25:19 +02:00 |
|
Dennis Luxen
|
b06a73e893
|
replace hashmap with a dummy vector based implementation as the number of tags per object is tiny
|
2014-06-23 13:21:56 +02:00 |
|
Dennis Luxen
|
f99f194927
|
use proper interface of HashTable, use prefix increment
|
2014-06-23 12:13:01 +02:00 |
|
Dennis Luxen
|
eac7d07ef6
|
rename variables to cut OCLint warnings
|
2014-06-23 12:11:56 +02:00 |
|
Dennis Luxen
|
96f834fb81
|
use explicit casts
|
2014-06-17 15:47:59 +02:00 |
|
Dennis Luxen
|
0e1f6f50ea
|
Merge branch 'thread-control' of https://github.com/TheMarex/Project-OSRM into TheMarex-thread-control
|
2014-06-15 12:35:15 +02:00 |
|
Patrick Niklaus
|
c009dce591
|
Another VC2013 fix
|
2014-06-15 11:42:59 +02:00 |
|
Patrick Niklaus
|
40e2d7932b
|
Fix VC2013 issues
|
2014-06-15 11:29:36 +02:00 |
|