DennisOSRM
|
642473244e
|
fixing include typos
|
2013-10-15 14:19:53 +02:00 |
|
Dennis Luxen
|
7951795ea4
|
Implementation of internal data storage
|
2013-10-15 14:19:53 +02:00 |
|
Dennis Luxen
|
9452c7e0c7
|
further implementation of data facades
|
2013-10-15 14:19:52 +02:00 |
|
Dennis Luxen
|
092f1a4959
|
corrected include fence
|
2013-10-15 14:14:11 +02:00 |
|
Dennis Luxen
|
21bee7e40c
|
Further includes in Facades
|
2013-10-15 14:14:10 +02:00 |
|
Dennis Luxen
|
a9ac0ac725
|
Mockups for data facades
|
2013-10-15 14:12:30 +02:00 |
|
Dennis Luxen
|
5dc1ed6696
|
plugging in base facade ptr
|
2013-10-15 14:09:40 +02:00 |
|
Dennis Luxen
|
b55f66e69c
|
added graph data access
|
2013-10-15 14:08:49 +02:00 |
|
Dennis Luxen
|
fa665c5494
|
Facade base class to provide all data access
|
2013-10-15 14:05:42 +02:00 |
|
Dennis Luxen
|
4c6f85fd25
|
Further includes in Facades
|
2013-10-15 14:04:12 +02:00 |
|
Dennis Luxen
|
b51d3da7e5
|
Mockups for data facades
|
2013-10-15 14:04:11 +02:00 |
|
Dennis Luxen
|
861dbd5977
|
plugging in base facade ptr
|
2013-10-15 14:02:31 +02:00 |
|
Dennis Luxen
|
5001fcdd53
|
added graph data access
|
2013-10-15 14:02:31 +02:00 |
|
Dennis Luxen
|
eeb47dc724
|
remove unneeded white spaces
|
2013-10-15 14:02:31 +02:00 |
|
Dennis Luxen
|
18b57fa6aa
|
Facade base class to provide all data access
|
2013-10-15 13:45:45 +02:00 |
|
Dennis Luxen
|
12bb4d75fd
|
Adding shared memory data types
|
2013-10-15 13:45:45 +02:00 |
|
Dennis Luxen
|
29499f21c5
|
License change to (simplified) 2-clause BSD. Good riddance, AGPL
|
2013-10-14 13:42:28 +02:00 |
|
DennisOSRM
|
467cf73635
|
load timestamp properly
|
2013-10-13 14:26:42 +02:00 |
|
DennisOSRM
|
457519eae3
|
Fixes resource leaks and removes deprecated c_str() calls where possible
|
2013-10-13 14:13:08 +02:00 |
|
Emil Tin
|
644fad8355
|
allow old capitalized option names in routed, few other adjustments
|
2013-10-12 09:59:42 +02:00 |
|
Emil Tin
|
613e38d7f8
|
use boost program_options in osrm-prepare/routed
|
2013-10-12 09:59:42 +02:00 |
|
DennisOSRM
|
dee7c339b3
|
Move edge-based node out ouf surrounding class
|
2013-10-11 16:14:59 +02:00 |
|
Dennis Luxen
|
2211c69455
|
Add explicit shmem id for data loading
|
2013-10-08 18:10:31 +02:00 |
|
Dennis Luxen
|
940b740b24
|
checking if data files actually exist
|
2013-10-01 17:37:52 +02:00 |
|
Dennis Luxen
|
ca3464512d
|
implementing the fetch of name ids in shared memory
|
2013-10-01 13:25:11 +02:00 |
|
Dennis Luxen
|
73234e7782
|
loading correct file with rtree leafs and not inner nodes
|
2013-09-30 15:55:29 +02:00 |
|
Dennis Luxen
|
de8d28ea5f
|
printing debug output
|
2013-09-30 15:54:32 +02:00 |
|
Dennis Luxen
|
f965b7129b
|
Renaming variables to properly reflect its content
|
2013-09-27 12:00:58 +02:00 |
|
Dennis Luxen
|
333aba8be6
|
street name file is now more canonical
|
2013-09-26 18:19:51 +02:00 |
|
Dennis Luxen
|
e9d93ae210
|
changing file format for coordinates to be canonical
|
2013-09-26 11:52:15 +02:00 |
|
Dennis Luxen
|
4bf1987bb7
|
store name id of edges in shmem, too
|
2013-09-25 18:59:07 +02:00 |
|
Dennis Luxen
|
ae45eed2b1
|
move shmem stored sizes to 64 bits
|
2013-09-25 18:58:39 +02:00 |
|
Dennis Luxen
|
7579c41a35
|
Reordering resource aquisition
|
2013-09-25 18:26:10 +02:00 |
|
Dennis Luxen
|
4e589c2575
|
removing debug output
|
2013-09-25 18:00:12 +02:00 |
|
Dennis Luxen
|
14bd1d01f2
|
create sentinel to adjancency array during preprocessing
|
2013-09-24 18:48:02 +02:00 |
|
Dennis Luxen
|
6a0e90ef90
|
properly check for (non-)empty vectors
|
2013-09-24 16:24:27 +02:00 |
|
Dennis Luxen
|
71fe8ed80d
|
implement GetName() for shared memory (copy&paste)
|
2013-09-24 15:12:06 +02:00 |
|
Dennis Luxen
|
b25fe3d127
|
implement GetName for internal memory
|
2013-09-24 14:44:25 +02:00 |
|
Dennis Luxen
|
fc4aef6d89
|
fetch ptr from shared memory to via node list
|
2013-09-24 13:54:28 +02:00 |
|
Dennis Luxen
|
6b4fa6a40d
|
load street names into internal memory
|
2013-09-24 13:53:38 +02:00 |
|
Dennis Luxen
|
6756eea209
|
load via node information from shared memory
|
2013-09-24 13:33:38 +02:00 |
|
Dennis Luxen
|
bf3cd37b49
|
Load r-tree search data structure from shared memory
|
2013-09-24 12:07:34 +02:00 |
|
Dennis Luxen
|
6f71092aa4
|
adjust facade to pass compilation
|
2013-09-23 19:00:08 +02:00 |
|
Dennis Luxen
|
396dc21903
|
Give all data types in shared memory
|
2013-09-23 18:02:45 +02:00 |
|
Dennis Luxen
|
5e2b0ba46c
|
Use typedef instead of base class
|
2013-09-23 18:02:16 +02:00 |
|
Dennis Luxen
|
83655e9aef
|
Added list of all data types in shared memory
|
2013-09-23 13:41:53 +02:00 |
|
DennisOSRM
|
71fcfa4935
|
fixing include typos
|
2013-09-20 21:05:47 +02:00 |
|
Dennis Luxen
|
b343a17b29
|
Implementation of internal data storage
|
2013-09-20 18:30:47 +02:00 |
|
Dennis Luxen
|
d5c91b9bda
|
further implementation of data facades
|
2013-09-19 18:55:49 +02:00 |
|
Dennis Luxen
|
ac14a7b0da
|
corrected include fence
|
2013-09-19 13:59:09 +02:00 |
|
Dennis Luxen
|
c5824765f9
|
Further includes in Facades
|
2013-09-19 12:00:36 +02:00 |
|
Dennis Luxen
|
2ab04e7e2f
|
Mockups for data facades
|
2013-09-19 12:00:36 +02:00 |
|
Dennis Luxen
|
a08fef172e
|
plugging in base facade ptr
|
2013-09-19 12:00:35 +02:00 |
|
Dennis Luxen
|
a04f77e7e0
|
added graph data access
|
2013-09-19 12:00:35 +02:00 |
|
Dennis Luxen
|
4900f3e54d
|
remove unneeded white spaces
|
2013-09-19 12:00:35 +02:00 |
|
Dennis Luxen
|
5abe7bc7e5
|
Facade base class to provide all data access
|
2013-09-19 12:00:35 +02:00 |
|
Dennis Luxen
|
a48aef4039
|
Adding shared memory data types
|
2013-09-19 12:00:35 +02:00 |
|
Dennis Luxen
|
fb9822b507
|
street name list is now a char array /w indices array
|
2013-08-20 17:05:36 +02:00 |
|
Dennis Luxen
|
06c8656b9e
|
Moving DataStructures out of Plugin directory
|
2013-08-14 13:41:23 +02:00 |
|
Dennis Luxen
|
beb9c1ba74
|
use proper check for empty string
|
2013-08-13 18:37:21 +02:00 |
|
Dennis Luxen
|
a542292ce2
|
Check if files exist and contain data, fixes #693
|
2013-08-09 17:47:11 +02:00 |
|
Dennis Luxen
|
0765ebf735
|
Implements #692
|
2013-08-09 14:47:09 +02:00 |
|
Dennis Luxen
|
ef221e1c6c
|
Replacing log macros by more sophisticated mechanism
|
2013-08-08 14:17:01 +02:00 |
|
Dennis Luxen
|
54302a53e1
|
use exceptions instead of hard abort
|
2013-08-05 17:28:57 +02:00 |
|
DennisOSRM
|
4a39a4af1c
|
Check for valid data files. Implements #224
|
2013-07-22 16:34:06 +02:00 |
|
Dennis Luxen
|
29e363e7fb
|
some refactoring
|
2013-06-27 16:09:21 -04:00 |
|
Dennis Luxen
|
fa328c5a78
|
don't about if timestamp is missing, just warn
|
2013-06-25 13:27:39 -04:00 |
|
DennisOSRM
|
a255f222ef
|
Extending timestamp to 25 characters
|
2012-12-10 16:36:54 +01:00 |
|
DennisOSRM
|
75cd287ab0
|
Partially fixes issue #420
|
2012-09-19 17:06:35 +02:00 |
|
DennisOSRM
|
ac588911ba
|
Fixing warning detected by additional compiler flags
|
2012-09-19 13:48:04 +02:00 |
|
DennisOSRM
|
cbddbb598f
|
Limit length of timestamp to 15 characters
|
2012-05-15 16:43:25 +02:00 |
|
DennisOSRM
|
6769f83d5b
|
Load timestamp string from file
|
2012-05-15 14:28:13 +02:00 |
|
DennisOSRM
|
f8761ecea0
|
Routing datastructure more seperated from data of original edges
|
2012-04-25 10:51:16 +02:00 |
|
DennisOSRM
|
58e88d43a9
|
Moving object that holds all query data into seperate object.
|
2012-04-14 20:07:30 +02:00 |
|