4,400
edits
m (moved BTG File Format to BTG file format) |
m (Robot: Cosmetic changes) |
||
Line 11: | Line 11: | ||
=== Coordinates === | === Coordinates === | ||
All coordinates in the file (except for texture coordinates) are [[ | All coordinates in the file (except for texture coordinates) are [[Geographic Coordinate Systems#Cartesian Geocentric Coordinates|cartesian geocentric coordinates]]. | ||
In order to allow more compact storage, all coordinates are stored as single precision floating point values relative to the center of a bounding sphere, except for the bounding sphere itself, which is stored in double precision format. | In order to allow more compact storage, all coordinates are stored as single precision floating point values relative to the center of a bounding sphere, except for the bounding sphere itself, which is stored in double precision format. |