Questions tagged [osx]
A proprietary Unix-based operating system created by Apple Inc.
153 questions
0
votes
0
answers
137
views
QGIS cannot read local Google Drive data on OSX Ventura?
I'm running OSX Ventura and store my GIS data on Google Drive so that my whole team can share. Problem is, Ventura just apparently implemented a change to move the location of the local storage for ...
0
votes
2
answers
580
views
Download of QGIS Version 3.24 'Tisler' not available
I've tried to find the OS X installer for QGIS Version 3.24 'Tisler' but couldn't find it anywhere in the installer archive. Many other, much older versions but not 3.24
Can anybody tell me where to ...
0
votes
0
answers
70
views
QGIS 3.22 LTR on OSX 12.5 installation in 2022 post KyngChaos
I'm aiming to install the most compatible QGIS version and supporting packages with my OSX 12.5 system in 2022.
My last setup used the KyngChaos package 3.16, however a perusal of the website shows ...
0
votes
1
answer
156
views
QGIS from conda-forge won't open on OSX 11.6 (Big Sur)
Installing QGIS using conda and conda-forge works really well on Windows and Linux (it includes a file driver not normally included with other installs), but for some reason on my MacBook QGIS won't ...
2
votes
1
answer
254
views
Inability to access the personal area in QGIS Cloud
For several months I have been unable to access my area in QGIS Cloud to update the changes in the meantime made to the desktop version, also to the map in QGIS Cloud that I created at the time (which ...
5
votes
0
answers
894
views
GeoPDF export in QGIS requires GDAL 3, how do I get GDAL 3?
I would like to use the new GeoPDF export feature of QGIS 3.10. The changelog states that it requires GDAL 3. I have QGIS 3.10 installed on OS X from the binary installer. The export GeoPDF feature is ...
1
vote
0
answers
487
views
QGIS 3.10.0 SCP SSL Errors Downloading Landsat Mac OSX 10.14 (Mojave)
Semi-Automatic Classification Plugin (SCP) throws an SSL error when trying to download or preview Landsat images.
Looking for a workaround, this has been addressed for Windows users but not Mac.
...
2
votes
0
answers
230
views
QGIS3 - Using QML in a python plugin on OSX - missing modules
I have the following QML file I am trying to display in a python plugin
import QtCharts 2.0
import QtQuick 2.0
ChartView {
antialiasing: true
title: "Chart Title"
titleColor: "white"
...
3
votes
1
answer
13k
views
Layers Panel Disappeared Completely
I see that other people have mentioned losing track of the layers panel, and people have rightly pointed out that it can be restored by View > Panels > Layers.
But in my install on MacOS 10.14.3, the ...
5
votes
2
answers
2k
views
QGIS install on OSX with homebrew: "You have other linked versions!"
I have an OSX Mojave setup where I've already installed PostGIS and GDAL using Homebrew.
Now I'd like to install QGIS. I'm trying:
brew install qgis
But... I'm getting lots of warnings of the form:
...
2
votes
1
answer
192
views
OS X PYTHONPATH for QGIS Standalone Apps?
What's the correct PYTHONPATH for OS X and QGIS 3.4? I want to make a QGIS standalone app but get the "ModuleNotFoundError: No module named 'qgis'" error. This happens after following the OS X ...
9
votes
1
answer
3k
views
Stopping never ending QGIS processes instead of forcing QGIS to quit?
being a new to using QGIS on an iMac I often start processes on a large data-set that sets the spinning wheel in to a never ending state.
I often need to force quit the whole QGIS program to break ...
2
votes
0
answers
216
views
Error when trying to run GRASS 7 via processing toolbox in QGIS 2.18 on Mac
I have gone through the following steps:
Installed the following packages that came with QGIS 2.18:
1 GDAL Complete.pkg
2 NumPy.pkg
3 matplotlib.pkg
4 Install QGIS.pkg
Installed GRASS-7.4.1 from ...
2
votes
1
answer
514
views
QGIS does not open image on Mac
I have tried various ways of making an action open on image on my Mac but no image shows up when the point is clicked. The best I got was when I made the field with the file path a "Photo" type. If I ...
4
votes
5
answers
5k
views
Combine multiple USGS topo quads into a single seamless raster?
I'm quite new to GIS (so please be patient with my incorrect terminology) but I'm teaching myself as much as I can in order to create my own map of the Boundary Waters Canoe Area in northern Minnesota....