Python
Real-time Air Quality Tile API #QGIS
Tile Map Service Endpoint The tile map server is available from the url https://tiles.waqi.info/tiles/{aqi}/{z}/{x}/{y}.png, where aqi refers for the type of marker to be plotted, which can be: usepa-aqi: Plots markers based on the composite AQI calculated with the US EPA standard. usepa-pm25: PM2.5 based AQI – if a station does not have PM2.5 reading, Read more…
QGIS
QWeb #QGIS
QWeb Plugin This plugin enables users to open a fixed window within the QGIS environment where the user can browse through the web. This can help the user to view for example tutorials and manuals for QGIS or any other web content. Load your custom HTML file! This plugin enables Read more…
QGIS
QCopycanvas #QGIS
QGIS 3 plugin This tool can be used to copy the map canvas and place it in the clipboard (Using button or shortcut Ctrl-Space). This plugin is based on the plugin “Copy Canvas to Clipboard” in QGIS 2 by Bo Victor Thomsen – Municipality of Frederikssund. Modified plugin on QGIS 3 Marios S. Read more…
Python
How to stop/kill background tasks in Pycharm
Go to Project panel and exclude folders from update indexing.
QGIS
How to use offline maps in QGIS #QGIS
Other option Example via XYZ tiles connection file:///C:/Users/USER/Desktop/OfflineMaps/Cyprus/{z}/{x}/{y}.png Example with code
QGIS
Road Inspection Viewer #QGIS
Displays photos from a road inspectionOne assumes that the QGIS layer has continuous ids of points. The points have “file_names” field of photo file names that are separated with semicolons. The plugin can be started by a button with its icon on the plugin toolbar. You should first set a Read more…
EPANET
EPANET-MATLAB-Toolkit
EMT v2.2 prelease https://github.com/OpenWaterAnalytics/EPANET-Matlab-Toolkit/releases Current version EMT v2.1.8https://github.com/OpenWaterAnalytics/EPANET-Matlab-Toolkit The EPANET-Matlab Toolkit is an open-source software, originally developed by the KIOS Research Center for Intelligent Systems and Networks of the University of Cyprus which operates within the Matlab environment, for providing a programming interface for the latest version of EPANET, a hydraulic and quality modeling software Read more…
Python
How to install third-party python modules #QGIS
Download files from here: https://www.dropbox.com/sh/bcbwn4junux1e71/AADNp9KyDvBWamIQgparSIKla?dl=0 py3-env.bat pythonmodules.txt or pip_install_packages.bat or without file pythonmodules.txt QGIS 2 pip_install_packages2.bat