mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-16 03:44:24 +02:00
Various info update
This commit is contained in:
9
doc.html
9
doc.html
@ -197,10 +197,11 @@
|
||||
|
||||
<h3 id="offline">Offline maps</h3>
|
||||
<p>OziExplorer maps, TrekBuddy maps/atlases and GeoTIFF images are supported by
|
||||
GPXSee. Supported map projections are Web Mercator, Transverse Mercator
|
||||
(including UTM), Lambert Conformal Conic, Albers Equal Area, Lambert Azimuthal
|
||||
Equal Area and Latitude/Longitude (2D geographic). For list of supported datums
|
||||
and PCSs see the <a href="https://github.com/tumic0/GPXSee/blob/master/pkg/csv/ellipsoids.csv">ellipsoids.csv</a>,
|
||||
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
|
||||
aproximation. 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
|
||||
|
Reference in New Issue
Block a user