skip to navigation
skip to content

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 22:51:43 61KB 686

Log in to rate this package.