<div dir="ltr"><div><div><div><div>Hi all,<br><br></div>Osmose-QA also display such bad connection between power lines and non power features<br><a href="http://osmose.openstreetmap.fr/fr/error/16446522057">http://osmose.openstreetmap.fr/fr/error/16446522057</a> (item 7040 class 4)<br><br></div>We also have this issue related to unterminated lines like this occurence (7040 class 2) : <br><a href="http://osmose.openstreetmap.fr/fr/error/16430655499">http://osmose.openstreetmap.fr/fr/error/16430655499</a><br>
<a href="https://github.com/osm-fr/osmose-backend/issues/229">https://github.com/osm-fr/osmose-backend/issues/229</a><br>
<br></div><div>It causes a lot of false positive alerts because occuring on T connections (not only for power lines)<br></div><div>No offense intended towards devs who do a lot of good work anyway :)<br></div><div><br></div>All the best<br><br></div>François<br><br><div><div class="gmail_extra"><div class="gmail_quote">2018-03-07 5:30 GMT+01:00 Roland Olbricht <span dir="ltr"><<a href="mailto:roland.olbricht@gmx.de" target="_blank">roland.olbricht@gmx.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
> Various topological errors related to power lines are not detected by<br>
> OSM editors. Monitoring the High Voltage power network for Quebec I<br>
> often find nodes connecting crossing waterbody, highways, landuse to the<br>
> power lines.<br>
<br>
FWIW, you can find them with a query like<br>
<a href="https://overpass-turbo.eu/s/wLQ" rel="noreferrer" target="_blank">https://overpass-turbo.eu/s/wL<wbr>Q</a><br>
<br>
If you want to only get highways, there is still enough to do:<br>
<a href="https://overpass-turbo.eu/s/wLR" rel="noreferrer" target="_blank">https://overpass-turbo.eu/s/wL<wbr>R</a><br>
<br>
For practical work in JOSM, you can get power lines and the connected objects: paste<br>
<br>
way[power=line]({{bbox}});<br>
node(w);<br>
way(bn);<br>
(._;>;);<br>
out meta;<br>
<br>
and choose a meaningful bounding box. Please do not do other things than disconnecting, because you cannot see to what the other objects are connected. But for disconnecting, this should be fine.<br>
<br>
Cheers,<br>
Roland<br>
<br>
______________________________<wbr>_________________<br>
talk mailing list<br>
<a href="mailto:talk@openstreetmap.org" target="_blank">talk@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/talk" rel="noreferrer" target="_blank">https://lists.openstreetmap.or<wbr>g/listinfo/talk</a><br>
</blockquote></div><br></div></div></div>