awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesLarge Scale Map Tiling

Processing massive geospatial datasets into tiled formats like MBTiles or directory structures.

Distinct from Large-Scale Feature Transformations: Candidates focus on image processing, directory watching, or general feature engineering; none cover the map tiling domain specifically.

Explore 1 awesome GitHub repository matching data & databases · Large Scale Map Tiling. Refine with filters or upvote what's useful.

Awesome Large Scale Map Tiling GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mapbox/tippecanoeAvatar von mapbox

    mapbox/tippecanoe

    3,026Auf GitHub ansehen↗

    Tippecanoe is a command-line tool used to generate optimized vector tiles for web maps. It converts large-scale geospatial datasets, including GeoJSON, CSV, and Geobuf files, into binary vector tiles or MBTiles SQLite databases. The project is designed to maintain map performance and visual quality across different zoom levels. It achieves this through geospatial data downsampling, which includes simplifying geometries and thinning point density to prevent tile overcrowding and keep tile sizes within specific limits. The tool provides extensive data transformation capabilities, such as attri

    Processes massive GeoJSON, CSV, or Geobuf files into MBTiles or directory structures for geographic information systems.

    C++c-plus-plusgeojsonvector-tiles
    Auf GitHub ansehen↗3,026
  1. Home
  2. Data & Databases
  3. Large Scale Map Tiling