<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>WorldMill</name>
<shortdesc>Access and transform geospatial feature data</shortdesc>
<description>WorldMill
=========

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.

.. _libgdal: http://www.gdal.org
.. _pyproj: http://pypi.python.org/pypi/pyproj/
.. _Rtree: http://pypi.python.org/pypi/Rtree/
.. _Shapely: http://pypi.python.org/pypi/Shapely/
.. _docs/reading-data.txt: http://trac.gispython.org/projects/PCL/browser/WorldMill/trunk/docs/reading-data.txt</description>
<homepage rdf:resource="http://trac.gispython.org/projects/PCL/wiki/WorldMill" />
<maintainer><foaf:Person><foaf:name>Sean Gillies</foaf:name>
<foaf:mbox_sha1sum>6d4fc00ffb9c849f15b4c0b55833b29e33794116</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1</revision></Version></release>
</Project></rdf:RDF>