This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| manual:advanced:customization:coord [2015/05/21 15:00] – created mstupka | manual:advanced:customization:coord [2015/09/03 16:42] (current) – [How to] mstupka | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Custom Coordinate Systems ====== | ====== Custom Coordinate Systems ====== | ||
| - | <WRAP box left> | + | |
| - | * Locus type: < | + | ---- |
| - | * Last updated manual: **2.12.0** | + | |
| - | * **Menu** > **Settings** > **Language & Units** > **Coordinates type** | + | |
| - | </ | + | |
| ===== 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> |
| - | Currently these systems are used only for display/edit of coordinates, | + | More advanced users like surveyors or explorers who want to use Locus Map also for some specific tasks have possibility to use custom coordinate systems for coordinate transformations. |
| + | |||
| + | Currently these systems are used only for display/editing | ||
| ===== How to ===== | ===== How to ===== | ||
| - | For coordinate definition | + | For coordinate definition |
| - | * | + | * |
| <code cmake config.cfg> | <code cmake config.cfg> | ||
| # | # | ||
| - | # allow to specify map projections, | + | # allows |
| # more specific projection, contact us | # more specific projection, contact us | ||
| # | # | ||
| 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:__ |
| < | < | ||
| Line 52: | Line 51: | ||
| </ | </ | ||
| - | * 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 > Coordinates type | ||
| + | * the menu will look like this: | ||
| {{ : | {{ : | ||
| - | + | < | |
| - | <WRAP tip> | + | |
| **Tested coordinate systems** | **Tested coordinate systems** | ||
| - | + | Feel free to send us EPSG codes (definitions) that you used, tested and they worked | |
| - | Above list contain definitions of tested projections. | + | |
| - | Feel free to insert | + | |
| </ | </ | ||
| - | |||