Rootprocess: ManageRegion
Subprocess: userregionfromraster
Excerpt: User regions are defined both in lat lon, and the original projection of the raster
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 defid="txtstring" epsg="xyz" id="txtstring" projectid="txtstring" raster="txtstring" reglabel="txtstring" regname="txtstring" regtitle="txtstring"/>
</process>
| paramid | parent | element | type | tagorattr | required | default |
|---|---|---|---|---|---|---|
| defid | process | parameters | text | attribute | yes | — |
| id | process | parameters | text | attribute | yes | — |
| projectid | process | parameters | text | attribute | yes | — |
| regname | process | parameters | text | attribute | yes | — |
| regtitle | process | parameters | text | attribute | yes | — |
| reglabel | process | parameters | text | attribute | yes | — |
| raster | process | parameters | text | attribute | yes | — |
| epsg | process | parameters | integer | attribute | yes | — |
