Render GeoJSON as ASCII on the commandline.
Project description
Render GeoJSON as ASCII on the commandline.
Inspired by @wboykinm, @dnomadb, and Twitter. Needs a better name.
Examples
By default every geometry is rendered individually and the user paginates through them by pressing return:
Use the --all flag to render the entire layer:
Installing
Via pip:
pip install gj2ascii
Developing
$ git clone https://github.com/geowurster/gj2ascii.git
$ cd gj2ascii
$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements-dev.txt
$ pip install -e .
$ nosetests --with-coverage
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gj2ascii-0.2.0.tar.gz
(5.1 kB
view details)
File details
Details for the file gj2ascii-0.2.0.tar.gz
.
File metadata
- Download URL: gj2ascii-0.2.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 843ceda860770d293a8b8ab211a78ac1fe572d640d65c60e8881b775419d7610 |
|
MD5 | 8b285753fff5a9b5da27dcecca835b73 |
|
BLAKE2b-256 | 279df7ea6fbf1428588a78c67676aaaa26ba115a7517bb1f8620b4fd0f6a368a |