osmlab / osm-qa-tiles

the website for osm quality assurance tiles
http://osmlab.github.io/osm-qa-tiles/
BSD 3-Clause "New" or "Revised" License
40 stars 6 forks source link

Create list of example Use-Cases for OSM-QA-Tiles #34

Open jenningsanderson opened 4 years ago

jenningsanderson commented 4 years ago

The osm-qa-tile + tile-reduce analysis stack is an efficient and simple large-scale OpenStreetMap data analysis system that doesn't rely on external APIs such as the openstretmap.org/api, overpass, or ohsome.

It's currently unknown just exactly how many OSM data quality / assessment / etc. projects use osm-qa-tiles. A list describing research / websites / etc. that use osm-qa-tiles would be helpful for others to find these tilesets / get started. Perhaps it's just too technical and abstract, so some code examples / example analyses could be helpful.

Currently I know of... (and obviously biased to my own research that uses qa-tiles):

Websites / Dashboards

Quality-Assurance

Use in Research

/cc @tyrasd, @mikelmaron, ?? ...and should such a list link to an examples page? Or is this something better put on the osm wiki?

tyrasd commented 4 years ago

something a "bit" outdated, but also based on osm-qa-tiles was https://github.com/tyrasd/tortuosmity, which I put together when osm-qa-tiles came out.

tyrasd commented 4 years ago

maybe https://github.com/lukasmartinelli/osm-qa-filter is worth a mention as well? //cc @lukasmartinelli

tyrasd commented 4 years ago

https://github.com/developmentseed/skynet-data also used osm-qa-tiles for generating machine learning labels, AFAIK //cc @anandthakker

https://github.com/developmentseed/label-maker as well, if I read their readme correctly //cc @drewbo