|
I made a script that opens GIS shapefiles and turns them into python objects. I posted it at http://www.geocities.com/tiltbike/GIS/py_shape_files.zip The only one that's mine, really, is the PyShape.py script; the others are there for support/testing.
It's my first real effort at 'shareable' python. Everything else I've done so far is either a quick-and-dirty for my own use, or a simple illustration for instructional purposes.
The script produces expected results, but if anyone is so inclined, I'd appreciate review/evaluation/critique of the 'pythonism' of the script.
Ron Phillips
|
_______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
