Rootprocess: Extract
Subprocess: extractrasterquotaundervector
Excerpt: Extract raster percent coverage under vector
Process XML structure and parameters
For details on parameters see the table below
<?xml version="1.0" ?>
<process>
<!--Generated from python-->
<userproj plotid="yourplotid" projectid="yourprojectid" siteid="yoursiteid" system="systemid" tractid="yourtractid" userid="youruserid"/>
<period endday="DD" endmonth="MM" endyear="YYYY" seasonendday="DD" seasonendmonth="MM" seasonstartday="DD" seasonstartmonth="MM" startday="DD" startmonth="MM" startyear="YYYY" timestep="timestep"/>
<parameters highlim="xyz.abc" hightype="txtstring" lowlim="xyz.abc" lowtype="txtstring" nominal="True/False"/>
<srcpath datfiletype="txtstring" hdrfiletype="txtstring" volume="txtstring"/>
<srcvector band="txtstring" day="xyz" folder="txtstring" month="xyz" prefix="txtstring" product="txtstring" source="txtstring" suffix="txtstring" timestep="txtstring" year="xyz"/>
<srccomp band="txtstring" folder="txtstring" prefix="txtstring" product="txtstring" source="txtstring" suffix="txtstring"/>
</process>
paramid | parent | element | type | tagorattr | required | default |
---|---|---|---|---|---|---|
lowlim | process | parameters | real | attribute | no | 0 |
highlim | process | parameters | real | attribute | no | 0 |
lowtype | process | parameters | text | attribute | yes | — |
hightype | process | parameters | text | attribute | yes | — |
nominal | process | parameters | boolean | attribute | no | — |
volume | process | srcpath | text | attribute | yes | — |
hdrfiletype | process | srcpath | text | attribute | yes | — |
datfiletype | process | srcpath | text | attribute | no | — |
source | process | srcvector | text | attribute | yes | — |
product | process | srcvector | text | attribute | yes | — |
folder | process | srcvector | text | attribute | yes | — |
band | process | srcvector | text | attribute | yes | vector |
prefix | process | srcvector | text | attribute | yes | — |
suffix | process | srcvector | text | attribute | yes | — |
timestep | process | srcvector | text | attribute | no | static |
year | process | srcvector | integer | attribute | no | 0 |
month | process | srcvector | integer | attribute | no | 0 |
day | process | srcvector | integer | attribute | no | 0 |
source | process | srccomp | text | attribute | no | — |
product | process | srccomp | text | attribute | no | — |
folder | process | srccomp | text | attribute | no | — |
band | process | srccomp | text | attribute | no | raster |
prefix | process | srccomp | text | attribute | no | — |
suffix | process | srccomp | text | attribute | no | — |