User Tools

Site Tools


manual:user_guide:maps_external

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
manual:user_guide:maps_external [2017/02/09 13:52] mstupkamanual:user_guide:maps_external [2022/03/22 10:00] (current) mstupka
Line 3: Line 3:
  
 ---- ----
 +**Locus Map** can also work with **external offline maps** acquired from other sources - PC software, cartography publishers, and other map providers. It is necessary to **copy these maps into your phone's memory or on an SD card**.
 ===== Adding external maps ===== ===== Adding external maps =====
 +There are a few options where to put the map files:
 +==== Locus/Maps directory ====
 +The default directory for the raster maps. You can add your maps here in several ways:
 +  * **Import** - open the [[manual:user_guide:functions:data_import|Import]] screen from Locus menu or a function panel, **find** the map file in your device storage and **confirm**
 +  * **Tap & add** - open a system or any third-party file manager in your device, find the map file you want to add, and **tap it**. Locus Map is offered as one of the apps to load the file. **Select it**.
  
-**Locus Map** can also work with **external offline maps** acquired from other sources - PC softwarecartography publishers and other map providers. It is necessary to **copy these maps into your phone's memory or on SD card** and tell Locus Map where to find these map data: +==== Android/Media directory ==== 
-  * copy your external map **directly into Locus Map'default directory Locus/Maps** - Locus Map imports them at its start (if you copy the map into this folder when Locus Map is ON it is necessary to **re-start the app** to import the maps +=== Raster maps === 
-{{ :manual:user_guide:addexternalmaps.png?nolink |}} +  maps in //SQLiteDBMBT, Gemf// etc. formats 
-  if you want to add maps from **another directory** in your phone memory or from SD card: +  * ///Android/Media/menion.android.locus/Maps// directory. It is placed both in the internal storage and on the external SD card so if you want to save some space in your internal storage, use the latter. 
-    * tap {{:manual:user_guide:add.png?nolink&30|}}in the Offline tab in the bottom right corner +  * **Copy** the map files into this directory via a system or third-party file manager 
-    * select {{:manual:user_guide:ic_map_add_alt.png?nolink&30|}} **External maps** +  * **Restart** Locus Map 
-    * browse your phone or tablet's memory or SD card +=== Vector maps === 
-    * select the map file (or the whole directory with external map(s)) and confirm +  * maps in //.map// format, //.db// POI databases 
-    * the map emerges in the Map manager Offline tab in a folder named after map file's parent directory. The directory emerges as a **new folder** bellow the default Maps folder **[[manual:user_guide:maps_offline|Offline tab]]**. +  * ///Android/Media/menion.android.locus/MapsVector// directory. It is placed both in the internal storage and on the external SD card so if you want to save some space in your internal storage, use the latter. 
 +  * **Copy** the map files into this directory via a system or third-party file manager 
 +  * **Restart** Locus Map 
 +<WRAP center round important> 
 +Vector mapsappearance can be changed by **themes**. The theme files must be placed in the default //Locus/MapsVector// directory. **OpenAndroMaps themes** - download them directly from their [[https://www.openandromaps.org/kartenlegende/elevation-hike-theme|website]], they'll be imported on the right place by the app. 
 +</WRAP> 
 +==== Free choice of storage ==== 
 +<WRAP center round important> 
 +**This option is available only in Android versions 5 10.** 
 +</WRAP> 
 + 
 +  * open the **[[manual:user_guide:maps_mmanager|Map manager]] > Offline tab** 
 +  * tap {{:manual:user_guide:add.png?nolink&20|}} in the bottom right corner 
 +  * select {{:manual:user_guide:ic_map_add_alt.png?nolink&30|}} **External maps**:\\ {{ :manual:user_guide:ext_maps.jpg?nolink |}} 
 +  * browse your device internal storage or SD card 
 +  * select the map file (or the whole directory with external map(s)) and confirm 
 +  * the map emerges in the Map manager Offline tab in a folder named after the map file's parent directory. The directory emerges as a **new folder** bellow the default Maps folder **[[manual:user_guide:maps_offline|Offline tab]]**. 
  
 <WRAP center round tip> <WRAP center round tip>
-**Maps stored in one (sub)folder are automatically merged.** Both as areas and zooms, i.e. you can go freely from one map to another, from one zoom in one map to another zoom in a different map without need to switch between them manually. If you want to add external maps to Locus without merging them, store them into individual subfolders and then add them one by one.+  * **Maps stored in one (sub)folder are automatically merged.** Both as areas and zooms, i.e. you can go freely from one map to another, from one zoom in one map to another zoom in a different map without the need to switch between them manually. If you want to add external maps to Locus without merging them, store them into individual subfolders and then add them one by one
 +  * **Do NOT add the native /Locus/Maps/ directory as an external folder** - there is no need to do so and the app will display an error message.
 </WRAP> </WRAP>
  
Line 22: Line 45:
 There is a huge amount of map file formats and **Locus Map** is proud to be one of a few to support so many of them: There is a huge amount of map file formats and **Locus Map** is proud to be one of a few to support so many of them:
   * **SQLite** (*.sqlitedb)- plain SQLite database, with a tilestable, that contains //x//, //y//, //z//, //image// columns with required data. Coordinates are computed by the [[http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames|Slippy map system]]. SQLite files created by Locus Map when downloading online maps work fine but there can be problems with some SQLites from other sources. Some of corrupted SQLite databases [[manual:advanced:map_tools:corrupted_sqlite|can be repaired >>]]   * **SQLite** (*.sqlitedb)- plain SQLite database, with a tilestable, that contains //x//, //y//, //z//, //image// columns with required data. Coordinates are computed by the [[http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames|Slippy map system]]. SQLite files created by Locus Map when downloading online maps work fine but there can be problems with some SQLites from other sources. Some of corrupted SQLite databases [[manual:advanced:map_tools:corrupted_sqlite|can be repaired >>]]
-  * **TAR** - as we mentioned before it is an obsolete map format, however, with wide support and available map material. For example famous OZI Explorer. This software uses its own //OZFX v2/v3// map format together with a calibration //*.map// file. TAR format is a very simple archive containing one //*.map// calibration file (including name, calibration points, datum, projection specifications and more) and map images. +  * **TAR** - as we mentioned before it is an obsolete map format, however, with wide support and available map material. For example famous OZI Explorer. This software uses its own //OZFX v2/v3// map format together with a calibration //*.map// file. TAR format is a very simple archive containing one //*.map// calibration file (including name, calibration points, datum, projection specificationsand more) and map images. 
   * **MBT** - [[http://mapbox.com/developers/mbtiles/|MBTiles]] is SQLite based map format, maintained by [[http://mapbox.com/about/|MapBox]] company.   * **MBT** - [[http://mapbox.com/developers/mbtiles/|MBTiles]] is SQLite based map format, maintained by [[http://mapbox.com/about/|MapBox]] company.
   * **RMAP** - an undocumented map format. Support by Locus Map is limited and not all projections and map format versions are working.   * **RMAP** - an undocumented map format. Support by Locus Map is limited and not all projections and map format versions are working.
   * **IMG** - Garmin maps format. Locus is able to work with non-paid and unlocked maps in this format but is not able to detect their coverage - therefore some map features like auto-load or Quick map switch do not work with them.   * **IMG** - Garmin maps format. Locus is able to work with non-paid and unlocked maps in this format but is not able to detect their coverage - therefore some map features like auto-load or Quick map switch do not work with them.
-  * **GEMF** (*.gemf) - [[http://www.cgtk.co.uk/gemf|GEMF]] Map Store Format is fast and efficient. It enables storing raster map tiles in the same format as SQLite but in faster and more efficient way. Unfortunately it is not widespread much. +  * **GEMF** (*.gemf) - [[http://www.cgtk.co.uk/gemf|GEMF]] Map Store Format is fast and efficient. It enables storing raster map tiles in the same format (PNG, JPEG only) as SQLite but in faster and more efficient way. Unfortunatelyit is not widespread much. 
-  * **MapsForge** (*.map) - [[https://github.com/mapsforge/mapsforge/|The MapsForge]] project is aimed on support of OpenStreetMap based Android applications. It provides its own binary format for OSM data enabling applications render their own maps on-the-fly from raw information. More on [[https://github.com/mapsforge/mapsforge/|MapsForge]] homepage+  * **MapsForge** (*.map) - [[https://github.com/mapsforge/mapsforge/|The MapsForge]] project is aimed on support of OpenStreetMap based Android applications. It provides its own binary format for OSM data enabling applications to render their own maps on the fly from raw information. More on [[https://github.com/mapsforge/mapsforge/|MapsForge]] homepage.
-  * **SmartMaps** - binary encrypted format used for maps by a Czech company [[http://www.planstudio.cz/|PLANStudio]]. More information can be found [[http://www.smartmaps.cz/mapy-pro-locus/|here]].+
   * **OruxMaps** - SQL-based format of maps designed for the [[https://play.google.com/store/apps/details?id=com.orux.oruxmaps|OruxMaps]] application.   * **OruxMaps** - SQL-based format of maps designed for the [[https://play.google.com/store/apps/details?id=com.orux.oruxmaps|OruxMaps]] application.
   * **[[https://play.google.com/store/apps/details?id=com.crittermap.backcountrynavigator|Backcountry Navigator]], [[https://play.google.com/store/apps/details?id=com.trailbehind.android.gaiagps.pro|Gaia GPS]], [[https://play.google.com/store/apps/details?id=com.codesector.maverick.lite|Maverick]]** - their designated map formats   * **[[https://play.google.com/store/apps/details?id=com.crittermap.backcountrynavigator|Backcountry Navigator]], [[https://play.google.com/store/apps/details?id=com.trailbehind.android.gaiagps.pro|Gaia GPS]], [[https://play.google.com/store/apps/details?id=com.codesector.maverick.lite|Maverick]]** - their designated map formats
 If you come across a map file in a format **not included in this list** and you would like to use it in **Locus Map** there is no need to worry. There is a lot of desktop conversion software to solve the problem. If you come across a map file in a format **not included in this list** and you would like to use it in **Locus Map** there is no need to worry. There is a lot of desktop conversion software to solve the problem.
-<WRAP round alert>**Versions 2.x of Android operation system can not handle files of 2 and more gigabytes. Keep it in mind when downloading your external maps!**\\ If you need a bigger map, download more smaller areas, copy them into Locus/Maps directory, Locus Map will merge them and use them as one file. </WRAP> 
manual/user_guide/maps_external.1486644763.txt.gz · Last modified: 2017/02/09 14:52 (external edit)