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.6.0.tar.gz
(6.0 kB
view details)
File details
Details for the file pyosm-0.6.0.tar.gz
.
File metadata
- Download URL: pyosm-0.6.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff84f8995e75098ebe1e0a8aba85b504453c954a3a8bd42d6c56e268b7d83b0f |
|
MD5 | 1f5d43479a14e42e38524aabed94c11f |
|
BLAKE2b-256 | e18746af3e228437c67df2b5dd46b3b21169c7a3ecd0ce7c82236ac307245508 |