@speleotica/utm
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@speleotica/utm

CircleCI Coverage Status semantic-release Commitizen friendly npm version

A few utilities for working with Univeral Transverse Mercator coordinates

getUTMZone(longitude: number latitude: number): number

Returns the UTM zone containing the given longitude and latitude (in degrees)

getCentralMeridian(utmZone: number): number

Returns the longitude of the central meridian of the given utmZone (in degrees)

Readme

Keywords

Package Sidebar

Install

npm i @speleotica/utm

Weekly Downloads

8

Version

1.0.0

License

MIT

Unpacked Size

379 kB

Total Files

9

Last publish

Collaborators

  • jedwards1211