Questions tagged [qgis]

A Free and Open Source Geographic Information System

A Free and Open Source Geographic Information System which is used to Create, edit, visualise, analyse and publish geospatial information on Windows, Mac, Linux, BSD .

official site

35 questions
9
votes
4 answers

dpkg: error processing package qgis-providers (--configure):

HI got this will installing anything. (base) mi@adib:~$ sudo apt install gnupg software-properties-common [sudo] password for mi: Reading package lists... Done Building dependency tree Reading state information... Done gnupg is already the…
8
votes
2 answers

Ubuntu 18.04: Couldn't load SIP module qgis

I am trying to install QGIS on Ubuntu 18.4 so I added this repo: sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable sudo apt-get update Finally updated my sources and I installed QGis: sudo apt update sudo apt install qgis but when running…
5
votes
2 answers

Installing Postgis in Ubuntu 18.04 with libgdal26-incompatibility with libgdal20?

I have been looking at this for a couple days now but I have not found a solution yet. I am trying to install Postgresql-13-postgis-3 in my ubuntu 18.04 machine. Currently I have Postgresql 13 and libgdal26 (GDAL 3.0.4) installed; libgdal26 is…
4
votes
2 answers

How do I install QGIS 2.8 on ubuntu 15.04?

QGIS 2.4 is in the default repos. UbuntuGIS only seems to support LTS releases. I tried to follow the directions on the QGIS website here but something is not working because I still only have QGIS 2.4. Is there some way I can install QGIS 2.8 on…
zorkerz
  • 1,103
3
votes
1 answer

installing QGIS on Ubuntu 20.04

I installed QGIS on Ubuntu 20.04, and it doesn't really work. I used the advice from the QGIS website. On the terminal, I have a problem with the QGIS key and keystrings. When entering these commands: wget -qO -…
2
votes
0 answers

QtWebKit not found by Quantum GIS (qgis) software - OpenLayers Plugin

I have Yakkety installed on my PC. I have installed Quantum GIS 2.18 using the installation process described in the link https://www.qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu. I used the debian method. I am trying to use the…
Indian
  • 1,560
2
votes
0 answers

How to install QGIS server?

I am trying to install QGIS Server following this link. But I am faced with the following output: I cannot figure out how to continue from here. Please help UPDATE I work on Ubuntu 14.04 installed on VMWare Player on Windows 10. I tried to install…
McLan
  • 251
2
votes
0 answers

How to choose GPS setup?

I need some advice on choosing a GPS set-up to map estuarine habitats in the field. Our SA estuaries are often very narrow (1 to 2 km wide) and habitats are small. We distinguish between supra-tidal salt marsh, inter-tidal salt marsh, reeds and…
2
votes
1 answer

dist-upgrade in ubuntu 14.04 uninstalled qgis and results in unmet dependencies

I did an dist-upgrade to ubuntu 14.04 and it uninstalled QGIS and related packages. I tried to re-install it and I receive the following error about unmet dependencies. The following packages have unmet dependencies: qgis :…
Vassilis
  • 2,957
2
votes
0 answers

qgis installation error on ubuntu 20.04

I am trying to install QGIS in ubuntu 20.04 following this (https://www.qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu) instruction .When I tried to install the QGIS signing key with command : wget -qO -…
2
votes
0 answers

Ubuntu 20.04: installing QGIS I get an error when it install python3-qgis

I am trying to re-intall qGIS in my ubuntu 20.04 following the QGIS-installers. However, I get an error when I try to install the: 'sudo apt install gnupg software-properties-common' The error says: Traceback (most recent call last): File…
2
votes
2 answers

How do I install QGIS on Ubuntu 18.04?

The official QGIS installation documentation is a little hard to follow, because it doesn't give a detailed example. @zorkerz provided an answer to my installation question for Ubuntu 15.04. I modified these instructions to 18.04. Is my…
OpnSrcFan
  • 429
1
vote
1 answer

Dependency issues when trying to install qgis python-qgis qgis-plugin-grass

I was trying to install qgis.. http://www.qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu So when I ran... sudo apt-get install qgis python-qgis qgis-plugin-grass I got the error below... sudo apt-get install qgis python-qgis…
1
vote
1 answer

Cannot Install QGIS on Ubuntu 14.04 LTS

I'm trying to install QGIS on Ubuntu 14.04 LTS. I ran the following, sudo add-apt-repository ppa:ubuntugis/ppa sudo apt-get update sudo apt-get install qgis But I get the following message, The following packages have unmet dependencies: qgis :…
user13317
  • 139
  • 5
1
vote
0 answers

Unremovable broken dependencies blocking QGIS install on Xenial upgraded from Trusty

I upgraded from Trusty to Xenial following the step by step proposed by Ubuntu, but I could not install QGIS LTR again (following qgis.org instructions that I am very used to, having installed qgis on many ubuntu computer), being blocked by two…
1
2 3