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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file pyosm-0.3.macosx-10.9-x86_64.tar.gz
.
File metadata
- Download URL: pyosm-0.3.macosx-10.9-x86_64.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 870bc3682438957d2901648b67c5656d86b23229bbbacf518089cd0e65707b9d |
|
MD5 | 179306537335e2308f43093cbcae6640 |
|
BLAKE2b-256 | 6caedb0a8eaf97e5111cd19ec3c00741e8416f72e69beaad40513dc10c248827 |