Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 414 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 414 Bytes

geo

geo toolkit provides various tools for working with geometry and geography based coordinate systems. It can be helpful when converting between various coordinate reference systems (CRS) and pixel based values used for web maps.

The majority of the code is a port of Leaflet's various CRS, projections and geometry code.

Warning: This repo is under heavy development and is not recommended for production.