Skip to main content

Builds vector tilesets from large (or small) collections of GeoJSON, FlatGeobuf, or CSV features

Project description

tippecanoe Python Distributions

PyPI

A project that packages tippecanoe as a Python package, enabling tippecanoe to be installed from PyPI:

pip install tippecanoe

or used as part of build-system.requires in a pyproject.toml file:

[build-system]
requires = ["tippecanoe"]

After installation, the Python bin directory for console scripts may need to be added to your path (or if installing in a venv, activate the venv). Commands installed are: tippecanoe, tile-join, tippecanoe-decode, tippecanoe-enumerate, tippecanoe-json-tool, and tippecanoe-overzoom.

PyPI package versions will follow the major.minor.patch version numbers of tippecanoe releases.

Binary wheels for macOS and Linux for most CPU architectures supported on PyPI are provided. ARM wheels for Raspberry Pi available at https://www.piwheels.org/project/tippecanoe/.

tippecanoe PyPI Package Homepage

tippecanoe Homepage

tippecanoe Source Code

tippecanoe License: BSD 2-Clause "Simplified" License

Installing tippecanoe

tippecanoe can be installed by pip with:

pip install tippecanoe

or:

python -m pip install tippecanoe

Building from the source dist package requires internet access in order to download a copy of the tippecanoe source code.

Using with pipx

Using pipx run tippecanoe <args> will run tippecanoe without any install step, as long as the machine has pipx installed (which includes GitHub Actions runners).

Using with pyproject.toml

tippecanoe can be added to the build-system.requires key in a pyproject.toml file for building Python extensions that use tippecanoe to when building wheels.

[build-system]
requires = ["tippecanoe"]

License

The code for this project (for building the wheels) is covered by the 3-Clause BSD License.

tippecanoe is distributed under the BSD 2-Clause "Simplified" License. For more information about tippecanoe, visit https://github.com/felt/tippecanoe

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

tippecanoe-2.45.0.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distributions

tippecanoe-2.45.0-py2.py3-none-musllinux_1_1_x86_64.whl (19.2 MB view hashes)

Uploaded Python 2 Python 3 musllinux: musl 1.1+ x86-64

tippecanoe-2.45.0-py2.py3-none-musllinux_1_1_s390x.whl (19.5 MB view hashes)

Uploaded Python 2 Python 3 musllinux: musl 1.1+ s390x

tippecanoe-2.45.0-py2.py3-none-musllinux_1_1_ppc64le.whl (19.4 MB view hashes)

Uploaded Python 2 Python 3 musllinux: musl 1.1+ ppc64le

tippecanoe-2.45.0-py2.py3-none-musllinux_1_1_i686.whl (18.8 MB view hashes)

Uploaded Python 2 Python 3 musllinux: musl 1.1+ i686

tippecanoe-2.45.0-py2.py3-none-musllinux_1_1_aarch64.whl (18.6 MB view hashes)

Uploaded Python 2 Python 3 musllinux: musl 1.1+ ARM64

tippecanoe-2.45.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.7 MB view hashes)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ x86-64

tippecanoe-2.45.0-py2.py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl (16.9 MB view hashes)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ s390x

tippecanoe-2.45.0-py2.py3-none-manylinux_2_17_i686.manylinux2014_i686.whl (16.5 MB view hashes)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ i686

tippecanoe-2.45.0-py2.py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (16.5 MB view hashes)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ ARM64

tippecanoe-2.45.0-py2.py3-none-macosx_11_0_arm64.whl (1.1 MB view hashes)

Uploaded Python 2 Python 3 macOS 11.0+ ARM64

tippecanoe-2.45.0-py2.py3-none-macosx_10_9_x86_64.whl (1.1 MB view hashes)

Uploaded Python 2 Python 3 macOS 10.9+ x86-64

tippecanoe-2.45.0-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (1.1 MB view hashes)

Uploaded Python 2 Python 3 macOS 10.9+ universal2 (ARM64, x86-64) macOS 10.9+ x86-64 macOS 11.0+ ARM64 macOS 11.0+ universal2 (ARM64, x86-64)

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