11 lines
819 B
Plaintext
Raw Normal View History

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.*)
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