Patrick Niklaus
|
49f0b1eb59
|
Add abstraction to change the data facade at compile time
|
2017-07-17 11:40:55 +00:00 |
|
Patrick Niklaus
|
2fa8d0f534
|
Port OSRM, Engine and Datafacades to be algorithm aware
|
2017-03-03 16:02:12 +00:00 |
|
Michael Krasnyk
|
b6f9ec2a33
|
make facades const to be consistent with const shmem block
|
2017-01-14 01:14:29 +01:00 |
|
Moritz Kobitzsch
|
73179641b1
|
clang-format code
|
2016-10-06 14:06:19 +02:00 |
|
Patrick Niklaus
|
1c2ead8fb8
|
Make DataFacade local to every request
This is the first step to having fine grained locking on data updates,
see issue #2570.
|
2016-10-06 12:56:38 +02:00 |
|
Daniel J. Hofmann
|
bf2b1a64b9
|
Fixes sign mismatch in Nearest limit comparison
|
2016-09-16 15:40:05 +02:00 |
|
Daniel J. Hofmann
|
e3c1b133bf
|
Adds a limit for number of results returned in Nearest service, resolves #2872
|
2016-09-12 11:59:08 +02:00 |
|
Patrick Niklaus
|
6e16eab6ec
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
|
Daniel J. Hofmann
|
9ec46222e3
|
Makes Nearest plugin adhere to v5 spec for precondition violations, fixes #2108
|
2016-04-05 22:59:14 +02:00 |
|
Patrick Niklaus
|
14c36bc405
|
Finish the nearest plugin
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
c75b497b2e
|
Adapts Nearest plugin to new API
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
a4074332cc
|
Adapts publicly facing new API
|
2016-04-05 22:58:32 +02:00 |
|