Re: [QGIS-Developer] Broken links to PDF manuals

2019-05-10 Thread Havard Tveite
I am fond of PDFs. In some situations, I find them more convenient to read, and I often use the PDFs for text search on the complete "document". So, -1 for removing the PDFs. Håvard On 10.05.2019 10:11, Paolo Cavallini wrote: Hi Richard, On 10/05/19 08:59, Richard Duivenvoorde wrote: Are the

Re: [QGIS-Developer] QGIS plugin qgisMinimumVersion

2019-03-12 Thread Havard Tveite
s Dnia poniedziałek, 11 marca 2019 13:02:19 CET Havard Tveite pisze: I just experienced a problem with a plugin. The plugin uses the optional "is_child_algorithm" parameter of the processing.run function. That parameter was introduced in 3.4.5 (LTR). I therefore set "qgisMinimumVe

[QGIS-Developer] QGIS plugin qgisMinimumVersion

2019-03-11 Thread Havard Tveite
I just experienced a problem with a plugin. The plugin uses the optional "is_child_algorithm" parameter of the processing.run function. That parameter was introduced in 3.4.5 (LTR). I therefore set "qgisMinimumVersion=3.4.5" in the plugin's metadata.txt. It turned out that this caused the plugin

Re: [QGIS-Developer] Proposal for QGIS Documentation

2019-01-14 Thread Havard Tveite
On 11. jan. 2019 09:11, Paolo Cavallini wrote: Hi all, On 10/01/19 19:25, matteo wrote: What I want to propose is a system similar to the coding one: a kind of stale bot that closes PR automatically after a while. Actually I'd like to go a step further: if the PR is made by a person with writin

Re: [QGIS-Developer] Processing 3.0: Possible change to the Convex Hull algorithm

2017-06-27 Thread Havard Tveite
It is important that convex hull is available for datasets at the user interface level. Håvard On 27. juni 2017 07:19, Paolo Cavallini wrote: Hi Nyall, Il 27/06/2017 01:41, Nyall Dawson ha scritto: This discussion relates to the "Convex Hull" algorithm. I'd like to: 1. Drop the "Field (opti

Re: [QGIS-Developer] MinimumRectangle implementation

2017-06-08 Thread Havard Tveite
The QgsGeometry::orientedMinimumBoundingBox seems to implement the rotating calipers method. If it does, it should produce the correct minimum bounding rectangle. (http://en.wikipedia.org/wiki/Minimum_bounding_box_algorithms) Håvard On 08. juni 2017 01:18, Nyall Dawson wrote: On 6 June 2017 at

[QGIS-Developer] Support for "segments" in the QgsGeometryAnalyzer buffer function

2017-05-12 Thread Havard Tveite
Dear QGIS developers, Giovanni Manghi encouraged me to raise this in the dev list. The QgsGeometry buffer function has two parameters: distance (double) and segments (int). "distance" is used to specify the buffer distance. "segments" is used to specify the number of straight line segments used

[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