osmbe / road-completion-old

This repository contains all the code needed to compare open-data road datasets to OSM data.
8 stars 3 forks source link
mbtiles osm-data tippecanoe vector-tiles

Road completion project

These are a collection of tools & scripts to compare road datasets between OSM and external sources. This is based on some stuff mapbox started, https://www.mapbox.com/blog/osm-qa-tiles/, and uses their QA tile-based stuff to compare government road datasets to OpenStreetMap.

It uses the following tools:

To produce the following effect:

Awesome gif here!

Folders

Docker folder

Old folder

Backend-frontend

This repository is for the backend. For the front-end website, please refer to road-completion-frontend