1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-01-31 09:05:14 +01:00

11 Commits

Author SHA1 Message Date
547d7a5f23 Fix the POI search algorithm
(At least so, that it does not trigger the rtree assert. The whole RectC logic
has to be fixed to properly handle poles/dateline "overflows")
2020-12-03 21:12:41 +01:00
a0697a6ce7 Fixed broken equations 2019-02-26 22:16:05 +01:00
025a403c73 PI defines cleanup 2018-05-15 21:51:56 +02:00
9e36451001 RectC now uses the expected axis direction
+ some more refactoring
2018-04-16 20:26:10 +02:00
4b776c8cc1 Replaced remaining qreals in Coordinates logic 2018-04-15 10:42:06 +02:00
3f71775101 Fixed broken radius-rect computation
Always use the double type for coordinate related data
2018-04-13 21:14:12 +02:00
88d6904ded Yet another WMS bounding box computation fix 2018-04-03 00:08:01 +02:00
b8815ca9f5 Fixed layer bounding box & scale denominator range joining 2018-04-02 23:27:42 +02:00
b6e798f5c3 Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
90b780a444 Code cleanup 2017-12-01 20:52:34 +01:00
56e4c80999 Project structure refactoring 2017-11-26 18:54:03 +01:00