-
Notifications
You must be signed in to change notification settings - Fork 124
Refine documentation of osmosis_powerline analyser #2591
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
base: dev
Are you sure you want to change the base?
Conversation
I don't understand the tests results:
It's in |
'''Suggested values may not be correct according to your knowledge, aerial imagery or survey. | ||
In such situations, power lines should be modified to better reflect how the power grid looks there. | ||
When doing so, you may wait for Osmose to update the suggestion or directly add the appropriate `line_management` value on the node. | ||
If you think power grid is right in OpenStreetMap, then mark this suggestion as false positive.''')) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That generic text, not specif to this case.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's not generic to update ways to expect effect on a node I guess
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some English suggestions
trap = T_( | ||
'''It's possible that disused power features could be disconnected from the network. | ||
In which case make use of the `disused:` [lifecycle prefix](https://wiki.openstreetmap.org/wiki/Lifecycle_prefix).''')) | ||
'''It's possible that being built or disused power features could be disconnected from the live network. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion:
It is possible that power features under construction, or disused power features [...]
'''It's possible that disused power features could be disconnected from the network. | ||
In which case make use of the `disused:` [lifecycle prefix](https://wiki.openstreetmap.org/wiki/Lifecycle_prefix).''')) | ||
'''It's possible that being built or disused power features could be disconnected from the live network. | ||
In which case make use of the `construction:` or `disused:` [lifecycle prefixes](https://wiki.openstreetmap.org/wiki/Lifecycle_prefix).''')) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion:
In this case the construction: or disused: lifecycle prefixes should be used.
'''The line ends in a vacuum, and should be connected to another line or a substation (`power=substation`), | ||
a transformer (`power=transformer`), a generator (`power=generator`), | ||
marked as transitioning into ground (`line_management=transition + location:transition=yes`) | ||
or explicitely terminates (`line_management=termination`).'''), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion:
Terminated
trap = T_( | ||
'''It's possible that disused power features could be disconnected from the network. | ||
In which case make use of the `disused:` [lifecycle prefix](https://wiki.openstreetmap.org/wiki/Lifecycle_prefix).''')) | ||
'''It's possible that being built or disused power features could be disconnected from the live network. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as above
'''The line ends in a vacuum, and should be connected to another line or a substation (`power=substation`), | ||
a transformer (`power=transformer`), a generator (`power=generator`), | ||
marked as transitioning into ground (`line_management=transition + location:transition=yes`) | ||
or explicitely terminates (`line_management=termination`).'''), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as above
detail = T_( | ||
'''A line terminates near of a substation with inconsistent voltages between them.'''), | ||
fix = T_( | ||
'''Continue the line towards its actual endpoint, check voltages on line and on substation and adjust what is required to better reflect what is seen on ground.''')), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[...] on the line and the substation and adjust what is necessary to reflect what is seen on the ground.
|
||
title = T_('Power support line management suggestion'), | ||
detail = T_( | ||
'''[line_management](https://wiki.openstreetmap.org/wiki/Key:line_management) documents particular topologies occuring on power lines nodes. Mind looking at values documentation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The last sentence seems incorrect to me, do you mean " Have a look at the documented values"?
title = T_('Power support line management suggestion'), | ||
detail = T_( | ||
'''[line_management](https://wiki.openstreetmap.org/wiki/Key:line_management) documents particular topologies occuring on power lines nodes. Mind looking at values documentation. | ||
Suggestions are computed by looking at existing OpenStreetMap power lines and only supports some combinations. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Support
detail = T_( | ||
'''[line_management](https://wiki.openstreetmap.org/wiki/Key:line_management) documents particular topologies occuring on power lines nodes. Mind looking at values documentation. | ||
Suggestions are computed by looking at existing OpenStreetMap power lines and only supports some combinations. | ||
It's an encouragement to check and confirm the structure of the power grid on most relevant towers, particularly when proposed `line_management` differs from existing value. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's encouraged
'''[line_management](https://wiki.openstreetmap.org/wiki/Key:line_management) documents particular topologies occuring on power lines nodes. Mind looking at values documentation. | ||
Suggestions are computed by looking at existing OpenStreetMap power lines and only supports some combinations. | ||
It's an encouragement to check and confirm the structure of the power grid on most relevant towers, particularly when proposed `line_management` differs from existing value. | ||
Proposed values are to be adopted when conform to ground according to your knowledge, aerial imagery or survey.'''), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure what this means?
Unless it's a generic "tagging should confirm to ground truth"-statement (in which case it's unnecessary)
I propose the following improvements of classes documentation and add details for class 8