This repository has been archived by the owner on Apr 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Done. Development moving over to ==> https://github.com/sgillies/Fiona
License
sgillies/worldmill
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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:: $ virtualenv . $ python setup.py test or if you have nose:: $ virtualenv . $ python setup.py develop $ nosetests tests If you have ogr.py installed, you can compare to WorldMill:: $ 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
About
Done. Development moving over to ==> https://github.com/sgillies/Fiona
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published