User Tools

Site Tools


manual:advanced:customization:coord

Differences

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

Link to this comparison view

Next revision
Previous revision
manual:advanced:customization:coord [2015/05/21 15:00] – created mstupkamanual:advanced:customization:coord [2023/08/31 09:28] (current) mstupka
Line 1: Line 1:
 ====== Custom Coordinate Systems ====== ====== Custom Coordinate Systems ======
-<WRAP box left>  + 
-  * Locus type: <html><b><a href="https://play.google.com/store/apps/details?id=menion.android.locus&amp;referrer=utm_source%3Ddocs%26utm_medium%3Dheader%26utm_content%3Dcustom_coordinate_systems" target="_blank">Free</a>/<a href="https://play.google.com/store/apps/details?id=menion.android.locus.pro&amp;referrer=utm_source%3Ddocs%26utm_medium%3Dheader%26utm_content%3Dcustom_coordinate_systems" target="_blank">Pro</a></b></html>, **2.12.0+** +----
-  * Last updated manual: **2.12.0** +
-  * **Menu** > **Settings** > **Language & Units** > **Coordinates type** +
-</WRAP>+
  
 ===== Basic information ===== ===== Basic information =====
  
-For more advanced users, that want to use Locus also for some specific tasks, like surveyors and others, Locus allow to use custom coordinate system for coordinate transformations.+  * <wrap box>**Menu** > **Settings** > **Language & Units** > **Coordinates type**</wrap>
  
-Currently these systems are used only for display/edit of coordinates, not for map projections. So it's not possible to re-project map to different coordinate system.+More advanced users like surveyors or explorers who want to use Locus Map also for some specific tasks have the possibility to use custom coordinate systems for coordinate transformations. 
 + 
 +Currentlythese systems are used only for the display/editing of coordinates, not for map projections. So it's not possible to re-project the map to different coordinate system.
  
 ===== How to ===== ===== How to =====
  
-For coordinate definition is used configuration file stored in **Locus** root directory and called **config_projections.cfg**.+For coordinate definition, a configuration file stored in the **Locus** root directory and called **config_projections.cfg** is used.
  
-  *  Description of this file is below: (copy of file header)+  *  File description (copy of file header):
  
-<code cmake config.cfg>+<code cmake config_projections.cfg>
 #   Configuration file (advanced settings) for Locus application #   Configuration file (advanced settings) for Locus application
-allow to specify map projections, based on EPSG code. If you need some +allows specifying map projections, based on EPSG code. If you need some 
-# more specific projection, contact us+# more specific projections, contact us
  
 # every line should contain syntax and values have to be separated by '|' char # every line should contain syntax and values have to be separated by '|' char
Line 31: Line 30:
 #   'EPSG code' - known code from (eg.) http://spatialreference.org/ #   'EPSG code' - known code from (eg.) http://spatialreference.org/
 #   'name' - visible name #   'name' - visible name
-#   'description' - visible description in list +#   'description' - visible description in the list 
-#   'country' - country of usage for sorting in list+#   'country' - country of usage for sorting in the list
 # ---------------------------------------------------------------- # ----------------------------------------------------------------
 </code> </code>
Line 38: Line 37:
   * So every line must contain only **one definition** based on EPSG code for now.   * So every line must contain only **one definition** based on EPSG code for now.
  
-__Example of file is__+__Example of the file:__
  
 <code> <code>
Line 52: Line 51:
 </code> </code>
  
-  * Save file and start Locus +  * Save the file and start Locus 
-  * Set new coordinate system in Menu > Settings > Language & Units > Coordinates type+  * Set new coordinate system in Menu > Settings > Language & Units > Type of coordinates 
 +  * the menu will look like this:
  
-{{ :manual:advanced:customization:manual_custom_coordinates_system.png?nolink |}} +{{ :manual:advanced:customization:manual_custom_coordinates_system.jpg?nolink |}} 
- +<WRAP round tip>
-<WRAP tip>+
 **Tested coordinate systems** **Tested coordinate systems**
- +Feel free to send us EPSG codes (definitions) that you used, and tested and that worked fine for you.
-Above list contain definitions of tested projections.  +
-Feel free to insert EPSG codes (definitions) that you used, tested and works fine for you.+
 </WRAP> </WRAP>
- 
manual/advanced/customization/coord.1432213200.txt.gz · Last modified: 2015/05/21 16:00 (external edit)