mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Added JNX and KMZ projection info documentation
This commit is contained in:
parent
a3800d8717
commit
b9844df6f4
11
doc.html
11
doc.html
@ -286,6 +286,14 @@
|
||||
WKT data must follow the OGC naming convention. Generally, the OGC WKT entries
|
||||
from <a href="https://epsg.io/">epsg.io</a> should work.</p>
|
||||
|
||||
<h4>JNX & KMZ maps</h4>
|
||||
<p>JNX & KMZ maps do not contain any info about the projection of their
|
||||
tile images, so it has to be provided externaly<sup><a href="#garmin">4</a></sup>.
|
||||
Generally, only two projections are used for JNX/KMZ maps - EPSG:4326 and
|
||||
EPSG:3857. If you see <a href="img/wrong_proj.png">background color stripes</a>
|
||||
in your JNX/KMZ map, you have to switch to the propper input projection
|
||||
in the preferences.</p>
|
||||
|
||||
|
||||
<h3 id="styles">Map styles</h3>
|
||||
<p>MVT(PBF), Mapsforge and Garmin IMG maps can be styled with user defined styles.
|
||||
@ -323,6 +331,9 @@
|
||||
QtPBFImagePlugin</a> is required (included in the Windows and OS X builds).</i></p>
|
||||
<p id="unzip"><i>[3] For GPXSee versions older than 8.1, you have to unzip them
|
||||
too.</i></p>
|
||||
<p id="garmin"><i>[4] Some tools like Garmin software "solve" this by
|
||||
rescaling the images, but this introduces a small, but still visible distortion
|
||||
to the map.</i></p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
BIN
img/wrong_proj.png
Normal file
BIN
img/wrong_proj.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 704 KiB |
Loading…
Reference in New Issue
Block a user