osmlab / atlas-checks

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

Refine InvalidGeometryCheck #647

Closed vladlemberg closed 2 years ago

vladlemberg commented 2 years ago

Description:

please refer to: https://github.com/osmlab/atlas-checks/issues/645 implemented in check Configuration. attraction->!roller_coaster&roller_coaster->!

Potential Impact:

OSM objects with tags "roller_coaster=*" and "attraction=roller_coaster" will be filtered out from check.

Unit Test Approach:

Created unit test for "roller_coaster=*" and "attraction=roller_coaster" cases.

Test Results:

passed.