osm-qa-tiles
osm-qa-tiles copied to clipboard
the website for osm quality assurance tiles
Building on the previous update to lookup the "Last Modified" date, this also looks up the file size so that it doesn't get out of date. @tyrasd - do you...
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](https://ohsome.org/). It's...
This depends on next steps from this issue: https://github.com/hotosm/osm-analytics-cruncher/issues/20#issuecomment-659755896, but moving forward, osm-qa-tiles shouldn't be generated with minjur, they should be generated with `osmium` and the following configuration file: https://github.com/osmlab/osm-qa-tiles/tree/osmium...
The only documentation on the website on how the tiles are generated is "Created with minjur and tippecanoe to create your own." minjur has relatively few options, but tippecanoe has...