A suite of command-line utilities implementing basic geometric operations.
Project description
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.
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ogrkit-0.0.2.tar.gz
(4.3 kB
view hashes)