osmlab / atlas-checks

OSM data integrity checks with Atlas
BSD 3-Clause "New" or "Revised" License
57 stars 83 forks source link

[New Check] LoneBuildingNodeCheck #682

Closed vladlemberg closed 2 years ago

vladlemberg commented 2 years ago

Description The purpose of these Atlas Checks is to identify lone Building Nodes and suggest to draw building footprint (enclosed way or relation) based on satellite imaginary or other available source.

Requirements LoneBuildingNodeCheck detect OSM Nodes that contain building= tag: Node is a Point Node has building= tag. Node is not fully geometrically enclosed in any Building Footprint polygon

Use Cases *Case 1: Location

*Case 2: Location

*Case 3: Location

Further investigation Following building tag values are excluded from the Check: building=no|window|roof

Supported regions Globally

References Key:Building Buildings Mapping addresses wiki

vladlemberg commented 2 years ago

Hi @Bentleysb, please assign this task to me.

vladlemberg commented 2 years ago

merged to dev. closing.