Michael Krasnyk
|
1d4d3b80b5
|
Fix possible division by zero by clamping latitude to 85.05°
Resolves #3530
|
2017-01-12 16:44:58 +01:00 |
|
Daniel Patterson
|
ec02cdc4cc
|
Use mmap instead of read - it's a lot faster here.
Also clean up construction of STRONG_TYPEDEF so that it can be
packed properly in structs (this explains all the () -> {}) changes
here.
|
2016-06-27 17:24:30 -07:00 |
|
Patrick Niklaus
|
6e16eab6ec
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
|
Patrick Niklaus
|
9f515dad09
|
Fix tests
|
2016-04-09 23:04:43 +02:00 |
|
Patrick Niklaus
|
5052c4ae3a
|
Move projection function into own header and inline
|
2016-04-09 17:31:36 +02:00 |
|