<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:13px"><div dir="ltr"><span>Hi Paolo,</span></div><div dir="ltr"><span>Thanks. Yes I am using QGIS 2.0.1(DUFOUR). You advised me to upgrade it. But I did many projects with this version. If I would upgrade some projects may not work.</span></div><div dir="ltr"><span>Any help</span></div><div dir="ltr"><span>Azizul</span></div>  <br><div class="qtdSeparateBR"><br><br></div><div class="yahoo_quoted" style="display: block;"> <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"> <font size="2" face="Arial"> On Thursday, 26 March 2015, 14:19, "qgis-user-request@lists.osgeo.org" <qgis-user-request@lists.osgeo.org> wrote:<br> </font> </div>  <br><br> <div class="y_msg_container">Send Qgis-user mailing list submissions to<br>    <a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>    <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>or, via email, send a message with subject or body 'help' to<br>    <a ymailto="mailto:qgis-user-request@lists.osgeo.org" href="mailto:qgis-user-request@lists.osgeo.org">qgis-user-request@lists.osgeo.org</a><br><br>You can reach the person managing the list at<br>    <a ymailto="mailto:qgis-user-owner@lists.osgeo.org" href="mailto:qgis-user-owner@lists.osgeo.org">qgis-user-owner@lists.osgeo.org</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of Qgis-user digest..."<br><br><br>Today's Topics:<br><br>   1. Re: Qgis-user Digest, Vol 109, Issue 54 (azizul haque)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Thu, 26 Mar 2015 19:37:19 +0000 (UTC)<br>From: azizul haque <<a ymailto="mailto:haque.azizul320@yahoo.com" href="mailto:haque.azizul320@yahoo.com">haque.azizul320@yahoo.com</a>><br>To: "<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>" <<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>Subject: Re: [Qgis-user] Qgis-user Digest, Vol 109, Issue 54<br>Message-ID:<br>    <<a ymailto="mailto:2112640837.2351024.1427398639549.JavaMail.yahoo@mail.yahoo.com" href="mailto:2112640837.2351024.1427398639549.JavaMail.yahoo@mail.yahoo.com">2112640837.2351024.1427398639549.JavaMail.yahoo@mail.yahoo.com</a>><br>Content-Type: text/plain; charset="utf-8"<br><br>Hi Paolo,Thanks. The?error messages are followingCouldn't load plugin BufferByPercentage due an error when calling its classFactory() method<br><br>Traceback (most recent call last):<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 204, in startPlugin<br>? ? plugins[packageName] = package.classFactory(iface)<br>? File "/Users/ahaque/.qgis2/python/plugins/BufferByPercentage/__init__.py", line 52, in classFactory<br>? ? from bufferbypercentage import BufferByPercentagePlugin<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>? ? mod = _builtin_import(name, globals, locals, fromlist, level)<br>? File "/Users/ahaque/.qgis2/python/plugins/BufferByPercentage/bufferbypercentage.py", line 36, in <br>? ? from processing.core.Processing import Processing<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>? ? mod = _builtin_import(name, globals, locals, fromlist, level)<br>? File "/Users/ahaque/.qgis2/python/plugins/processing/__init__.py", line 29, in <br>? ? from processing.tools.general import *<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>? ? mod = _builtin_import(name, globals, locals, fromlist, level)<br>? File "/Users/ahaque/.qgis2/python/plugins/processing/tools/general.py", line 28, in <br>? ? from processing.core.Processing import Processing<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>? ? mod = _builtin_import(name, globals, locals, fromlist, level)<br>? File "/Users/ahaque/.qgis2/python/plugins/processing/core/Processing.py", line 48, in <br>? ? from processing.algs.qgis.QGISAlgorithmProvider import QGISAlgorithmProvider<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>? ? mod = _builtin_import(name, globals, locals, fromlist, level)<br>? File "/Users/ahaque/.qgis2/python/plugins/processing/algs/qgis/QGISAlgorithmProvider.py", line 128, in <br>? ? from processing.algs.qgis.FieldsMapper import FieldsMapper<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>? ? mod = _builtin_import(name, globals, locals, fromlist, level)<br>? File "/Users/ahaque/.qgis2/python/plugins/processing/algs/qgis/FieldsMapper.py", line 37, in <br>? ? from .ui.FieldsMapperDialogs import (FieldsMapperParametersDialog,<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>? ? mod = _builtin_import(name, globals, locals, fromlist, level)<br>? File "/Users/ahaque/.qgis2/python/plugins/processing/algs/qgis/ui/FieldsMapperDialogs.py", line 38, in <br>? ? from .FieldsMappingPanel import FieldsMappingPanel<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>? ? mod = _builtin_import(name, globals, locals, fromlist, level)<br>? File "/Users/ahaque/.qgis2/python/plugins/processing/algs/qgis/ui/FieldsMappingPanel.py", line 34, in <br>? ? from qgis.gui import QgsFieldExpressionWidget<br>ImportError: cannot import name QgsFieldExpressionWidget<br><br>Python version:<br>2.7.5 (default, Mar? 9 2014, 22:15:05) <br>[GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)]<br><br><br>QGIS version:<br>2.0.1-Dufour Dufour, f738351<br><br>Python path: ['/Applications/QGIS.app/Contents/MacOS/../Resources/python', '/Users/ahaque/.qgis2/python', '/Users/ahaque/.qgis2/python/plugins', '/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins', '/Library/Frameworks/SQLite3.framework/Versions/B/Python/2.7', '/Library/Frameworks/GEOS.framework/Versions/3/Python/2.7', '/Library/Python/2.7/site-packages/numpy-override', '/Library/Python/2.7/site-packages/matplotlib-override', '/Library/Frameworks/GDAL.framework/Versions/1.11/Python/2.7/site-packages', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages', '/System/Library/Frameworks/Python.framework/Versions<br> /2.7/Extras/lib/python', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload', '/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC', '/Library/Python/2.7/site-packages']Couldn't load plugin 'processing' from ['/Applications/QGIS.app/Contents/MacOS/../Resources/python', '/Users/ahaque/.qgis2/python', '/Users/ahaque/.qgis2/python/plugins', '/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins', '/Library/Frameworks/SQLite3.framework/Versions/B/Python/2.7', '/Library/Frameworks/GEOS.framework/Versions/3/Python/2.7', '/Library/Python/2.7/site-packages/numpy-override', '/Library/Python/2.7/site-packages/matplotlib-override', '/Library/Frameworks/GDAL.framework/Versions/1.11/Python/2.7/site-packages', '/System/Library/Frameworks/Python.framework/Versions<br> /2.7/lib/python27.zip', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages', '/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload', '/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC', '/Library/Python/2.7/site-packages']<br><br>Traceback (most recent call last):<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 182, in loadPlugin<br>? ? __import__(packageName)<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>? ? mod = _builtin_import(name, globals, locals, fromlist, level)<br>? File "/Users/ahaque/.qgis2/python/plugins/processing/__init__.py", line 29, in <br>? ? from processing.tools.general import *<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>? ? mod = _builtin_import(name, globals, locals, fromlist, level)<br>? File "/Users/ahaque/.qgis2/python/plugins/processing/tools/general.py", line 28, in <br>? ? from processing.core.Processing import Processing<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>? ? mod = _builtin_import(name, globals, locals, fromlist, level)<br>? File "/Users/ahaque/.qgis2/python/plugins/processing/core/Processing.py", line 48, in <br>? ? from processing.algs.qgis.QGISAlgorithmProvider import QGISAlgorithmProvider<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>? ? mod = _builtin_import(name, globals, locals, fromlist, level)<br>? File "/Users/ahaque/.qgis2/python/plugins/processing/algs/qgis/QGISAlgorithmProvider.py", line 128, in <br>? ? from processing.algs.qgis.FieldsMapper import FieldsMapper<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>? ? mod = _builtin_import(name, globals, locals, fromlist, level)<br>? File "/Users/ahaque/.qgis2/python/plugins/processing/algs/qgis/FieldsMapper.py", line 37, in <br>? ? from .ui.FieldsMapperDialogs import (FieldsMapperParametersDialog,<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>? ? mod = _builtin_import(name, globals, locals, fromlist, level)<br>? File "/Users/ahaque/.qgis2/python/plugins/processing/algs/qgis/ui/FieldsMapperDialogs.py", line 38, in <br>? ? from .FieldsMappingPanel import FieldsMappingPanel<br>? File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>? ? mod = _builtin_import(name, globals, locals, fromlist, level)<br>? File "/Users/ahaque/.qgis2/python/plugins/processing/algs/qgis/ui/FieldsMappingPanel.py", line 34, in <br>? ? from qgis.gui import QgsFieldExpressionWidget<br>ImportError: cannot import name QgsFieldExpressionWidget<br><br>Python version:<br>2.7.5 (default, Mar? 9 2014, 22:15:05) <br>[GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)]<br><br><br>QGIS version:<br>2.0.1-Dufour Dufour, f738351<br><br>Python path: ['/Applications/QGIS.app/Contents/MacOS/../Resources/python', '/Users/ahaque/.qgis2/python', '/Users/ahaque/.qgis2/python/plugins', '/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins', '/Library/Frameworks/SQLite3.framework/Versions/B/Python/2.7', '/Library/Frameworks/GEOS.framework/Versions/3/Python/2.7', '/Library/Python/2.7/site-packages/numpy-override', '/Library/Python/2.7/site-packages/matplotlib-override', '/Library/Frameworks/GDAL.framework/Versions/1.11/Python/2.7/site-packages', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages', '/System/Library/Frameworks/Python.framework/Versions<br> /2.7/Extras/lib/python', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload', '/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC', '/Library/Python/2.7/site-packages'] <br><br><br><br>     On Thursday, 26 March 2015, 12:39, "<a ymailto="mailto:qgis-user-request@lists.osgeo.org" href="mailto:qgis-user-request@lists.osgeo.org">qgis-user-request@lists.osgeo.org</a>" <<a ymailto="mailto:qgis-user-request@lists.osgeo.org" href="mailto:qgis-user-request@lists.osgeo.org">qgis-user-request@lists.osgeo.org</a>> wrote:<br>   <br><br> Send Qgis-user mailing list submissions to<br>??? <a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>??? <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>or, via email, send a message with subject or body 'help' to<br>??? <a ymailto="mailto:qgis-user-request@lists.osgeo.org" href="mailto:qgis-user-request@lists.osgeo.org">qgis-user-request@lists.osgeo.org</a><br><br>You can reach the person managing the list at<br>??? <a ymailto="mailto:qgis-user-owner@lists.osgeo.org" href="mailto:qgis-user-owner@lists.osgeo.org">qgis-user-owner@lists.osgeo.org</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of Qgis-user digest..."<br><br><br>Today's Topics:<br><br>? 1. Re: Plugins are broken (Paolo Cavallini)<br>? 2. Re: Plugins are broken (Etienne Trimaille)<br>? 3. Re: rule based classification - attribute based on??? other<br>? ? ? layer (Matteo Ghetta)<br>? 4. Re: rule based classification - attribute based on??? other<br>? ? ? layer (Matteo Ghetta)<br>? 5. measure processing time (research difference Qgis and??? ArcGIS)<br>? ? ? (Pieter Stevens)<br>? 6. Re: BBox Filter for WFS (G. Allegri)<br>? 7. Re: rule based classification - attribute based on??? other<br>? ? ? layer (Matteo Ghetta)<br>? 8. Re: rule based classification - attribute based on other<br>? ? ? layer (Andreas Neumann)<br>? 9. Re: BBox Filter for WFS (G. Allegri)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Thu, 26 Mar 2015 14:29:06 +0100<br>From: Paolo Cavallini <<a ymailto="mailto:cavallini@faunalia.it" href="mailto:cavallini@faunalia.it">cavallini@faunalia.it</a>><br>To: <a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a><br>Subject: Re: [Qgis-user] Plugins are broken<br>Message-ID: <<a ymailto="mailto:551409A2.7050107@faunalia.it" href="mailto:551409A2.7050107@faunalia.it">551409A2.7050107@faunalia.it</a>><br>Content-Type: text/plain; charset=windows-1252<br><br>Il 26/03/2015 14:23, azizul haque ha scritto:<br>> Dear QGIS Users,<br>> As I sent a message to you all that Processing, QuickOSM and Buffer by<br>> percentage plugin are broken. I could not recovery it yet.<br><br>Hi Azizul,<br>what is the error message?<br>All the best.<br><br>-- <br>Paolo Cavallini - www.faunalia.eu<br>QGIS & PostGIS courses: <a href="http://www.faunalia.eu/training.html" target="_blank">http://www.faunalia.eu/training.html</a><br><br><br>------------------------------<br><br>Message: 2<br>Date: Thu, 26 Mar 2015 15:32:50 +0200<br>From: Etienne Trimaille <<a ymailto="mailto:etienne.trimaille@gmail.com" href="mailto:etienne.trimaille@gmail.com">etienne.trimaille@gmail.com</a>><br>To: Paolo Cavallini <<a ymailto="mailto:cavallini@faunalia.it" href="mailto:cavallini@faunalia.it">cavallini@faunalia.it</a>><br>Cc: qgis-user <<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>Subject: Re: [Qgis-user] Plugins are broken<br>Message-ID:<br>??? <CAMtDFLLep_fYLSa4cOedRveDpV8vT53YT4v+6ACpcnESNCP=<a ymailto="mailto:zw@mail.gmail.com" href="mailto:zw@mail.gmail.com">zw@mail.gmail.com</a>><br>Content-Type: text/plain; charset="utf-8"<br><br>Azizul, in another topic, you said that you are using QGIS 2.0.1.<br>First, you should upgrade to 2.8.1.<br><br>2015-03-26 15:29 GMT+02:00 Paolo Cavallini <<a ymailto="mailto:cavallini@faunalia.it" href="mailto:cavallini@faunalia.it">cavallini@faunalia.it</a>>:<br><br>> Il 26/03/2015 14:23, azizul haque ha scritto:<br>> > Dear QGIS Users,<br>> > As I sent a message to you all that Processing, QuickOSM and Buffer by<br>> > percentage plugin are broken. I could not recovery it yet.<br>><br>> Hi Azizul,<br>> what is the error message?<br>> All the best.<br>><br>> --<br>> Paolo Cavallini - www.faunalia.eu<br>> QGIS & PostGIS courses: <a href="http://www.faunalia.eu/training.html" target="_blank">http://www.faunalia.eu/training.html</a><br>> _______________________________________________<br>> Qgis-user mailing list<br>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/0684c930/attachment-0001.html" target="_blank">http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/0684c930/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 3<br>Date: Thu, 26 Mar 2015 15:53:05 +0100<br>From: Matteo Ghetta <<a ymailto="mailto:matteo.ghetta@gmail.com" href="mailto:matteo.ghetta@gmail.com">matteo.ghetta@gmail.com</a>><br>To: <a ymailto="mailto:tech@wildintellect.com" href="mailto:tech@wildintellect.com">tech@wildintellect.com</a><br>Cc: QGIS Mailing List <<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>Subject: Re: [Qgis-user] rule based classification - attribute based<br>??? on??? other layer<br>Message-ID:<br>??? <CAMMN2u0TFMaPDBObMo9iYf+<a ymailto="mailto:H8Cd-1whzE3xnHhkx7zvMdXZXmA@mail.gmail.com" href="mailto:H8Cd-1whzE3xnHhkx7zvMdXZXmA@mail.gmail.com">H8Cd-1whzE3xnHhkx7zvMdXZXmA@mail.gmail.com</a>><br>Content-Type: text/plain; charset="utf-8"<br><br>><br>> Sounds like you are trying Red if valueA > max(layer B value)?<br>><br><br>exactly... :)<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/f89db620/attachment-0001.html" target="_blank">http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/f89db620/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 4<br>Date: Thu, 26 Mar 2015 16:02:02 +0100<br>From: Matteo Ghetta <<a ymailto="mailto:matteo.ghetta@gmail.com" href="mailto:matteo.ghetta@gmail.com">matteo.ghetta@gmail.com</a>><br>To: Junior Delaz <<a ymailto="mailto:delazj@gmail.com" href="mailto:delazj@gmail.com">delazj@gmail.com</a>><br>Cc: QGIS Mailing List <<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>Subject: Re: [Qgis-user] rule based classification - attribute based<br>??? on??? other layer<br>Message-ID:<br>??? <CAMMN2u2Q8CChR217Vs6+03uwSH7aoQ6qnT1+<a ymailto="mailto:Jc_uw5H20vJMTg@mail.gmail.com" href="mailto:Jc_uw5H20vJMTg@mail.gmail.com">Jc_uw5H20vJMTg@mail.gmail.com</a>><br>Content-Type: text/plain; charset="utf-8"<br><br>Hi,<br>I cannot install the plugin.. I have a missing library (qtsql)...<br>anyway thanks for clarifying..<br><br>Matteo<br><br>2015-03-25 19:11 GMT+01:00 Junior Delaz <<a ymailto="mailto:delazj@gmail.com" href="mailto:delazj@gmail.com">delazj@gmail.com</a>>:<br><br>> Hello,<br>> You may give a look to *getFeature* function (combining or not with<br>> function like *attribute* or spatial ones). There is also *RefFunctions*<br>> plugin that may help to use values/fields of another layer.<br>> But unfortunately, there is no list of such layers nor their fields in the<br>> dialog. You need to write them yourself and their values.<br>><br>> 2015-03-25 18:14 GMT+01:00 Matteo Ghetta <<a ymailto="mailto:matteo.ghetta@gmail.com" href="mailto:matteo.ghetta@gmail.com">matteo.ghetta@gmail.com</a>>:<br>><br>>> Hi all,<br>>> very simple question.<br>>> In the rule-based classification (vector) is it possible to use values of<br>>> another layer loaded in QGIS?<br>>><br>>> For example. Point vector and I want to display as red each feature that<br>>> has a value greater than a value stored in another point layer (or in a<br>>> table).<br>>> In the expression builder there are the fields of the active layer.<br>>><br>>> Is it possible to call the fields of other layers?<br>>><br>>> Thanks<br>>><br>>> Cheers<br>>><br>>> Matteo<br>>><br>>><br>>><br>>> _______________________________________________<br>>> Qgis-user mailing list<br>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>>> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>>><br>><br>><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/5b087824/attachment-0001.html" target="_blank">http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/5b087824/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 5<br>Date: Thu, 26 Mar 2015 15:58:04 +0100<br>From: "Pieter Stevens" <<a ymailto="mailto:Pieter.Stevens@Ugent.be" href="mailto:Pieter.Stevens@Ugent.be">Pieter.Stevens@Ugent.be</a>><br>To: <<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>Subject: [Qgis-user] measure processing time (research difference Qgis<br>??? and??? ArcGIS)<br>Message-ID: <000c01d067d5$43706a00$ca513e00$@Ugent.be><br>Content-Type: text/plain; charset="us-ascii"<br><br>Dear sir,<br><br>Dear madam,<br><br> <br><br>As a student of the university Ghent I'm researching the differences and<br>similarities between ArcGIS and QuantumGIS. <br><br>A part of the research is about the time needed to process simple tools (for<br>exemple: buffer, clip, union, .). ArcGIS has the possibility to watch the<br>log where you can see how long the program took to process.<br><br>I was wondering whether QGIS has the same function. <br><br>I was also wondering whether anyone of the QGIS community already did<br>comparable research, or has read anything that could help me. <br><br> <br><br>Sincerely,<br><br> <br><br>Pieter Stevens<br><br>Linking program to master of science in land surveying technology? <br><br> <br><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/e505f6aa/attachment-0001.html" target="_blank">http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/e505f6aa/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 6<br>Date: Thu, 26 Mar 2015 16:07:13 +0100<br>From: "G. Allegri" <<a ymailto="mailto:giohappy@gmail.com" href="mailto:giohappy@gmail.com">giohappy@gmail.com</a>><br>To: Peter Borissow <<a ymailto="mailto:peter.borissow@yahoo.com" href="mailto:peter.borissow@yahoo.com">peter.borissow@yahoo.com</a>><br>Cc: "<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>" <<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>Subject: Re: [Qgis-user] BBox Filter for WFS<br>Message-ID:<br>??? <CAB4g1=<a ymailto="mailto:yOYES5GVoQRMYZ5aY8HNHB5Tj8uxGNtvnxtU47h8xyGg@mail.gmail.com" href="mailto:yOYES5GVoQRMYZ5aY8HNHB5Tj8uxGNtvnxtU47h8xyGg@mail.gmail.com">yOYES5GVoQRMYZ5aY8HNHB5Tj8uxGNtvnxtU47h8xyGg@mail.gmail.com</a>><br>Content-Type: text/plain; charset="utf-8"<br><br>It's an intereseting question Peter.<br>I've verified that the wfs provider still requests the whole data the first<br>time, then it stores eveything (and create a spatial index for subsequent<br>calls).<br>I suppose that sponsoring this feature could be the right way to have it,<br>but I'm curious to know what the latest answer from Marco was referring to<br>(I mean within the svn code he indicates) [1]<br><br>Giovanni<br><br>[1] <a href="http://hub.qgis.org/issues/1421#note-4" target="_blank">http://hub.qgis.org/issues/1421#note-4</a><br><br>2015-03-25 12:25 GMT+01:00 Peter Borissow <<a ymailto="mailto:peter.borissow@yahoo.com" href="mailto:peter.borissow@yahoo.com">peter.borissow@yahoo.com</a>>:<br><br>> Sorry for being impatient but I was wondering if anyone can shed some<br>> light on this issue.<br>><br>> I have a WFS that's serving out over a billion features (several million<br>> records per layer). When I add a layer from the WFS into QGIS, it calls<br>> DescribeFeature and then GetFeature without a BBOX filter. QGIS then waits<br>> for ALL of the data to come back (which can take a while).<br>><br>> In the past, there was an option only fetch features that intersect the<br>> current map extent. Without this option, it is extremely difficult to do<br>> anything with the WFS using QGIS.<br>><br>> IMHO, this is a pretty significant bug but hopefully one that should be<br>> really easy to fix. Afterall, the code was there at some point...<br>><br>><br>> Related (unanswered) questions on stack exchange:<br>><br>><br>> <a href="http://gis.stackexchange.com/questions/53387/quantumgis-1-8-how-to-define-bounding-box-within-add-wfs-layer-dialog" target="_blank">http://gis.stackexchange.com/questions/53387/quantumgis-1-8-how-to-define-bounding-box-within-add-wfs-layer-dialog</a><br>><br>> <a href="http://gis.stackexchange.com/questions/59656/is-there-free-desktop-wfs-client-with-bbox-support" target="_blank">http://gis.stackexchange.com/questions/59656/is-there-free-desktop-wfs-client-with-bbox-support</a><br>><br>> Thanks,<br>> Peter<br>><br>><br>><br>>? ------------------------------<br>>? *From:* Peter Borissow <<a ymailto="mailto:peter.borissow@yahoo.com" href="mailto:peter.borissow@yahoo.com">peter.borissow@yahoo.com</a>><br>> *To:* "<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>" <<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>> *Sent:* Monday, March 23, 2015 2:03 PM<br>> *Subject:* BBox Filter for WFS<br>><br>> Hello-<br>>? ? I noticed that the WFS client in QGIS 2.8 and 2.6 do not seem to pass<br>> a bbox filter when requesting features.<br>><br>> It seems that in the past, QGIS had an option to only fetch features that<br>> intersect the current map extent:<br>><br>> <a href="http://hub.qgis.org/issues/1421" target="_blank">http://hub.qgis.org/issues/1421</a><br>><br>> Based on this thread, it looks like this feature was disabled in 1.8:<br>><br>> <a href="http://osdir.com/ml/qgis-user-gis/2011-10/msg00308.html" target="_blank">http://osdir.com/ml/qgis-user-gis/2011-10/msg00308.html</a><br>><br>> Is this feature still missing or is there a way to enable this feature in<br>> the latest release?<br>><br>><br>> Thanks,<br>> Peter<br>><br>><br>><br>><br>><br>> _______________________________________________<br>> Qgis-user mailing list<br>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>><br><br><br><br>-- <br>Giovanni Allegri<br><a href="http://about.me/giovanniallegri" target="_blank">http://about.me/giovanniallegri</a><br>Gis3W - <a href="http://gis3w.it/" target="_blank">http://gis3w.it</a><br>Ikare - <a href="http://ikare.it/" target="_blank">http://ikare.it</a><br>Twitter: <a href="https://twitter.com/_giohappy_" target="_blank">https://twitter.com/_giohappy_</a><br>blog: <a href="http://blog.spaziogis.it/" target="_blank">http://blog.spaziogis.it</a><br>GEO+ geomatica in Italia <a href="http://bit.ly/GEOplus" target="_blank">http://bit.ly/GEOplus</a><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/9897fcf7/attachment-0001.html" target="_blank">http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/9897fcf7/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 7<br>Date: Thu, 26 Mar 2015 16:10:33 +0100<br>From: Matteo Ghetta <<a ymailto="mailto:matteo.ghetta@gmail.com" href="mailto:matteo.ghetta@gmail.com">matteo.ghetta@gmail.com</a>><br>To: Junior Delaz <<a ymailto="mailto:delazj@gmail.com" href="mailto:delazj@gmail.com">delazj@gmail.com</a>><br>Cc: QGIS Mailing List <<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>Subject: Re: [Qgis-user] rule based classification - attribute based<br>??? on??? other layer<br>Message-ID:<br>??? <CAMMN2u1WqgZeCUoo5ToPd3Q8SyZH6+EZbvsAnWYsz-P0+<a ymailto="mailto:k1_Bg@mail.gmail.com" href="mailto:k1_Bg@mail.gmail.com">k1_Bg@mail.gmail.com</a>><br>Content-Type: text/plain; charset="utf-8"<br><br>sorry... plugin installed...<br>I see all the functions in the field calculator but do you have a small and<br>quick example of what I am looking for?<br>I don't understand the function to use..<br><br>Thanks!<br><br>Matteo<br><br>2015-03-25 19:11 GMT+01:00 Junior Delaz <<a ymailto="mailto:delazj@gmail.com" href="mailto:delazj@gmail.com">delazj@gmail.com</a>>:<br><br>> Hello,<br>> You may give a look to *getFeature* function (combining or not with<br>> function like *attribute* or spatial ones). There is also *RefFunctions*<br>> plugin that may help to use values/fields of another layer.<br>> But unfortunately, there is no list of such layers nor their fields in the<br>> dialog. You need to write them yourself and their values.<br>><br>> 2015-03-25 18:14 GMT+01:00 Matteo Ghetta <<a ymailto="mailto:matteo.ghetta@gmail.com" href="mailto:matteo.ghetta@gmail.com">matteo.ghetta@gmail.com</a>>:<br>><br>>> Hi all,<br>>> very simple question.<br>>> In the rule-based classification (vector) is it possible to use values of<br>>> another layer loaded in QGIS?<br>>><br>>> For example. Point vector and I want to display as red each feature that<br>>> has a value greater than a value stored in another point layer (or in a<br>>> table).<br>>> In the expression builder there are the fields of the active layer.<br>>><br>>> Is it possible to call the fields of other layers?<br>>><br>>> Thanks<br>>><br>>> Cheers<br>>><br>>> Matteo<br>>><br>>><br>>><br>>> _______________________________________________<br>>> Qgis-user mailing list<br>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>>> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>>><br>><br>><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/eb05e997/attachment-0001.html" target="_blank">http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/eb05e997/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 8<br>Date: Thu, 26 Mar 2015 16:25:06 +0100<br>From: Andreas Neumann <<a ymailto="mailto:a.neumann@carto.net" href="mailto:a.neumann@carto.net">a.neumann@carto.net</a>><br>To: <a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a><br>Subject: Re: [Qgis-user] rule based classification - attribute based<br>??? on other layer<br>Message-ID: <<a ymailto="mailto:551424D2.9010909@carto.net" href="mailto:551424D2.9010909@carto.net">551424D2.9010909@carto.net</a>><br>Content-Type: text/plain; charset="windows-1252"; Format="flowed"<br><br>Hi,<br><br>Note that, if you work on QGIS 2.8, getFeature() and attribute() are <br>already part of core - no need to install a plugin.<br><br>However, there may be a quite negative impact on performance, if you <br>include such functions in your symbology impressions. So use them with <br>care, only if you really need them!<br><br>Andreas<br><br>On 26.03.2015 16:10, Matteo Ghetta wrote:<br>> sorry... plugin installed...<br>> I see all the functions in the field calculator but do you have a <br>> small and quick example of what I am looking for?<br>> I don't understand the function to use..<br>><br>> Thanks!<br>><br>> Matteo<br>><br>> 2015-03-25 19:11 GMT+01:00 Junior Delaz <<a ymailto="mailto:delazj@gmail.com" href="mailto:delazj@gmail.com">delazj@gmail.com</a> <br>> <mailto:<a ymailto="mailto:delazj@gmail.com" href="mailto:delazj@gmail.com">delazj@gmail.com</a>>>:<br>><br>>? ? Hello,<br>>? ? You may give a look to /getFeature/ function (combining or not<br>>? ? with function like /attribute/ or spatial ones). There is also<br>>? ? /RefFunctions/ plugin that may help to use values/fields of<br>>? ? another layer.<br>>? ? But unfortunately, there is no list of such layers nor their<br>>? ? fields in the dialog. You need to write them yourself and their<br>>? ? values.<br>><br>>? ? 2015-03-25 18:14 GMT+01:00 Matteo Ghetta <<a ymailto="mailto:matteo.ghetta@gmail.com" href="mailto:matteo.ghetta@gmail.com">matteo.ghetta@gmail.com</a><br>>? ? <mailto:<a ymailto="mailto:matteo.ghetta@gmail.com" href="mailto:matteo.ghetta@gmail.com">matteo.ghetta@gmail.com</a>>>:<br>><br>>? ? ? ? Hi all,<br>>? ? ? ? very simple question.<br>>? ? ? ? In the rule-based classification (vector) is it possible to<br>>? ? ? ? use values of another layer loaded in QGIS?<br>><br>>? ? ? ? For example. Point vector and I want to display as red each<br>>? ? ? ? feature that has a value greater than a value stored in<br>>? ? ? ? another point layer (or in a table).<br>>? ? ? ? In the expression builder there are the fields of the active<br>>? ? ? ? layer.<br>><br>>? ? ? ? Is it possible to call the fields of other layers?<br>><br>>? ? ? ? Thanks<br>><br>>? ? ? ? Cheers<br>><br>>? ? ? ? Matteo<br>><br>><br>><br>>? ? ? ? _______________________________________________<br>>? ? ? ? Qgis-user mailing list<br>>? ? ? ? <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a> <mailto:<a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>><br>>? ? ? ? <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>><br>><br>><br>><br>><br>> _______________________________________________<br>> Qgis-user mailing list<br>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/da538f15/attachment-0001.html" target="_blank">http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/da538f15/attachment-0001.html</a>><br><br>------------------------------<br><br>Message: 9<br>Date: Thu, 26 Mar 2015 18:27:44 +0100<br>From: "G. Allegri" <<a ymailto="mailto:giohappy@gmail.com" href="mailto:giohappy@gmail.com">giohappy@gmail.com</a>><br>To: Peter Borissow <<a ymailto="mailto:peter.borissow@yahoo.com" href="mailto:peter.borissow@yahoo.com">peter.borissow@yahoo.com</a>><br>Cc: "<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>" <<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>Subject: Re: [Qgis-user] BBox Filter for WFS<br>Message-ID:<br>??? <CAB4g1=yuK1w0xxbtr3i9wo8=MoT6_hAQ86nu7Tv1k=<a ymailto="mailto:wJARnXAA@mail.gmail.com" href="mailto:wJARnXAA@mail.gmail.com">wJARnXAA@mail.gmail.com</a>><br>Content-Type: text/plain; charset="utf-8"<br><br>As Marco explained in the realted post on qgis-dev the bbox filter should<br>be used if "cahce features" option is turned off, but at the moment it<br>seems broken, maybe because of new improvements in the rendering process.<br>The issue has been already reported in <a href="http://hub.qgis.org/issues/11968" target="_blank">http://hub.qgis.org/issues/11968</a><br><br>In the meanwhile a manual filter could be set within the WFS add layer<br>dialog.<br><br>giovanni<br><br>2015-03-26 16:07 GMT+01:00 G. Allegri <<a ymailto="mailto:giohappy@gmail.com" href="mailto:giohappy@gmail.com">giohappy@gmail.com</a>>:<br><br>> It's an intereseting question Peter.<br>> I've verified that the wfs provider still requests the whole data the<br>> first time, then it stores eveything (and create a spatial index for<br>> subsequent calls).<br>> I suppose that sponsoring this feature could be the right way to have it,<br>> but I'm curious to know what the latest answer from Marco was referring to<br>> (I mean within the svn code he indicates) [1]<br>><br>> Giovanni<br>><br>> [1] <a href="http://hub.qgis.org/issues/1421#note-4" target="_blank">http://hub.qgis.org/issues/1421#note-4</a><br>><br>> 2015-03-25 12:25 GMT+01:00 Peter Borissow <<a ymailto="mailto:peter.borissow@yahoo.com" href="mailto:peter.borissow@yahoo.com">peter.borissow@yahoo.com</a>>:<br>><br>>> Sorry for being impatient but I was wondering if anyone can shed some<br>>> light on this issue.<br>>><br>>> I have a WFS that's serving out over a billion features (several million<br>>> records per layer). When I add a layer from the WFS into QGIS, it calls<br>>> DescribeFeature and then GetFeature without a BBOX filter. QGIS then waits<br>>> for ALL of the data to come back (which can take a while).<br>>><br>>> In the past, there was an option only fetch features that intersect the<br>>> current map extent. Without this option, it is extremely difficult to do<br>>> anything with the WFS using QGIS.<br>>><br>>> IMHO, this is a pretty significant bug but hopefully one that should be<br>>> really easy to fix. Afterall, the code was there at some point...<br>>><br>>><br>>> Related (unanswered) questions on stack exchange:<br>>><br>>><br>>> <a href="http://gis.stackexchange.com/questions/53387/quantumgis-1-8-how-to-define-bounding-box-within-add-wfs-layer-dialog" target="_blank">http://gis.stackexchange.com/questions/53387/quantumgis-1-8-how-to-define-bounding-box-within-add-wfs-layer-dialog</a><br>>><br>>> <a href="http://gis.stackexchange.com/questions/59656/is-there-free-desktop-wfs-client-with-bbox-support" target="_blank">http://gis.stackexchange.com/questions/59656/is-there-free-desktop-wfs-client-with-bbox-support</a><br>>><br>>> Thanks,<br>>> Peter<br>>><br>>><br>>><br>>>? ------------------------------<br>>>? *From:* Peter Borissow <<a ymailto="mailto:peter.borissow@yahoo.com" href="mailto:peter.borissow@yahoo.com">peter.borissow@yahoo.com</a>><br>>> *To:* "<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>" <<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>>> *Sent:* Monday, March 23, 2015 2:03 PM<br>>> *Subject:* BBox Filter for WFS<br>>><br>>> Hello-<br>>>? ? I noticed that the WFS client in QGIS 2.8 and 2.6 do not seem to pass<br>>> a bbox filter when requesting features.<br>>><br>>> It seems that in the past, QGIS had an option to only fetch features that<br>>> intersect the current map extent:<br>>><br>>> <a href="http://hub.qgis.org/issues/1421" target="_blank">http://hub.qgis.org/issues/1421</a><br>>><br>>> Based on this thread, it looks like this feature was disabled in 1.8:<br>>><br>>> <a href="http://osdir.com/ml/qgis-user-gis/2011-10/msg00308.html" target="_blank">http://osdir.com/ml/qgis-user-gis/2011-10/msg00308.html</a><br>>><br>>> Is this feature still missing or is there a way to enable this feature in<br>>> the latest release?<br>>><br>>><br>>> Thanks,<br>>> Peter<br>>><br>>><br>>><br>>><br>>><br>>> _______________________________________________<br>>> Qgis-user mailing list<br>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>>> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>>><br>><br>><br>><br>> --<br>> Giovanni Allegri<br>> <a href="http://about.me/giovanniallegri" target="_blank">http://about.me/giovanniallegri</a><br>> Gis3W - <a href="http://gis3w.it/" target="_blank">http://gis3w.it</a><br>> Ikare - <a href="http://ikare.it/" target="_blank">http://ikare.it</a><br>> Twitter: <a href="https://twitter.com/_giohappy_" target="_blank">https://twitter.com/_giohappy_</a><br>> blog: <a href="http://blog.spaziogis.it/" target="_blank">http://blog.spaziogis.it</a><br>> GEO+ geomatica in Italia <a href="http://bit.ly/GEOplus" target="_blank">http://bit.ly/GEOplus</a><br>><br><br><br><br>-- <br>Giovanni Allegri<br><a href="http://about.me/giovanniallegri" target="_blank">http://about.me/giovanniallegri</a><br>Gis3W - <a href="http://gis3w.it/" target="_blank">http://gis3w.it</a><br>Ikare - <a href="http://ikare.it/" target="_blank">http://ikare.it</a><br>Twitter: <a href="https://twitter.com/_giohappy_" target="_blank">https://twitter.com/_giohappy_</a><br>blog: <a href="http://blog.spaziogis.it/" target="_blank">http://blog.spaziogis.it</a><br>GEO+ geomatica in Italia <a href="http://bit.ly/GEOplus" target="_blank">http://bit.ly/GEOplus</a><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/b297371e/attachment.html" target="_blank">http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/b297371e/attachment.html</a>><br><br>------------------------------<br><br>_______________________________________________<br>Qgis-user mailing list<br><a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br><br>End of Qgis-user Digest, Vol 109, Issue 54<br>******************************************<br><br><br>  <br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/a79446e7/attachment.html" target="_blank">http://lists.osgeo.org/pipermail/qgis-user/attachments/20150326/a79446e7/attachment.html</a>><br><br>------------------------------<br><br>_______________________________________________<br>Qgis-user mailing list<br><a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br><br>End of Qgis-user Digest, Vol 109, Issue 55<br>******************************************<br><br><br></div>  </div> </div>  </div></div></body></html>