helsingborg-stad/coordinate-transformation-library

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

1.0.1 2017-05-16 11:48 UTC

This package is auto-updated.

Last update: 2024-09-21 00:19:24 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/