osmlint icon indicating copy to clipboard operation
osmlint copied to clipboard

non-orthogonal 4 cornered building

Open maning opened this issue 9 years ago • 1 comments

Not sure how to implement this, basic idea is:

  1. Get all buildings that only has 4 corners.
  2. Get bearing for each line.
  3. For each connected lines, compute the interior angle.
  4. Get all buildings whose corners are not equal to 90 degrees.

JOSM validator or any other Q/A tool that I know of has this feature.

@rub21 @geohacker @planemad

maning avatar Jan 26 '16 10:01 maning

There will edge cases like diamond shaped buildings, but I suspect there are very few.

maning avatar Jan 26 '16 11:01 maning