Closed vladlemberg closed 2 years ago
@Bentleysb, the gt-shapefile-20.2.pom is no longer available under the path: Could not get resource 'http://repo.osgeo.org/repository/release/org/geotools/gt-shapefile/20.2/gt-shapefile-20.2.pom'.
I can redirect to dependency to here: https://mvnrepository.com/artifact/org.geotools/gt-shapefile/20.2
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
gt-shapefile is available there. The github ci has just had some trouble retrieving it lately. A rerun of the ci build usually fixes it, as it has here.
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.