twd97-to-latlng

1.0.0 • Public • Published

twd97-to-latlng

A Node.js module to convert TWD97 to Latitude-Longitude

NPM

Installation

Install via NPM:

npm install twd97-to-latlng

Usage

Provided only one function to convert TWD97 to Latitude-Longitude:

var twd97tolatlng = require('twd97-to-latlng');
 
console.log(twd97tolatlng(197400, 2630000));

License

Licensed under the MIT License

Authors

Copyright(c) 2017 Fred Chien <cfsghost@gmail.com>

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i twd97-to-latlng

      Weekly Downloads

      5

      Version

      1.0.0

      License

      MIT

      Last publish

      Collaborators

      • fredchien