Jump to content

Coordinate Exporting


Hawk3y3

Recommended Posts

Look at Scripts\Export.lua

 

it has the export API in the comments and might be useful to you.

 

Specifically:

 

Coordinates convertion :
{x,y,z}				  = LoGeoCoordinatesToLoCoordinates(longitude_degrees,latitude_degrees)
{latitude,longitude}  = LoLoCoordinatesToGeoCoordinates(x,z);

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...