Hello everybody,<br><br>I have a need for a gps-tracking application. With a static position of map I want refresh one ore more vector layers (points) to follow vehicles. Data side the work is allready made with a PostGis database and Talend ETL to write every 15' seconds a view with the last position of tracked vehicles. But, in QGis I must refresh manually to see the latest positions.<br>
<br>I have tested to write something like iface.mapCanvas().refresh() with python, it's work but my without automation.<br><br>My question :<br><br>- Is something allready existing to do this ?<br>- Is somebody able to help me for writing a plugin fo doing this ?<br>
- Is this need enough interessant for developpers for a wish to the next version ?<br><br>Thank you<br>