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

OSM import: Missing pylons on imported powerline #1639

Open
reinisberzins opened this issue May 23, 2020 · 2 comments
Open

OSM import: Missing pylons on imported powerline #1639

reinisberzins opened this issue May 23, 2020 · 2 comments

Comments

@reinisberzins
Copy link

Steps to reproduce

A) Import a powerline from .osm file.
B) Or draw a powerline by hand with non-dash mode (e.g. pressed spacebar accidentally or changed my mind later).

Actual behaviour

Powerline has no pylons (dash symbols) because all nodes are normal (non-dash) nodes and can't be converted to dash nodes (with pylons showing).

Expected behaviour

A) Dash symbol should always appear on every node - normal or dash node (unless "Suppress dash symbol at start and end" is checked) because powerlines can't change direction without a pylon and I don't know any no other standard orienteering symbols that use dash symbols (all others use mid symbols only).*
B) Assign dash node to every imported node of powerlines.
C) Future Idea: an option to easily convert all selected nodes to dash nodes or reverse.

Configuration

Mapper Version: 0.9.3
Operating System: Windows 10 x64

*Actually the current behaviour would be useful when drawing a depression/slope with a new customised symbol of 101 Contour line + dash symbol of slope marker (which doesn't exist in standard symbol sets) where you mostly draw non-dash nodes, but occasionally toggle dash mode and insert a slope marker. But I'm not sure if anyone uses this method.

@dg0yt
Copy link
Member

dg0yt commented May 23, 2020

Actually the current behaviour would be useful when drawing a depression/slope with a new customised symbol of 101 Contour line + dash symbol of slope marker (which doesn't exist in standard symbol sets) where you mostly draw non-dash nodes, but occasionally toggle dash mode and insert a slope marker. But I'm not sure if anyone uses this method.

#1035 (comment)

@dg0yt
Copy link
Member

dg0yt commented May 23, 2020

Unfortunately, the pylon property in OSM is on the individual nodes, not on the way that they form, and we don't have rules to handle that.

For now, you can switch the state of individual nodes with the Edit-points tool, by Space key + Click.

@dg0yt dg0yt changed the title Missing pylons on imported powerline (normal nodes can't be converted to dash nodes) OSM import: Missing pylons on imported powerline May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants