|
Open Sim Global Calculations BRIGADOON-0011
Provide a php class that provides a series of calculations using global coordinates
|
The objective of the project is to provide a php class that can be used to easily do location calculations based on global coordinates. This includes translation between regional location information and global information.
For example, a distance greater than that to the boundary of the region can be used to calculate the position in another region. This can be used for any known region, not just the region where the starting location is in teh current region.
In a similar manner, the bearing from one arbitary position to another can be calculated.