TsGeo: A geographical Typescript library!

TsGeo: A geographical Typescript library!

01, June 2017 clemdesign 1.1.0

TsGeo is a small TypeScript library which provides abstractions to geographical coordinates (including support for different ellipsoids), polylines ("GPS Tracks"), polygons, bounds, and more. TsGeo allows you to perform different calculations with these abstractions, as distances, track lengths, etc.

TsGeo is an adaptation of phpgeo by Marcus Jaschen.

TsGeo is developed in order to have a simple solution to do geographical operations for TypeScript projects, language used in recent mobile projects (Angular, Ionic, ...)

TsGeo is licensed under MIT lisense.

The project is hosted on Github:


Add a comment