Parses OSM XML files in a fast and reliable way.
Project description
A Python library for parsing OSM streams.
Installation
Assuming Ubuntu 12.04 and an active python virtualenv:
Install build dependencies:
sudo apt-get install -y build-essential python-dev
Install lxml dependencies:
sudo apt-get install -y libxml2-dev libxslt-dev
Install requirements:
pip install -r requirements.txt
Install pyosm:
python setup.py install
Usage
There are several examples in the [examples](https://github.com/iandees/pyosm/tree/master/examples) directory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyosm-0.4.0.tar.gz
(5.7 kB
view details)
File details
Details for the file pyosm-0.4.0.tar.gz
.
File metadata
- Download URL: pyosm-0.4.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5a3c25b7b8d93d9fe4d9063c8b3f6e4a17767fcabbfe6047199124114136a8e |
|
MD5 | b65babab53a33f2f76a5d9235471fab4 |
|
BLAKE2b-256 | 635937e35113c7678b4dd139f61ab1edb21589ae31eab8d30b0dc2f1717fb544 |