mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Revert "Added OpenStreetMap MVT map"
This reverts commit 054dcd69ed
.
Tthe OSM server seems to be more broken than functional for now and there
is not much difference between this map and the Versatiles map.
This commit is contained in:
parent
054dcd69ed
commit
f9707781ef
@ -1,14 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!--
|
|
||||||
This map requires a style for the VersaTiles tile scheme like
|
|
||||||
https://github.com/tumic0/QtPBFImagePlugin-styles/tree/master/VersaTiles/colorful.
|
|
||||||
The default OpenMapTiles tile scheme style included in QtPBFImagePlugin
|
|
||||||
won't display the map properly!
|
|
||||||
-->
|
|
||||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
|
||||||
<name>Open Street Map - MVT</name>
|
|
||||||
<url>https://vector.openstreetmap.org/shortbread_v1/$z/$x/$y.mvt</url>
|
|
||||||
<tile type="vector" size="512"/>
|
|
||||||
<zoom max="14"/>
|
|
||||||
<copyright>© OpenStreetMap contributors (ODbL)</copyright>
|
|
||||||
</map>
|
|
Loading…
Reference in New Issue
Block a user