1 个仓库
Parsing the Geobuf binary encoding format for geospatial data.
Distinct from Binary Data Formats: Specifically targets the Geobuf binary format for geospatial data, not general binary formats.
Explore 1 awesome GitHub repository matching data & databases · Geobuf Parsing. Refine with filters or upvote what's useful.
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
Convert Geobuf encoded geospatial data into a format suitable for vector tile generation.