Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/irees/quickgeojson
QuickLook for GeoJSON
https://github.com/irees/quickgeojson
Last synced: 24 days ago
JSON representation
QuickLook for GeoJSON
- Host: GitHub
- URL: https://github.com/irees/quickgeojson
- Owner: irees
- Created: 2014-06-06T23:41:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T07:26:36.000Z (about 2 years ago)
- Last Synced: 2024-08-04T03:03:55.998Z (3 months ago)
- Language: C
- Size: 2.8 MB
- Stars: 37
- Watchers: 5
- Forks: 14
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-QuickLook - quickgeojson
README
quickgeojson
============QuickLook for GeoJSON and TopoJSON
![quickgeojson screenshot](screenshot1.png?raw=true)
This is a simple QuickLook plugin to browse GeoJSON and TopoJSON files.
### Homebrew
This QuickLook Plugin can now be installed using [Homebrew Cask](https://github.com/caskroom/homebrew-cask):
> homebrew cask install quickgeojson
### Installation Instructions
* Build the project in XCode by going to Product -> Archive.
* Then click the "Distribute" button, and save to a folder.
* Copy the resulting file (quickgeojson.qlgenerator) to your home folder as `~/Library/QuickLook/quickgeojson.qlgenerator`. (You may need to create the QuickLook folder if it doesn't yet exist.
* Finder may pick it up automatically, but if it doesn't, you can run `qlmanage -r` to reload the plugins.### simplestyle-spec support
The plugin also supports [simplestyle-spec](https://github.com/mapbox/simplestyle-spec) for coloring/styling the polygons.![styled screenshot](screenshot2.png?raw=true)