deployhuman/gps-transformation

Transform GPS betweeen different projections

dev-master 2022-04-07 08:24 UTC

This package is auto-updated.

Last update: 2024-04-07 12:48:32 UTC


README

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/