WorldMill
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.
Help
How to get it
PyPI:
$ easy_install WorldMill
Subversion:
$ svn co http://svn.gispython.org/svn/gispy/WorldMill/trunk WorldMill
Installation
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 WorldMill/trunk/docs/reading-data.txt
Links
[Source]
[Tickets]
