Re: [QGIS-Developer] run algorithm pyQgis 3

2020-02-11 Thread matteo
Hi, > I am trying to convert a script from PyQGIS 2 to PyQGIS 3 > > In the original script, the author used > processing.runalgorithm("saga:triangulation", parameters). Now, I am > trying to use it as same as possible with PyQGIS3 but I am not finding > anything similar: > > 1. I am using

[QGIS-Developer] run algorithm pyQgis 3

2020-02-11 Thread Cibeles Redondo Veloso
Dear Qgis people, I am trying to convert a script from PyQGIS 2 to PyQGIS 3 In the original script, the author used processing.runalgorithm("saga:triangulation", parameters). Now, I am trying to use it as same as possible with PyQGIS3 but I am not finding anything similar: 1. I am using

[QGIS-Developer] Reporting security related issues ?

2020-02-11 Thread security minded
Hello, What is the best way to report security issues affecting QGIS ? Thanks OSSSecurityMinded ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe:

Re: [QGIS-Developer] Insert data in a table with a table with a GENERATED column

2020-02-11 Thread Régis Haubourg
Oh, I see my master is old. I thought I recompiled it last week. I'll check again. Let's compile. Regards Régis Le mar. 11 févr. 2020 à 15:12, Alessandro Pasotti a écrit : > > Wierd, I thought I fixed that: there is a test too, >

Re: [QGIS-Developer] Insert data in a table with a table with a GENERATED column

2020-02-11 Thread Alessandro Pasotti
Wierd, I thought I fixed that: there is a test too, https://github.com/qgis/QGIS/pull/34017/files#diff-99b101819133a316786604243f3abf6eR1432 feel free to reopen and provide additional test details or test cases. https://github.com/qgis/QGIS/pull/34017 On Tue, Feb 11, 2020 at 3:05 PM Régis

Re: [QGIS-Developer] Insert data in a table with a table with a GENERATED column

2020-02-11 Thread Régis Haubourg
For the record here are my SQL commands: drop table if exists data.pipe; CREATE TABLE data.pipe ( id integer NOT NULL , label_1_text character varying(120) COLLATE pg_catalog."default", _length2d numeric(8,2) GENERATED ALWAYS AS (st_length2D(geometry)) STORED, _length3d

Re: [QGIS-Developer] Insert data in a table with a table with a GENERATED column

2020-02-11 Thread Régis Haubourg
Hi Paolo, nice feature, thanks for the heads up ! I confirm the behavior here. The documentation advises to use the `DEFAULT` keyword into the INSERT command. Here is what I get with a QGIS-like insert : INSERT INTO "data"."pipe"("geometry","id","label_1_text","_length2d","_length3d") VALUES

[QGIS-Developer] Insert data in a table with a table with a GENERATED column

2020-02-11 Thread Paolo Cavallini
Hi all, PostgreSQL 12 has the option of a GENERATED ALWAYS AS ... STORED column. QGIS is able to load the table, but apparently it is not possible to insert new records. Does anyone confirm that this is not a local problem? All the best. -- Paolo Cavallini - www.faunalia.eu QGIS.ORG Chair:

Re: [QGIS-Developer] Raster calculator turns lowest row of pixels into nodata

2020-02-11 Thread Rahkonen Jukka (MML)
Hi, None of these does not seem to fit https://github.com/qgis/QGIS/issues?utf8=%E2%9C%93=is%3Aclosed+is%3Aissue+author%3Ajgrocha+ I am running rather new master version, rev. 664ba234da -Jukka Rahkonen Lähettäjä: Luigi Pirelli Lähetetty: tiistai 11. helmikuuta 2020 14.15 Vastaanottaja:

Re: [QGIS-Developer] Raster calculator turns lowest row of pixels into nodata

2020-02-11 Thread Luigi Pirelli
che you check master version, AFAIR, alessandro pasotti fixed this basing on a issue report by Jorge Rocha Luigi Pirelli ** * LinkedIn: https://www.linkedin.com/in/luigipirelli * Stackexchange:

[QGIS-Developer] Plugin [1946] Globe Builder approval notification.

2020-02-11 Thread noreply
Plugin Globe Builder approval by pcav. The plugin version "[1946] Globe Builder 0.5.0" is now approved Link: http://plugins.qgis.org/plugins/GlobeBuilder/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info:

Re: [QGIS-Developer] Compliments

2020-02-11 Thread Tim Sutton
Hi Patrick So great to hear about your successful project! Please share a link to your work and even consider writing up a case study for our web site: https://www.qgis.org/en/site/about/case_studies/index.html We always love