awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesVector Tile Decoding

Conversion of binary vector tiles back into human-readable geospatial formats.

Distinct from Vector Tile Serving: The inverse of serving/rendering; it is a diagnostic tool to turn binary tiles back into GeoJSON.

Explore 1 awesome GitHub repository matching graphics & multimedia · Vector Tile Decoding. Refine with filters or upvote what's useful.

Awesome Vector Tile Decoding GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mapbox/tippecanoemapbox 的头像

    mapbox/tippecanoe

    3,026在 GitHub 上查看↗

    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

    Converts binary vector tiles back into human-readable formats like GeoJSON for auditing tile contents.

    C++c-plus-plusgeojsonvector-tiles
    在 GitHub 上查看↗3,026
  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Tile Map Renderers
  5. Vector Tile Decoding