node-coordinator icon indicating copy to clipboard operation
node-coordinator copied to clipboard

Converts between GPS coordinate systems

Results 6 node-coordinator issues
Sort by recently updated
recently updated
newest added

Hi Gents, I'm a newbie and also French.....sorry (also I take medecine) I downloaded your codes (thanks for your work). I installed them in "my documents" directory and from my...

The UTM Zone letter designator can be two different formats. One is the latitude band designator (which is implemented in this library). The other is the hemispheric designator, an N...

If you are using ES6 modules, coordinator will not import https://github.com/beatgammit/node-coordinator/blob/32e3a86698032426cfcc7d2c87767790c891416c/coordinator.js#L5 The line above will always return null (factory() passes in a null converter which is then returned)

I've used this library in the past, it works great! However I seem to only get `undefined` when I try to do `require('coordinator')`. Tried on Ubuntu with Node 6 ```bash...

Using lat 89.0009 and long 179.0009, nothing comes back. I haven't investigated much further than this.

Sometimes the northing is off. The easting looks fine, but the northing is off by 10 meters on the Machu Picchu test. It may have something to do with rounding...