1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03:22 +02:00
GPXSee/src/map
2021-02-07 11:53:10 +01:00
..
IMG Propper error checking 2021-02-07 11:53:10 +01:00
albersequal.cpp Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
albersequal.h Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
angularunits.cpp Unified path -> name conversion 2021-01-17 19:33:06 +01:00
angularunits.h A more sane (and usefull) angular units compare 2020-11-19 21:47:45 +01:00
aqmmap.cpp Propper error handling 2021-02-07 11:43:30 +01:00
aqmmap.h Added support for AlpineQuest AQM maps 2021-02-04 23:22:16 +01:00
atlas.cpp Added support for Qt6 2020-12-22 22:09:09 +01:00
atlas.h Propper handling of vector tiles scaling in all map display modes 2018-11-17 10:10:35 +01:00
bsbmap.cpp Propper error handling 2021-02-07 11:46:03 +01:00
bsbmap.h Added support for Qt6 2020-12-22 22:09:09 +01:00
calibrationpoint.h Added support for BSB charts maps 2020-11-27 01:11:50 +01:00
color.h Added support for BSB charts maps 2020-11-27 01:11:50 +01:00
coordinatesystem.cpp Added some more polar stereographic based projections 2019-01-12 00:37:47 +01:00
coordinatesystem.h Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
crs.cpp Accept case insensitive authorities names 2020-10-11 21:33:19 +02:00
crs.h Initial WMS support (no multi-layer support for now) 2018-03-30 10:25:05 +02:00
ct.h Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +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 Added support for Qt6 2020-12-22 22:09:09 +01:00
downloader.h Added support for Qt6 2020-12-22 22:09:09 +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 Provide propper map bounds for overviews 2020-12-13 19:40:09 +01:00
emptymap.h Provide propper map bounds for overviews 2020-12-13 19:40:09 +01:00
gcs.cpp Added support for BSB charts maps 2020-11-27 01:11:50 +01:00
gcs.h Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +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 Added support for polyconic projections 2020-12-04 00:25:57 +01:00
geotiff.h Added support for Geotagged JPEG files 2019-03-13 00:25:46 +01:00
geotiffmap.cpp Unified path -> name conversion 2021-01-17 19:33:06 +01:00
geotiffmap.h Unified path -> name conversion 2021-01-17 19:33:06 +01:00
image.cpp Added support for Qt6 2020-12-22 22:09:09 +01:00
image.h Added support for BSB charts maps 2020-11-27 01:11:50 +01:00
imgmap.cpp Make the source projection of JNX and KMZ maps selectable 2020-12-24 16:33:17 +01:00
imgmap.h Make the source projection of JNX and KMZ maps selectable 2020-12-24 16:33:17 +01:00
invalidmap.h Yet another map load crash fix 2020-12-10 01:09:23 +01:00
jnxmap.cpp Unified path -> name conversion 2021-01-17 19:33:06 +01:00
jnxmap.h Unified path -> name conversion 2021-01-17 19:33:06 +01:00
kmzmap.cpp Unified path -> name conversion 2021-01-17 19:33:06 +01:00
kmzmap.h Unified path -> name conversion 2021-01-17 19:33:06 +01:00
krovak.cpp Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
krovak.h Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
lambertazimuthal.cpp Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
lambertazimuthal.h Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
lambertconic.cpp Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
lambertconic.h Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
latlon.h Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
linearunits.cpp Updated PCS list 2018-05-14 00:37:19 +02:00
linearunits.h Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
map.cpp Provide propper map bounds for overviews 2020-12-13 19:40:09 +01:00
map.h Unified path -> name conversion 2021-01-17 19:33:06 +01:00
mapfile.cpp Added support for polyconic projections 2020-12-04 00:25:57 +01:00
mapfile.h Use a shared CalibrationPoint implementation 2019-03-07 01:08:51 +01:00
maplist.cpp Added support for AlpineQuest AQM maps 2021-02-04 23:22:16 +01:00
maplist.h Fixed crashing async map loading 2020-12-09 23:07:05 +01:00
mapsource.cpp Added support for Qt6 2020-12-22 22:09:09 +01:00
mapsource.h Fixed crashing async map loading 2020-12-09 23:07:05 +01:00
matrix.cpp Added support for Qt6 2020-12-22 22:09:09 +01:00
matrix.h Offline map code cleanup/refactoring 2018-03-08 02:24:10 +01:00
mbtilesmap.cpp Unified path -> name conversion 2021-01-17 19:33:06 +01:00
mbtilesmap.h Added support for Qt6 2020-12-22 22:09:09 +01:00
mercator.cpp Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
mercator.h Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
obliquestereographic.cpp Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
obliquestereographic.h Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
onlinemap.cpp Added support for Qt6 2020-12-22 22:09:09 +01:00
onlinemap.h Provide propper map bounds for overviews 2020-12-13 19:40:09 +01:00
osm.cpp Code cleanup 2021-02-05 21:58:34 +01:00
osm.h Code cleanup 2021-02-05 21:58:34 +01:00
ozf.cpp Some more cleanup 2019-08-13 20:50:43 +02:00
ozf.h Offline map code cleanup/refactoring 2018-03-08 02:24:10 +01:00
ozimap.cpp Added support for Qt6 2020-12-22 22:09:09 +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 Geographic 2D projections (coordinate systems) in vector maps 2019-08-01 08:36:58 +02:00
pcs.h Added support for Geographic 2D projections (coordinate systems) in vector maps 2019-08-01 08:36:58 +02:00
pointd.h Use a shared CalibrationPoint implementation 2019-03-07 01:08:51 +01:00
polarstereographic.cpp Fixed projection comparison 2020-12-14 22:04:50 +01:00
polarstereographic.h Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
polyconic.cpp Added support for polyconic projections 2020-12-04 00:25:57 +01:00
polyconic.h Added support for polyconic projections 2020-12-04 00:25:57 +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 polyconic projections 2020-12-04 00:25:57 +01:00
projection.h Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
rectd.cpp Try to break even less bounding box transformations 2020-12-14 22:06:59 +01:00
rectd.h Try to break even less bounding box transformations 2020-12-14 22:06:59 +01:00
rmap.cpp Unified path -> name conversion 2021-01-17 19:33:06 +01:00
rmap.h Unified path -> name conversion 2021-01-17 19:33:06 +01:00
tar.cpp Fixed ODR (One Definition Rule) violation 2020-10-12 20:05:17 +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 Added support for Qt6 2020-12-22 22:09:09 +01:00
tileloader.h Fixed tile cache reload issues 2020-03-01 11:43:08 +01: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 Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
transversemercator.h Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +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 Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
webmercator.h Limit the map bounds properly based on projection, not a magic height 2020-04-21 23:26:35 +02:00
wms.cpp Added support for Qt6 2020-12-22 22:09:09 +01:00
wms.h Asynchronous WMS/WMTS map loading 2020-03-17 21:06:51 +01:00
wmsmap.cpp Added support for Qt6 2020-12-22 22:09:09 +01:00
wmsmap.h Provide propper map bounds for overviews 2020-12-13 19:40:09 +01:00
wmts.cpp Added support for Qt6 2020-12-22 22:09:09 +01:00
wmts.h Use propper qHash return values on Qt6 2021-01-10 13:23:43 +01:00
wmtsmap.cpp Added support for Qt6 2020-12-22 22:09:09 +01:00
wmtsmap.h Try to break even less bounding box transformations 2020-12-14 22:06:59 +01:00