drola/坐标转换库

在瑞典RT90、SWEREF99和WGS8之间转换坐标

dev-master 2022-10-04 08:54 UTC

This package is not auto-updated.

Last update: 2024-09-28 18:42:15 UTC


README

此库是从 https://github.com/david-xelera/CoordinateTransformationLibrary 分支出来的,并转换为Composer包。

安装

composer require drola/coordinate-transformation-library

有关使用示例,请参阅tests/文件夹中的单元测试。

原始README

CoordinateTransformationLibrary - David Gustafsson 2012

RT90, SWEREF99 and WGS84 coordinate transformation library

This library is a PHP port of the .NET library by Björn Sållarp.
calculations are based entirely on the excellent
javscript library by Arnold Andreassons.

Source: http://www.lantmateriet.se/geodesi/
Source: Arnold Andreasson, 2007. http://mellifica.se/konsult
Source: Björn Sållarp. 2009. http://blog.sallarp.com
Source: Mathias Åhsberg, 2009. http://github.com/goober/
Author: David Gustafsson, 2012. http://github.com/david-xelera/

License: http://creativecommons.org/licenses/by-nc-sa/3.0/