<div dir="ltr"><div><div><div><div>Hi Andre,<br><br></div>  Thanks for the tip - I guess there's a lot more that can be done with the overpass API than I'm using right now!<br></div>In my case I need to process a lot of square regions (with random center coords). Will try to see if the "river problem" can be fixed by fetching a larger region than needed, or perhaps doing a more advanced query than the simple bounding box one, I'm doing now. Should really look a bit more into the API!<br><br></div>Cheers,<br></div>Simon<br> <br><div><div><div><div><br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 2, 2017 at 7:12 PM, Andre Joost <span dir="ltr"><<a href="mailto:andre+joost@nurfuerspam.de" target="_blank">andre+joost@nurfuerspam.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Am 01.01.2017 um 22:52 schrieb Simon Lyngby Kokkendorff:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
And indeed - worked like a charm when I ran ogr2ogr on a pbf file<br>
containing the whole of England. The River Thames is represented nicely, as<br>
was the case with osm2pgsql. Was surprisingly fast also compared to<br>
osm2pgsql!<br>
<br>
So definitely a "too small area" issue!<br>
<br>
</blockquote>
<br></span>
Alternatively, you can look up the river relation at <a href="http://wiki.openstreetmap.org/wiki/UK_Waterway_Relations" rel="noreferrer" target="_blank">http://wiki.openstreetmap.org/<wbr>wiki/UK_Waterway_Relations</a> and Query only for that, but complete:<br>
<br>
relation(2263653);>>;<br>
out;<br>
<br>
HTH,<br>
André Joost<br>
<br>
<br>
______________________________<wbr>_________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/gdal-dev</a></blockquote></div><br></div>