Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

Access and transform geospatial feature data

Project description

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.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page