{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"},{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/8"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/10"},{"label":"GIS","url":"https://skillfed.io/packages/category/scientific-engineering-gis"}],"enrichment":{"capability":"Packages the tippecanoe command-line tool as a Python package, making it installable via pip and usable in build systems to convert GeoJSON, FlatGeobuf, or CSV features into vector tilesets.","skillfed_tags":["geospatial","cartography","cli-tool"],"use_cases":["Convert large GeoJSON feature collections into optimized MBTiles for use in web mapping applications","Build vector tilesets from CSV or FlatGeobuf data as part of a geospatial data pipeline","Include tippecanoe in a Python project's build-system.requires to generate tiles during wheel builds","Run tippecanoe in CI/CD workflows (e.g., GitHub Actions) without pre-installing it, using pipx","Decode and inspect existing MBTiles or manipulate tilesets with tile-join and other bundled utilities"],"what_it_does":"tippecanoe is a Python distribution wrapper around the tippecanoe command-line tool, which converts geographic feature data (GeoJSON, FlatGeobuf, CSV) into vector tilesets in MBTiles format. It installs as a set of console commands (tippecanoe, tile-join, tippecanoe-decode, tippecanoe-enumerate, tippecanoe-json-tool, tippecanoe-overzoom) that you run from the shell or invoke programmatically.\n\nThe package provides prebuilt binary wheels for macOS and Linux across multiple architectures, eliminating the need to compile tippecanoe yourself. It has no Python runtime dependencies, making it lightweight to install. You can use it standalone via pip, integrate it into build systems via pyproject.toml, or run it on-demand with pipx without a permanent installation.","worth_installing":"Yes, if you need to generate or manipulate vector tilesets from geographic data. The package is actively maintained, has no security vulnerabilities, carries a permissive license, and provides convenient prebuilt binaries for common platforms. Install friction is moderate but manageable; the main consideration is ensuring your target architecture has a prebuilt wheel available."},"id":"tippecanoe","links":{"html":"https://skillfed.io/packages/tippecanoe","md":"https://skillfed.io/packages/tippecanoe.md","pypi":"https://pypi.org/project/tippecanoe/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-12-10","license_spdx":null,"license_treatment":"permissive","name":"tippecanoe","python_support":"supports_current","summary":"Builds vector tilesets from large (or small) collections of GeoJSON, FlatGeobuf, or CSV features"},"popularity":{"monthly_downloads":95613,"position":13261,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.72.0"}
