Skip to main content

Small python tool to clip pre-defined areas from the planet osm file.

Project description

PyPI version

OpenStreetMap clipper

Small python tool to clip pre-defined areas from large osm.pbf files, using osmconvert or osmosis.

The tool is at the moment specifically written to split OpenStreetMap Protocolbuffer Binary Format (PBF) files into a set of countries and/or regions, based on the GADM36 classification. Future versions will allow for user-defined regional classifications as well.

Please note: This package is still in development phase. In case of any problems, or if you have any suggestions for improvements, please raise an issue.

Installation

  1. Open the python environment in your command prompt or bash in which you want to install this package.
  2. Type pip install osm-clipper and it should install itself into your python environment.
  3. Now you can import the package like any other package!

OR:

  1. Clone the repository or download the package on your computer and extract the folder.
  2. Go to the osm_clipper folder in your command prompt or bash.
  3. Type python setup.py install and it should install itself into your python environment.
  4. Now you can import the package like any other package!

Dependency on osmcovert or osmosis

In essence, osm_clipper is just a wrapper around osmconvert and osmosis. To make it work, make sure you add either osmconvert or osmosis to your environmental variables.

How to set environmental variables on Windows:

  1. Search for Edit the System Environmental Variables and click on it.
  2. Click on the Environmental Variables button.
  3. Search in your System variables for Path.
  4. Click on the New button and add the location of osmconvert and/or osmosis.

NOTE: the default is osmconvert. If you want to use osmosis, specify osmconvert==False in the single_countries or all_countries functions.

License

Copyright (C) 2020 Elco Koks. All versions released under the MIT license.

IVM

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

osm_clipper-0.1.0.tar.gz (11.1 kB view details)

Uploaded Source

Built Distribution

osm_clipper-0.1.0-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

Details for the file osm_clipper-0.1.0.tar.gz.

File metadata

  • Download URL: osm_clipper-0.1.0.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0.post20200704 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for osm_clipper-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7e0591711ba531c1acf7de2d0f79a5c7db64d8838cb1902e431139128c76d4b1
MD5 b927ee83d108a28970bf180116ed8149
BLAKE2b-256 14795a274e63685ac05bb5fe2617ac47184f0bbf3b69badcefaa0ec4b7606c7a

See more details on using hashes here.

File details

Details for the file osm_clipper-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: osm_clipper-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 11.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0.post20200704 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for osm_clipper-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ef5dad35592f6f0985d4e9c9440b34148cb44fcd2bf0c7d53f62da1b31d11f3f
MD5 d5f3237013e3ef5381d4c8b323fad534
BLAKE2b-256 5ccaa104ce54c1401017039e18d8f9c947bda9d0463f6b604acabc4b8b3b4d48

See more details on using hashes here.

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