# road-diff **Repository Path**: mirrors_mapbox/road-diff ## Basic Information - **Project Name**: road-diff - **Description**: A Tile Reduce script for vector tiles road network comparison. - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README A [Tile Reduce](https://github.com/mapbox/tile-reduce)-based script for comparing road networks of two [vector tile](https://github.com/mapbox/vector-tile-spec) sources (e.g. OSM and Tiger). Generates a GeoJSON of road segments that present in one source but not the other within a certain threshold. It may then be turned into vector tiles with tools like [tippecanoe](https://github.com/mapbox/tippecanoe).