This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-10-04 00:04:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
History
Germán Carrillo
4eb52e461d
[processing] Adapt algorithm 'Clip raster by mask' to use QgsProcessingRasterLayerDefinition, and thus, support clipping WMS layers by extent, setting a reference scale and DPI for the WMS (e.g., to preserve symbology/labeling).
2025-09-09 13:38:16 +10:00
..
3d
generate pyproject.toml for bindings with cmake
2025-07-23 07:11:51 +10:00
analysis
Add missing enum class monkey patching
2025-08-01 06:21:05 +10:00
console
…
core
[processing] Introduce QgsProcessingRasterLayerDefinition to support advanced raster source options like reference scale and DPI for WMS layers. These options allow users to tailor the raster to be used as input in Processing algs. For instance, a WMS raster can be specified to have a particular scale to obtain images with symbology/labeling that correspond to that scale.
2025-09-09 13:38:16 +10:00
custom_widgets
…
ext-libs
…
gui
auto sipify
🍺
2025-09-08 16:08:05 +00:00
plugins
[processing] Adapt algorithm 'Clip raster by mask' to use QgsProcessingRasterLayerDefinition, and thus, support clipping WMS layers by extent, setting a reference scale and DPI for the WMS (e.g., to preserve symbology/labeling).
2025-09-09 13:38:16 +10:00
processing
…
pyplugin_installer
pyplugin_installer: Fix qt6 compatibility
2025-09-08 09:35:05 +10:00
PyQt
…
PyQt6
[processing] Introduce QgsProcessingRasterLayerDefinition to support advanced raster source options like reference scale and DPI for WMS layers. These options allow users to tailor the raster to be used as input in Processing algs. For instance, a WMS raster can be specified to have a particular scale to obtain images with symbology/labeling that correspond to that scale.
2025-09-09 13:38:16 +10:00
qsci_apis
…
server
auto sipify
🍺
2025-09-08 15:44:05 +00:00
testing
…
__init__.py
…
CMakeLists.txt
fix SIP ON/OFF build
2025-09-05 09:30:02 +10:00
user.py
…
utils.py
…