Srividya Bharadwaj
Srividya Bharadwaj
The buffer distance is less than 0.01 miles (16 meters) but not detected. https://github.com/osmlab/osmlint/blob/607d662d6f5d5882da30381845e97f8196cf092d/validators/unconnectedHighways/map.js#L12-L14 OSM Way - https://www.openstreetmap.org/way/192426240/ 
Missing detection of crossingHighway - [OSM way](https://www.openstreetmap.org/way/248962005/history) 
From https://github.com/osmlab/osmlint/issues/271 Reworked on overlapHighway linter to output the overlapping `LineString` instead of `Point`/`MultiPoint`. Here is the [sample output](https://gist.github.com/srividyacb/9dba1fc883aa8704b70409517a066891). Now the output is having the linter type and the overlapping...