mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Synchronize the map definitions
This commit is contained in:
parent
4972d911bc
commit
abdafca758
@ -109,7 +109,7 @@ can use it in GPXSee.</small></p>
|
|||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="maps/HR-DOF.xml" download><img src="tiles/HR-DOF.png" alt="Map Preview" width="256" height="256"/></a><br/>Digitalni ortofoto</td>
|
<td><a href="maps/HR-DOF.xml" download><img src="tiles/HR-DOF.png" alt="Map Preview" width="256" height="256"/></a><br/>Digitalni ortofoto</td>
|
||||||
<td><a href="maps/HR-TK25.xml" download><img src="tiles/HR-TK25.png" alt="Map Preview" width="256" height="256"/></a><br/>Topografska karta 1:25000</td>
|
<td><a href="maps/HR-TK25.xml" download><img src="tiles/HR-TK25.png" alt="Map Preview" width="256" height="256"/></a><br/>Topografska karta 25k</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<h3>Czech Republic</h3>
|
<h3>Czech Republic</h3>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMS">
|
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMS">
|
||||||
<name>Topografska karta 1:25000</name>
|
<name>Topografska karta 25k</name>
|
||||||
<url>http://geoportal.dgu.hr/wms</url>
|
<url>http://geoportal.dgu.hr/wms</url>
|
||||||
<!--
|
<!--
|
||||||
The WMS server often returns "service unavailable" due to too many
|
The WMS server often returns "service unavailable" due to too many
|
||||||
|
Loading…
Reference in New Issue
Block a user