|
018d0ba085
|
Redesigned HTTP downloader
- Save the data as they come rather than at once
- + some related refactoring
|
2021-08-26 22:22:18 +02:00 |
|
|
2e2fee560f
|
Switched to Qt5 signal/slot API
|
2021-04-28 00:01:07 +02:00 |
|
|
97bea8c56c
|
Added support for Qt6
Removed support for Qt4 and Qt5 < 5.12
|
2020-12-22 22:09:09 +01:00 |
|
|
82c0c1f8a7
|
Asynchronous WMS/WMTS map loading
(also fixes crash on OS X)
|
2020-03-17 21:06:51 +01:00 |
|
|
9859608115
|
Added missing support for URLs defined in OnlineResources
|
2020-03-04 19:47:23 +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 |
|
|
d7f0cda4b2
|
Properly parse the ScaleHint tag
|
2020-02-29 21:40:13 +01:00 |
|
|
a898ff2807
|
Use 72dpi in the ScaleHint to scaleDenominator transformation
|
2020-02-29 20:11:49 +01:00 |
|
|
9dd4e117f6
|
Added missing WMS 1.1 ScaleHint handling
|
2020-02-29 13:47:27 +01: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 |
|
|
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 |
|
|
3f71775101
|
Fixed broken radius-rect computation
Always use the double type for coordinate related data
|
2018-04-13 21:14:12 +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 |
|
|
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 |
|
|
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 |
|