<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<catalog xmlns="http://api.routeconverter.com/v1/schemas/overlayserver-catalog">


<overlayServer id="OpenSeaMap" name="Open Seamaps database of naval data" minZoom="9" maxZoom="18">
    
    <host>tiles.openseamap.org</host>
    
    <urlPattern>https://#{host}/seamark/#{zoom}/#{tilex}/#{tiley}.png</urlPattern>
    <copyright>OpenStreetMap</copyright>
</overlayServer>

<overlayServer id="OpenRailwayMap Standard" name="OpenRailwayMap Standard rendering of OpenStreetMap data" minZoom="11" maxZoom="18">
    
    <host>a.tiles.openrailwaymap.org</host>
    
    <host>b.tiles.openrailwaymap.org</host>
    
    <host>c.tiles.openrailwaymap.org</host>
    
    <urlPattern>https://#{host}/standard/#{zoom}/#{tilex}/#{tiley}.png</urlPattern>
    <copyright>OpenStreetMap</copyright>
</overlayServer>

<overlayServer id="OpenRailwayMap Signals" name="OpenRailwayMap Signals rendering of OpenStreetMap data" minZoom="11" maxZoom="18">
    
    <host>a.tiles.openrailwaymap.org</host>
    
    <host>b.tiles.openrailwaymap.org</host>
    
    <host>c.tiles.openrailwaymap.org</host>
    
    <urlPattern>https://#{host}/signals/#{zoom}/#{tilex}/#{tiley}.png</urlPattern>
    <copyright>OpenStreetMap</copyright>
</overlayServer>

<overlayServer id="OpenRailwayMap MaxSpeed" name="OpenRailwayMap MaxSpeed rendering of OpenStreetMap data" minZoom="11" maxZoom="18">
    
    <host>a.tiles.openrailwaymap.org</host>
    
    <host>b.tiles.openrailwaymap.org</host>
    
    <host>c.tiles.openrailwaymap.org</host>
    
    <urlPattern>https://#{host}/maxspeed/#{zoom}/#{tilex}/#{tiley}.png</urlPattern>
    <copyright>OpenStreetMap</copyright>
</overlayServer>

<overlayServer id="OpenFlightMap" name="Open Flightmaps database of aeronautical data" minZoom="7" maxZoom="12">
    
    <host>nwy-tiles-api.prod.newaydata.com</host>
    
    <urlPattern>https://#{host}/tiles/#{zoom}/#{tilex}/#{tiley}.png?path=2507/aero/latest</urlPattern>
    <copyright>OpenFlightMap</copyright>
</overlayServer>

<overlayServer id="OpenStreetMap Hillshading" name="OpenStreetMap Hillshading" minZoom="2" maxZoom="18" active="false">
    
    <host>a.tiles.wmflabs.org</host>
    
    <host>b.tiles.wmflabs.org</host>
    
    <host>c.tiles.wmflabs.org</host>
    
    <urlPattern>https://#{host}/hillshading/#{zoom}/#{tilex}/#{tiley}.png</urlPattern>
    <copyright>Google</copyright>
</overlayServer>

<overlayServer id="Waymarked Trails Cycling" name="Waymarked Trails Cycling rendering of OpenStreetMap data" minZoom="3" maxZoom="18">
    
    <host>tile.waymarkedtrails.org</host>
    
    <urlPattern>https://#{host}/cycling/#{zoom}/#{tilex}/#{tiley}.png</urlPattern>
    <copyright>OpenStreetMap</copyright>
</overlayServer>

<overlayServer id="Waymarked Trails Hiking" name="Waymarked Trails Hiking rendering of OpenStreetMap data" minZoom="3" maxZoom="18">
    
    <host>tile.waymarkedtrails.org</host>
    
    <urlPattern>https://#{host}/hiking/#{zoom}/#{tilex}/#{tiley}.png</urlPattern>
    <copyright>OpenStreetMap</copyright>
</overlayServer>

<overlayServer id="Waymarked Trails MTB" name="Waymarked Trails Mountain Biking rendering of OpenStreetMap data" minZoom="12" maxZoom="18">
    
    <host>tile.waymarkedtrails.org</host>
    
    <urlPattern>https://#{host}/mtb/#{zoom}/#{tilex}/#{tiley}.png</urlPattern>
    <copyright>OpenStreetMap</copyright>
</overlayServer>

<overlayServer id="Google Maps Roads" name="Google Map Roads" minZoom="2" maxZoom="18">
    
    <host>mt0.google.com</host>
    
    <host>mt1.google.com</host>
    
    <host>mt2.google.com</host>
    
    <host>mt3.google.com</host>
    
    <urlPattern>http://#{host}/vt/lyrs=h&amp;hl=#{language}&amp;x=#{tilex}&amp;y=#{tiley}&amp;z=#{zoom}</urlPattern>
    <copyright>Google</copyright>
</overlayServer>


</catalog>
