Daniel J. Hofmann
|
1153b78c06
|
Fixes various compiler diagnostics
Found with LLVM 3.9.1 and then fixed the most severe categories.
|
2017-01-06 16:47:52 +01:00 |
|
Moritz Kobitzsch
|
cd03877c90
|
link ConnectedRoad and TurnOperation via class hierarchy
and empower intersection by adding basic functionality to pod type
refactor extractor/toolkit into intersection
|
2016-11-03 13:42:29 +01:00 |
|
Patrick Niklaus
|
b749d9bd2f
|
Address PR comments
|
2016-11-02 16:45:20 +00:00 |
|
Patrick Niklaus
|
8f00936790
|
Fix non-overlap logic for simplified geometries.
|
2016-11-02 16:45:20 +00:00 |
|
Michael Krasnyk
|
8c378191df
|
Fix omitting the last point's coordinates in the geometry field
|
2016-06-21 07:06:43 +02:00 |
|
Patrick Niklaus
|
6e16eab6ec
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
|
Daniel J. Hofmann
|
e04baef3bb
|
Do not copy geometries in loop
|
2016-04-25 12:12:32 +02:00 |
|
Patrick Niklaus
|
879ccfc8c2
|
Implement viewport code to fix simplification
This fixes #2083
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
8218d5a47e
|
Limit zoomlevel to 18
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
fbabd137c2
|
Fix asymmetry in min/max from using -max
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
d9d4742130
|
First round of lat,lng -> lng,lat switcheroo
|
2016-04-05 22:58:32 +02:00 |
|
Lauren Budorick
|
c38a6d74dd
|
Include numeric in assemble_overview.cpp (needed on OSX for std::accumulate)
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
f3e72623e9
|
Add viaroute suport for new API
|
2016-04-05 22:58:32 +02:00 |
|