Menu

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.

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

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).

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:

Example Map 0 18 MERCATORELIPSOIDAL 1 1 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

To develop a piece for onlinemapsources.xml in OruxMaps, you need to structure your custom map definition within the tag. This XML file allows the app to fetch tiles from third-party map servers like OpenStreetMap. XML Structure Example

Below is a standard template for adding a custom tile-based online map source.

My Custom Map 0 18 MERCATORESFERICA 1 1 Use code with caution. Copied to clipboard Key Parameters Breakdown uid: A unique integer ID for the map source. name: Display name in OruxMaps. url: Tile URL using $z, $x, and $y placeholders.

projection: Usually MERCATORESFERICA for web Mercator tiles.

cacheable / downloadable: Set to 1 to enable local storage and map creation, respectively. Implementation

Save your onlinemapsources.xml file in oruxmaps/mapfiles/customonlinemaps/. Refresh the map list in OruxMaps under Maps > Switch Map.

For specific topographic or satellite templates, refer to OruxMaps resources. Manual - OruxMaps

* 17 MERCATORESFERICA 1,2,3 * 1 1 * 0 0 substr('000000000'||$x, -8, 8) * substr('000000000'||((1<<$z)-1-$y), -8, 8) substr('00'||$ Configuring online maps - OruxMaps

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:

  1. 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.
  2. 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.
  3. 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:

  1. 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.
  2. Open the file in a text editor: Use a text editor, such as Notepad++ or Sublime Text, to open and edit the file.
  3. 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.
  4. Save and restart Oruxmaps: Save the changes and restart Oruxmaps to apply the new settings.

Tips and Tricks

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 Online Map Sources.xml: A Comprehensive Guide

Introduction

Oruxmaps is a popular mobile application used for navigation and outdoor activities such as hiking, biking, and geocaching. The app relies on online map sources to provide users with accurate and up-to-date maps. The Oruxmaps Online Map Sources.xml file plays a crucial role in configuring the app's online map sources. This paper aims to provide an in-depth analysis of the Oruxmaps Online Map Sources.xml file, its structure, and its significance.

What is Oruxmaps Online Map Sources.xml?

The Oruxmaps Online Map Sources.xml file is an XML (Extensible Markup Language) file that contains configuration settings for online map sources used by the Oruxmaps app. The file is used to define the map sources, their URLs, and other parameters that enable the app to fetch and display maps from various online providers.

Structure of Oruxmaps Online Map Sources.xml

The Oruxmaps Online Map Sources.xml file consists of a series of XML elements that define the map sources. The main elements of the file are:

Example of Oruxmaps Online Map Sources.xml

<?xml version="1.0" encoding="UTF-8"?>
<mapsources>
  <mapsource id="openstreetmap" name="OpenStreetMap">
    <url>https://s.tile.openstreetmap.org/z/x/y.png</url>
    <params>
      <param name="s" value="a,b,c"/>
    </params>
  </mapsource>
  <mapsource id="google" name="Google Maps">
    <url>https://mt1.google.com/vt/lyrs=lyrs&x=x&y=y&z=z</url>
    <params>
      <param name="lyrs" value="r"/>
      <param name="key" value="YOUR_API_KEY"/>
    </params>
  </mapsource>
</mapsources>

Significance of Oruxmaps Online Map Sources.xml

The Oruxmaps Online Map Sources.xml file is essential for the proper functioning of the Oruxmaps app. Here are some reasons why:

Conclusion

In conclusion, the Oruxmaps Online Map Sources.xml file is a critical component of the Oruxmaps app. Its structure and content determine the online map sources used by the app, and its significance lies in its ability to customize and configure map providers. By understanding the Oruxmaps Online Map Sources.xml file, users and developers can better utilize the app's features and create custom map sources for specific use cases.

Orux Maps is a popular GPS navigation and mapping application that allows users to plan and record their routes, tracks, and waypoints. One of the key features of Orux Maps is its ability to import and export data from various online map sources, which is made possible through the use of an XML file known as Online Map Sources.xml.

In this essay, we will explore the significance of the Online Map Sources.xml file in Orux Maps, its functionality, and how it enables users to access a wide range of online map sources.

What is Online Map Sources.xml?

The Online Map Sources.xml file is a configuration file used by Orux Maps to connect to various online map sources. The file contains a list of URLs, parameters, and other settings that allow Orux Maps to communicate with different map servers and retrieve map data. This file is usually provided by the map server administrators or by the Orux Maps developers.

Functionality of Online Map Sources.xml

The Online Map Sources.xml file plays a crucial role in enabling Orux Maps to access online map sources. When a user requests a map, Orux Maps reads the Online Map Sources.xml file and uses the information contained in it to connect to the corresponding map server. The file provides the necessary parameters, such as the map server URL, image format, and tile size, which allow Orux Maps to retrieve the map data.

Benefits of Online Map Sources.xml

The use of the Online Map Sources.xml file offers several benefits to Orux Maps users. Some of these benefits include:

Examples of Online Map Sources

Some examples of online map sources that can be accessed through the Online Map Sources.xml file include:

Conclusion

In conclusion, the Online Map Sources.xml file is a critical component of Orux Maps, enabling users to access a wide range of online map sources. The file provides a simple and flexible way to configure Orux Maps to connect to different map servers, allowing users to retrieve map data and plan their routes. The use of this file has made Orux Maps a popular choice among GPS navigation and mapping enthusiasts.

The onlinemapsources.xml file is the configuration backbone for OruxMaps, a powerful Android-based navigation app designed for outdoor activities like hiking and cycling. This file allows users to define and integrate custom online map sources, such as Google Maps, OpenStreetMap, or specialized Web Map Services (WMS), directly into the application's map viewer. Core Functionality and File Location

By default, OruxMaps includes a standard set of online maps. However, the power of onlinemapsources.xml lies in its customizability. Users can add, remove, or modify map providers to suit their specific regional or activity-based needs.

Primary File: Found at oruxmaps/mapfiles/onlinemapsources.xml.

Custom Maps Directory: To prevent your manual edits from being overwritten during app updates, it is recommended to place personalized XML files in the oruxmaps/mapfiles/customonlinemaps/ folder. XML Structure and Key Tags

The file uses a standard XML format where each map source is wrapped in an tag. Key parameters within these tags include: uid: A unique identification number for each map.

name: The display name that appears in the OruxMaps "Online Maps" list.

url: The critical entry containing the tile server address, often utilizing variables like $x, $y, and $z to fetch specific map tiles based on coordinates and zoom level.

minzoom & maxzoom: Defines the zoom range the map supports (e.g., 0 to 18).

projection: Specifies the coordinate system, typically MERCATORESFERICA for most web maps.

cacheable: A binary value (0 or 1) determining if tiles should be saved locally for temporary offline use. Integrating Custom Maps Online-maps sources for Orux Maps - AnyGIS


3. Map Loads but Attribution Overlaps

Cause: Missing or incorrect copyright tag.
Fix: Add a <copyright> element containing the required text. Oruxmaps displays this in the map info panel.

Introduction: Why Default Maps Are Never Enough

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.

However, many new users install the app, look at the default online map list, and feel underwhelmed. You might see a few OpenStreetMap variants, a Bing aerial layer, and perhaps a forgotten test server.

The magic of Oruxmaps lies not in the pre-installed tiles, but in a single, powerful file: oruxmaps online map sources.xml.

This XML file is the gateway to thousands of cartographic sources—from high-resolution satellite imagery and topo maps to weather radar, marine charts, and historic land-use maps. Understanding how to find, edit, and install this file transforms Oruxmaps from a basic GPS tool into a professional GIS platform.

In this article, we will explore everything you need to know about the online map sources.xml file: what it is, where to find it, how to install community collections, how to manually edit XML for custom APIs, and troubleshooting common errors.


Best Practices


Using Syncthing or FolderSync

  1. Store your master onlinemapsources.xml in a cloud folder (Dropbox, Nextcloud).
  2. Configure FolderSync to copy it to oruxmaps/mapfiles/ nightly.
  3. Restart Oruxmaps automatically using a macro app (MacroDroid, Tasker).

Available in CD or download formats, the Word of Promise Complete Audio Bible showcases the full text of the New King James Version dramatized in 90 hours of listening. The 79-CD set includes a separate carrying case and an interactive Bonus Features DVD that includes actor interviews, worship resources, and a fascinating look at how dramatic audio theater is produced.


1. Select a format

Oruxmaps Online Map Sources.xml
https://churchsource.com/products/nkjv-the-word-of-promise-complete-audio-bible-mp3-cd-audio-interactive-bonus-features-dvd-complete-audio-bible-mp3-cd?variant=32599726555233

Reviews

5.0 out of 5 stars

I got this for my wife because she was wanting the audio bible to listen to at night before turning in to sleep. When we received it she was very pleased with it. She had heard of this particular audio Bible product before but had forgotten the name of it. We listen to it in the car while driving as well as at night. There are 79 CDs, so we try to do one CD in two days, which has not been difficult to do. We are both impressed with this Bible and would recommend it to anyone that is searching for an complete audio Bible.

From Amazon
5.0 out of 5 stars

Bought this for my husband. He has a 45 minute commute to and from work and we don't get very many radio stations in our area. He doesn't have satellite radio in his car like I do so he really loves listening to these on his drive. The kit is very nice and packaged very well. It comes with a carrying case for easy transport. The CD's are organized in hard cases and labeled according to each book of the Bible. He loves the sound effects and how each character has a different voice from the many different actors used to create this series. Well worth the money!

From Amazon
READ MORE
5.0 out of 5 stars

Purchased for my 60th birthday and its excellent, a wonderful way to listen to Gods word whether relaxing or on the go. We know we will listen to the Cd's during the years to come, of course you still need to read His word but this is a great second. If you’re wondering just go for it, I promise it will BLESS you and its an investment into your growth and relationship with God.

From Amazon

Oruxmaps Online Map Sources.xml