Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new] Highway Intersection Check #643

Closed

Conversation

martapako
Copy link

@martapako martapako commented Dec 12, 2021

Description:

close #618

The purpose of this check is to flag highways intersecting power or waterway objects.

  • dam and weir waterway objects are not flagged, these type of waterways can intersect with highways.

  • for waterway objects the intersection with a highway having leisure=slipway or ford=yes tag is allowed, and they are not flagged.

Potential Impact:

No downstream impact.

@martapako martapako changed the title [new] Highway Intersection Check closes #618 [new] Highway Intersection Check Dec 12, 2021
@sonarcloud
Copy link

sonarcloud bot commented Dec 12, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

91.9% 91.9% Coverage
0.0% 0.0% Duplication

@martapako martapako changed the title [new] Highway Intersection Check [new] Highway Intersection Check close#618 Dec 12, 2021
@martapako martapako changed the title [new] Highway Intersection Check close#618 [new] Highway Intersection Check close #618 Dec 12, 2021
@martapako martapako changed the title [new] Highway Intersection Check close #618 [new] Highway Intersection Check Dec 12, 2021
@Bentleysb
Copy link
Collaborator

@martapako, have you done any analysis on the validity of the flags produced by this check? If you have, it would be great if you could add some stats on what you have done and found to the PR description, similar to the test results section in this PR: #639
If not, then could you sample through some results from around the world and report back? We just want to have some testing to show that the crazy data that is in OSM isn't throwing something wacky at this new check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New Check]HighwayIntersectionCheck
4 participants