deployhuman/gps-transformation

Transform GPS betweeen different projections


License
CC-BY-NC-SA-3.0

Documentation

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. Author: David Gustafsson, 2012. http://github.com/david-xelera/

Fork DeployHuman

This Fork is made by me Gabriel Trosell 2022. I remade it to use Enums as part of the new PHP8.1 standard, and its now a composer package.

https://github.com/deployHuman/CoordinateTransformationLibrary

Composer

To install using Composer

Just type

composer require deployhuman/gps-transformation dev-master

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