onlinemapsources.xml file is the primary configuration file used by OruxMaps to define and access online map tile services
How to edit Online Map Sources.xml
Let’s say you find a university’s historical map archive. They serve tiles at:
https://historicalmaps.uni.edu/tiles/z/x/y.jpg Oruxmaps Online Map Sources.xml
If you have issues or want to add other sources, let me know. Happy to update the XML. onlinemapsources
Have a favorite map source not listed here? Edit your onlinemapsources.xml today and never navigate blind again. onlinemapsource uid="201" >
Example of Oruxmaps Online Map Sources.xml
<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>