1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-03-18 20:47:46 +01:00

12 Commits

Author SHA1 Message Date
a48b46d0fb Refactoring
Moved Projection::Method and Projection::Setup to the Conversion class
2024-03-19 22:39:42 +01:00
c0c7e9046a Code cleanup 2021-06-27 16:00:27 +02:00
ec5a1c7851 Added support for world file maps 2021-06-17 21:58:25 +02:00
bf845a4a65 Added support for Geotagged JPEG files 2019-03-13 00:25:46 +01:00
f2b72ec1b5 Fixed GeoTIFF on platforms where qreal != double 2018-04-15 16:27:47 +02:00
35703e3363 Refactoring 2018-03-22 20:00:30 +01:00
d6746bc444 Code cleanup 2018-03-06 19:28:07 +01:00
5698b4c9b0 Fixed another bunch of GeoTIFF handling bugs 2018-01-25 00:19:11 +01:00
1739625896 Added support for prime meridians and angular units to GCS 2018-01-20 20:13:56 +01:00
045cbe81bf Added support for matrix-defined transformations
Fixed transformation matrix computation
2018-01-10 01:28:40 +01:00
f44b14473d Fixed broken MM files size issue 2018-01-09 01:29:20 +01:00
5fa52b0166 Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00