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.3.3.tar.gz
(5.4 kB
view details)
File details
Details for the file pyosm-0.3.3.tar.gz
.
File metadata
- Download URL: pyosm-0.3.3.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08e64c63239948c0e9f78614f051d5b5eacf7407d70aab1236cf9d0e05218af0 |
|
MD5 | e6a6913cf0bde818de14879af98fffa3 |
|
BLAKE2b-256 | 8e12092b11fc19f9482b5f188744a275bb9ea7d073c084926ac926dc72ee51d2 |