Srividya Bharadwaj

Results 3 issues of 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/ ![image](https://user-images.githubusercontent.com/3423533/43584116-1966e5b8-967f-11e8-9b1d-3b880852231c.png)

bug

Missing detection of crossingHighway - [OSM way](https://www.openstreetmap.org/way/248962005/history) ![image](https://user-images.githubusercontent.com/3423533/43260131-30ddb250-90f6-11e8-8210-a1f094716270.png)

bug

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...