Oruxmaps Online Map Sources.xml Verified Jun 2026
The key takeaways are:
The web addresses where map image tiles are stored.
Here is an example for a high-resolution tile server using 512px tiles:
Every custom tile provider added to the file must be wrapped inside an block. The following structural template outlines the required parameters for standard web map tile services:
Depending on your activity, here are some recommended sources to add to your XML file: Oruxmaps Online Map Sources.xml
Create a file named custom_sources.xml and add your map XML, including wrapped URLs.
Before diving into the technicalities, it is worth understanding why OruxMaps is so popular among outdoor enthusiasts. OruxMaps is a topographical GPS app designed primarily for hikers, mountaineers, cyclists, and runners. Unlike standard navigation apps that rely heavily on an internet connection, OruxMaps allows users to download offline maps and use their device’s GPS to navigate without a signal.
For specific topographic or satellite templates, refer to OruxMaps resources . Manual - OruxMaps
The file contains a structured database of map servers, including: How the map appears in your app menu. The key takeaways are: The web addresses where
The flexibility of this XML format allows you to add very specific map types. Here is a sample entry for a high-quality topographical map of Austria:
Ultimate Guide to OruxMaps Online Map Sources XML: Customizing Your Offline Maps
Connect your phone to a computer or use an Android text editor app. Open onlinemapsources.xml . Copy an existing block.
Example Map 0 18 MERCATORELIPSOIDAL 1 1 Use code with caution. Copied to clipboard Before diving into the technicalities, it is worth
: Check online forums for updated tile server URLs. Some servers require API keys which must be appended to the URL string. 2. File Changes Do Not Appear in App Cause : OruxMaps has cached the old XML structure.
Copy the file to the internal storage folder: oruxmaps/mapfiles/customonlinemaps/ . Refresh in App: Open OruxMaps and tap the Map icon. Select Switch map > Online .
Copy onlinemapsources.xml and save it elsewhere as a backup. If a syntax error breaks the XML structure, OruxMaps will fail to load any online maps. Anatomy of a Map Source Element
: The URL template to the tile server. The $z , $x , and $y placeholders tell OruxMaps where to insert zoom and coordinate data OruxMaps Manual . / : The zoom range for the map.
