/gjv

:mag: View geojson

Primary LanguageJavaScriptMIT LicenseMIT

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)