<div dir="ltr"><div><div>Hi Pierre,<br><br></div>QuickOSM is a frontend to Overpass, as OverpassTurbo is another frontend too but not on the same plateform (qgis vs website).<br></div><div>QuickOSM will improve (in a next version) its communication with OverpassTurbo like saving a query by getting the short link a query.<br>And the plugin should be able to read a short link from Overpass Turbo.<br><br></div><div>There are 2 ways for increasing the timeout :<br></div><div>- you can extend the timeout in the "advanced" panel (click on it) of the query, simplest way<br>- you can click on the button "show query" to manually edit the XML<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-15 22:42 GMT+02:00 Pierre Béland <span dir="ltr"><<a href="mailto:pierzenh@yahoo.fr" target="_blank">pierzenh@yahoo.fr</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:times new roman,new york,times,serif;font-size:13px"><div>Bonjour Étienne</div><div><br></div><div dir="ltr">Very interesting and could surely be adapted to work on a website as a front-end to Overpass.</div><div dir="ltr"><br></div><div dir="ltr">I made a query to extract place nodes for a complete Country.</div><div dir="ltr"><br></div><div dir="ltr">This works nicely with search through Nominatim. Just a little problem encountered. The timeout was 25 seconds. Too short for big queries. </div><div><span></span></div><div> </div><div><span style="font-style:italic;color:rgb(0,0,191);font-weight:bold">Pierre <br></span></div><br>  <div style="font-family:times new roman,new york,times,serif;font-size:13px"> <div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:16px"> <div dir="ltr"> <hr size="1">  <font face="Arial"> <b><span style="font-weight:bold">De :</span></b> Etienne Trimaille <<a href="mailto:etienne.trimaille@gmail.com" target="_blank">etienne.trimaille@gmail.com</a>><br> <b><span style="font-weight:bold">À :</span></b> Emir Hartato <<a href="mailto:emir.hartato@gmail.com" target="_blank">emir.hartato@gmail.com</a>> <br><b><span style="font-weight:bold">Cc :</span></b> Talk Openstreetmap <<a href="mailto:talk@openstreetmap.org" target="_blank">talk@openstreetmap.org</a>> <br> <b><span style="font-weight:bold">Envoyé le :</span></b> Mercredi 15 octobre 2014 14h30<br> <b><span style="font-weight:bold">Objet :</span></b> Re: [OSM-talk] QuickOSM, a QGIS plugin to query Overpass<br> </font> </div><div><div class="h5"> <div><br><div><div><div dir="ltr">Thanks for your comment.<br clear="none"><div><br clear="none"><div>2014-10-15 20:15 GMT+02:00 Emir Hartato <span dir="ltr"><<a rel="nofollow" shape="rect" href="mailto:emir.hartato@gmail.com" target="_blank">emir.hartato@gmail.com</a>></span>:<br clear="none"><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>One question, how often the data is getting updated from OSM server?</div></div></blockquote><div><br clear="none"></div><div>It depends of the server you choose.<br clear="none">The main server (<a rel="nofollow" shape="rect" href="http://overpass-api.de/" target="_blank">overpass-api.de</a>), it's mainly less than 2 minutes.<br clear="none">You can get the timestamp of the server in the parameters of the plugin.<br clear="none"></div><div> </div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Do you have a github page where I can submit issues and suggestion?</div></div></blockquote><div><br clear="none"></div><div>Yes, tickets are welcome :<br clear="none"><a rel="nofollow" shape="rect" href="https://github.com/3liz/QgisQuickOSMPlugin" target="_blank">https://github.com/3liz/QgisQuickOSMPlugin</a><br clear="none"></div><div>But pythonner are welcome too ;-) <div><br><br></div><div><br clear="none"></div></div><div><div> </div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br clear="none"></div><div>Many thanks</div><div><br clear="all"><div><div dir="ltr"><div style="text-align:left"><div><font style="background-color:rgb(255,255,255)" size="1"><b><span style="font-size:small">Kind Regards,</span><br clear="none"><span style="font-size:small">Emir Hartato</span></b></font></div><div><br clear="none"></div></div></div></div><div><div><div>On Thu, Oct 16, 2014 at 12:08 AM, Etienne Trimaille <span dir="ltr"><<a rel="nofollow" shape="rect" href="mailto:etienne.trimaille@gmail.com" target="_blank">etienne.trimaille@gmail.com</a>></span> wrote:<br clear="none"></div></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><div dir="ltr"><div style="margin-bottom:0cm;line-height:100%"></div>

<div style="margin-bottom:0cm;line-height:100%">Hi,</div>

<div style="margin-bottom:0cm;line-height:100%">A new QGIS plugin
exists so as to run an overpass query.</div>
<div style="margin-bottom:0cm;line-height:100%">This plugin is
QuickOSM which you can find in the QGIS's repository :</div>- using keys/values
with autocompletion<br clear="none">- use an extent of
the map canvas or an nominatim area<br clear="none">- use some actions
so as to edit in JOSM or open external links like wikipedia<br clear="none">- save your query<br clear="none">- change the default
geographic extent of a saved query<br clear="none">- apply some
symbology if possible<br clear="none">- use QuickOSM in
complexe models of QGIS Processing : fetching some datas then
reprojecte them for instance<br clear="none">-open a osm file by
specifying the OGR file 'osmconf'
<div style="margin-bottom:0cm;line-height:100%">There is a little
video :<a rel="nofollow" shape="rect" href="https://vimeo.com/108737868" target="_blank"> https://vimeo.com/108737868</a></div>
<div style="margin-bottom:0cm;line-height:100%">I've developped this
project during my internship at 3Liz : <a rel="nofollow" shape="rect" href="http://www.3liz.com/" target="_blank">http://www.3liz.com/</a></div><span><font color="#888888"></font></span><div style="margin-bottom:0cm;line-height:100%">Etienne Trimaille<br clear="none"></div></div>
<br clear="none"></div></div>_______________________________________________<br clear="none">
talk mailing list<br clear="none">
<a rel="nofollow" shape="rect" href="mailto:talk@openstreetmap.org" target="_blank">talk@openstreetmap.org</a><br clear="none">
<a rel="nofollow" shape="rect" href="https://lists.openstreetmap.org/listinfo/talk" target="_blank">https://lists.openstreetmap.org/listinfo/talk</a><br clear="none">
<br clear="none"></blockquote></div><br clear="none"></div></div>
</blockquote></div></div><div><br clear="none"></div></div></div></div></div><br><div>_______________________________________________<br clear="none">talk mailing list<br clear="none"><a shape="rect" href="mailto:talk@openstreetmap.org" target="_blank">talk@openstreetmap.org</a><br clear="none"><a shape="rect" href="https://lists.openstreetmap.org/listinfo/talk" target="_blank">https://lists.openstreetmap.org/listinfo/talk</a><br clear="none"></div><br><br></div> </div></div></div> </div>  </div></div></blockquote></div><br></div>