1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-07 07:13:21 +02:00
GPXSee/src/map
2018-06-04 23:40:42 +02:00
..
albersequal.cpp Datum shift optimization (precompute ellipsoid constants) 2018-05-17 22:41:56 +02:00
albersequal.h Datum shift optimization (precompute ellipsoid constants) 2018-05-17 22:41:56 +02: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 Added support for Garmin JNX maps 2018-05-22 22:40:15 +02:00
atlas.h Remaining qreal/double separation 2018-05-02 21:25:14 +02:00
coordinatesystem.cpp Added missing coordinate system 2018-05-29 00:37:04 +02:00
coordinatesystem.h Projection error handling cleanup 2018-05-16 18:52:48 +02:00
crs.cpp Added missing namespace 2018-04-05 21:13:48 +02:00
crs.h Initial WMS support (no multi-layer support for now) 2018-03-30 10:25:05 +02:00
ct.h RectC now uses the expected axis direction 2018-04-16 20:26:10 +02:00
datum.cpp Some more code cleanup 2018-05-19 22:36:11 +02:00
datum.h Precompute some more constants 2018-05-19 20:55:43 +02:00
downloader.cpp Added download retries in case of connection timeout 2018-04-28 19:07:52 +02:00
downloader.h Added download retries in case of connection timeout 2018-04-28 19:07:52 +02:00
ellipsoid.cpp Precompute e2s as well 2018-05-18 22:10:43 +02:00
ellipsoid.h Precompute e2s as well 2018-05-18 22:10:43 +02:00
emptymap.cpp Added support for Garmin JNX maps 2018-05-22 22:40:15 +02:00
emptymap.h Fixed broken returning from print mode 2018-04-28 22:18:11 +02:00
gcs.cpp Added EPSG 9606 and 9607 datums to the gcs.csv file 2018-05-12 14:48:21 +02:00
gcs.h Added support for geographic2d "projected" WMTS maps 2018-02-22 21:02:56 +01:00
geocentric.cpp Precompute e2s as well 2018-05-18 22:10:43 +02:00
geocentric.h Datum shift optimization (precompute ellipsoid constants) 2018-05-17 22:41:56 +02:00
geotiff.cpp Includes cleanup 2018-05-19 20:32:00 +02:00
geotiff.h Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
jnxmap.cpp Added missing pixmap caching 2018-05-30 22:10:35 +02:00
jnxmap.h Added support for Garmin JNX maps 2018-05-22 22:40:15 +02:00
krovak.cpp Refactoring 2018-05-29 21:54:25 +02:00
krovak.h Refactoring 2018-05-29 21:54:25 +02:00
lambertazimuthal.cpp Datum shift optimization (precompute ellipsoid constants) 2018-05-17 22:41:56 +02:00
lambertazimuthal.h Datum shift optimization (precompute ellipsoid constants) 2018-05-17 22:41:56 +02:00
lambertconic.cpp Some more naming unification 2018-05-18 00:21:59 +02:00
lambertconic.h Datum shift optimization (precompute ellipsoid constants) 2018-05-17 22:41:56 +02:00
latlon.h Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
linearunits.cpp Updated PCS list 2018-05-14 00:37:19 +02:00
linearunits.h RectC now uses the expected axis direction 2018-04-16 20:26:10 +02:00
map.h Added support for Garmin JNX maps 2018-05-22 22:40:15 +02:00
mapfile.cpp Added support for OziExplorer files with UTF8 BOMs 2018-06-02 16:41:27 +02:00
mapfile.h Refactoring 2018-03-22 20:00:30 +01:00
maplist.cpp Fixed broken map formats list 2018-05-28 22:30:13 +02:00
maplist.h Added support for Garmin JNX maps 2018-05-22 22:40:15 +02:00
mapsource.cpp Added support for Garmin JNX maps 2018-05-22 22:40:15 +02:00
mapsource.h Added support for Garmin JNX maps 2018-05-22 22:40:15 +02: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 Datum shift optimization (precompute ellipsoid constants) 2018-05-17 22:41:56 +02:00
mercator.h Datum shift optimization (precompute ellipsoid constants) 2018-05-17 22:41:56 +02:00
offlinemap.cpp Added support for Garmin JNX maps 2018-05-22 22:40:15 +02:00
offlinemap.h Fixed broken returning from print mode 2018-04-28 22:18:11 +02:00
onlinemap.cpp Added support for Garmin JNX maps 2018-05-22 22:40:15 +02:00
onlinemap.h Fixed broken returning from print mode 2018-04-28 22:18:11 +02:00
ozf.cpp Fixed broken data size copy 2018-03-26 01:02:31 +02:00
ozf.h Offline map code cleanup/refactoring 2018-03-08 02:24:10 +01:00
pcs.cpp Added support for Krovak projection 2018-05-29 00:17:20 +02:00
pcs.h Projection error handling cleanup 2018-05-16 18:52:48 +02:00
pointd.h Remaining qreal/double separation 2018-05-02 21:25:14 +02: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 Refactoring 2018-05-29 21:54:25 +02:00
projection.h RectC now uses the expected axis direction 2018-04-16 20:26:10 +02:00
rectd.h Remaining qreal/double separation 2018-05-02 21:25:14 +02:00
tar.cpp Fixed most clazy warnings 2018-03-29 00:29:08 +02: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 Indent cleanup 2018-03-21 18:52:57 +01:00
tile.h Includes cleanup 2018-06-04 23:40:42 +02:00
tileloader.cpp Includes cleanup 2018-04-28 19:08:21 +02:00
tileloader.h Separated map downloaders, added configurable connection timeouts 2018-04-27 19:31:27 +02:00
transform.cpp Added missing initialization 2018-04-16 19:14:27 +02:00
transform.h RectC now uses the expected axis direction 2018-04-16 20:26:10 +02:00
transversemercator.cpp Datum shift optimization (precompute ellipsoid constants) 2018-05-17 22:41:56 +02:00
transversemercator.h Datum shift optimization (precompute ellipsoid constants) 2018-05-17 22:41:56 +02: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
webmercator.cpp PI defines cleanup 2018-05-15 21:51:56 +02:00
webmercator.h Properly name the web mercator projection 2018-05-12 22:38:42 +02:00
wms.cpp Projection error handling cleanup 2018-05-16 18:52:48 +02:00
wms.h Separated map downloaders, added configurable connection timeouts 2018-04-27 19:31:27 +02:00
wmsmap.cpp Added support for Garmin JNX maps 2018-05-22 22:40:15 +02:00
wmsmap.h Remaining qreal/double separation 2018-05-02 21:25:14 +02:00
wmts.cpp Projection error handling cleanup 2018-05-16 18:52:48 +02:00
wmts.h Separated map downloaders, added configurable connection timeouts 2018-04-27 19:31:27 +02:00
wmtsmap.cpp Added support for Garmin JNX maps 2018-05-22 22:40:15 +02:00
wmtsmap.h Fixed broken returning from print mode 2018-04-28 22:18:11 +02:00