1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-04-03 13:09:10 +02:00

29 Commits

Author SHA1 Message Date
701f392a29 Improved error reporting 2025-01-02 18:55:15 +01:00
f620bbc383 Reduce the number of file opens for IMG files 2024-11-30 00:13:35 +01:00
ff4f3eea60 Use the map-provided DEM data for hillshading on IMG maps 2024-05-19 16:14:23 +02:00
108444d29b Fix multiple MSVC warnings 2023-02-25 11:06:14 +01:00
76c2da9b50 Do not buffer the I/O as we are already reading in blocks 2022-01-14 00:13:40 +01:00
dc6a57338e Code cleanup 2021-07-22 00:31:57 +02:00
44a5e5de81 Added support for Mapsforge maps 2021-04-10 15:27:40 +02:00
de064c7ea1 Code cleanup after recent SubFile redesign 2021-02-08 19:54:14 +01:00
2f740d5b8e Code cleanup 2021-02-03 22:56:30 +01:00
731f2d7e6d Added an optimized subfile block read 2021-02-03 22:16:00 +01:00
d2a1271348 Optimization 2021-02-01 20:06:05 +01:00
33f2002a52 Do not cache the raster data 2021-01-27 21:18:06 +01:00
f139d33502 Huffman encoded labels
+ more or less related fixes/refactoring
2020-11-10 00:58:19 +01:00
0b5d01a1f6 A little bit more sane subfile interface 2020-08-26 17:58:21 +02:00
32d3eab10e Initial (and partial) IMG links support
+ various IMG fixes (RGN parsing, IMG parsing)
2020-06-27 22:46:26 +02:00
2c114f43c5 Code cleanup 2020-02-16 15:59:51 +01:00
2d3ad41d69 Use the GMAP basemaps rather than discarding them
+ some minor point rendering issues fixes
2020-02-11 21:03:55 +01:00
e86f89308b Decreased GMAP read block size to 4K 2020-02-10 19:40:04 +01:00
1aa07a6a34 Removed duplicit code 2020-02-10 09:26:23 +01:00
8b6d7acec5 Give the compiler more posibilities for optimization 2020-02-10 09:10:09 +01:00
911c63df0c Added support for GMAP maps 2020-02-09 23:24:48 +01:00
3b16f37e66 Some micro-optimizatoins and code cleanup 2020-02-04 21:47:31 +01:00
cd22e6207a Added support for Huffman compressed RGN data 2020-01-21 21:50:13 +01:00
040de56a54 Fixed error handling + code cleanup 2020-01-19 13:23:20 +01:00
cdb641b204 Properly read variable length values
Code cleanup
2019-09-18 08:37:33 +02:00
37a0eec48f Added support for pseudo-NT IMG maps (e.g. TopoHispania) 2019-09-05 22:31:13 +02:00
f67eaa8dec Various code cleanup 2019-08-12 22:20:12 +02:00
785bf94a01 Added support for user defined TYP files for Garmin IMG maps 2019-05-16 20:23:37 +02:00
0594774570 Added support for Garmin IMG maps 2019-05-10 18:56:19 +02:00