|
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 |
|
|
ee80260e46
|
Improved capabilities xml parsing
Improved bounds handling
|
2018-02-24 16:44:30 +01:00 |
|
|
fa3e6d8550
|
Added error checking
|
2018-02-24 11:40:54 +01:00 |
|
|
6e95d484cd
|
Added support for OGC:CRS84 CRS to WMTS maps
|
2018-02-24 11:20:29 +01:00 |
|
|
376587202b
|
Properly handling non-integer tile matrix ids
|
2018-02-24 10:34:27 +01:00 |
|
|
d11ffc9ea4
|
Added tile matrix set limits handling
Added axis order setting
|
2018-02-24 01:59:03 +01:00 |
|
|
619df591e2
|
Added support for geographic2d "projected" WMTS maps
|
2018-02-22 21:02:56 +01:00 |
|
|
10aa7d3945
|
Code cleanup
|
2018-02-22 18:12:47 +01:00 |
|
|
b054cf9046
|
Using the correct projection for Lambert azimuthal equal area
|
2018-02-22 00:46:05 +01:00 |
|
|
9c5153f89a
|
Fixed QT4 build
|
2018-02-21 00:13:11 +01:00 |
|
|
1bc4833a81
|
Added initial WMTS support
|
2018-02-20 23:37:19 +01:00 |
|