Oruxmaps Online Map Sources.xml |best| Jun 2026

: The direct link to the tile server. The variables z (zoom level), x (horizontal coordinate), and y (vertical coordinate) tell OruxMaps how to request specific tiles. The wrapper protects special characters like & or ? from breaking the XML formatting.

<onlinemapsource uid="201" > <name>NASA MODIS True Color (Daily)</name> <url><![CDATA[https://gibs.earthdata.nasa.gov/tiles/epsg3857/best/MODIS_Terra_CorrectedReflectance_TrueColor/default/2024-01-01/zoom/y/x.jpg]]></url> <zoom_min>0</zoom_min> <zoom_max>8</zoom_max> <type>JPG</type> <copyright>NASA Earth Observatory</copyright> </onlinemapsource>

Follow these steps to safely inject new map sources into your application. Step 1: Back Up Your Original File

The project is arguably the most comprehensive collection of online maps available for OruxMaps. It includes sources ranging from Google Maps and Bing Satellite to niche topographic providers. You can visit the AnyGIS website to generate a custom onlinemapsources.xml file ready for installation. Oruxmaps Online Map Sources.xml

Even with a perfectly formatted XML file, users may encounter issues where their custom maps do not appear in the app. Here are some of the most common problems and their solutions.

The developer and community members frequently share map packs in the official Telegram group. The group is highly active, and users often post updates when a map server goes offline or changes its URL.

<onlinemapsource uid="42" > <name>Google Satellite (High Res)</name> <url><![CDATA[https://mt1.google.com/vt/lyrs=s&x=x&y=y&z=zoom]]></url> <zoom_min>0</zoom_min> <zoom_max>22</zoom_max> <type>PNG</type> <copyright>Map data ©2024 Google</copyright> </onlinemapsource> : The direct link to the tile server

When you edit this file, you instruct OruxMaps on how to pull map images (tiles) from the internet, stitch them together, and cache them seamlessly on your screen. Where to Find the File on Your Device

Set to 1 to allow OruxMaps to save viewed tiles to your internal storage, reducing data usage on repeat visits.

: The coordinate system. Most web maps use MERCATORS_SPHERICAL (EPSG:3857). from breaking the XML formatting

Depending on your activity, here are some recommended sources to add to your XML file:

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.