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