A few days ago I experimented with some data files from the Open Street Map Project. Because I do most of my quick’n'dirty prototyping with Python, I looked for a Python module which would read osm files (which is, to be fair, really no problem because it’s clean XML).
I stumbled over Rory McCann’s python-osm lib over at Github. His version was missing the relation feature of the osm data structure but it was a one minute walk to implement it.
You can access the forked project @Github.
Tags: open source, python

No comments
Comments feed for this article
Trackback link
http://www.stopbeingcarbon.com/2008/07/reading-osm-file-with-python-python-osm/trackback/