Re: [Qgis-user] QGIS 3.16 Training Manual - Module 8.2.1 - Intersect features

2021-01-13 Per discussione Wanda Norman
Inna, Thank you for the detailed directions. I was able to correct the issue and move on with the lesson. I appreciate the help everyone has provided! Wanda On Wed, Jan 13, 2021 at 5:42 AM Inna Nogeste wrote: > Hi Wanda, > > > > When running QGIS Tools the default output is a temporary

Re: [QGIS-it-user] errore con l'algoritmo di processing qgis:zonalstatistics

2021-01-13 Per discussione Giacomo Fontanelli
Grazie Andrea quindi tu mi consigli di aggiungere una classe prepareAlgorithm al mio script? Giacomo Il giorno mer 13 gen 2021 alle ore 16:31 Andrea Giudiceandrea < andreaer...@libero.it> ha scritto: > Giacomo Fontanelli-2 wrote > > TypeError: invalid result from

Re: [QGIS-it-user] errore con l'algoritmo di processing qgis:zonalstatistics

2021-01-13 Per discussione Andrea Giudiceandrea
Giacomo Fontanelli-2 wrote > TypeError: invalid result from ZonalStatisticsStack.prepareAlgorithm(), a > 'bool' is expected not 'NoneType' prepareAlgorithm() deve sempre restituire un valore booleano, che sarà True se la "preparazione" è andata bene, o False se non è possibile proseguire con

Re: [Qgis-user] Sum a list os raster

2021-01-13 Per discussione Nicolas Cadieux
Hi, Too long for the space in the GUI? If so, we should make a feature request to change this. I have had this problem before running software in the dos shell. Since you only have 15 rasters, by far, the easiest thing is to copy the file to a new folder like c:\temp and then to rename the

Re: [QGIS-it-user] QgsProcessingAlgorithm.initAlgorithm() is abstract and must be overridden

2021-01-13 Per discussione Giacomo Fontanelli
Ciao Andrea alla fine ho risolto riscrivendo completamente questa parte, che era quella che mi causava il problema ed è definita dentro la sottoclasse def initAlgorithm(self, config=None) self.addParameter(QgsProcessingParameterEnum( name = self.STAT, description

Re: [Qgis-user] Training manual - 9.1.3. Configuring Additional Plugin Repositories

2021-01-13 Per discussione Alexandre Neto
If you can, please create an issue on github suggesting the corrections. A terça, 12/01/2021, 18:15, Inna Nogeste escreveu: > I’ve seen that most of the plugins are in the repository, this is an > example in the tutorial which could be deleted, else include a source which > has plugins not

Re: [Qgis-user] QGIS 3.16 Training Manual - Module 8.2.1 - Intersect features

2021-01-13 Per discussione Inna Nogeste
Hi Wanda, When running QGIS Tools the default output is a temporary layer with the words ”[Create temporary layer]” greyed out in the output sections which indicate that a temporary layer will be created as the output layer. You have the option of saving your output to a permanent layer within

Re: [Qgis-user] move 4 concentric circles from a position to another with a specified center

2021-01-13 Per discussione gam17
Hi Azzurra, using QAD plugin you can run "copy" command. It works as autocad does. gam17 > Hi to all, > I must draw four different concentric circles (with different sizes > and same center) in many different positions: about these positions I > know the center of the circles (shape file of

Re: [Qgis-user] Error: unsupported locale setting

2021-01-13 Per discussione Richard Duivenvoorde
Hi Yury, this seems (to me) a typical issue of the plugin itself, so you are probably better off to first call the creator of the plugin via: https://github.com/thangqd/HCMGIS/issues I see that somebody else already issued this problem? https://github.com/thangqd/HCMGIS/issues/12 Please add

Re: [Qgis-user] Version 3.17.0-Master-- Change in show feature count behaviour

2021-01-13 Per discussione Julien Cabieces
Hi, I fixed something on this very feature recently https://github.com/qgis/QGIS/pull/40427 Could you please open an issue[0] with the exact version you are using (commit) and some data to reproduce. Thanks Julien [0] https://github.com/qgis/QGIS/issues > Hi, > > I am using QGIS mostly with