2016-02-20 14:52:12 +00:00
|
|
|
r.sunmask
|
|
|
|
r.sunmask.position - Calculates cast shadow areas from sun position and elevation raster map.
|
|
|
|
Raster (r.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterLayer|elevation|Elevation raster layer [meters]|None|False
|
|
|
|
QgsProcessingParameterNumber|altitude|Altitude of the sun in degrees above the horizon|QgsProcessingParameterNumber.Double|0.0|False|90|0
|
|
|
|
QgsProcessingParameterNumber|azimuth|Azimuth of the sun in degrees from north|QgsProcessingParameterNumber.Double|0.0|False|360|0
|
|
|
|
QgsProcessingParameterString|east|Easting coordinate (point of interest)|
|
|
|
|
QgsProcessingParameterString|north|Northing coordinate (point of interest)|
|
|
|
|
QgsProcessingParameterBoolean|-z|Do not ignore zero elevation|True
|
|
|
|
QgsProcessingParameterBoolean|-s|Calculate sun position only and exit|False
|
|
|
|
QgsProcessingParameterRasterDestination|output|Shadows
|