1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-07 07:13:21 +02:00
Commit Graph

35 Commits

Author SHA1 Message Date
82c0c1f8a7 Asynchronous WMS/WMTS map loading
(also fixes crash on OS X)
2020-03-17 21:06:51 +01:00
c85f404d28 Enable specifiing of format parameters 2020-03-03 09:29:16 +01:00
45a6cdeda0 Strip the format parameters for format comparsion 2020-03-01 13:26:19 +01:00
5f5b391cd9 Added support for Geographic 2D projections (coordinate systems) in vector maps 2019-08-01 08:36:58 +02:00
e2ad2e9d98 Fixed QT4 build 2019-03-05 23:05:50 +01:00
0e404e993e Fixed some clazy warnings 2019-03-05 22:34:50 +01:00
1444a88ad0 Enable empty WMTS styles 2019-02-15 20:32:53 +01:00
f6b1344ee2 Improved error handling 2018-10-26 18:47:34 +02:00
4a612f12bb Properly handle WMTS TileMatrixLimits and default style 2018-10-15 00:20:20 +02:00
254deae04a Code cleanup 2018-09-30 12:16:41 +02:00
65b74b146d Added support for local (file:) URLs 2018-09-22 12:42:49 +02:00
7855c69729 Fixed WMS/WMTS URLs composing 2018-09-16 12:05:11 +02:00
81a5c712c6 Projection error handling cleanup 2018-05-16 18:52:48 +02:00
566f3185f9 Separated map downloaders, added configurable connection timeouts 2018-04-27 19:31:27 +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
81b3a517f8 Use the correct axis order defaults for WMS/WMTS maps 2018-04-05 20:38:23 +02:00
4096d87a6a Improved default WMS/WMTS style handling 2018-04-03 22:35:13 +02:00
e3e8fdbacf Fixed WMS 1.1.x support
Added support for HTTP basic authorization
2018-04-01 20:01:25 +02:00
bf3589812a Initial WMS support (no multi-layer support for now) 2018-03-30 10:25:05 +02: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
46cefada94 Code cleanup 2018-02-27 21:50:29 +01:00
fa99d01a77 Extended error checking 2018-02-26 22:35:58 +01:00
d1b0e2ef73 Improved error reporting 2018-02-26 19:05:53 +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
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
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