Re: [Qgis-user] QGIS 3 OS X/macOS

2018-03-13 Per discussione Madry, Scott
Scott Madry and just FYI, I had to load matplotlib and scipy to get the Semi Automatic Classification plugin to work. S > On Mar 12, 2018, at 7:31 PM, Nyall Dawson wrote: > > On 13 March 2018 at 04:29, William Kyngesburye wrote: >> Sorry for the

Re: [Qgis-user] QGIS 3 OS X/macOS

2018-03-13 Per discussione William Kyngesburye
See the QGIS readme about installing extra python modules. > On Mar 13, 2018, at 6:54 PM, Madry, Scott wrote: > > The Semi-Automatic Classification Plugin also requires Matplotlib, (see > below) and I need to use it. > > Can this be added quickly, or is there a simple

Re: [Qgis-user] QGIS 3 OS X/macOS

2018-03-13 Per discussione Madry, Scott
The Semi-Automatic Classification Plugin also requires Matplotlib, (see below) and I need to use it. Can this be added quickly, or is there a simple way to load it on a Mac? Thanks, Scott Madry ___ Qgis-user mailing list Qgis-user@lists.osgeo.org

Re: [Qgis-user] QGIS3 Mac Numpy?

2018-03-13 Per discussione William Kyngesburye
What plugin wanted matplotlib? I noticed that matplotlib is not used in the core plugins/qgis now, so I do not install it with QGIS. > On Mar 13, 2018, at 12:54 PM, knussear wrote: > > Looks like it was the matplotlib that the plugin wanted and it just > complained about

[QGIS-it-user] Qgis3 Grass version OSX

2018-03-13 Per discussione Tony75
Salve nuovo post nuova corsa. il solito problema che ho riscontrato con altre versioni di qGis e avevo risolto installando ActiveTcl8.5.7.0.290198-macosx-universal-threaded come scritto in questo post https://gis.stackexchange.com/questions/241697/set-qgis-2-18-7-on-osx-10-12-to-use-grass-7

Re: [Qgis-user] QGIS3 Mac Numpy?

2018-03-13 Per discussione knussear
Looks like it was the matplotlib that the plugin wanted and it just complained about both dependencies. Dug in to the readme and numpy is included in the install via pip. Per instructions in the readme I was able to load matplotlib using sudo -H pip3 install matplotlib in the terminal. Plugin

[Qgis-user] QGIS3 Mac Numpy?

2018-03-13 Per discussione knussear
Got an error loading a plugin for the new QGIS3 binary from KyngChaos. Seems to be missing numpy, and matplotlib. These used to come with the binaries. Any recommendation on where to get packages for these for Python3? -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html

Re: [Qgis-user] QGIS 3 OS X/macOS

2018-03-13 Per discussione knussear
Thank you!! -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html ___ Qgis-user mailing list Qgis-user@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe:

Re: [QGIS-it-user] Qgis3 - KyngChaos

2018-03-13 Per discussione Tony75
adesso nessun errore, quindi era un problema della precedente installazione delle librerie. unico errore : *errore inizializzazione GRASS: GRASS non trovato in '/Users/Shared/unix/grass-qgis-yosemite/grass-7.2.2' (GISBASE), la sorgente e il plugin non funzioneranno*. ho poi provato a fare un

Re: [QGIS-it-user] Qgis3 - KyngChaos

2018-03-13 Per discussione Salvatore Larosa
On Tue, Mar 13, 2018 at 4:55 PM, Tony75 wrote: > Salvatore scusa il ritardo > ecco il contenuto del file gdal-py3.6.pth > > import sys; > sys.path.insert(0,'/Library/Frameworks/GDAL.framework/ > Versions/2.2/Python/3.6/site-packages') Corretto, allora fai un'ultima

Re: [QGIS-it-user] Qgis3 - KyngChaos

2018-03-13 Per discussione Tony75
Salvatore scusa il ritardo ecco il contenuto del file gdal-py3.6.pth import sys; sys.path.insert(0,'/Library/Frameworks/GDAL.framework/Versions/2.2/Python/3.6/site-packages') -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Italian-User-f5250612.html

Re: [Qgis-user] Exporting the browsers XYZ Tiles layers to another PC?

2018-03-13 Per discussione magerlin
That did the trick - thanks - Regards Morten Currently using Qgis 2.18.16 (OSGeo4) and Qgis 3.0.0 in parrallel Windows 7, 64bit -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html ___ Qgis-user mailing list

Re: [Qgis-user] Exporting the browsers XYZ Tiles layers to another PC?

2018-03-13 Per discussione Alessandro Pasotti
0. add at least one XYZ layer 1. in QGIS3 Go to Settings -> User Profiles -> Open Active User Profile Folder. 2. close QGIS3 3. in the a.m. folder change dir to QGIS 4. open QGIS3.ini with a text editor 5. search for connections-xyz you should figure out how it works, every connection has several

Re: [Qgis-user] Exporting the browsers XYZ Tiles layers to another PC?

2018-03-13 Per discussione magerlin
Thanks for the link, but I think it is to complicated for me... :-( - Regards Morten Currently using Qgis 2.18.16 (OSGeo4) and Qgis 3.0.0 in parrallel Windows 7, 64bit -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html ___

Re: [Qgis-user] QGIS 3 OS X/macOS

2018-03-13 Per discussione Madry, Scott
Yet another big Hooray for William and all those who make the Mac 3.0 happen! Very much appreciated by many. Thanks again, Scott On Mar 12, 2018, at 8:34 PM, Mike Hyslop > wrote: I have to second what Nyall said. Thanks to William for all the work

Re: [Qgis-user] Exporting the browsers XYZ Tiles layers to another PC?

2018-03-13 Per discussione Luigi Pirelli
see this PR https://github.com/qgis/QGIS/pull/6592 btw it's only applied to qgis3! the code would be similar to export them in QGIS2 and you can do via python. New features are formally hard to add in a dead-end version like 2.18. Luigi Pirelli

[Qgis-user] Exporting the browsers XYZ Tiles layers to another PC?

2018-03-13 Per discussione magerlin
I have an old PC where I have manually added more than 10 tile maps in the Browsers XYZ Tiles (called "Tile Server (XYZ)" in Qgis2). Now transferring to a new PC I would love not to have to manually create all the layers again. Is there any way to export the layer setup from the old PC or any

Re: [QGIS-it-user] QGIS 3 INTERROGAZIONE SPAZIALE

2018-03-13 Per discussione Leonardo Donnini
Trovato mille Grazie Totò Saluti Il 12/03/2018 21:31, Totò ha scritto: leonardo donnini wrote Buonasera ,nel menu vettore di qgis 3 non trovo più la voce 'interrogaziine spaziale'.È stata eliminata ?Grazie Leonardo Lo trovi in processing: cerca selezione per posizione. saluti -

[Qgis-user] Configure qgis buttons of external plugin

2018-03-13 Per discussione haufe
Dear QGIS-User, a new question arised from an external qgis plugin such as QAD. Do you know any possibility in oder to reduce the buttons on such a toolbar of an external plugin? For internal plugins it works like a charm but not for an external plugin. Or I did not see the way of doing until

Re: [QGIS-it-user] Qgis3 - KyngChaos

2018-03-13 Per discussione Salvatore Larosa
E vediamo cosa c'è dentro il file /Library/Frameworks/GDAL. framework/Versions/2.2/Resources/gdal-py3.6.pth Puoi incollare il contenuto qui? Il Mar 13 Mar 2018, 00:25 Tony75 ha scritto: > Eja, è la versione 2.2, però mi ritrovo anche 1.11 e la 2.1 > > < >

Re: [Qgis-user] [QGIS-Developer] QGIS 3 OS X/macOS

2018-03-13 Per discussione Luis Puerto
Thanks a lot for your work William, it’s really appreciated by the macOS users, and congratulations for that life changes! > On 12 Mar 2018, at 21:29, William Kyngesburye wrote: > > I'm working on getting access to have the files on qgis.org > . > >

Re: [Qgis-user] QGIS 3 OS X/macOS

2018-03-13 Per discussione Rémi Desgrange
Thanks William for all your work ! Cordialement, Rémi Desgrange De : Qgis-user au nom de Mike Hyslop Date : mardi 13 mars 2018 à 01:34 À : Nyall Dawson Cc : "qgis-user@lists.osgeo.org List"

[Qgis-user] Drill hole section with QGIS 3

2018-03-13 Per discussione jean Lukusa
Hi all, I would like to know how I can make drill hole section using QGIS 3 ___ Qgis-user mailing list Qgis-user@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: