Hello, can anybody convert python code that read openstreetmap xml file from
http://github.com/rory/python-osm/blob/master/pyosm.py
i try to translate but with the lack of knowledge of python , never get it done. Even approximate conversion that will be greate.
If the whole file is too much , if someone can translate a couple of class from this file like class Node(object):
class Way(object):
...