This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
manual:advanced:customization:coord [2015/09/03 16:42] – mstupka | manual:advanced:customization:coord [2023/08/31 09:28] (current) – mstupka | ||
---|---|---|---|
Line 7: | Line 7: | ||
* <wrap box> | * <wrap box> | ||
- | 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. | + | 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. |
- | Currently these systems are used only for display/ | + | Currently, these systems are used only for the display/ |
===== How to ===== | ===== How to ===== | ||
- | For coordinate definition a configuration file stored in **Locus** root directory and called **config_projections.cfg** is used. | + | For a coordinate definition, a configuration file stored in the **Locus** root directory and called **config_projections.cfg** is used. |
* File description (copy of file header): | * File description (copy of file header): | ||
- | <code cmake config.cfg> | + | <code cmake config_projections.cfg> |
# | # | ||
- | # allows | + | # allows |
- | # more specific | + | # more specific |
# | # | ||
# every line should contain syntax and values have to be separated by ' | # every line should contain syntax and values have to be separated by ' | ||
Line 30: | Line 30: | ||
# ' | # ' | ||
# ' | # ' | ||
- | # ' | + | # ' |
- | # ' | + | # ' |
# ---------------------------------------------------------------- | # ---------------------------------------------------------------- | ||
</ | </ | ||
Line 52: | Line 52: | ||
* Save the 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: | * 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 fine for you. | + | Feel free to send us EPSG codes (definitions) that you used, and tested and that worked fine for you. |
</ | </ |