mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-16 03:44:24 +02:00
Added version 7.3 info
This commit is contained in:
12
doc.html
12
doc.html
@ -46,12 +46,12 @@
|
||||
<li>Tracks</li>
|
||||
<li>Routes</li>
|
||||
<li>Waypoints</li>
|
||||
<li>Areas (polygons)</li>
|
||||
</ul>
|
||||
|
||||
<p>Naturally, if a format supports only a subset of the objects, GPXSee also
|
||||
supports only this subset. Some formats - especially KML - have support for
|
||||
a plenty of other data objects like surfaces or even 3D structures. Those are
|
||||
not supported by GPXSee.</p>
|
||||
other data objects like 3D structures. Those are not supported by GPXSee.</p>
|
||||
|
||||
<p>In addition to GPS data, data from the following sensors is supported
|
||||
by GPXSee:</p>
|
||||
@ -105,10 +105,10 @@
|
||||
|
||||
<p>Supported map projections are Mercator (including Web Mercator),
|
||||
Transverse Mercator (including UTM), Lambert Conformal Conic, Albers Equal Area,
|
||||
Lambert Azimuthal Equal Area, Polar Stereographic, 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
|
||||
Lambert Azimuthal Equal Area, Polar Stereographic, Oblique Stereographic, Křovák's
|
||||
and Latitude/Longitude (2D geographic). Additionally, the Swiss and Hungarian
|
||||
Oblique Mercator projections are supported 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
|
||||
|
Reference in New Issue
Block a user