piotrknapik / geoconverter
Convert data between geodetic systems: WGS 84, UTM and polish 1992 & 2000
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/piotrknapik/geoconverter
This package is not auto-updated.
Last update: 2025-10-25 10:35:39 UTC
README
Convert data between geodetic systems: WGS 84, UTM and polish 1992 & 2000
PHP port
This piece of software is a PHP port of an opensource transformation calculations. The original code written in C and it's included in this repo.
I'm aware of code incompleteness (tests missing), somewhat noisy code for core calculations (first cleaning done though) and still C-style class usage (I sticked with the original code architecture for now)... so please do not hesitate to open any pull request.
Also - some descriptions (but not the code itself) are still in Polish but if you know the geodetic systems that shouldn't be a problem.