1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03:22 +02:00
GPXSee/src/map
2018-03-09 18:57:23 +01:00
..
albersequal.cpp Code cleanup 2018-02-26 19:13:57 +01:00
albersequal.h Code cleanup 2018-02-26 19:13:57 +01:00
angularunits.cpp Fixed invalid memory access 2018-03-01 19:06:34 +01:00
angularunits.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
atlas.cpp Improved map index caching 2018-03-09 18:56:54 +01:00
atlas.h Improved map index caching 2018-03-09 18:56:54 +01:00
ct.h Fixed another bunch of GeoTIFF handling bugs 2018-01-25 00:19:11 +01:00
datum.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
datum.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
downloader.cpp Added initial WMTS support 2018-02-20 23:37:19 +01:00
downloader.h Project structure refactoring 2017-11-26 18:54:03 +01:00
ellipsoid.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
ellipsoid.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
emptymap.cpp Improved scale computation on offline & WMTS maps 2018-02-28 22:19:46 +01:00
emptymap.h Code cleanup 2018-03-06 19:28:07 +01:00
gcs.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
gcs.h Added support for geographic2d "projected" WMTS maps 2018-02-22 21:02:56 +01:00
geotiff.cpp Code cleanup 2018-03-06 19:28:07 +01:00
geotiff.h Code cleanup 2018-03-06 19:28:07 +01:00
lambertazimuthal.cpp Code cleanup 2018-02-26 19:13:57 +01:00
lambertazimuthal.h Code cleanup 2018-02-26 19:13:57 +01:00
lambertconic.cpp Code cleanup 2018-02-26 19:13:57 +01:00
lambertconic.h Code cleanup 2018-02-26 19:13:57 +01:00
latlon.h Fixed another bunch of GeoTIFF handling bugs 2018-01-25 00:19:11 +01:00
linearunits.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
linearunits.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
map.h Added missing virtual destructors 2018-03-08 00:57:09 +01:00
mapfile.cpp Switched to XML defined online map sources 2018-01-28 22:56:08 +01:00
mapfile.h Fixed another bunch of GeoTIFF handling bugs 2018-01-25 00:19:11 +01:00
maplist.cpp Added initial WMTS support 2018-02-20 23:37:19 +01:00
maplist.h Fixed error reporting 2018-02-10 09:57:21 +01:00
mapsource.cpp Code cleanup 2018-02-27 21:50:29 +01:00
mapsource.h Code cleanup 2018-02-27 21:50:29 +01:00
matrix.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
matrix.h Offline map code cleanup/refactoring 2018-03-08 02:24:10 +01:00
mercator.cpp Fixed broken GeoTIFF Mercator coordinates transformation 2018-02-16 19:37:04 +01:00
mercator.h Fixed another bunch of GeoTIFF handling bugs 2018-01-25 00:19:11 +01:00
offlinemap.cpp Some more offline map code cleanup 2018-03-08 19:08:39 +01:00
offlinemap.h Some more offline map code cleanup 2018-03-08 19:08:39 +01:00
onlinemap.cpp Improved scale computation on offline & WMTS maps 2018-02-28 22:19:46 +01:00
onlinemap.h Code cleanup 2018-03-06 19:28:07 +01:00
ozf.cpp Offline map code cleanup/refactoring 2018-03-08 02:24:10 +01:00
ozf.h Offline map code cleanup/refactoring 2018-03-08 02:24:10 +01:00
pcs.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
pcs.h Code cleanup 2018-03-06 19:28:07 +01:00
primemeridian.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
primemeridian.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
projection.cpp Added support for geographic2d "projected" WMTS maps 2018-02-22 21:02:56 +01:00
projection.h Code cleanup 2018-03-09 18:57:23 +01:00
tar.cpp Offline map code cleanup/refactoring 2018-03-08 02:24:10 +01:00
tar.h Offline map code cleanup/refactoring 2018-03-08 02:24:10 +01:00
tifffile.cpp Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
tifffile.h Code cleanup 2018-03-06 19:28:07 +01:00
tile.h Properly handling non-integer tile matrix ids 2018-02-24 10:34:27 +01:00
tileloader.cpp Added support for REST WMTS maps 2018-02-25 02:31:01 +01:00
tileloader.h Added support for REST WMTS maps 2018-02-25 02:31:01 +01:00
transform.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
transform.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
transversemercator.cpp Added support for prime meridians and angular units to GCS 2018-01-20 20:13:56 +01:00
transversemercator.h Code cleanup 2018-02-26 19:13:57 +01:00
utm.cpp Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
utm.h Code cleanup 2018-03-09 18:57:23 +01:00
wmts.cpp Code cleanup 2018-02-27 21:50:29 +01:00
wmts.h Code cleanup 2018-02-27 21:50:29 +01:00
wmtsmap.cpp Improved scale computation on offline & WMTS maps 2018-02-28 22:19:46 +01:00
wmtsmap.h Improved scale computation on offline & WMTS maps 2018-02-28 22:19:46 +01:00