Re: [Qgis-developer] Processing QgsProcessingAlgorithm problem

2017-04-06 Thread matteo
Hi Nyall, > Yes... but those bindings should exist if you're building master. I'd > try a totally clean build by wiping away your whole build folder (you > can leave the CMakeCache.txt file to avoid having to resetup your > cmake parameters). yep, no more importing complaining.. :) > It's

Re: [Qgis-developer] Processing QgsProcessingAlgorithm problem

2017-04-06 Thread Nyall Dawson
On 7 April 2017 at 02:59, matteo wrote: > Hi devs, > > I just compiled QGIS hoping to solve the issue of the strange UIs, but I > get this new error: > > from qgis.core import (QgsExpressionContextUtils, > ImportError: cannot import name 'QgsProcessingAlgorithm' > >

Re: [Qgis-developer] Publishing Custom Python Expression Functions for QGIS

2017-04-06 Thread Nathan Woodrow
Hey Simran, Nice work on making some custom expressions. I'm happy to take a pull request for my expressions plus plugin to allow other people to use them. Send me a PR with the changes and I can merge them for you. Regards, Nathan On Wed, Apr 5, 2017 at 7:00 PM, Khare Simran

[Qgis-developer] Plugin [678] Multi-distance buffer approval notification.

2017-04-06 Thread noreply
Plugin Multi-distance buffer approval by pcav. The plugin version "[678] Multi-distance buffer 2.0.0" is now approved Link: http://plugins.qgis.org/plugins/MultiDistanceBuffer/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org List info:

Re: [Qgis-developer] Processing QgsProcessingAlgorithm problem

2017-04-06 Thread matteo
Thanks for the reply Tom, I'll wait ;) ___ 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-developer

[Qgis-developer] Plugin [1175] MySQL Importer approval notification.

2017-04-06 Thread noreply
Plugin MySQL Importer approval by pcav. The plugin version "[1175] MySQL Importer 0.6" is now approved Link: http://plugins.qgis.org/plugins/mysqlimport/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org List info:

Re: [Qgis-developer] Processing QgsProcessingAlgorithm problem

2017-04-06 Thread Tom Chadwin
Nyall is in the process of porting the core Processing algorithms to C++. I guess that's the root cause, but I don't know anything more specific. Tom - Buy Pie Spy: Adventures in British pastry 2010-11 on Amazon -- View this message in context:

[Qgis-developer] Processing QgsProcessingAlgorithm problem

2017-04-06 Thread matteo
Hi devs, I just compiled QGIS hoping to solve the issue of the strange UIs, but I get this new error: Traceback (most recent call last): File "/home/matteo/lavori/QGIS/build-qgis3/output/python/qgis/utils.py", line 312, in loadPlugin __import__(packageName) File

Re: [Qgis-developer] Basic Processing plugin questions

2017-04-06 Thread Tom Chadwin
OK, I've got a rough version running. Another question: any guidelines on appropriate values for: - provider name (myProvider.getName()) - provider description (myProvider.getDescription()) - algorithm name (myAlgorithm.name) - algorithm group (myAlgorithm.group) Given that this algorithm

[Qgis-developer] QGIS 3: QgsGeometryAnalyser buffer issue in Python QThread

2017-04-06 Thread Havard Tveite
Trying to make a plugin work in QGIS 3, I am facing problems when using the QgsGeometryAnalyzer buffer function in a QThread. In QGIS 2 (with Qt4) there were no such issues. If I try to use the QgsGeometryAnalyzer buffer function in a thread, I get Qt error messages: "QObject::killTimer: Timers

[Qgis-developer] Plugin [678] Multi-distance buffer approval notification.

2017-04-06 Thread noreply
Plugin Multi-distance buffer approval by pcav. The plugin version "[678] Multi-distance buffer 3.1.0" is now approved Link: http://plugins.qgis.org/plugins/MultiDistanceBuffer/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org List info:

[Qgis-developer] Geometry validation consistency issues

2017-04-06 Thread G. Allegri
One of the most discussed topics during my workshops is geometry validation. As you know not all softwares agree on geometry validity, but we have an OGC specification that most FOSS softwares adopt which define validity with good detail. We can agree on it or not, but I think we cannot accept

[Qgis-developer] Plugin [1175] MySQL Importer approval notification.

2017-04-06 Thread noreply
Plugin MySQL Importer approval by pcav. The plugin version "[1175] MySQL Importer 0.5" is now approved Link: http://plugins.qgis.org/plugins/mysqlimport/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org List info:

[Qgis-developer] Plugin [903] PostTelemac approval notification.

2017-04-06 Thread noreply
Plugin PostTelemac approval by pcav. The plugin version "[903] PostTelemac 1.0.0" is now approved Link: http://plugins.qgis.org/plugins/PostTelemac/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org List info:

Re: [Qgis-developer] Are there plans to create a unique "Add layer" tool?

2017-04-06 Thread Stéphane Henriod
Thanks Harrissou! I took the liberty to remove the first table (that I created) and to leave only yours. It is more complete anyway Cheers Stéphane Le mercredi 5 avril 2017, DelazJ a écrit : > I took the liberty to do some changes to the doc (especially add a new > table

Re: [Qgis-developer] Google Summer of Code liaison officer

2017-04-06 Thread Barry Rowlingson
Quick summary for anyone interested: There's five projects: * My remote-control API project which has a strong student and two signed-up mentors, me as main mentor. * A QGIS-PySAL (spatial analysis library) integration project which also looks like a good student. I'll co-mentor that but it

Re: [Qgis-developer] Google Summer of Code liaison officer

2017-04-06 Thread Werner Macho
Thanks for bringing this up Barry! It really seems that QGIS has got enough proposals to work on, but we are in heavy need of mentors. It might be the students "fault" to just expect that "somebody" will take mentorship anyway while in reality they should actively _search and ask_ for mentors. I

Re: [Qgis-developer] Google Summer of Code liaison officer

2017-04-06 Thread Tim Sutton
Hi I think Alexander Bruy was doing it - it that correct Alex? T > On 06 Apr 2017, at 9:17 AM, Barry Rowlingson > wrote: > > Who is the liaison officer for QGIS' GSoC proposals? There was an > email from Margherita Di Leo on the OSGeo-GSoC list about the

[Qgis-developer] Google Summer of Code liaison officer

2017-04-06 Thread Barry Rowlingson
Who is the liaison officer for QGIS' GSoC proposals? There was an email from Margherita Di Leo on the OSGeo-GSoC list about the liaison officer having to review submitted proposals, but I didn't see anyone claiming to be the QGIS liaison officer. There are currently five QGIS proposals in the

[Qgis-developer] Plugin [1213] BoundingBox approval notification.

2017-04-06 Thread noreply
Plugin BoundingBox approval by pcav. The plugin version "[1213] BoundingBox 1.0" is now approved Link: http://plugins.qgis.org/plugins/BoundingBox/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org List info: