We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description Checks cases where a highway intersects power or waterway objects.
Requirements
Edge
highway
Use Cases Example:
Case 1: Intersects water (Vietnam)
Case 2: Intersects power line (Vietnam)
Further investigation In case of waterway objects, ways considered ford or leisure=slipway are not to be flagged.
leisure
slipway
Supported regions All countries
References https://wiki.openstreetmap.org/wiki/Tag:power%3Dline
The text was updated successfully, but these errors were encountered:
Just one thing to note, this could overlap a little with LineCrossingWaterbodyCheck if it checks for intersection with polygonal water features.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Description
Checks cases where a highway intersects power or waterway objects.
Requirements
Edge
highway
tagUse Cases
Example:
Case 1: Intersects water (Vietnam)
Case 2: Intersects power line (Vietnam)
Further investigation
In case of waterway objects, ways considered ford or
leisure
=slipway
are not to be flagged.Supported regions
All countries
What's not supported (optional):
References
https://wiki.openstreetmap.org/wiki/Tag:power%3Dline
The text was updated successfully, but these errors were encountered: