Remi-C / interactive_map_tracking

A QGIS 2.6 plugin to track camera of user , AND/OR to autocommit/refresh edit on PostGIS vector layer
http://remi-c.github.io/interactive_map_tracking/
GNU General Public License v3.0
8 stars 4 forks source link

Optimize Asynch tracking speed by reducing calls/tests conditions #21

Closed Remi-C closed 9 years ago

Remi-C commented 9 years ago

This is an enhancement for Develop v2 version of tracking. The tracking is asynchronous, but was doing a lot of function calls. By reducing this we can gain speed and efficiency.

Remi-C commented 9 years ago

Solved by commit : e0b7b4564b724c07c3213739c929d6b795756e97 439c522af80d5bacd6957b194ad4595521d14250 916b2c112eff9c9872d12ff3718c6705b876cd54 6f3ae9c3f3631ceaa41026bbc944520e3760c3b3