|
ca7016176f
|
Added missing pixmap caching
|
2018-05-30 22:10:35 +02:00 |
|
|
2c816a509b
|
Refactoring
|
2018-05-29 21:54:25 +02:00 |
|
|
58e752a022
|
Added missing coordinate system
|
2018-05-29 00:37:04 +02:00 |
|
|
7d412a274d
|
Added support for Krovak projection
|
2018-05-29 00:17:20 +02:00 |
|
|
eeab6a399e
|
Fixed broken map formats list
|
2018-05-28 22:30:13 +02:00 |
|
|
e4feeae064
|
Improved error handling + code cleanup
|
2018-05-24 22:11:00 +02:00 |
|
|
0d879e61a9
|
Added support for Garmin JNX maps
|
2018-05-22 22:40:15 +02:00 |
|
|
7324535bfc
|
Some more code cleanup
|
2018-05-19 22:36:11 +02:00 |
|
|
59c95e53c4
|
Precompute some more constants
|
2018-05-19 20:55:43 +02:00 |
|
|
a66ca7b3a8
|
Includes cleanup
|
2018-05-19 20:32:00 +02:00 |
|
|
7198d610c5
|
Code cleanup
|
2018-05-18 22:22:36 +02:00 |
|
|
a6389f0174
|
Precompute e2s as well
|
2018-05-18 22:10:43 +02:00 |
|
|
be9da5aabe
|
Some more naming unification
|
2018-05-18 00:21:59 +02:00 |
|
|
a486f9e78d
|
Datum shift optimization (precompute ellipsoid constants)
+ projections code unification
|
2018-05-17 22:41:56 +02:00 |
|
|
81a5c712c6
|
Projection error handling cleanup
|
2018-05-16 18:52:48 +02:00 |
|
|
025a403c73
|
PI defines cleanup
|
2018-05-15 21:51:56 +02:00 |
|
|
5f47383648
|
Updated PCS list
|
2018-05-14 00:37:19 +02:00 |
|
|
abfb0c637a
|
9804 was correct...
|
2018-05-13 08:52:20 +02:00 |
|
|
c9cedebeb0
|
Use the propper mercator projection EPSG code number
|
2018-05-13 01:16:10 +02:00 |
|
|
be1c7fa4c2
|
Added support for Mercator projection (the real one)
|
2018-05-13 00:40:03 +02:00 |
|
|
2b421f3b63
|
Properly name the web mercator projection
|
2018-05-12 22:38:42 +02:00 |
|
|
80f13d7057
|
Fixed LCC2 GeoTIFFs loading
|
2018-05-12 21:45:58 +02:00 |
|
|
c8433f7b55
|
Added EPSG 9606 and 9607 datums to the gcs.csv file
(gcs file format change)
|
2018-05-12 14:48:21 +02:00 |
|
|
bb52003743
|
Includes cleanup
|
2018-05-12 13:18:49 +02:00 |
|
|
22ea1b0bca
|
Cosmetics
|
2018-05-12 13:13:35 +02:00 |
|
|
3b0a4a30bb
|
Use precise arc second to radian transformation constants
|
2018-05-11 20:06:16 +02:00 |
|
|
792ec17a20
|
Added support for EPSG:9606 and EPSG:9607 datum transformations
|
2018-05-11 19:54:12 +02:00 |
|
|
cf81e42f52
|
Remaining qreal/double separation
+ some minor TrekBuddy atlas issues fixes
|
2018-05-02 21:25:14 +02:00 |
|
|
beb966c58f
|
Fixed broken returning from print mode
|
2018-04-28 22:18:11 +02:00 |
|
|
9eb2e38499
|
Includes cleanup
|
2018-04-28 19:08:21 +02:00 |
|
|
247eef5261
|
Added download retries in case of connection timeout
|
2018-04-28 19:07:52 +02:00 |
|
|
9c125a0583
|
Cosmetics
|
2018-04-28 16:14:03 +02:00 |
|
|
bcff05c37c
|
Code cleanup
|
2018-04-28 16:07:32 +02:00 |
|
|
266a1d037e
|
Code cleanup
|
2018-04-27 23:08:44 +02:00 |
|
|
f8c92cf036
|
Enable authorization for OSM type maps
|
2018-04-27 21:13:10 +02:00 |
|
|
566f3185f9
|
Separated map downloaders, added configurable connection timeouts
|
2018-04-27 19:31:27 +02:00 |
|
|
e5d566807a
|
Fixed HTTP redirects (+addded support for relative URLs)
Fixes #104
|
2018-04-19 19:46:56 +02:00 |
|
|
c50e41dea1
|
Numerical instability fix
|
2018-04-17 22:26:20 +02:00 |
|
|
9e36451001
|
RectC now uses the expected axis direction
+ some more refactoring
|
2018-04-16 20:26:10 +02:00 |
|
|
b26a10a5b3
|
Added missing initialization
|
2018-04-16 19:14:27 +02:00 |
|
|
4530ec1354
|
Code cleanup
|
2018-04-15 17:32:25 +02:00 |
|
|
f2b72ec1b5
|
Fixed GeoTIFF on platforms where qreal != double
|
2018-04-15 16:27:47 +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 |
|
|
b4cf614f77
|
Added missing "other sample dimensions" support for WMS
|
2018-04-08 19:13:16 +02:00 |
|
|
c894e75c17
|
Adjusted stuff to comply with the new map version 1 xsd
|
2018-04-08 17:48:13 +02:00 |
|
|
259a15332e
|
Fixed QT4 build
|
2018-04-07 23:04:26 +02:00 |
|
|
c4915891e7
|
Code cleanup
|
2018-04-07 18:42:25 +02:00 |
|
|
c5256b25e9
|
Added missing namespace
|
2018-04-05 21:13:48 +02:00 |
|
|
81b3a517f8
|
Use the correct axis order defaults for WMS/WMTS maps
|
2018-04-05 20:38:23 +02:00 |
|
|
3aa1ab4b4c
|
Set a less restrictive lower bound for WMS scale denominators
|
2018-04-03 23:14:47 +02:00 |
|
|
d4fb8ed9c9
|
Fixed error reporting
|
2018-04-03 23:05:17 +02:00 |
|
|
4096d87a6a
|
Improved default WMS/WMTS style handling
|
2018-04-03 22:35:13 +02:00 |
|
|
68eac5b8cc
|
Yet another WMS corner case handling fix
|
2018-04-03 01:14:58 +02:00 |
|
|
88d6904ded
|
Yet another WMS bounding box computation fix
|
2018-04-03 00:08:01 +02:00 |
|
|
021558b114
|
Fixed QT4 build
|
2018-04-02 23:33:10 +02:00 |
|
|
b8815ca9f5
|
Fixed layer bounding box & scale denominator range joining
|
2018-04-02 23:27:42 +02:00 |
|
|
e845e216bd
|
Added support for WMS multi-layer maps
|
2018-04-02 19:59:52 +02:00 |
|
|
60cc869ade
|
The "default" style does not to be set wxplicitly
|
2018-04-02 18:30:57 +02:00 |
|
|
e3e8fdbacf
|
Fixed WMS 1.1.x support
Added support for HTTP basic authorization
|
2018-04-01 20:01:25 +02:00 |
|
|
16f2d7ad34
|
Added support for WMS 1.1.x versions
|
2018-03-31 11:27:01 +02:00 |
|
|
bf3589812a
|
Initial WMS support (no multi-layer support for now)
|
2018-03-30 10:25:05 +02:00 |
|
|
8821536419
|
Fixed most clazy warnings
|
2018-03-29 00:29:08 +02:00 |
|
|
820e614921
|
Fixed broken data size copy
|
2018-03-26 01:02:31 +02:00 |
|
|
35703e3363
|
Refactoring
|
2018-03-22 20:00:30 +01:00 |
|
|
a54821863f
|
Includes cleanup
|
2018-03-21 19:23:17 +01:00 |
|
|
992fd2c5cd
|
Code cleanup
|
2018-03-21 19:09:37 +01:00 |
|
|
4b4a1902ef
|
Indent cleanup
|
2018-03-21 18:52:57 +01:00 |
|
|
0bb3b3812c
|
Fixed broken release builds
|
2018-03-19 22:40:49 +01:00 |
|
|
2d8bf2dbb9
|
Added missing Swiss grid map file support
|
2018-03-19 19:56:31 +01:00 |
|
|
29efa84075
|
Do not depend on the initializing ellipsoid
|
2018-03-19 19:13:48 +01:00 |
|
|
3d06fe8831
|
Also clear the error URLs when clearing the tile cache.
Code cleanup.
|
2018-03-15 18:46:34 +01:00 |
|
|
fe1f6c80b4
|
Use the correct units for azimuths
|
2018-03-15 00:27:44 +01:00 |
|
|
3043128565
|
Added finite HTTP response timeout
|
2018-03-14 07:23:07 +01:00 |
|
|
bf5ae22f0d
|
Handle the WGS84 ellipsoid only definitions like the GRS80 ellipsoid only definitions
|
2018-03-12 20:05:53 +01:00 |
|
|
309fdb675c
|
Removed unused definitions
|
2018-03-11 20:53:16 +01:00 |
|
|
e0daf367fb
|
Added support for WGS84 GeoTIFF images with the GCS defined using the ellipsoid only
|
2018-03-11 20:11:42 +01:00 |
|
|
32d8672698
|
REST variables (dimensions) are apparently case-insensitive
|
2018-03-11 19:23:40 +01:00 |
|
|
8132ff722d
|
Added support for WMTS dimensions
|
2018-03-11 10:31:41 +01:00 |
|
|
49792064d7
|
Fixed error handling
|
2018-03-11 09:24:04 +01:00 |
|
|
7aef81d823
|
Added support for EPSG 21781 PCS (Swiss grid)
Fixed swapped LCC1 and LCC2 GeoTIFF coordinate transformation codes
|
2018-03-11 01:10:24 +01:00 |
|
|
fd15799114
|
Includes cleanup
|
2018-03-10 09:25:52 +01:00 |
|
|
67aba4703b
|
Some more code cleanup
|
2018-03-09 23:24:08 +01:00 |
|
|
60fcff7658
|
Code cleanup
|
2018-03-09 18:57:23 +01:00 |
|
|
bc881836ac
|
Improved map index caching
|
2018-03-09 18:56:54 +01:00 |
|
|
de05f5e64b
|
Some more offline map code cleanup
|
2018-03-08 19:08:39 +01:00 |
|
|
16476dbf74
|
Offline map code cleanup/refactoring
|
2018-03-08 02:24:10 +01:00 |
|
|
a21464d98d
|
Added missing virtual destructors
|
2018-03-08 00:57:09 +01:00 |
|
|
d6746bc444
|
Code cleanup
|
2018-03-06 19:28:07 +01:00 |
|
|
9300d671a1
|
Fixed invalid memory access
|
2018-03-01 19:06:34 +01:00 |
|
|
b9ed0c3933
|
Improved scale computation on offline & WMTS maps
|
2018-02-28 22:19:46 +01:00 |
|
|
46cefada94
|
Code cleanup
|
2018-02-27 21:50:29 +01:00 |
|
|
e1e49b32e6
|
Added some more map definition checking
|
2018-02-27 01:02:22 +01:00 |
|
|
fa99d01a77
|
Extended error checking
|
2018-02-26 22:35:58 +01:00 |
|
|
8c6f70d837
|
Code cleanup
|
2018-02-26 19:13:57 +01:00 |
|
|
d1b0e2ef73
|
Improved error reporting
|
2018-02-26 19:05:53 +01:00 |
|
|
962310df7d
|
Fixed single point zoom fit on WMTS maps
|
2018-02-25 19:33:12 +01:00 |
|
|
fbab4b0097
|
Made the axis order an attribute of the set rather than a separate element
|
2018-02-25 08:58:40 +01:00 |
|
|
5e5ff6d96f
|
Added support for REST WMTS maps
|
2018-02-25 02:31:01 +01:00 |
|
|
55e967673c
|
Use image/png as the default image format
|
2018-02-24 22:31:37 +01:00 |
|
|
757ba6a566
|
Fixed QT4 build
|
2018-02-24 16:48:38 +01:00 |
|