<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-05-27 17:54 GMT+02:00 Andre Joost <span dir="ltr"><<a href="mailto:andre+joost@nurfuerspam.de" target="_blank">andre+joost@nurfuerspam.de</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am <a href="tel:27.05.2014%2017" value="+12705201417" target="_blank">27.05.2014 17</a>:27, schrieb G. Allegri:<div class="">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Andre,<br>
the example about way with id=204549674 [1] reported in the issue is a good<br>
one. The downloaded OSM contains the way and all its nodes, but it isn't<br>
passed to the polylines layer.<br>
</blockquote>
<br></div>
If you take the download link at<br>
<<a href="http://www.openstreetmap.org/way/204549674" target="_blank">http://www.openstreetmap.org/<u></u>way/204549674</a>><br>
it gives you the node numbers, but no coordinates. So you have to add a /full to get them:<br>
<br>
<<a href="http://www.openstreetmap.org/api/0.6/way/204549674/full" target="_blank">http://www.openstreetmap.org/<u></u>api/0.6/way/204549674/full</a>></blockquote><div><br></div><div>Ok, it's a complete view but the point is the same: 35 nodes, completely inside the area. They are correctly downloaded from the OSM plugin, but not imported.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
How would you ask the Overpass API to download also the nodes of the ways<br>
that are made by the nodes in a certain bbox without hitting against<br>
recursion?<br>
<br>
Martin suggested something like<br>
<a href="http://overpass-api.de/api/interpreter?data=(node(14.3833,104.638,14.4167,104.706);way(bn);node(w););out" target="_blank">http://overpass-api.de/api/<u></u>interpreter?data=(node(14.<u></u>3833,104.638,14.4167,104.706);<u></u>way(bn);node(w););out</a><br>

;<br>
It works because it's a small area, and Overpass can support it, but if you<br>
enlarge the bbox it will fail...<br>
</blockquote>
<br></div>
If you take the whole continent, it will surely fail, unless you have set other filters.<br>
<br>
If you are hitting those limits, a osm2pgsql or GDAL import from Geofabrik extracts are the only solution. You can reduce those with osmfilter to speed up your import. This is a kind of offline equivalent to Overpass filtering.</blockquote>
<div><br></div><div>We were talking about the OSM plugin. I usually work with osmosis, osmfilter, and the rest of the tools for bigger areas.</div><div><br></div><div>giovanni</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
<br>
HTH,<br>
André Joost<br>
<br>
______________________________<u></u>_________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/qgis-user</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Giovanni Allegri<br><a href="http://about.me/giovanniallegri" target="_blank">http://about.me/giovanniallegri</a><div>Twitter: <a href="https://twitter.com/_giohappy_" target="_blank">https://twitter.com/_giohappy_</a></div>
<div>blog: <a href="http://blog.spaziogis.it" target="_blank">http://blog.spaziogis.it</a><br>GEO+ geomatica in Italia <a href="http://bit.ly/GEOplus" target="_blank">http://bit.ly/GEOplus</a></div></div>
</div></div>