Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

osmbe/road-completion-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • GDAL: to convert shapefiles from local project to WGS84.
  • tippecanoe: a tool from Mapbox to generate vector tiles.
  • tilereduce: another tool from Mapbox (thanks!) to run analysis on the tile data itself.

To produce the following effect:

Awesome gif here!

Folders

Docker folder - Contains dockerized difference tool using urbis data

Old folder - Contains previous none dockerized difference tool using wegenregister data

Backend-frontend

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

About

This repository contains all the code needed to compare open-data road datasets to OSM data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published