osmlint
osmlint copied to clipboard
Missing U turn validator
From https://github.com/osmlab/osmlint/issues/264
Result: https://gist.github.com/anonymous/6f3bebcf1f9f73281ee498cd0910af96 It may take 5 min processing for USA in a 8 core computer.
execute.
osmlint missinguturn usa.mbtiles > output.json
osmlinth -t output.json --type Point > output-point.js
osmlinth -g output-point.js > output-point.geojson
osmlinth comeo from https://github.com/osmlab/osmlint-helper
cc. @karenzshea