Rootprocess: ManageRegion
Subprocess: userregionfromvector
Excerpt: Only superuser can set default regions, send request it you really need a new default region category
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" deflabel="txtstring" defname="txtstring" defparentid="txtstring" deftitle="txtstring" epsg="xyz" maxlat="xyz.abc" maxlon="xyz.abc" minlat="xyz.abc" minlon="xyz.abc" minuserstratum="xyz" regioncat="txtstring"/>
</process>
paramid | parent | element | type | tagorattr | required | default |
---|---|---|---|---|---|---|
defid | process | parameters | text | attribute | yes | — |
defname | process | parameters | text | attribute | yes | — |
regioncat | process | parameters | text | attribute | yes | — |
defparentid | process | parameters | text | attribute | yes | — |
minuserstratum | process | parameters | integer | attribute | yes | — |
deftitle | process | parameters | text | attribute | yes | — |
deflabel | process | parameters | text | attribute | yes | — |
minlon | process | parameters | real | attribute | yes | — |
maxlon | process | parameters | real | attribute | yes | — |
minlat | process | parameters | real | attribute | yes | — |
maxlat | process | parameters | real | attribute | yes | — |
epsg | process | parameters | integer | attribute | no | 4326 |