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.2.tar.gz
(6.1 kB
view details)
File details
Details for the file pyosm-0.6.2.tar.gz
.
File metadata
- Download URL: pyosm-0.6.2.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4197939b4cdf9ea25b2ba3e8f2b905bc9f865c25ae4c7ea4c54d373e759b7aa8 |
|
MD5 | 41eb416547bfdf776b0c63928ce9333a |
|
BLAKE2b-256 | a6fa991b1db74981c294b593620fe276e1d11b82e6f6f0563a23e0ed028baa2b |