1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 14:53:21 +02:00
GPXSee/src/map
2019-07-01 22:53:34 +02:00
..
IMG Added missing label validity checks 2019-07-01 22:53:34 +02:00
albersequal.cpp Fixed broken equations 2019-02-26 22:16:05 +01:00
albersequal.h Datum shift optimization (precompute ellipsoid constants) 2018-05-17 22:41:56 +02:00
angularunits.cpp Code cleanup 2018-10-11 18:19:35 +02:00
angularunits.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
atlas.cpp Propper handling of vector tiles scaling in all map display modes 2018-11-17 10:10:35 +01:00
atlas.h Propper handling of vector tiles scaling in all map display modes 2018-11-17 10:10:35 +01:00
calibrationpoint.h Use a shared CalibrationPoint implementation 2019-03-07 01:08:51 +01:00
color.h Improved rmap support 2019-03-07 22:58:43 +01:00
coordinatesystem.cpp Added some more polar stereographic based projections 2019-01-12 00:37:47 +01: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 Remaining WGS84 deduplication 2018-07-26 23:51:11 +02:00
datum.h Remaining WGS84 deduplication 2018-07-26 23:51:11 +02:00
downloader.cpp Changed application data paths to more platform-standard locations 2018-11-02 20:01:19 +01:00
downloader.h Changed application data paths to more platform-standard locations 2018-11-02 20:01:19 +01: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 Refactoring 2018-09-25 21:07:44 +02:00
emptymap.h Code/API cleanup 2018-08-23 20:26:10 +02:00
gcs.cpp Remaining WGS84 deduplication 2018-07-26 23:51:11 +02:00
gcs.h Hardcode web mercator (EPSG 3857) support 2018-06-28 22:12:16 +02:00
geocentric.cpp Fixed broken equations 2019-02-26 22:16:05 +01:00
geocentric.h Datum shift optimization (precompute ellipsoid constants) 2018-05-17 22:41:56 +02:00
geotiff.cpp Fixed Qt4 build 2019-03-13 08:42:18 +01:00
geotiff.h Added support for Geotagged JPEG files 2019-03-13 00:25:46 +01:00
geotiffmap.cpp Propper handling of vector tiles scaling in all map display modes 2018-11-17 10:10:35 +01:00
geotiffmap.h Propper handling of vector tiles scaling in all map display modes 2018-11-17 10:10:35 +01:00
image.cpp Changed application data paths to more platform-standard locations 2018-11-02 20:01:19 +01:00
image.h Make huge images work under OpenGL (at least memory-ineficient) 2018-08-24 12:26:32 +02:00
imgmap.cpp Use a smaller font for shield labels 2019-06-30 23:09:09 +02:00
imgmap.h Code cleanup 2019-06-28 07:43:16 +02:00
jnxmap.cpp Propper handling of vector tiles scaling in all map display modes 2018-11-17 10:10:35 +01:00
jnxmap.h Propper handling of vector tiles scaling in all map display modes 2018-11-17 10:10:35 +01: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 Fixed broken equations 2019-02-26 22:16:05 +01: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 Code cleanup 2019-05-30 19:36:24 +02:00
map.h Added support for vector maps projection setting 2019-05-14 23:01:24 +02:00
mapfile.cpp Use a shared CalibrationPoint implementation 2019-03-07 01:08:51 +01:00
mapfile.h Use a shared CalibrationPoint implementation 2019-03-07 01:08:51 +01:00
maplist.cpp Added support for Garmin IMG maps 2019-05-10 18:56:19 +02:00
maplist.h Code cleanup 2019-02-13 00:45:34 +01:00
mapsource.cpp Added support for QuadTiles maps 2019-05-20 23:23:24 +02:00
mapsource.h Added support for QuadTiles maps 2019-05-20 23:23:24 +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
mbtilesmap.cpp Fixed cut&paste error 2019-02-26 22:16:58 +01:00
mbtilesmap.h Propper handling of vector tiles scaling in all map display modes 2018-11-17 10:10:35 +01:00
mercator.cpp Fixed broken equations 2019-02-26 22:16:05 +01:00
mercator.h Datum shift optimization (precompute ellipsoid constants) 2018-05-17 22:41:56 +02:00
obliquestereographic.cpp Added support for oblique stereographic projections 2019-02-15 20:32:13 +01:00
obliquestereographic.h Added support for oblique stereographic projections 2019-02-15 20:32:13 +01:00
onlinemap.cpp Added support for QuadTiles maps 2019-05-20 23:23:24 +02:00
onlinemap.h Added support for QuadTiles maps 2019-05-20 23:23:24 +02:00
osm.cpp Code cleanup 2018-10-07 13:07:04 +02:00
osm.h Refactoring 2018-09-25 21:07:44 +02:00
ozf.cpp Improved rmap support 2019-03-07 22:58:43 +01:00
ozf.h Offline map code cleanup/refactoring 2018-03-08 02:24:10 +01:00
ozimap.cpp Fixed bounds computation 2019-01-14 23:47:24 +01:00
ozimap.h Propper handling of vector tiles scaling in all map display modes 2018-11-17 10:10:35 +01:00
pcs.cpp Added support for vector maps projection setting 2019-05-14 23:01:24 +02:00
pcs.h Added support for vector maps projection setting 2019-05-14 23:01:24 +02:00
pointd.h Use a shared CalibrationPoint implementation 2019-03-07 01:08:51 +01:00
polarstereographic.cpp Added support for polar stereographic projection 2019-01-08 21:42:28 +01:00
polarstereographic.h Added support for polar stereographic projection 2019-01-08 21:42:28 +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 Fixed memory leak 2019-05-29 18:26:29 +02:00
projection.h RectC now uses the expected axis direction 2018-04-16 20:26:10 +02:00
rectd.cpp Added support for Garmin IMG maps 2019-05-10 18:56:19 +02:00
rectd.h Added support for Garmin IMG maps 2019-05-10 18:56:19 +02:00
rmap.cpp Added RMap Dutch grid projection support 2019-03-10 18:49:41 +01:00
rmap.h Improved rmap support 2019-03-07 22:58:43 +01:00
tar.cpp qWarning() mesage formating cleanup 2018-09-24 23:07:11 +02:00
tar.h Offline map code cleanup/refactoring 2018-03-08 02:24:10 +01:00
tile.h Added support for QuadTiles maps 2019-05-20 23:23:24 +02:00
tileloader.cpp Code cleanup 2019-05-21 17:59:46 +02:00
tileloader.h Added support for QuadTiles maps 2019-05-20 23:23:24 +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 Fixed broken equations 2019-02-26 22:16:05 +01: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 Fixed QT4 build 2019-03-05 23:05:50 +01:00
wms.h Code cleanup 2018-09-30 12:16:41 +02:00
wmsmap.cpp Fixed broken WMS scale denominators -> zooms transition 2019-05-28 07:26:13 +02:00
wmsmap.h Added support for polar stereographic projection 2019-01-08 21:42:28 +01:00
wmts.cpp Fixed QT4 build 2019-03-05 23:05:50 +01:00
wmts.h Properly handle WMTS TileMatrixLimits and default style 2018-10-15 00:20:20 +02:00
wmtsmap.cpp Fixed bounds computation 2019-01-14 23:47:24 +01:00
wmtsmap.h Added support for polar stereographic projection 2019-01-08 21:42:28 +01:00