census:qgis_install
This is an old revision of the document!
Table of Contents
Installing QGIS
The following are instructions on installing and starting QGIS on Ubuntu/Mint22.
Installing Qgis
The following are instructions for Installing QGIS on Ubuntu/Mint and then loading Census Data
- apt update
- As user root: apt install qgis (this installed 3.22 which is a long term support version)
Starting QGIS
On Linux, if you are ssh-ing into a server, make sure to specify the “-XY” arguments. This will allow X-windows to re-route to your local machine.
ssh -XY -l <user> <host> qgis
Plugins
qgis2web and QuickMap Service
- Menu –> Plugins –> Manage and Install Plugins
- Search for qgis2web
- Click “Install Plugin”
- Search quickmap and choose quickmapservices
- Click “Install Plugin”
census/qgis_install.1766168484.txt.gz · Last modified: by mlivolsi
