1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03:22 +02:00
GPXSee/src/map
2018-07-13 09:55:36 +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 Map API cleanup 2018-07-13 09:51:41 +02:00
atlas.h Map API cleanup 2018-07-13 09:51:41 +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 Hardcode web mercator (EPSG 3857) support 2018-06-28 22:12:16 +02:00
ellipsoid.h Hardcode web mercator (EPSG 3857) support 2018-06-28 22:12:16 +02:00
emptymap.cpp Map API cleanup 2018-07-13 09:51:41 +02:00
emptymap.h Map API cleanup 2018-07-13 09:51:41 +02:00
gcs.cpp Hardcode web mercator (EPSG 3857) support 2018-06-28 22:12:16 +02:00
gcs.h Hardcode web mercator (EPSG 3857) support 2018-06-28 22:12:16 +02: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 Map API cleanup 2018-07-13 09:51:41 +02:00
jnxmap.h Map API cleanup 2018-07-13 09:51:41 +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.cpp Now using a strict horizontal map scale 2018-06-30 12:14:58 +02:00
map.h Includes cleanup 2018-07-13 09:55:36 +02:00
mapfile.cpp Fixed loading of OziExplorer maps with missing (default) projection parameters 2018-06-30 12:12:12 +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 Map API cleanup 2018-07-13 09:51:41 +02:00
offlinemap.h Map API cleanup 2018-07-13 09:51:41 +02:00
onlinemap.cpp Map API cleanup 2018-07-13 09:51:41 +02:00
onlinemap.h Map API cleanup 2018-07-13 09:51:41 +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 Hardcode web mercator (EPSG 3857) support 2018-06-28 22:12:16 +02:00
pcs.h Hardcode web mercator (EPSG 3857) support 2018-06-28 22:12:16 +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 Map API cleanup 2018-07-13 09:51:41 +02:00
wmsmap.h Map API cleanup 2018-07-13 09:51:41 +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 Map API cleanup 2018-07-13 09:51:41 +02:00
wmtsmap.h Map API cleanup 2018-07-13 09:51:41 +02:00