File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/plugins/grass/modules Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
33
44<qgisgrassmodule label =" Calculate shadow maps from sun position determinated by date/time" module =" r.sunmask" >
5- <option key =" elev " />
5+ <option key =" elevation " />
66 <option key =" year" />
77 <option key =" month" />
88 <option key =" day" />
Original file line number Diff line number Diff line change 22<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
33
44<qgisgrassmodule label =" Calculate shadow maps from exact sun position" module =" r.sunmask" >
5- <option key =" elev " />
5+ <option key =" elevation " />
66 <option key =" altitude" />
77 <option key =" azimuth" />
88 <flag key =" z" answer =" off" />
99 <option key =" output" />
10- </qgisgrassmodule >
10+ </qgisgrassmodule >
You can’t perform that action at this time.
0 commit comments