WorldMill 0.1
Access and transform geospatial feature data
WorldMill provides a smoother and more productive Python interface to the open source GIS community's most trusted geodata access library; doing for libgdal what lxml does for libxml2. WorldMill integrates readily with other Python GIS packages such as pyproj, Rtree, and Shapely.
Dependencies
WorldMill requires libgdal 1.3.2+.
Building
From the distribution root:
$ ./cypsrc $ python setup.py build_ext --inplace $ PYTHONPATH=src python tests.py
If you have ogr.py installed, you can compare to WorldMill:
$ PYTHONPATH=src python benchmark.py
Usage
See docs/reading-data.txt for examples.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| WorldMill-0.1.tar.gz (md5) | Source | 2007-11-16 | 61KB | 1416 | |
- Author: Sean Gillies
- Home Page: http://trac.gispython.org/projects/PCL/wiki/WorldMill
- Keywords: gis vector feature data
- License: BSD
- Categories
- Package Index Owner: seang
- DOAP record: WorldMill-0.1.xml
