mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Documented local map URLs
This commit is contained in:
parent
95fe42e4f7
commit
3d721a08d3
7
doc.html
7
doc.html
@ -140,6 +140,8 @@
|
|||||||
</map>
|
</map>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
<p>The map URL can be also a local file URL (<i>file:</i> scheme).</p>
|
||||||
|
|
||||||
<p></p>
|
<p></p>
|
||||||
|
|
||||||
<h4 id="TMS">TMS</h4>
|
<h4 id="TMS">TMS</h4>
|
||||||
@ -194,7 +196,10 @@
|
|||||||
<p>Finally, one can define additional dimensions like <code>Time</code> using
|
<p>Finally, one can define additional dimensions like <code>Time</code> using
|
||||||
the <i>dimension</i> element. Use a separate entry for every additional dimension.</p>
|
the <i>dimension</i> element. Use a separate entry for every additional dimension.</p>
|
||||||
|
|
||||||
<p>HiDPI WMTS tiles are supported too.</p>
|
<p>HiDPI WMTS tiles are supported too. Local (<i>file:</i> scheme) URLs are
|
||||||
|
supported in the map definition file as well as in the WMTS capabilities file.
|
||||||
|
This enables a fully local REST WMTS map configuration without the need of a web
|
||||||
|
server.</p>
|
||||||
|
|
||||||
<h4 id="WMS">WMS</h4>
|
<h4 id="WMS">WMS</h4>
|
||||||
<p>WMS maps are distinguished by setting the <i>type</i> attribute of the
|
<p>WMS maps are distinguished by setting the <i>type</i> attribute of the
|
||||||
|
Loading…
Reference in New Issue
Block a user