Re: [QGIS-Developer] What to do about WFS test failures?

2018-09-03 Thread Jonathan Moules
I'd suggest based on Tom's post that the work should include some sort of reliable way of testing the WFS client (and of course full test coverage) - I don't know if GeoServer is Docker-happy these days, but the default install in a VM should be sufficient for the task (it comes with test layer

[QGIS-Developer] Plugin [1195] MPA Post-Hoc Accounting approval notification.

2018-09-03 Thread noreply
Plugin MPA Post-Hoc Accounting approval by pcav. The plugin version "[1195] MPA Post-Hoc Accounting 0.6 Experimental" is now approved Link: http://plugins.qgis.org/plugins/MPAPostHocAccounting/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.

Re: [QGIS-Developer] What to do about WFS test failures?

2018-09-03 Thread Nyall Dawson
On Tue, 4 Sep 2018 at 05:50, Even Rouault wrote: > > Régis, > > Not that I'm against improvements, all the contrary, but just wanted to > underline that the provider was seriously refactored already in 2.16. Clearly > the lack of WFS-T support for 1.1 and 2.0 in the scope of those enhancements > c

Re: [QGIS-Developer] Popup window within Processing crashes QGIS

2018-09-03 Thread Nyall Dawson
On Mon, 3 Sep 2018 at 23:09, C Hamilton wrote: > > Nyall, > > I have been working on an alternative KML/KMZ importing tool and a tool to > expand HTML tables within the description field containing tag/value elements > into fields in the table. The reason for another importer is that the GDAL

Re: [QGIS-Developer] Python ResourceWarning: unclosed file in Processing Plugin

2018-09-03 Thread Nyall Dawson
On Tue, 4 Sep 2018 at 02:56, Martin Isenburg wrote: > > Hello, > > as soon as I run any of my LAStools plugin scripts I get the WARNING > "ResourceWarning" about an "unclosed file" shown below in the Python warning > window. I use the call "output = subprocess.Popen()" to get the stderr > o

Re: [QGIS-Developer] What to do about WFS test failures?

2018-09-03 Thread Jeremy Palmer
I agree WFS 3.0 is a much better implementation and it would be great if a implementation is started soon to track the current standards development. However, we still have (and will have for a long time) a user need to support WFS 1.0 and 2.0 - so this still needs to be deal with. On Tue, Sep 4,

Re: [QGIS-Developer] What to do about WFS test failures?

2018-09-03 Thread Carlo A. Bertelli (Charta s.r.l.)
What about starting with/focusing on WFS 3? The new version is really cleaner and seems much more efficient. The current WFS implementation in QGIS is much better than previous versions, even if sometimes making a virtual OGR file il the only way to use some services. There are really bad server im

Re: [QGIS-Developer] What to do about WFS test failures?

2018-09-03 Thread Jeremy Palmer
Can I also add that the refactoring that was funded in 2.16 added tests, paging support, filter query builder and dynamic caching. There is now a lot of complexity in the driver due to the complexity of WFS server implementations and the standard, plus the multi-threading code. If a refactor is pro

Re: [QGIS-Developer] What to do about WFS test failures?

2018-09-03 Thread Régis Haubourg
Hi Even, thanks for pointing that, I missed that history. I'll ask the dev's for the detailed improvements planned, I dont' have any detail currently (sorry for that) Régis Le lun. 3 sept. 2018 à 21:29, Even Rouault a écrit : > Régis, > > Not that I'm against improvements, all the contrary, but

Re: [QGIS-Developer] What to do about WFS test failures?

2018-09-03 Thread Even Rouault
Régis, Not that I'm against improvements, all the contrary, but just wanted to underline that the provider was seriously refactored already in 2.16. Clearly the lack of WFS-T support for 1.1 and 2.0 in the scope of those enhancements can be a source of confusion currently for users. What do you

[QGIS-Developer] Plugin [1526] LAStools approval notification.

2018-09-03 Thread noreply
Plugin LAStools approval by pcav. The plugin version "[1526] LAStools 1.0" is now approved Link: http://plugins.qgis.org/plugins/LAStools/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/

Re: [QGIS-Developer] [Qgis-developer] OTB and LiDAR tools as separate plugins

2018-09-03 Thread matteo
Hi Martin, glad that I could had helped you ;) Cheers Matteo ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-de

[QGIS-Developer] Python ResourceWarning: unclosed file in Processing Plugin

2018-09-03 Thread Martin Isenburg
Hello, as soon as I run any of my LAStools plugin scripts I get the WARNING "ResourceWarning" about an "unclosed file" shown below in the Python warning window. I use the call "output = subprocess.Popen()" to get the stderr output from the process so I can push it to the console once the subpr

Re: [QGIS-Developer] [Qgis-developer] OTB and LiDAR tools as separate plugins

2018-09-03 Thread Martin Isenburg
Hello, my question was answered at the QGIS hackfest by Matteo Ghetta with a DataPlotly code snippet. (-: You can add your own entries into the "Processing Settings" menu under the "Providers" section by following the example below in your own Provider class. from processing.core.ProcessingConfig

Re: [QGIS-Developer] Processing Script addLayerToLoadOnCompletion

2018-09-03 Thread matteo
Hi Håvard, I knew that param has been replaced with parameters.. Anyway, removing parameters is not solving the problem Thanks Matteo On 09/03/2018 06:07 PM, Havard Tveite wrote: > "parameters=" should be removed in the run method. > > Håvard ___ QG

[QGIS-Developer] Plugin [1402] Calculate Geometry approval notification.

2018-09-03 Thread noreply
Plugin Calculate Geometry approval by pcav. The plugin version "[1402] Calculate Geometry 0.4" is now approved Link: http://plugins.qgis.org/plugins/CalculateGeometry/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://list

[QGIS-Developer] Processing Script addLayerToLoadOnCompletion

2018-09-03 Thread matteo
Hi all, I was thinking to add a small example of addLayerToLoadOnCompletion function to the ScriptTemplate of Processing. The code is the following: buffered_layer = processing.run("native:buffer", parameters={ 'INPUT': dest_id, 'DISTANCE': 1, 'SEGMENTS': 5,

[QGIS-Developer] Plugin [537] IDECanarias approval notification.

2018-09-03 Thread noreply
Plugin IDECanarias approval by pcav. The plugin version "[537] IDECanarias 3.1.2" is now approved Link: http://plugins.qgis.org/plugins/IDECanarias/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman

[QGIS-Developer] Plugin [1524] MzS Tools approval notification.

2018-09-03 Thread noreply
Plugin MzS Tools approval by pcav. The plugin version "[1524] MzS Tools 0.4 Experimental" is now approved Link: http://plugins.qgis.org/plugins/MzSTools/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/ma

[QGIS-Developer] Plugin [1246] go2mapillary approval notification.

2018-09-03 Thread noreply
Plugin go2mapillary approval by pcav. The plugin version "[1246] go2mapillary 2.1" is now approved Link: http://plugins.qgis.org/plugins/go2mapillary/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailm

Re: [QGIS-Developer] Popup window within Processing crashes QGIS

2018-09-03 Thread C Hamilton
Nyall, I have been working on an alternative KML/KMZ importing tool and a tool to expand HTML tables within the description field containing tag/value elements into fields in the table. The reason for another importer is that the GDAL implementation is in some sense too smart. The situation is th

Re: [QGIS-Developer] The gitter bridge doesn't support private messaging, or inviting to rooms.

2018-09-03 Thread Tom Chadwin
I was literally about to post this same message - I've left the QGIS Gitter room because of the issue. Thanks, Harrissou Tom - Buy Pie Spy: Adventures in British pastry 2010-11 on Amazon -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html ___

[QGIS-Developer] The gitter bridge doesn't support private messaging, or inviting to rooms.

2018-09-03 Thread DelazJ
Hi, Can someone give a look to this annoying message that floods the gitter chat and makes it unusable and disturbing (with wrong notifications), please? Thanks. ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osg

Re: [QGIS-Developer] What to do about WFS test failures?

2018-09-03 Thread Régis Haubourg
Hi all, I very much think that the WFS client is an really bad state, and is not really reliable, especially in WFS-T context. The good news is that we just have been funded to refactor it ! The work should start in september and land in 3.6. I will let our dev's come here with more technical detai

Re: [QGIS-Developer] What to do about WFS test failures?

2018-09-03 Thread Tom Chadwin
I can't offer any helpful suggestions, but just to let you know I finally had to disable all my plugin WFS tests. I used to cope, by rerunning failed Travis runs, but by about three months ago, it seemed no longer usable - failure after failure. I was using a third-party WFS, and perhaps I could h

[QGIS-Developer] Plugin [629] Networks approval notification.

2018-09-03 Thread noreply
Plugin Networks approval by pcav. The plugin version "[629] Networks 2.0.3" is now approved Link: http://plugins.qgis.org/plugins/networks/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo