Michael Krasnyk
|
8d8042ebae
|
Use ranges with fixed types
|
2018-04-09 11:05:01 +02:00 |
|
Kajari Ghosh
|
be123cd72f
|
Use ranges in datafacade instead of vectors
Range type must use immutable references due to a
regression in `boost::any_range`.
References:
https://svn.boost.org/trac10/ticket/10493
https://stackoverflow.com/questions/42427395/boostany-range-with-optimization-level-o2-causes-crash/42427662
|
2018-04-09 11:05:01 +02:00 |
|
David Audrain
|
963c042b2a
|
Run scripts/format.sh
|
2017-10-19 15:26:37 +01:00 |
|
David Audrain
|
1be7dedda7
|
Set missing OSM Node ID to zero instead of SPECIAL NODE ID
|
2017-10-19 15:26:37 +01:00 |
|
David Audrain
|
493a9a1cb2
|
Add 'to' and 'from' OSM Node Ids in the result of nearest webservice. #2548
|
2017-10-19 15:26:37 +01:00 |
|
Patrick Niklaus
|
6e16eab6ec
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
|
Patrick Niklaus
|
12608889e2
|
Fix 'ok' -> 'Ok'
|
2016-04-05 22:59:14 +02:00 |
|
Moritz Kobitzsch
|
29fff4f51b
|
implements relative position feature based on coordinates
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
29cf9e05db
|
Only install necessary headers
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
298f68c966
|
Adds the license preamble for all publicly installed eaders, closes #2036
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
7c30ea32bf
|
Runs scripts/format.sh
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
14c36bc405
|
Finish the nearest plugin
|
2016-04-05 22:58:32 +02:00 |
|