1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03:22 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
97fdcfdd74 Code cleanup 2022-07-06 14:58:41 +02:00
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
ee24bd54f1 Fixed tile cache reload issues 2020-03-01 11:43:08 +01:00
5b2af9fc9c Added support for QuadTiles maps 2019-05-20 23:23:24 +02:00
a7e02bdc8b Some more cosmetic optimizations 2018-10-05 07:10:49 +02:00
351fc0309a Code cleanup 2018-09-24 22:49:10 +02:00
65b74b146d Added support for local (file:) URLs 2018-09-22 12:42:49 +02:00
566f3185f9 Separated map downloaders, added configurable connection timeouts 2018-04-27 19:31:27 +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
3043128565 Added finite HTTP response timeout 2018-03-14 07:23:07 +01:00
5e5ff6d96f Added support for REST WMTS maps 2018-02-25 02:31:01 +01:00
1bc4833a81 Added initial WMTS support 2018-02-20 23:37:19 +01:00