1.1.0 • Published 8 years ago

gjv v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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://anand.codes)