Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 2.32 KB

README.md

File metadata and controls

38 lines (31 loc) · 2.32 KB

uni-task-2-arrizalamin

Build Status

Data Source

Installation

  1. Download node.js minimum version 6
  2. Clone this repository
  3. Run command npm install in terminal to install all dependencies

Usage

To generate geojson run node index.js [input.json] in terminal and index.js script will write the output in output.geojson

Test

The test script expect there is output.geojson in the current directory

To test the script run npm test in the terminal

Presentation

Run npm start on the command line, and open http://localhost:8000 on the browser, the presentation requires output.geojson using AJAX to visualize the data