Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Equivalent of atn function
Message
From
13/04/2010 12:46:11
 
 
To
13/04/2010 12:26:57
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01459871
Message ID:
01459966
Views:
39
>>And if you store the Latitude and Longitude in radians, then it becomes
>
>I just want to make sure I understand this "store the Latitude and Longitude in radians" terminology. Are there two ways of storing Latitude on Longitude? I always thought there is only one set of coordinates to identify a location.


Yes, but the coordinates (lat/lon) can be expressed in both degrees and radians

It would be faster for the calculations - since all the formulae work on radians

360 degrees = 2 * PI() radians

You can store the coordinates in either degrees or radians
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform