https://github.com/chrismayer/helmerttransformation4js
JavaScript based Helmert-Transformation implementation
https://github.com/chrismayer/helmerttransformation4js
Last synced: 3 months ago
JSON representation
JavaScript based Helmert-Transformation implementation
- Host: GitHub
- URL: https://github.com/chrismayer/helmerttransformation4js
- Owner: chrismayer
- License: bsd-2-clause
- Created: 2012-04-20T05:46:57.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2019-10-31T12:52:35.000Z (over 5 years ago)
- Last Synced: 2025-01-26T04:25:20.791Z (5 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
HelmertTransformation4Js
========================This is a little JavaScript project for a Helmert Transformation,
with classical geodetic parameters.At the moment 4 PT is implemented.
Feel free to use it in your projects and give feedback, comments and/or Pull-Requests.