Oruxmaps Online Map Sources.xml May 2026
onlinemapsources.xml file is the primary configuration file used by OruxMaps to define and access online map tile services
. It acts as a registry that the app reads to populate the "Online Maps" list with various providers like OpenStreetMap, Google, or custom WMS/WMTS servers. Core File Details Default Location: /oruxmaps/mapfiles/onlinemapsources.xml Custom Location:
It is highly recommended to place your personalized versions in /oruxmaps/mapfiles/customonlinemaps/
. This prevents the app from overwriting your custom sources during official updates.
It allows users to bypass the limited set of default maps by adding hundreds of worldwide sources, including satellite imagery, topographic maps, and nautical charts. XML Structure
Each map entry within the file typically follows this schema:
: Defines the available zoom levels for that specific source.
) that determines if the app should save tiles locally to reduce data usage. How to Use or Update the File Download/Edit
The onlinemapsources.xml file is the configuration backbone of OruxMaps, allowing you to add, edit, and organize custom map layers—ranging from satellite imagery to specialized topographic maps. By managing this file, you can bypass the limited default selection and connect to hundreds of global map servers. 1. Where to Place the File
To ensure your custom maps aren't overwritten during app updates, do not use the default map folder. Safe Path: oruxmaps/mapfiles/customonlinemaps/
Standard Path: oruxmaps/mapfiles/ (Contains official sources, but is risky for custom edits) 2. How to "Install" New Maps
Once you have a compatible .xml file (often downloaded from community forums or specialized sites like AnyGIS):
Copy the file to the customonlinemaps folder on your smartphone. Restart the OruxMaps app.
Refresh: Open the Map List, select Online, and tap the Refresh (circular arrow) button. Oruxmaps Online Map Sources.xml
View: Your new maps will now appear under the Layers section in the Online folder. 3. XML Structure Breakdown
If you want to create your own source, each entry follows a specific XML format: Unique ID; must be different for every map. uid="101" The name that appears in your map list. My Custom Topo
The server link using placeholders like $x, $y, and $z for coordinates and zoom. Defines the zoom range the map supports. 0 / 18 Typically MERCATORELIPSOIDAL for most web maps. MERCATORELIPSOIDAL 4. Pro Tips for Power Users
Create Offline Backups: You can use an online source to download a specific area for offline use. This is perfect for hiking in areas with no reception.
Avoid Overlays: If the map list gets too cluttered, long-press a map name to remove it from the list.
Community Resources: Many users share pre-filled .xml files on platforms like the OruxMaps Telegram group or the AnyGIS project, which offer thousands of curated sources. Online-maps sources for Orux Maps - AnyGIS
Title: "Unlocking the Power of Oruxmaps: A Guide to Online Map Sources.xml"
Introduction
Oruxmaps is a popular Android app used for navigation, hiking, and outdoor activities. One of its key features is the ability to connect to various online map sources, providing users with access to a vast array of maps and geographic data. But have you ever wondered how Oruxmaps connects to these online map sources? The answer lies in the "Online Map Sources.xml" file. In this blog post, we'll explore the world of Oruxmaps and the Online Map Sources.xml file, and show you how to unlock its full potential.
What is Online Map Sources.xml?
The Online Map Sources.xml file is a configuration file used by Oruxmaps to connect to online map sources. It contains a list of URLs, parameters, and other settings that allow Oruxmaps to communicate with various map servers, such as OpenStreetMap, Google Maps, and others. This file is usually located in the Oruxmaps installation directory or in the Android device's storage.
Why is Online Map Sources.xml important?
The Online Map Sources.xml file is crucial for Oruxmaps users who want to: onlinemapsources
- Access additional map sources: By adding new entries to the Online Map Sources.xml file, users can connect to previously unsupported map sources, expanding their navigation options.
- Customize map settings: The file allows users to tweak map settings, such as tile size, zoom levels, and map projections, to suit their specific needs.
- Improve performance: Optimizing the Online Map Sources.xml file can improve the app's performance, reducing lag and increasing map loading speeds.
How to edit Online Map Sources.xml
Editing the Online Map Sources.xml file requires some technical knowledge, but don't worry, we've got you covered! Here's a step-by-step guide:
- Locate the Online Map Sources.xml file: Find the file on your Android device or computer. You can use a file manager or search for the file using your device's search function.
- Open the file in a text editor: Use a text editor, such as Notepad++ or Sublime Text, to open and edit the file.
- Add new map sources: Research and add new map sources by inserting new entries in the file. Each entry should include the map source's URL, parameters, and other settings.
- Save and restart Oruxmaps: Save the changes and restart Oruxmaps to apply the new settings.
Tips and Tricks
- Use a template: Create a template for adding new map sources to avoid mistakes and ensure consistency.
- Check the Oruxmaps wiki: The Oruxmaps wiki provides detailed documentation on the Online Map Sources.xml file and its syntax.
- Test and validate: Test your changes and validate the map sources to ensure they work correctly.
Conclusion
The Online Map Sources.xml file is a powerful tool for Oruxmaps users, offering a world of possibilities for customization and expansion. By understanding and editing this file, users can unlock new map sources, optimize performance, and take their Oruxmaps experience to the next level. Whether you're a seasoned Oruxmaps user or just starting out, we hope this guide has provided valuable insights and inspiration for exploring the world of online map sources.
Additional Resources
- Oruxmaps Official Website: https://www.oruxmaps.com/
- Oruxmaps Wiki: https://www.oruxmaps.com/wiki/
- Online Map Sources.xml Template: [download template]
The onlinemapsources.xml file is the configuration backbone for online mapping in OruxMaps, allowing users to integrate various map providers beyond the default list. By modifying or adding this file, you can access satellite imagery, topographic maps, and specialized layers like nautical or weather charts. Core Functionality
Custom Map Integration: It acts as a directory where you define the URL patterns for different map servers. Instead of being limited to built-in options, you can add any source that uses standard tile formats (Google/OSM style), WMS (Web Map Service), or WMTS (Web Map Tile Service).
Persistent Storage: While the app comes with a default file in the oruxmaps/mapfiles/ directory, this file is often overwritten during updates. To keep your custom sources safe, you should place your own version in oruxmaps/mapfiles/customonlinemaps/.
Layer Management: The XML format allows you to specify parameters for each source, including: Min/Max Zoom: Controls the visibility levels of the map.
Cacheable/Downloadable: Determines if tiles can be saved for offline use. Projection: Typically uses MERCATORELIPSOIDAL or WGS84. How to Add New Sources
To expand your map list, you can either manually edit the XML file or download pre-configured files from community contributors:
Download/Edit: Obtain an updated onlinemapsources.xml (popular distributions like AnyGIS offer hundreds of curated sources). Access additional map sources : By adding new
File Placement: 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.
Tap the Refresh (circular arrows) button to load the new sources from your XML. Creating Offline Maps from Online Sources
A major feature enabled by these XML sources is the ability to create permanent offline maps. Once an online source is active, you can use the "Map Creator" tool to select an area and download specific zoom levels directly to your device for use without a data connection. Sample XML Structure
Each map source is defined within tags. A typical entry looks like this:
Use code with caution. Copied to clipboard
Note: Always respect the Terms of Service of map providers, as some strictly forbid bulk downloading or automated tile scraping. Configuring online maps - OruxMaps
The Hack: Add Maps That Don’t Exist in Any App
Let’s say you find a university’s historical map archive. They serve tiles at:
https://historicalmaps.uni.edu/tiles/z/x/y.jpg
You can wrap that in XML in 90 seconds. No API key. No permission. Just a text file. Now you’re navigating the 1890s USGS survey of the Grand Canyon on your phone, offline (after caching).
Part 10: Automating Updates – Sync Your XML File via Cloud
Manually updating onlinemapsources.xml on multiple devices is a hassle. Use a cloud sync solution.
Part 2: Why You Need Custom Map Sources
Part 7: Troubleshooting Common XML Errors
Even a single typo can break the entire map sources list. Here are the most frequent issues.
2. Map Shows Blank or Black Tiles
Cause: Wrong URL pattern. Oruxmaps uses zoom, x, y. Some servers expect z, row, or col. Also, check zoom constraints – you may be zoomed out beyond the server’s min zoom.
Fix: Compare your URL with working examples from the same tile service. Try the URL in a web browser first.
Mastering Oruxmaps: The Ultimate Guide to the "Online Map Sources.xml" File
Using Syncthing or FolderSync
- Store your master
onlinemapsources.xmlin a cloud folder (Dropbox, Nextcloud). - Configure FolderSync to copy it to
oruxmaps/mapfiles/nightly. - Restart Oruxmaps automatically using a macro app (MacroDroid, Tasker).
The Underground Economy: Shared XML Files
This is where it gets interesting. Hikers, off-roaders, and paragliders share these XML files like baseball cards. A quick search reveals community packs with 500+ map sources:
- National Geographic Trails (USA)
- Swisstopo (Switzerland’s hyper-detailed official maps)
- IGN France (including old 1950s topo layers)
- Nakarte.me (Russian backcountry maps)
- Windy.com weather layers (animated wind, rain, waves)
There’s even a dark art of “stitching” — combining multiple <url> tags to fall back if one server fails, or overlaying transparent weather radar on top of a topo map.