<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Marco,<br>
<br>
If you have the "watch file" option of your CSV file active it will
reread data when file content changes and when your redraw your map
(either through navigation or redraw button).<br>
<br>
I guess you could also write a small Python script if you want to
automatically trigger an update at a given interval. Maybe there is
already a plugin available - I did not look.<br>
<br>
Andreas<br>
<br>
<div class="moz-cite-prefix">On 18.09.2015 10:15, Dr. Marco Lechner
wrote:<br>
</div>
<blockquote cite="mid:55FBC813.8000200@bfs.de" type="cite">
<pre wrap="">Hi Nicola,
I guess this will only redraw the features in the mapcanvas, but not
necessarily read the datasource file, but I'm not sure about this.
Marco
Am 18.09.2015 um 10:02 schrieb Nicola Poles:
</pre>
<blockquote type="cite">
<pre wrap="">To reload a CSV file you can press the Refresh button on the toolbar or
press the "F5" key
Nicola
On Fri, Sep 18, 2015 at 9:16 AM, Dr. Marco Lechner <<a class="moz-txt-link-abbreviated" href="mailto:mlechner@bfs.de">mlechner@bfs.de</a>
<a class="moz-txt-link-rfc2396E" href="mailto:mlechner@bfs.de"><mailto:mlechner@bfs.de></a>> wrote:
Hi,
how (often) does QGIS read features from a file (like csv or shape -
differences?)? I realize I do not really know how the datasource - qgis-
communication goes.
Imaine you have a csv or shape file that is loaded into QGIS but is
automatically replaced from time to time (or lets say externally
edited). Using a database- instead of file-based approach is better for
sure, but still it is not clear when / how often (on which events) QGIS
requests features from the datasources.
As an idea in mind I see, the nice Sync-Plugin
(<a class="moz-txt-link-freetext" href="https://plugins.qgis.org/plugins/SyncQGISWithDir/">https://plugins.qgis.org/plugins/SyncQGISWithDir/</a>) can monitor folders
and notify the user if a new layer is available in a folder (well it
does not take care of a changed layer (new timestamp of file, but adding
this functionality should not be such a big thing). The user could also
be notified when a layers file changed.
But I'm not sure what was the best way to implement the (re)loading of
an already loaded layer. Do I have to drop the layer and reload it
(including keeping the style) or is there a more efficient way?
Marco
--
Dr. Marco Lechner
Bundesamt fuer Strahlenschutz / Federal Office for Radiation Protection
SW2.1 Koordination Notfallschutzsysteme / Coordination Emergency Systems
Rosastrasse 9 | D-79098 Freiburg | Germany
<a class="moz-txt-link-abbreviated" href="mailto:mlechner@bfs.de">mlechner@bfs.de</a> <a class="moz-txt-link-rfc2396E" href="mailto:mlechner@bfs.de"><mailto:mlechner@bfs.de></a> | +49 (0)3018 333 6724
<tel:%2B49%20%280%293018%20333%206724> | <a class="moz-txt-link-abbreviated" href="http://www.bfs.de">www.bfs.de</a> <a class="moz-txt-link-rfc2396E" href="http://www.bfs.de"><http://www.bfs.de></a>
--
Hinweis zu Anhängen die auf .p7m/.p7c/.p7s oder .asc/.asc.sig enden:
Die .p7?- und .asc-Dateien sind ungefährliche Signaturdateien (digitale
Unterschriften).
In E-Mail-Clients mit S/MIME Konfiguration (.p7?) oder PGP-Erweiterung
(.asc) dienen sie zur:
- - Überprüfung des Absenders
- - Überprüfung einer evtl. Veränderung des Inhalts während der
Übermittlung über das Internet
Die Signaturdateien können ebenso dazu verwendet werden dem Absender
dieser Signatur eine E-Mail mit verschlüsseltem Inhalt zu senden.
In E-Mail-Clients ohne S/MIME Konfiguration oder PGP-Erweiterung
erscheinen die Dateien als Anhang und können ignoriert werden.
_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a> <a class="moz-txt-link-rfc2396E" href="mailto:Qgis-user@lists.osgeo.org"><mailto:Qgis-user@lists.osgeo.org></a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></pre>
</blockquote>
</blockquote>
<br>
</body>
</html>