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>

Even a single typo can break the entire map sources list. Here are the most frequent issues.

Manually writing XML for 100+ map servers is tedious. Fortunately, the Oruxmaps community maintains shared collections.

Oruxmaps can import an XML file from any location:

This method does not overwrite existing sources; it merges them. Use it for adding individual sources without editing the master file.


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 | Region | |------|--------------|--------| | USGS Topo (current) | https://basemap.nationalmap.gov/arcgis/rest/services/USGSTopo/MapServer/tile/zoom/y/x | USA | | OpenTopoMap | https://tile.opentopomap.org/zoom/x/y.png | Global | | IGN France (classic) | https://wxs.ign.fr/paris/geoportail/ortho/1.0.0/ortho/zoom/x/y.jpg | France |