Skip to main content

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:

  1. Install build dependencies:

    sudo apt-get install -y build-essential python-dev

  2. Install lxml dependencies:

    sudo apt-get install -y libxml2-dev libxslt-dev

  3. Install requirements:

    pip install -r requirements.txt

  4. 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


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

pyosm-0.3.1.macosx-10.9-x86_64.tar.gz (9.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page