How to Install and Uninstall tippecanoe Package on Kali Linux

Last updated: December 26,2024

1. Install "tippecanoe" package

In this section, we are going to explain the necessary steps to install tippecanoe on Kali Linux

$ sudo apt update $ sudo apt install tippecanoe

2. Uninstall "tippecanoe" package

This guide let you learn how to uninstall tippecanoe on Kali Linux:

$ sudo apt remove tippecanoe $ sudo apt autoclean && sudo apt autoremove

3. Information about the tippecanoe package on Kali Linux

Package: tippecanoe
Version: 2.45.0-1
Installed-Size: 2361
Maintainer: Debian GIS Project
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 13.1), zlib1g (>= 1:1.2.0.2)
Size: 546724
SHA256: 4027bc6be9c369c859e67cedb5b0358f88bf25a9a554ac941561cc2cae3e0a77
SHA1: 524054cee827e8b26a2c6a05a9b313d21dbff62b
MD5sum: 9e7ca7079d5f5a078c36a8a0ad133f34
Description: build vector tilesets from large collections of GeoJSON features
Tippecanoe builds vector tilesets from large (or small) collections of
GeoJSON, FlatGeobuf, or CSV features.
.
The goal of Tippecanoe is to enable making a scale-independent view of
your data, so that at any level from the entire world to a single
building, you can see the density and texture of the data rather than
a simplification from dropping supposedly unimportant features or
clustering or aggregating them.
.
If you give it all of OpenStreetMap and zoom out, it should give you back
something that looks like "All Streets" rather than something that looks
like an Interstate road atlas.
.
If you give it all the building footprints in Los Angeles and zoom out
far enough that most individual buildings are no longer discernable,
you should still be able to see the extent and variety of development
in every neighborhood, not just the largest downtown buildings.
.
If you give it a collection of years of tweet locations, you should be
able to see the shape and relative popularity of every point of interest
and every significant travel corridor.
Description-md5:
Homepage: https://github.com/felt/tippecanoe
Section: science
Priority: optional
Filename: pool/main/t/tippecanoe/tippecanoe_2.45.0-1_amd64.deb