Modify ↓
Opened 15 months ago
Last modified 2 months ago
#23147 new enhancement
Add validation for missing pylons in aerialway ways
Reported by: | gaben | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | |
Keywords: | template_report aerialway pylon | Cc: |
Description
What steps will reproduce the problem?
- Draw/have a way with
aerialway=*
tag - Run the validator
What is the expected result?
A validator message about missing aerialway=pylon
tags for each node.
What happens instead?
No warning.
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2023-08-24 17:23:11 +0200 (Thu, 24 Aug 2023) Build-Date:2023-08-25 01:30:59 Revision:18821 Relative:URL: ^/trunk
Attachments (0)
Change History (3)
comment:1 by , 15 months ago
comment:2 by , 10 months ago
As there might be stations in the middle, I don't think you can proper distinguish between a missing station or pylon. Every node of an aerialway has to have either aerialway=pylon
or aerialway=station
OR the node should be deleted.
comment:3 by , 2 months ago
That should work. A warning, suggesting to add either of those tags. What do you think?
Note:
See TracTickets
for help on using tickets.
There is also a Tag:aerialway=station in some cases. I need to dig up which should be suggested in which scenario.