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

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

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

1 个仓库

Awesome GitHub RepositoriesCSV to Vector Tile Conversion

Processing CSV files specifically for the purpose of generating geospatial vector tiles.

Distinct from CSV Processing: Distinct from general CSV parsing; focused on the path from tabular CSV to tiled map data.

Explore 1 awesome GitHub repository matching part of an awesome list · CSV to Vector Tile Conversion. Refine with filters or upvote what's useful.

Awesome CSV to Vector Tile Conversion 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

    Parse geospatial data from CSV files and integrate it into a vector tile structure.

    C++c-plus-plusgeojsonvector-tiles
    在 GitHub 上查看↗3,026
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. CSV Processing
  5. CSV to Vector Tile Conversion