User Tools

Site Tools


arma3:terrain:global-mapper-latitude-longitude-config

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
arma3:terrain:global-mapper-latitude-longitude-config [2019/01/21 12:09] – created initial page. snakemanarma3:terrain:global-mapper-latitude-longitude-config [2019/01/21 14:24] – added better note about negative latitude. snakeman
Line 12: Line 12:
  
 Note that this websites longitude seconds input box only accepts integers (full numbers, no XX.XXXXX). Note that this websites longitude seconds input box only accepts integers (full numbers, no XX.XXXXX).
 +
 +For some reason arma3 **latitude is with NEGATIVE number if its north of equator**.
  
 Click convert to decimal degrees button and now you have two values. Copy paste lat to mapArea[] first line, shown below Click convert to decimal degrees button and now you have two values. Copy paste lat to mapArea[] first line, shown below
Line 17: Line 19:
 mapArea[] = mapArea[] =
 { {
- 14.60974078, 42.84222222, // latitude here+ -14.60974078, 42.84222222, // latitude here
  ,  // longitude here  ,  // longitude here
 }; };
Line 28: Line 30:
 mapArea[] = mapArea[] =
 { {
- 14.60974078, 42.84222222, // latitude here + -14.60974078, 42.84222222, // latitude here 
- 15.35597344, 43.59888889 // longitude here+ -15.35597344, 43.59888889 // longitude here
 }; };
 </code> </code>
Line 37: Line 39:
 Drag a box around the vertice in center of your user created feature grid, get its coordinates same way we did above. Drag a box around the vertice in center of your user created feature grid, get its coordinates same way we did above.
  
-Paste these values normally, except **latitude is with NEGATIVE number if its north of equator**+Paste values
 <code cpp> <code cpp>
 latitude = -14.98310431; latitude = -14.98310431;
arma3/terrain/global-mapper-latitude-longitude-config.txt · Last modified: 2024/08/02 17:47 by snakeman

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

All PMC web site download services are temporarily suspended until web site yearly fees have been recovered, want to download addons/mods? Then Support PMC.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.