<div dir="ltr">You have to set up a database with the OSM diff to get an up to date OSM database. Then you can add your PostGIS layers in QGIS.<div><br></div><div>You can have a look to this docker project : <a href="https://github.com/kartoza/docker-osm">https://github.com/kartoza/docker-osm</a></div><div>These OSM layers are updated every two minutes by default, and you can see these layers in QGIS.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-08-28 16:56 GMT+02:00 Greg Troxel <span dir="ltr"><<a href="mailto:gdt@lexort.com" target="_blank">gdt@lexort.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
Robin Paulson <<a href="mailto:robin@bumblepuppy.org">robin@bumblepuppy.org</a>> writes:<br>
<br>
> at the moment there are various ways to add openstreetmap data to<br>
> qgis. as far as i can tell, they all rely upon downloading a<br>
> .osm/obf/pbf file in some semi-automated way and importing it. none of<br>
> the existing tools allow for any existing data to be deleted and<br>
> replaced with the new.<br>
><br>
> what i would like to do is add a "live" layer to my qgis projects,<br>
> such that any data is periodically and transparently re-downloaded and<br>
> updated. for those of you who are familiar with JOSM, this would be<br>
> similar to the "continuos download" [sic] plugin for that software.<br>
<br>
</span>Two thoughts (and note that I don't use qgis yet, but do map for OSM):<br>
<br>
  OSM resources can be somewhat easily overwhelmed, so some care in<br>
  understanding the load put on servers is in order, unless you are<br>
  talking about downloading from someplace outside of OSM that you're<br>
  paying for access, etc.<br>
<br>
  People sometimes import OSM into postgis, and then apply<br>
  daily/hourly/minutely diff files to keep their database up to date.<br>
  Doing this and having qgis operate from the live database seems like a<br>
  plausible way to do what you want.  A local database could also<br>
  support other uses such as tile generation.<br>
<br>______________________________<wbr>_________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a><br></blockquote></div><br></div>