eurocat2k / coordconv

Geographic coordinates conversion module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coordconversion using vector- and matrix manipulation libraries written in Perl

Contents

  • Vector2D - Vector or Point class in 2D
  • to be continued with: Vector3D, Vector4D, Quaternion, Matrix2D, Matrix3D, Matrix4D
  • Geo coordinates conversion to XYZ coordinate system and vice versa.
  • XZY local coordinates transformations to system' center XYZ coordinates and vice versa.
  • examples...

About

Geographic coordinates conversion module


Languages

Language:Perl 90.1%Language:Roff 9.9%