This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Coordinates.php | |
* An utility for converting HK80 to WGS84 coordinates | |
* | |
* Copyright (C) 2010, 2013 Kelvin Wong | |
* Licensed under the MIT License (http://opensource.org/licenses/MIT) | |
* | |
* Note: For the glossaries and conventions for coordinates convertion, please refer to | |
* the website of Geodetic Survey of Hong Kong. |