Skip to content

Files

Latest commit

Nov 2, 2017
e9601af · Nov 2, 2017

History

History
47 lines (29 loc) · 710 Bytes

readme.md

File metadata and controls

47 lines (29 loc) · 710 Bytes

gjv

A simple cli-driven GeoJSON viewer, motivated by the incredible convenience of vmd.

Built with electron and mapbox-gl, and owes much to this prior art: geojsonapp.

demo

demo

Install

npm install -g gjv

Usage

gjv [FILE]

Dev

$ npm install

Run

$ npm start

Build

$ npm run build

Builds the app for OS X, Linux, and Windows, using electron-packager.

License

MIT © Anand Thakker (http://www.anandthakker.net)