node-mgrs
Utility for converting between WGS84 lat/lng and MGRS coordinates
Description
mgrs is a utility for converting between WGS84 lat/lng and MGRS coordinates, spunoff from proj4js. It has 3 methods: * forward, takes an array of [lon,lat] and optional accuracy and returns an
mgrs string
* inverse, takes an mgrs string and returns a bbox
* toPoint, takes an mgrs string, returns an array of '[lon,lat]'
This package contains the mgrs module for Node.js.
Node.js is an event-based server-side JavaScript engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/proj4js/mgrs
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-mgrs