gjv
v1.1.0
Published
A simple cli-driven GeoJSON viewer, motivated by the incredible convenience of [vmd](https://github.com/yoshuawuyts/vmd).
Downloads
7
Maintainers
Readme
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.
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)