1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-13 18:35:11 +02:00

Added version 5.13 info

This commit is contained in:
2018-05-29 23:28:53 +02:00
parent 188cea6c74
commit cea620e380
2 changed files with 12 additions and 13 deletions

View File

@ -199,10 +199,10 @@
<p>OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX maps and GeoTIFF images are
supported by GPXSee. Supported map projections are Mercator (including Web Mercator),
Transverse Mercator (including UTM), Lambert Conformal Conic, Albers Equal Area,
Lambert Azimuthal Equal Area and Latitude/Longitude (2D geographic). Additionally,
the Swiss and Hungarian Oblique Mercator projections are aupported using LCC1
approximation. For list of supported datums and projected coordinate systems see the
<a href="https://github.com/tumic0/GPXSee/blob/master/pkg/csv/gcs.csv">GCS.csv</a>
Lambert Azimuthal Equal Area, Křovák's and Latitude/Longitude (2D geographic).
Additionally, the Swiss and Hungarian Oblique Mercator projections are aupported using
LCC1 approximation. For list of supported datums and projected coordinate systems see
the <a href="https://github.com/tumic0/GPXSee/blob/master/pkg/csv/gcs.csv">GCS.csv</a>
and <a href="https://github.com/tumic0/GPXSee/blob/master/pkg/csv/pcs.csv">PCS.csv</a>
configuration files (can be modified or overridden by user files like the map
directory).</p>