|
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 |
|
|
ccb7336e3f
|
Added menu accelerator keys
|
2018-02-22 08:18:10 +01:00 |
|
|
a6cf88aa92
|
Fixed visual artefacts on transparent tiles
|
2018-02-22 00:50:45 +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 |
|
|
586f30a337
|
Improved time sequence checking
|
2018-02-17 13:40:25 +01:00 |
|
|
3def9f95b0
|
Fixed broken GeoTIFF Mercator coordinates transformation
|
2018-02-16 19:37:04 +01:00 |
|
|
dc25290637
|
Added time missing sequence check
|
2018-02-15 23:03:20 +01:00 |
|
|
9fd5b1b80a
|
Fixed broken map show setting
Code cleanup
|
2018-02-15 01:44:03 +01:00 |
|
|
94ee5b6e67
|
Fixed crash on tracks with less than window size points
|
2018-02-15 01:43:04 +01:00 |
|
|
b6e798f5c3
|
Removed debug stuff from release builds
|
2018-02-13 23:03:18 +01:00 |
|
|
18fc6cc3e2
|
Fixed nmi conversion issues
|
2018-02-12 08:23:38 +01:00 |
|
|
5d590b7c86
|
Fixed object init loop issue
|
2018-02-12 01:20:21 +01:00 |
|
|
820f967bd6
|
Added support for nautical units
|
2018-02-11 23:51:57 +01:00 |
|
|
27632bf07e
|
Code cleanup
|
2018-02-11 20:49:26 +01:00 |
|
|
7e42b57d73
|
Added coordinates format settings
+ Fixed units settings issues
|
2018-02-11 20:39:39 +01:00 |
|
|
089d796194
|
Normalize paths when displaying them.
|
2018-02-10 16:01:01 +01:00 |
|
|
9675e19b94
|
Fixed error reporting
|
2018-02-10 09:57:21 +01:00 |
|
|
8d3fcc7a17
|
Moved all csv files to a separate directory
|
2018-02-10 09:29:10 +01:00 |
|
|
8dc5cb7aa8
|
Load qt translations on OS X
|
2018-02-10 09:14:24 +01:00 |
|
|
af99e4e05a
|
Fixed translations loading
|
2018-02-09 22:34:38 +01:00 |
|
|
2b6d3799ec
|
Properly load QT translations on windows
|
2018-02-09 21:04:37 +01:00 |
|
|
84a6f6c875
|
Silenced clang warning
|
2018-02-08 18:34:06 +01:00 |
|
|
4b64ee467c
|
Moved translations outside of the binary
|
2018-02-08 18:16:44 +01:00 |
|
|
8e9db2354e
|
Localization update
|
2018-02-04 15:30:54 +01:00 |
|
|
44d84bf19e
|
API cleanup
|
2018-01-31 20:03:50 +01:00 |
|
|
4ca9c79dc4
|
Only 6 projection parameters are required in PCS CSV
|
2018-01-31 20:02:09 +01:00 |
|
|
cb77cc37c4
|
Cosmetics
|
2018-01-31 20:01:49 +01:00 |
|
|
98dd8c264c
|
Replaced data sources info with bare paths info
|
2018-01-31 08:14:25 +01:00 |
|
|
84d860e2a2
|
Added recursive POI dir searching to be consistent with map dir searching
|
2018-01-30 00:30:26 +01:00 |
|
|
c90a03e22c
|
Enable loading of multiple map files at once
|
2018-01-29 22:43:55 +01:00 |
|
|
fbc0fd86cf
|
Only allow one map per file
|
2018-01-29 00:19:57 +01:00 |
|
|
aa07b20aa4
|
Switched to XML defined online map sources
|
2018-01-28 22:56:08 +01:00 |
|
|
8a7edcfd8d
|
Properly removed the obsolete header file
|
2018-01-26 01:33:00 +01:00 |
|
|
04a145a2e7
|
Using a more human-readable online maps bounds definition
|
2018-01-26 01:26:26 +01:00 |
|
|
66f0f6a202
|
Make the conversion functions a little bit more universal.
|
2018-01-25 20:49:01 +01:00 |
|
|
5698b4c9b0
|
Fixed another bunch of GeoTIFF handling bugs
|
2018-01-25 00:19:11 +01:00 |
|
|
77c4eda385
|
Code cleanup
|
2018-01-22 00:38:13 +01:00 |
|
|
d6de3acbd2
|
Added correct handling of the DMS degree definition (9110)
|
2018-01-22 00:28:58 +01:00 |
|
|
652ed8e919
|
Fixed broken error handling
|
2018-01-21 11:38:01 +01:00 |
|
|
58e1980b0d
|
Debug stream code cleanup/unification
|
2018-01-21 11:19:46 +01:00 |
|