The server URL is outdated, requires an API key, or your User-Agent string is blocked by the provider.
This article provides a comprehensive guide on understanding, creating, editing, and using OruxMaps Online Map Sources.xml in 2026 to add custom providers like Strava, OpenTopoMap, or specialized satellite imagery. 1. What is onlinemapsources.xml ?
Open the OruxMaps app, go to the map selector (the map icon), choose "Online," and press the refresh button. Enjoy: Your new maps will appear in the list.
Oruxmaps is widely considered the gold standard for outdoor navigation on Android. Unlike simplified apps like Google Maps or AllTrails, Oruxmaps offers professional-grade features: GPX tracking, offline raster maps, voice navigation, and support for dozens of map formats. Oruxmaps Online Map Sources.xml
Tip: Always create a backup copy (e.g., onlinemapsources.xml.bak ) before making any manual edits. Anatomy of a Custom Map Source Code
First, ensure you have a correctly formatted onlinemapsources.xml file. You can either create one from scratch using a text editor or download a pre-made pack. Inside the file, you can include as many map sources as you like. The file can be named anything you want, but it must have the .xml extension.
: 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. The server URL is outdated, requires an API
Note: In newer Android versions, you may need a scoped-storage compatible file manager to access the Android/data folder. Anatomy of a Map Source Code Block
Manually updating onlinemapsources.xml on multiple devices is a hassle. Use a cloud sync solution.
For GIBS, it is: https://gibs.earthdata.nasa.gov/wmts/epsg3857/best/MODIS_Terra_CorrectedReflectance_TrueColor/default/time/tilematrixset/zoom/y/x.jpg But for Oruxmaps simplicity, we use a static datetime: https://gibs.earthdata.nasa.gov/tiles/epsg3857/best/MODIS_Terra_CorrectedReflectance_TrueColor/default/2024-01-01/zoom/y/x.jpg What is onlinemapsources
: Almost always EPSG:3857 (Web Mercator) for typical online tiles. Best Practices and Tips
: This built-in file contains stock configurations officially provided by the application developer. It should not be modified manually, as application updates routinely overwrite this directory.
Scroll to the bottom of the file, just above the closing tag. Paste your new block. Save the file and restart OruxMaps. Method 2: Importing Community XML Configurations
Here’s a forum-style post you can use to share or ask about an Oruxmaps Online Map Sources.xml file. Just fill in the bracketed details as needed.