Top "Qgis" questions

QGIS is an open source program used to process and visualize geospatial data.

Allow docker container to connect to a local/host postgres database

I've recently been playing around with Docker and QGIS and have installed a container following the instructions in this tutorial. …

ubuntu docker postgresql-9.3 qgis
Join multiple line segments into one line - GIS

I have a map that I have digitised and converted to a vector layer (the rivers only). The problem is …

gis qgis
How to read out the text from QLineEdit in python?

I have created for my plugin a start GUI with 3 buttons. This works very well and if I click on …

python qt-creator qgis qlineedit
Has anyone got QGIS to install on Ubuntu 16.04 LTS

Following the directions provided at this page and am getting the following errors. The following packages have unmet dependencies: python-qgis : …

ubuntu qgis
QGis: How to import svg or raster images into Quantum GIS?

these vector or raster files being classic files without geocoordinates. They are lat/long projection, I want to import them …

map gis wikipedia openstreetmap qgis
Qt Creator build project - No such file or directory

Sorry to being a noob, but I just moved from Window, Eclipse and Java to OpenSUSE, C++ and Qt Creator, …

c++ qt qgis
Where can I get the .geojson file for India and not separate files for each state/territory or any other distinction?

Does India have a .geoJSON file? I want to make data visualization using d3.js for the states, cities and …

javascript d3.js geojson qgis topojson
No module named sip when running QGIS from Python

I have QGIS Valmiera 2.2.0 installed and started a simple python script using this documentation. I had a hard time because …

python qgis python-sip
Adding attributes to datapoints from overlapping polygons in qgis

I have an interesting problem in QGIS, I have a vector layer of points (shown in purple) and a layer …

gis qgis
Easy methods of installing and having access to the GDAL library?

The GDAL library homepage implies that people who arrive there already know what they are doing. I work with ArcGIS, …

installation libraries gdal qgis