Builds vector tilesets from large (or small) collections of GeoJSON, FlatGeobuf, or CSV features
Project description
tippecanoe Python Distributions
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 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
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
Built Distributions
File details
Details for the file tippecanoe-2.45.0.tar.gz
.
File metadata
- Download URL: tippecanoe-2.45.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3963536f409bd3e336e0ed16ff2cedad464de31cf8bd1cccc58770f687beafe7 |
|
MD5 | 5cb9ff3f7e8f0708bbee5f2240c12ed0 |
|
BLAKE2b-256 | 0f2215e3aa8ca2ce881aa582d5fc179a92276dcf9c4199b9bef4cef8a05182b9 |
File details
Details for the file tippecanoe-2.45.0-py2.py3-none-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: tippecanoe-2.45.0-py2.py3-none-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 19.2 MB
- Tags: Python 2, Python 3, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca491d1f7ae572ed942d9553f8c8a9e632a38e889891c860c1bc4dc8a6179978 |
|
MD5 | c4ba400b80ca6fab8de3ec3447c1bb0c |
|
BLAKE2b-256 | 36228b59c3db1362da7ea8162d8d186fb39caa3e58737169f9cb832da68dce7b |
File details
Details for the file tippecanoe-2.45.0-py2.py3-none-musllinux_1_1_s390x.whl
.
File metadata
- Download URL: tippecanoe-2.45.0-py2.py3-none-musllinux_1_1_s390x.whl
- Upload date:
- Size: 19.5 MB
- Tags: Python 2, Python 3, musllinux: musl 1.1+ s390x
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7599b22727a4a1d17b4338f5c8c90c125013f2edecd25e531f46253e8a78f0e9 |
|
MD5 | e7cf964bcd4edf706c07fc8100dc3268 |
|
BLAKE2b-256 | 7819bddb8801030d9d550946411d5027247d853e835eca5a89f4da8fc198333b |
File details
Details for the file tippecanoe-2.45.0-py2.py3-none-musllinux_1_1_ppc64le.whl
.
File metadata
- Download URL: tippecanoe-2.45.0-py2.py3-none-musllinux_1_1_ppc64le.whl
- Upload date:
- Size: 19.4 MB
- Tags: Python 2, Python 3, musllinux: musl 1.1+ ppc64le
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab274c8a23e96b5e869a12795fc22177215eb7a4e5c2bb3d42ec047c0c5ef699 |
|
MD5 | 15ba52521e67dc6b74ca6ffb1315e167 |
|
BLAKE2b-256 | edb627d5043f0e2b99f00cea68501e72d43876a4ad9b22e38f215351e5fab5c3 |
File details
Details for the file tippecanoe-2.45.0-py2.py3-none-musllinux_1_1_i686.whl
.
File metadata
- Download URL: tippecanoe-2.45.0-py2.py3-none-musllinux_1_1_i686.whl
- Upload date:
- Size: 18.8 MB
- Tags: Python 2, Python 3, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea927ebcca574325cc835bf6aaf656deedc6866dcd35c36abee88094a7aa47ec |
|
MD5 | 9e8247e7fb94fe3f21341f2c0a8c232e |
|
BLAKE2b-256 | ef5861ec12ae03eab2bf7b85162b6ec0b7f19bdfa21a6e437321d17f5cee5410 |
File details
Details for the file tippecanoe-2.45.0-py2.py3-none-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: tippecanoe-2.45.0-py2.py3-none-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 18.6 MB
- Tags: Python 2, Python 3, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86599fa52b58f761358066031949a81430435652a32e2595fc5c0e983e58e258 |
|
MD5 | 87eedb6105eb608d93d0eab19724671c |
|
BLAKE2b-256 | 491e3cd0f11abf73b083e970419435220270a0019c91426895214e68beba2c94 |
File details
Details for the file tippecanoe-2.45.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: tippecanoe-2.45.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 16.7 MB
- Tags: Python 2, Python 3, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56b69cf7f84d2a493eead3ae3b7952ed2cc77d3c3cdc9d4adc35b57123d32e13 |
|
MD5 | 50dfde042be8e5fc0c076a9fc30ddb77 |
|
BLAKE2b-256 | 05f524dcd2833c2b38a1e4408d84f05f79e27507404ab339c32be3c944f3b14c |
File details
Details for the file tippecanoe-2.45.0-py2.py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: tippecanoe-2.45.0-py2.py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 16.9 MB
- Tags: Python 2, Python 3, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 009e1973209c9b97f4a6159b996ef0f81c05e5092a88349acefcb9b23abb7a0c |
|
MD5 | 6abc35d5082a0d0c6a2f4a7c94b88c24 |
|
BLAKE2b-256 | 9e3fad84d6972d18139b4ce0145966733fb2b51b4eec57fd682c0a67ad4b118b |
File details
Details for the file tippecanoe-2.45.0-py2.py3-none-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: tippecanoe-2.45.0-py2.py3-none-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 16.5 MB
- Tags: Python 2, Python 3, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53f5892d8cb185a9663247081a682ac083494599ac59c571478f0ddb15eb858f |
|
MD5 | 1ffc4e19a8d14ea05c0acc2c940228d3 |
|
BLAKE2b-256 | f824c5060def1228f87826ef5b801d5c4091bbcc25cad6c9b85c020241ab90ee |
File details
Details for the file tippecanoe-2.45.0-py2.py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: tippecanoe-2.45.0-py2.py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 16.5 MB
- Tags: Python 2, Python 3, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 997315506457548117b26da22b2a7b5b1c0a664b2424e3aabbade611cf494e85 |
|
MD5 | a79551c4a5f6712f337eb9e3ee9467eb |
|
BLAKE2b-256 | b7bff94c584e286dc3fddeddaa2be08908186334c04fe7da0d864df418e8bfbb |
File details
Details for the file tippecanoe-2.45.0-py2.py3-none-macosx_11_0_arm64.whl
.
File metadata
- Download URL: tippecanoe-2.45.0-py2.py3-none-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 2, Python 3, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16137c8e66911c43e5b52cce95fd28dff51561b4c909dc47f248d0852dec5603 |
|
MD5 | 690a7832d31c70d824eb2d8e2a7ee363 |
|
BLAKE2b-256 | 341bb009bf2f38893ad95aacb7c54098f8c51cfa7182e9af4f8aaed9acd27945 |
File details
Details for the file tippecanoe-2.45.0-py2.py3-none-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: tippecanoe-2.45.0-py2.py3-none-macosx_10_9_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 2, Python 3, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c0e2485620fac210775944afe7dc8980a044696c5a92e9e04134c206f2b8b20 |
|
MD5 | 76b634401f51946ec0ad00ec462d876d |
|
BLAKE2b-256 | 04a7e47c0705d9e921599b26fba39fa67178b9988b67dce8c7d4dca085b17f02 |
File details
Details for the file 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
.
File metadata
- Download URL: 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
- Upload date:
- Size: 1.1 MB
- Tags: 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)
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | facc95974d2835a9b135718658bda3bb5e816e788cfa9356fc756db9f7ecd61c |
|
MD5 | bb1e55858429ffd7b8d3f3a47d58dcfa |
|
BLAKE2b-256 | 3daa2fbd060b1a7c7cca10087b1625a2d0c74a8a88f0354b64470cda27411122 |