Gabe Reichenberger

Results 5 issues of Gabe Reichenberger

Despite all encoding options pointing to utf-8 during `gradlew build` the build fails with the following error: `PS B:\CodingStuff\atlas-checks> ./gradlew build` `Task :javadoc` `B:\CodingStuff\atlas-checks\src\main\java\org\openstreetmap\atlas\checks\validation\tag\InvalidCharacterNameTagCheck.java:34: error: unmappable character (0x9D) for encoding...

bug

when running cloudAtlasCheckControl script to upload flags, if flag count is greater than the MR upload limit the script errors out. Is there a way we can limit the flag...

new feature

**Describe the bug** Spark job fails if country is configured to run but no checks are configured to run in that country. This is not ideal in a scenario where...

bug

Improving FPR by removing all "links" from the check and combined left over cases into one. After feedback from the editorial team, removing the links from this check would help...

Currently when using boundary.txt.gz to generate Atlas files the boundaries are only supported if they are POLYGONS. Would be awesome if there could be support for MULTIPOLYGONS as most boundaries...