<!--
.. title: Pleiades and QGIS and OSX
.. slug: pleiades-and-qgis
.. date: 2019-03-11 12:49:52 UTC-05:00
.. tags: pleiades, qgis, osx, hgis, gis, python
.. category: 
.. link: 
.. description: 
.. type: text
-->

Apparently there's a new way to install QGIS under OSX. It is **easy**. And it **works**.<!-- TEASER_END -->

If you're a [QGIS](https://www.qgis.org/en/site/) user (or aspire to be) and you do your own system administration and installs under OSX, you know that getting a fully working QGIS install has been somewhere between painful and impossible on the "making it happen" spectrum, especially if you want add-ons or you're a Python developer too or you're just unlucky during a particular week. You also know that the web is littered with stale, erroneous, and divergeant blog posts and how-to pages that try (mostly vainly, in my experience) to help you get through this labyrinth. It has just been too much of complex, moving target.

Enter new-to-me, UK-based [Lutra Consulting](https://www.lutraconsulting.co.uk/) whose [crowd-funded "QGIS for macOS" initiative](https://www.lutraconsulting.co.uk/blog/2019/02/19/qgis-for-macos-update/) I stumbled across this morning. Just grab the release you want from [their "Download QGIS" page](https://lutraconsulting.github.io/qgis-mac-packager/), open the disk image, drag the QGIS icon to the /Applications  folder on your mac, double-click to start QGIS and make a map. No downloading special binaries from a third-party (assuming they're compiled for your OS version). No trying to figure out which third-party homebrew recipes might install the right prerequisites and in what order. No experimenting with how to get a Python virtual environment set up and working with your QGIS install so you don't pollute your base install with all the python prerequisites for QGIS. No figuring out which extra compile flags to use or alternatives. No sacrificing goats on your keyboard.

The Lutra Consulting QGIS image bundles (i.e., it includes) its own "Python3, Qt, GDAL, GRASS, SAGA and other dependencies" and was ready to run for me out of the box this morning under Mojave. It's how I quickly made [a map](https://pleiades.stoa.org/news/blog/coverage-march-2019) using [the latest *Pleiades* KML download file](https://pleiades.stoa.org/downloads#kml) and [the free AWMC Coastline Shapefile](http://awmc.unc.edu/wordpress/map-files/) in order to illustrate the current density of coverage of [the *Pleiades* gazetteer](https://pleiades.stoa.org).
