Dennis Luxen
|
6d8465a04d
|
implement geometry uncompressing using STL
|
2014-04-24 13:06:55 +02:00 |
|
Dennis Luxen
|
9cc49f6ff3
|
remove debug output
|
2014-04-24 12:54:24 +02:00 |
|
Dennis Luxen
|
ba37836e24
|
allow graphs with zero edges to load
|
2014-04-24 12:51:18 +02:00 |
|
Dennis Luxen
|
9b33aaa11a
|
fix test for borked lat/lons
|
2014-04-24 12:51:17 +02:00 |
|
Dennis Luxen
|
eca09e6c81
|
unpacking of target segment works
|
2014-04-24 12:47:00 +02:00 |
|
Dennis Luxen
|
b679a94930
|
first segment needs to be properly cut
|
2014-04-24 12:15:04 +02:00 |
|
Dennis Luxen
|
5bde545ce3
|
All good, but needs unpacking of start and end
|
2014-04-24 12:07:46 +02:00 |
|
Dennis Luxen
|
c71c8b0047
|
Unpacking of intermediate paths
|
2014-04-24 12:03:19 +02:00 |
|
Dennis Luxen
|
b5170ed1fd
|
remove trivial geometry nodes
|
2014-04-24 11:28:11 +02:00 |
|
Dennis Luxen
|
64720c2d2e
|
several lints fixed that were detected by facebook's flint
|
2014-04-21 17:40:07 +02:00 |
|
DennisOSRM
|
41f3f53540
|
move includes to include/osrm
|
2013-12-20 13:12:56 +01:00 |
|
Dennis Luxen
|
fd2f000075
|
install lib header files with make install target
|
2013-12-17 17:59:44 +01:00 |
|
Dennis Luxen
|
ca17efd764
|
break out OriginalEdgeData class into its own include
|
2013-12-09 11:45:45 -05:00 |
|
Dennis Luxen
|
aff61dbc3e
|
remove unused include
|
2013-12-08 19:11:38 +01:00 |
|
Dennis Luxen
|
cf69f43166
|
add proper licence header to newly added files
|
2013-10-21 11:45:16 +02:00 |
|
Dennis Luxen
|
02e9f8aef3
|
Rework facades to accept ServerPaths object as configuration
|
2013-10-15 15:44:35 +02:00 |
|
Dennis Luxen
|
5b03366909
|
checking if data files actually exist
|
2013-10-15 14:35:34 +02:00 |
|
Dennis Luxen
|
b87a98bbda
|
street name file is now more canonical
|
2013-10-15 14:32:43 +02:00 |
|
Dennis Luxen
|
f76361a345
|
changing file format for coordinates to be canonical
|
2013-10-15 14:32:43 +02:00 |
|
Dennis Luxen
|
83205290de
|
Reordering resource aquisition
|
2013-10-15 14:32:42 +02:00 |
|
Dennis Luxen
|
02fd528c32
|
removing debug output
|
2013-10-15 14:32:42 +02:00 |
|
Dennis Luxen
|
5a04700bae
|
create sentinel to adjancency array during preprocessing
|
2013-10-15 14:32:41 +02:00 |
|
Dennis Luxen
|
9522e6e714
|
properly check for (non-)empty vectors
|
2013-10-15 14:32:41 +02:00 |
|
Dennis Luxen
|
34048497e7
|
implement GetName for internal memory
|
2013-10-15 14:32:40 +02:00 |
|
Dennis Luxen
|
d9987c2734
|
load street names into internal memory
|
2013-10-15 14:32:40 +02:00 |
|
Dennis Luxen
|
bbf03e3060
|
Load r-tree search data structure from shared memory
|
2013-10-15 14:32:40 +02:00 |
|
Dennis Luxen
|
d6cdca35d4
|
Use typedef instead of base class
|
2013-10-15 14:31:31 +02:00 |
|
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
|
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
|
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 |
|