Closed adamfranco closed 7 years ago
The imposm.parser library works well, but seems to have been abandoned and does not support Python 3.
An alternative PBF/OSM-XML parsing library should be found that works with modern Python. https://pypi.python.org/pypi/osmium looks like a good candidate as the underlying C++ library, http://osmcode.org/libosmium/ is updated on a regular basis.
The imposm.parser library works well, but seems to have been abandoned and does not support Python 3.
An alternative PBF/OSM-XML parsing library should be found that works with modern Python. https://pypi.python.org/pypi/osmium looks like a good candidate as the underlying C++ library, http://osmcode.org/libosmium/ is updated on a regular basis.