1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03:22 +02:00
GPXSee/src/map
2018-02-24 01:59:03 +01:00
..
albersequal.cpp Added support for prime meridians and angular units to GCS 2018-01-20 20:13:56 +01:00
albersequal.h Fixed another bunch of GeoTIFF handling bugs 2018-01-25 00:19:11 +01:00
angularunits.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
angularunits.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
atlas.cpp Do not require a directory per map anymore 2018-01-14 23:03:27 +01:00
atlas.h Added initial WMTS support 2018-02-20 23:37:19 +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 Fixed broken GeoTIFF Mercator coordinates transformation 2018-02-16 19:37:04 +01:00
emptymap.h Using a more human-readable online maps bounds definition 2018-01-26 01:26:26 +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 Fixed another bunch of GeoTIFF handling bugs 2018-01-25 00:19:11 +01:00
geotiff.h Fixed another bunch of GeoTIFF handling bugs 2018-01-25 00:19:11 +01:00
lambertazimuthal.cpp Code cleanup 2018-02-22 18:12:47 +01:00
lambertazimuthal.h Using the correct projection for Lambert azimuthal equal area 2018-02-22 00:46:05 +01:00
lambertconic.cpp Added support for prime meridians and angular units to GCS 2018-01-20 20:13:56 +01:00
lambertconic.h Fixed another bunch of GeoTIFF handling bugs 2018-01-25 00:19:11 +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 initial WMTS support 2018-02-20 23:37:19 +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 Added tile matrix set limits handling 2018-02-24 01:59:03 +01:00
mapsource.h Added initial WMTS support 2018-02-20 23:37:19 +01:00
matrix.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
matrix.h Removed debug stuff from release builds 2018-02-13 23:03:18 +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 Fixed another bunch of GeoTIFF handling bugs 2018-01-25 00:19:11 +01:00
offlinemap.h Added initial WMTS support 2018-02-20 23:37:19 +01:00
onlinemap.cpp Added initial WMTS support 2018-02-20 23:37:19 +01:00
onlinemap.h Added initial WMTS support 2018-02-20 23:37:19 +01:00
ozf.cpp Project structure refactoring 2017-11-26 18:54:03 +01:00
ozf.h Project structure refactoring 2017-11-26 18:54:03 +01:00
pcs.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
pcs.h Removed debug stuff from release builds 2018-02-13 23:03:18 +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 Added support for geographic2d "projected" WMTS maps 2018-02-22 21:02:56 +01:00
tar.cpp Project structure refactoring 2017-11-26 18:54:03 +01:00
tar.h Do not require a directory per map anymore 2018-01-14 23:03:27 +01:00
tifffile.cpp Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
tifffile.h Made the MM/II code work on Windows as well 2018-01-09 09:39:35 +01:00
tile.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
tileloader.cpp Added initial WMTS support 2018-02-20 23:37:19 +01:00
tileloader.h Added initial WMTS support 2018-02-20 23:37:19 +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 Fixed another bunch of GeoTIFF handling bugs 2018-01-25 00:19:11 +01:00
utm.cpp Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
utm.h Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
wmts.cpp Added tile matrix set limits handling 2018-02-24 01:59:03 +01:00
wmts.h Added tile matrix set limits handling 2018-02-24 01:59:03 +01:00
wmtsmap.cpp Added tile matrix set limits handling 2018-02-24 01:59:03 +01:00
wmtsmap.h Added tile matrix set limits handling 2018-02-24 01:59:03 +01:00