QGIS
Last updated
Was this helpful?
Last updated
Was this helpful?
QGIS is a professional GIS application that is built on top of and proud to be itself Free and Open Source Software (FOSS)
→
Main: ,
Visit .
Name
Details
OGR2Layers
QuickMapServices
Qgis2threejs
mmqgis
Plugin reloader
Plugin builder
Reference
Steps
Install QGIS plugins (extensions): Plugin Builder, Plugin Reloader (experimental)
Look at C:\Users\username\.qgis2\python\plugins
, this is where plugins are loaded
Edit the file C:\Program Files\QGIS 2.18\bin\o4w_env.bat
and add C:\Qt\Qt5.10.1\Tools\mingw530_32\bin
to SET PATH commmand line, then open a dos window.
Install MinGW
In Windows, search for "OSGeo4W Shell", open the application.
Think about reload the plugin repository when the plugin directory is directly updated!
Create a docker-compose.yml
file:
Edit C:\Program Files (x86)\Xming\X0.hosts
to add the IP address (192.168.1.48)
Execute from the command line (in the directory where the docker-compose file has been created):
From QGIS you can add PostgreSQL DB access, you'll need to get the DB IP address
It works!
References:
TODO:
Update docker compose file to
Fix QGIS version 2.18.17
Fix PostgreSQL version 9.6.7
Install Python (2.7)
Fix file errors in the console (missing mapping)
,
,
Download (doesn't work... seems not needed), ()
First you need to install an X server, XMingin
our case (download from .