|
97e12d809f
|
Map API refactoring
Including several map providers refactoring/rewrite
especial KML, JNX and TrekBuddy atlases.
|
2023-05-04 09:38:35 +02:00 |
|
|
048198dfe1
|
Removed duplicit map error debug output
|
2023-03-18 10:11:11 +01:00 |
|
|
f8d856b7ee
|
Added support for ENC maps
|
2022-11-04 09:03:36 +01:00 |
|
|
399299d192
|
Added support for Orux maps
|
2022-08-04 00:06:36 +02:00 |
|
|
e9d93bcc03
|
Properly sort th map types
|
2022-07-18 08:52:12 +02:00 |
|
|
91150e97db
|
Added support for GEMF maps
|
2022-07-15 21:24:49 +02:00 |
|
|
8b4daa43e3
|
Improved error reporting
|
2022-07-08 02:14:47 +02:00 |
|
|
028d87b443
|
Added support for Osmdroid SQLite maps
|
2022-07-05 11:32:14 +02:00 |
|
|
23e8154a1f
|
Fixed map dir loading on Android
|
2022-06-19 23:05:01 +02:00 |
|
|
1f2e460c87
|
Silenced clang warning
|
2022-06-11 09:48:55 +02:00 |
|
|
0f3fea5460
|
Improved map errors reporting
|
2022-06-10 08:09:07 +02:00 |
|
|
e7d6c3f76a
|
Do not make unnecessary checks when loading IMG maps and TrekBuddy atlases
|
2022-06-09 00:38:25 +02:00 |
|
|
93aadb7e74
|
Do not depend on the file extension when loading the maps
|
2022-04-29 23:16:10 +02:00 |
|
|
f63ee64f90
|
Added support for QCT maps
|
2021-11-14 15:08:33 +01:00 |
|
|
ec5a1c7851
|
Added support for world file maps
|
2021-06-17 21:58:25 +02:00 |
|
|
9f3917b0f2
|
Fixed crash when loading Trekbuddy atlases or Garmin GMAP as map dirs.
|
2021-04-25 10:00:15 +02:00 |
|
|
44a5e5de81
|
Added support for Mapsforge maps
|
2021-04-10 15:27:40 +02:00 |
|
|
659cf4cc7a
|
Preserve directory structure when loading the maps
|
2021-03-20 09:59:03 +01:00 |
|
|
b458c53be4
|
sqlite -> SQLite
|
2021-02-13 10:19:17 +01:00 |
|
|
af3b41cc92
|
Localization update
|
2021-02-09 22:51:19 +01:00 |
|
|
0929e9a692
|
Added support for sqlitedb maps (Locus, OsmAnd, RMaps)
|
2021-02-09 21:05:23 +01:00 |
|
|
86c6fa7b03
|
Added support for AlpineQuest AQM maps
|
2021-02-04 23:22:16 +01:00 |
|
|
d01a5a7e42
|
Added support for KMZ maps
|
2020-12-22 22:32:07 +01:00 |
|
|
743a937f41
|
Fixed crashing async map loading
fixes #331
|
2020-12-09 23:07:05 +01:00 |
|
|
8423fc1230
|
Remove the untested and broken NOS stuff
|
2020-11-28 20:34:25 +01:00 |
|
|
96733883cb
|
Added support for BSB charts maps
|
2020-11-27 01:11:50 +01:00 |
|
|
b1647d944c
|
Silenced clang warnings
|
2020-03-27 23:09:13 +01:00 |
|
|
77ac919b83
|
Fixed broken error path reporting
|
2020-03-27 23:03:11 +01:00 |
|
|
82c0c1f8a7
|
Asynchronous WMS/WMTS map loading
(also fixes crash on OS X)
|
2020-03-17 21:06:51 +01:00 |
|
|
015a9187a0
|
Fixed memory leak
(formal only, the data is allocated during the whole application life anyway)
|
2020-02-20 09:02:01 +01:00 |
|
|
7b03c4d852
|
Fixed error handling
|
2020-02-13 22:48:47 +01:00 |
|
|
eb9767f2dd
|
Cleanup the map loading code
|
2020-02-12 20:32:57 +01:00 |
|
|
8d06ab6208
|
Enable loading of GMAP maps when Garmin BaseCamp has associated them
|
2020-02-12 09:37:03 +01:00 |
|
|
911c63df0c
|
Added support for GMAP maps
|
2020-02-09 23:24:48 +01:00 |
|
|
0594774570
|
Added support for Garmin IMG maps
|
2019-05-10 18:56:19 +02:00 |
|
|
172b2b1b14
|
Improved rmap support
|
2019-03-07 22:58:43 +01:00 |
|
|
3c3fb43993
|
Use the more common map type name (also used by MOBAC)
|
2019-03-03 21:21:24 +01:00 |
|
|
c1a1c3425b
|
Added support for (raster) RMap maps
|
2019-03-02 16:51:14 +01:00 |
|
|
a6b327f773
|
Code cleanup
|
2019-02-13 00:45:34 +01:00 |
|
|
d7fe0fa9bf
|
Fixed broken automatic loading of MBTiles maps
|
2018-09-22 10:25:43 +02:00 |
|
|
db98f381b5
|
Added initial MBTiles support
|
2018-09-20 07:59:47 +02:00 |
|
|
de196e8281
|
Splited the OfflineMap class to separate OziMap and GeoTIFF map classes
|
2018-08-21 20:01:47 +02:00 |
|
|
eeab6a399e
|
Fixed broken map formats list
|
2018-05-28 22:30:13 +02:00 |
|
|
0d879e61a9
|
Added support for Garmin JNX maps
|
2018-05-22 22:40:15 +02:00 |
|
|
67aba4703b
|
Some more code cleanup
|
2018-03-09 23:24:08 +01:00 |
|
|
1bc4833a81
|
Added initial WMTS support
|
2018-02-20 23:37:19 +01:00 |
|
|
9675e19b94
|
Fixed error reporting
|
2018-02-10 09:57:21 +01:00 |
|
|
8e9db2354e
|
Localization update
|
2018-02-04 15:30:54 +01:00 |
|
|
44d84bf19e
|
API cleanup
|
2018-01-31 20:03:50 +01:00 |
|
|
84d860e2a2
|
Added recursive POI dir searching to be consistent with map dir searching
|
2018-01-30 00:30:26 +01:00 |
|