Re: [QGIS-it-user] problema con python qgis

2019-07-30 Per discussione matteo
Ciao Giacomo, devi passare i parametri in un dizionario: processing.run('gdal:merge, parameters = {'INPUT': ., 'SECONDO_PARAMETRO'.}) per vedere i parametri da usare processing.algorithmHelp('gdal:merge') Matteo ___ QGIS-it-user mailing list

Re: [QGIS-it-user] problema con python qgis

2019-07-30 Per discussione SC
hai passato 5 come parametro, ma è un intero quel metodo non c'è il feedback e il context sono oggetti qgis, questo dovrebbe fare al caso tuo https://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/tasks.html Il 30/07/2019 22:53, Giacomo Fontanelli ha scritto: salve sto scrivendo un

[QGIS-it-user] problema con python qgis

2019-07-30 Per discussione Giacomo Fontanelli
salve sto scrivendo un codice che mi dovrebbe permettere di creare uno raster multibanda (stack raster) con python qgis. La linea che mi causa l'errore è processing.run ('gdal:merge', '/home/giacomo/file1.tif;/home/giacomo/file2.tif;/home/giacomo/file3.tif;/home/giacomo/file4.tif', False,

Re: [Qgis-user] Couldn't load SIP, Python support disabled

2019-07-30 Per discussione Ahmed Shubbar
Anyone fixed this on Fedora 30? python3-qt5-webkit-5.11.3-6.fc30.x86_64 is already installed. python3-qscintilla-qt5 is also installed. But still getting the error. Regards, On Wed, Jun 26, 2019 at 10:58 PM Ahmed Shubbar wrote: > "Package python3-qt5-webkit-5.11.3-6.fc30.x86_64 is already

Re: [Qgis-user] How to select a small region of a QGIS raster image and calculate basic stats

2019-07-30 Per discussione Nicolas Cadieux
Raster statistics for polygons? Check under SAGA. Nicolas > Le 30 juill. 2019 à 15:37, C Hamilton a écrit : > > Nicolas, > > Thanks. That might just do the job although it would be nicer to have > something a little more interactive. > > Calvin > >> On Tue, Jul 30, 2019 at 3:13 PM Nicolas

Re: [Qgis-user] How to select a small region of a QGIS raster image and calculate basic stats

2019-07-30 Per discussione C Hamilton
Nicolas, Thanks. That might just do the job although it would be nicer to have something a little more interactive. Calvin On Tue, Jul 30, 2019 at 3:13 PM Nicolas Cadieux < nicolas.cadi...@archeotec.ca> wrote: > Hi, > > You could use the zonal Statistics in processing. You would need to >

Re: [Qgis-user] How to select a small region of a QGIS raster image and calculate basic stats

2019-07-30 Per discussione Nicolas Cadieux
Hi, You could use the zonal Statistics in processing.  You would need to raster with different zones. Nicolas On 2019-07-30 2:59 p.m., C Hamilton wrote: I find that I need to be able to select a small area of a raster image in QGIS and have it calculate basic stats such as max, min,

[Qgis-user] How to select a small region of a QGIS raster image and calculate basic stats

2019-07-30 Per discussione C Hamilton
I find that I need to be able to select a small area of a raster image in QGIS and have it calculate basic stats such as max, min, average, and median. I cannot seem to find any function to do this or a plugin to do it. Am I missing the functionality somewhere? I would need to do this hundreds of

Re: [Qgis-user] Re-centering Map projection

2019-07-30 Per discussione Alex Mandel
The challenge is that the projection parameters need to change as you recenter the map. This sounds like maybe you want Google Earth like behavior, or perhaps and open source alternative like Marble https://marble.kde.org/ I'm not sure what the status of QGIS Globe plugin is... Thanks, Alex

[Qgis-user] Re-centering Map projection

2019-07-30 Per discussione Michael Jabot
I would like to use the Equal Earth projection for a series of activities for schools. What I would like to do is to recenter the map as we move from continent to continent as a focus. I have tried a number of things but have not had any success. Thank you in advance for any help anyone can

Re: [QGIS-it-user] Mappe da radar meteo in tempo reale georeferenziate

2019-07-30 Per discussione Marco Spaziani
Ottimo. Grazie per l'utilissima informazione. Il giorno mar 30 lug 2019 alle ore 11:52 Davide Mangraviti < davide...@inwind.it> ha scritto: > Esiste anche la possibilità di uso del WMS > > https://dpc-radar.readthedocs.io/it/latest/services.html > > > > -- > Sent from: >

Re: [Qgis-user] Keep Georeferencer window in focus?

2019-07-30 Per discussione info
Hi, In 3.4: Raster->Georeferencer->Settings->Configure georeferencer->[Check] Show Georeferencer window docked. Then move that window to your second screen and resize. All set... This has apparently changed in > 3.4. Cheers, Benoit On 2019-07-30 11:22, Mats Elfström wrote: > Hi! >

Re: [QGIS-it-user] Digest di QGIS-it-user, Volume 45, Numero 56 Re: Shapefile Cimiteri (Arrotino) (Giuseppe Scardino)

2019-07-30 Per discussione Dario Saccoccia
; > > > la richiesta è un po insolita: lo shp di tutti i cimiteri italiani > > > > > > > > Specifico che mi serve sapere la generica struttura in progetto se sarà o > > > > meno nelle vicinanze di un cimitero (200 metri). > > > > > > > > Qualcuno

Re: [QGIS-it-user] Mappe da radar meteo in tempo reale georeferenziate

2019-07-30 Per discussione Davide Mangraviti
Esiste anche la possibilità di uso del WMS https://dpc-radar.readthedocs.io/it/latest/services.html -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Italian-User-f5250612.html ___ QGIS-it-user mailing list QGIS-it-user@lists.osgeo.org

Re: [QGIS-it-user] R: Digest di QGIS-it-user, Volume 45, Numero 55 1. Shapefile Cimiteri (Arrotino)

2019-07-30 Per discussione Marco Spaziani
" *... Puoi provare ad estrarre tramite OSM, *" Mi sembra la strada più promettente Il giorno lun 29 lug 2019 alle ore 22:53 Dario Saccoccia < saccoccia.da...@gmail.com> ha scritto: > Ciao, > che io sappia no, se non nelle singole CTR regionali, che diventa un > lavoro da pazzi. > Puoi

[Qgis-user] Keep Georeferencer window in focus?

2019-07-30 Per discussione Mats Elfström
Hi! I seem to remember a discussion on a setting to keep the Georefencer window in focus when getting reference points from the map canvas. Now I am unable to find it, and see no obvious item in the Georefencer plugin config variables. This is QGIS 3.4.10. Using a dual, or widescreen setup, there

Re: [QGIS-it-user] Shapefile Cimiteri (Arrotino)

2019-07-30 Per discussione Giuseppe Scardino
Buongiorno,grazie a tutti dell'aiuto ma proprio ieri ho trovato il modo di risolvere il problema, grazie a Geofabrik! Ho iniziato a testare i dati scaricati ed effettivamente funziona. Contiene molte informazioni utili, sono divise per aree e serve molto tempo a scaricarle ma ne vale la pena.

[QGIS-it-user] Shapefile Cimiteri (Arrotino)

2019-07-30 Per discussione Studio Multiservice s.s.
Buongiorno Giuseppe l'altra possibilità è di recuperare lo shp dei vincoli regionale (in Lombardia PTPR [0]) e, tra questi, selezionare il vincolo cimiteriale. Oppure negli studi del Piano Regolatore (di Governo del Territorio, in Lombardia) Oppure, punto per punto qui [1] Saluti Alberto [0]