Closed vladlemberg closed 2 years ago
please refer to: https://github.com/osmlab/atlas-checks/issues/645 implemented in check Configuration. attraction->!roller_coaster&roller_coaster->!
attraction->!roller_coaster&roller_coaster->!
OSM objects with tags "roller_coaster=*" and "attraction=roller_coaster" will be filtered out from check.
Created unit test for "roller_coaster=*" and "attraction=roller_coaster" cases.
passed.
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.