Daniel J. Hofmann
|
c65dd16460
|
Make PolylineCompresser's encode and decode free standing functions
|
2016-01-09 19:55:22 +01:00 |
|
Daniel J. Hofmann
|
c590596dbe
|
Make DouglasPeucker a free standing function
|
2016-01-09 19:55:21 +01:00 |
|
Patrick Niklaus
|
23cd4d5ed2
|
not -> !
|
2016-01-09 19:42:31 +01:00 |
|
Moritz Kobitzsch
|
4dc6ff9fb8
|
and another missed not
|
2016-01-09 19:42:31 +01:00 |
|
Moritz Kobitzsch
|
8638cbf8b2
|
missed a not
|
2016-01-09 19:42:31 +01:00 |
|
Moritz Kobitzsch
|
a2555983e6
|
replaces and/not with &&/! for windows
|
2016-01-09 19:42:31 +01:00 |
|
Patrick Niklaus
|
6991a38703
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
|
Patrick Niklaus
|
6b18e4f7e9
|
Add namespace around all files
|
2016-01-08 01:30:52 +01:00 |
|
Patrick Niklaus
|
efc9007cbf
|
Remore start_phantom/target_phantom because they are useless here
|
2016-01-07 22:51:37 +01:00 |
|
Moritz Kobitzsch
|
efd33b295a
|
Refactor guidance generation
|
2016-01-07 22:51:24 +01:00 |
|
Patrick Niklaus
|
fa4ba42f15
|
Use a sane gps_precision multipler
|
2016-01-07 16:30:54 +01:00 |
|
Patrick Niklaus
|
811e29ff1b
|
Add cmath to geospatial_query
|
2016-01-07 11:35:35 +01:00 |
|
Patrick Niklaus
|
1da1fa5a31
|
Fix naming in PhantomNode
|
2016-01-05 12:41:16 +01:00 |
|
Patrick Niklaus
|
4f7369ed02
|
Fix naming in FixedPointCoordinate
|
2016-01-05 12:06:34 +01:00 |
|
Patrick Niklaus
|
4312013552
|
Fix naming in coordinate_calculation
|
2016-01-05 12:06:34 +01:00 |
|
Patrick Niklaus
|
028ca5c9d9
|
Apply clang-format
|
2016-01-05 12:04:04 +01:00 |
|
Daniel J. Hofmann
|
0d971a70cc
|
Prevent comment splicing from backslash at end of line
|
2016-01-05 11:19:18 +01:00 |
|
Daniel J. Hofmann
|
685d330ee2
|
Remove license headers from project source files; global license
|
2016-01-04 19:06:32 +01:00 |
|
Patrick Niklaus
|
fce486735b
|
Merge pull request #1841 from mortada/use_double_not_float
use double precision calculations instead of mixing double and float
|
2016-01-04 11:58:07 +01:00 |
|
Mortada Mehyar
|
a6cb786718
|
improve comments
|
2016-01-03 20:50:25 -08:00 |
|
Mortada Mehyar
|
93a2e66704
|
use double precision calculations instead of mixing double and float
|
2016-01-03 20:44:38 -08:00 |
|
Patrick Niklaus
|
97585bb26a
|
Fix include paths
|
2016-01-03 18:47:50 +01:00 |
|
Patrick Niklaus
|
bfc6c9b89d
|
Move files in src/ include/
|
2016-01-03 16:37:38 +01:00 |
|