Changes

Jump to navigation Jump to search
807 bytes added ,  17:34, 20 February 2023
Created page with "'''Coordinates''' in UCGO are present in three forms: * in-game as latitude and longitude (always South and East respectively), * in decompressed .LST files, and * in source c..."
'''Coordinates''' in UCGO are present in three forms:
* in-game as latitude and longitude (always South and East respectively),
* in decompressed .LST files, and
* in source code.

This list attempts to document as many points as possible with all available coordinate forms.
* .LST files have a third coordinate, for verticality, while the other two forms do not.
* All trailing zeroes are preserved. No modification has been done except as noted.

{| class="wikitable sortable"
! Point !! Game (LatLon) !! File (LST) !! Source Code !! Notes
|-
| [[Southern Cross supply team 42]] || 31.6737, 119.5218 || 14342.6200, -14600.8500, 0.4900 || 57370489, -58403305
|-
| [[Southern Cross supply team 44]] || 31.0883, 118.9380 || 14272.5600, -14530.6000, 0.4900 || 57090219, -58122459
|}
[[Category:Data tables]]
approveduser
120

edits

Navigation menu