ogrkit 0.0.2
A suite of command-line utilities implementing basic geometric operations.
A suite of command-line utilities implementing basic geometric operations. (Difference, Intersection, etc.)
This project is a cousin of csvkit.
Note: This is only a proof-of-concept to see if this idea makes sense.
Installation
It's easy!
pip install ogrkit
Usage
To try the difference utility:
ogrdifference INPUT_SHAPEFILE OUTPUT_SHAPEFILE [MASK_SHAPEFILES...]
Note: this currently only works with shapefiles, but could be extended to work with any format supported by OGR.
Authors
- Christopher Groskopf (@onyxfish)
License
MIT
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| ogrkit-0.0.2.tar.gz (md5) | Source | 2011-07-30 | 4KB | 236 | |
- Author: Christopher Groskopf
- Home Page: http://blog.apps.chicagotribune.com/
- License: MIT
- Package Index Owner: bouvard
- DOAP record: ogrkit-0.0.2.xml
