DennisOSRM
|
f8499e1113
|
More assertions in debug runs, but faster in release runs.
|
2012-03-05 14:34:38 +01:00 |
|
DennisOSRM
|
77d5c44664
|
fixes issue #161
|
2012-03-05 09:36:20 +01:00 |
|
DennisOSRM
|
9fdb6eb2c5
|
Refactoring edge based graph generation subrouting into a single
function. Should make parallelization much easier.
|
2012-03-01 19:41:06 +01:00 |
|
DennisOSRM
|
9673980fae
|
Reserve is not initial size
|
2012-03-01 15:59:46 +01:00 |
|
DennisOSRM
|
63f4aaf7dd
|
Further refactoring of edge based graph generation
|
2012-03-01 14:36:10 +01:00 |
|
DennisOSRM
|
f8c0c468a9
|
First preparations for Intels TBB
|
2012-02-29 20:02:04 +01:00 |
|
DennisOSRM
|
300f7370c8
|
traffic signal penalty gets incorporated now into routing data.
|
2012-02-28 16:25:01 +01:00 |
|
DennisOSRM
|
8d83ce47e9
|
Renaming vector
|
2012-02-28 15:33:31 +01:00 |
|
DennisOSRM
|
a88ad71be6
|
Merge branch 'master' of
https://DennisOSRM@github.com/DennisOSRM/Project-OSRM.git
|
2012-02-23 16:29:55 +01:00 |
|
DennisOSRM
|
f94ebf5296
|
Removing unnecessary debug output
|
2012-02-10 17:35:59 +01:00 |
|
DennisOSRM
|
8cddaf39c4
|
Fixes issue #105 and partially #62 as well as #83.
|
2012-02-10 17:14:30 +01:00 |
|
DennisOSRM
|
2c4621011d
|
Additional work for issue #46
|
2012-02-08 18:31:37 +01:00 |
|
DennisOSRM
|
0dc77b056a
|
Fixes issue #46. Turn instructions are much more verbose now where the
streets have no name.
|
2012-02-08 11:46:34 +01:00 |
|
DennisOSRM
|
5136853ce0
|
Fixes issue #101. Target nodes close to bollards were neglected.
|
2012-02-07 19:40:25 +01:00 |
|
DennisOSRM
|
d41b0f28b4
|
Fixes issue #94.
|
2012-01-31 16:12:19 +01:00 |
|
Dr Scott
|
7d21a4e0fb
|
fixing some memory problems
|
2012-01-26 01:48:22 +01:00 |
|
DennisOSRM
|
70256146fc
|
barrier=bollard is now used. Fixes ticket #9 and saves about .5% RAM in
metropolitan areas
|
2012-01-02 13:09:20 +01:00 |
|
DennisOSRM
|
ee1b3afdcf
|
Allowing U-Turn at the end of a dead-end street which is necessary for
via routes.
|
2012-01-01 16:04:59 +01:00 |
|
DennisOSRM
|
ebf3eea004
|
Output message about number of used restrictions is now more helpful.
|
2011-12-30 13:30:17 +01:00 |
|
DennisOSRM
|
f5226b2228
|
Certain type of edges, i.e. ferries, are now properly ignored from
nearest neighbor lookup. Fixes ticket 59.
|
2011-12-16 14:05:30 +01:00 |
|
DennisOSRM
|
a7e7773d85
|
Fixing premature push to master repo
|
2011-12-14 19:01:57 +01:00 |
|
DennisOSRM
|
e849d18c1b
|
Merge fixed
|
2011-12-13 11:08:40 +01:00 |
|
DennisOSRM
|
85f9b398da
|
Minor change: Removing dead code
|
2011-12-13 10:12:41 +01:00 |
|
DennisOSRM
|
1fb97f0080
|
Disabling tc
|
2011-12-10 16:50:18 +01:00 |
|
DennisOSRM
|
79a989e504
|
ignored edge type, i.e. ferry connections, can now be excluded from
nearest neighbor lookup
|
2011-12-10 15:13:15 +01:00 |
|
DennisOSRM
|
045922fb56
|
fixes ticket 43
|
2011-12-05 14:45:45 +01:00 |
|
DennisOSRM
|
7be723782a
|
Support for 'only_*'-typed turn restrictions.
|
2011-12-02 16:38:10 +01:00 |
|
DennisOSRM
|
ff5e34ee70
|
Fixing segfaults when restrictions list was empty. See ticket #34
|
2011-11-30 18:48:38 +01:00 |
|
Emil Tin
|
f511af0f0c
|
fix compilation on mac; openmp issues and an unneeded typename
|
2011-11-26 16:42:15 +01:00 |
|
DennisOSRM
|
8d008f9dcc
|
Space requirements are better now
|
2011-11-25 12:02:52 +01:00 |
|
DennisOSRM
|
7585dec359
|
Added angle based turn costs
|
2011-11-24 18:51:28 +01:00 |
|
DennisOSRM
|
4e75bd1de6
|
Start and target can be on same edge
|
2011-11-24 17:33:23 +01:00 |
|
DennisOSRM
|
fb1857f7cc
|
Exits of roundabouts get handled
|
2011-11-23 18:40:54 +01:00 |
|
DennisOSRM
|
885d45e9b8
|
More roundabout magic
|
2011-11-22 16:57:42 +01:00 |
|
DennisOSRM
|
070050a48e
|
Entering and leaving roundabouts is getting handled.
|
2011-11-22 16:47:15 +01:00 |
|
DennisOSRM
|
e7439e92ed
|
Route description are generated
|
2011-11-17 18:04:49 +01:00 |
|
DennisOSRM
|
f66c1e4a4f
|
Removed unnecessary nameID of first leg
|
2011-11-16 18:10:51 +01:00 |
|
DennisOSRM
|
9a6cf7b991
|
Add first nodes with negative weights
|
2011-11-16 17:29:00 +01:00 |
|
DennisOSRM
|
caf8cd701e
|
NNGrid supports nameID of edges.
|
2011-11-15 16:47:53 +01:00 |
|
DennisOSRM
|
eca2c0c5ef
|
Store nameID with Edge
|
2011-11-15 16:24:13 +01:00 |
|
DennisOSRM
|
34e4ead885
|
Generation of edge based graph fixed.
|
2011-11-14 13:12:56 +01:00 |
|
DennisOSRM
|
eb9630251f
|
First set of changes toward edge-based graph
|
2011-11-09 16:12:05 +01:00 |
|
DennisOSRM
|
4e2be10574
|
Updated dependencies
|
2011-10-10 17:52:47 +02:00 |
|