Skip to main content

Sometimes you need a specific tile server not found in community packs. For instance, a local government’s orthophoto service or a private WMS server.

| Name | URL Template | |------|--------------| | OpenCycleMap | https://tile.opencyclemap.org/cycle/zoom/x/y.png | | Transport Map | https://tile.memomaps.de/tilegen/zoom/x/y.png |


Cause: Malformed XML – missing closing tag, invalid character, duplicate UID.
Fix: Validate your XML using an online validator (e.g., xmlvalidation.com). Pay special attention to CDATA sections and ampersands (&) which must be written as &.

| Name | URL Template | |------|--------------| | OpenSeaMap | https://tiles.openseamap.org/seamark/zoom/x/y.png |

Bing tiles use a quadkey instead of x/y/zoom. Oruxmaps converts automatically if you use quadkey.

<url><![CDATA[https://t.ssl.ak.tiles.virtualearth.net/tiles/aquadkey.jpeg?g=1]]></url>

Oruxmaps Online Map Sources.xml

Sometimes you need a specific tile server not found in community packs. For instance, a local government’s orthophoto service or a private WMS server.

| Name | URL Template | |------|--------------| | OpenCycleMap | https://tile.opencyclemap.org/cycle/zoom/x/y.png | | Transport Map | https://tile.memomaps.de/tilegen/zoom/x/y.png | Oruxmaps Online Map Sources.xml


Cause: Malformed XML – missing closing tag, invalid character, duplicate UID.
Fix: Validate your XML using an online validator (e.g., xmlvalidation.com). Pay special attention to CDATA sections and ampersands (&) which must be written as &. Sometimes you need a specific tile server not

| Name | URL Template | |------|--------------| | OpenSeaMap | https://tiles.openseamap.org/seamark/zoom/x/y.png | Cause: Malformed XML – missing closing tag, invalid

Bing tiles use a quadkey instead of x/y/zoom. Oruxmaps converts automatically if you use quadkey.

<url><![CDATA[https://t.ssl.ak.tiles.virtualearth.net/tiles/aquadkey.jpeg?g=1]]></url>