DennisOSRM
|
070050a48e
|
Entering and leaving roundabouts is getting handled.
|
2011-11-22 16:47:15 +01:00 |
|
DennisOSRM
|
97afa231ca
|
First working edge based version. Still missing: GPX export; Via Points;
origin,destination on same edge, descriptions
|
2011-11-14 19:36:31 +01:00 |
|
DennisOSRM
|
f8135c56b7
|
Merge branch 'master' of https://github.com/DennisOSRM/Project-OSRM
|
2011-11-09 16:12:12 +01:00 |
|
DennisOSRM
|
eb9630251f
|
First set of changes toward edge-based graph
|
2011-11-09 16:12:05 +01:00 |
|
DennisOSRM
|
5274af7730
|
Small performance fixes
|
2011-10-08 20:37:16 +02:00 |
|
Sasa Ivetic
|
9f04305c12
|
Fixed available sys memory calc to work in KBs. Changed to boost::uint64_t for Visual C++ compilation
|
2011-10-06 01:20:41 +08:00 |
|
DennisOSRM
|
aae7027ac6
|
No hardcoded speedprofile anymore
|
2011-10-05 19:08:27 +02:00 |
|
DennisOSRM
|
109279d0b5
|
Boost Property Tree provides the speed profile from an ini file
Memory leak fixed, issue #11, thanks sivetic
Typo fixed
for loop replaced by boost's FOREACH
|
2011-10-04 15:42:24 +02:00 |
|
Dennis Luxen
|
8533b5d0a2
|
fix extractor to run correctly on machines with more than 32bit mem range, thanks tolmaion
|
2011-09-28 17:02:52 +02:00 |
|
Dennis Luxen
|
a79231c666
|
Cleaning some left-overs
|
2011-07-06 12:56:01 +00:00 |
|
Dennis Luxen
|
a37528362d
|
Extracting additional features from graph
|
2011-07-06 12:33:41 +00:00 |
|
Dennis Luxen
|
a93738dd79
|
Mac OS X compile fixes
|
2011-05-07 07:36:17 +00:00 |
|
Dennis Luxen
|
ed608f9f13
|
provide a little more fault-tolerance when input data is fishy
|
2011-03-30 12:26:38 +00:00 |
|
Dennis Luxen
|
ac6583906d
|
fixing a silly endless loop that occurred when an edge had a starting node that was not present in node data (Thanks Frederik)
|
2011-03-30 11:24:11 +00:00 |
|
Dennis Luxen
|
78df3ae23a
|
renaming extractLargeNetwork to extractor
|
2011-03-28 12:49:09 +00:00 |
|