Subversion Repositories public iLand

Rev

Rev 6 | Rev 9 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<!-- some comment here -->
<document>
<params>
<stampFile>e:\dev\iland\fonstudio\inits\circle100.jpg</stampFile>
<expression>5+3*sin(2)</expression>
<!-- hScale / rScale: formulas for calculation of impact.
available Variables: "dbh" = dbh in cm, "height" = height in meters-->
<rScale>dbh*0.3</rScale>
<hScale>0.6</hScale>
<!-- cellSize: in meters -->
<cellSize>2</cellSize>
<!-- cells: number of cells (NOT number of meters) in x and y-direction-->
<cells>50</cells>
</params>
<trees>
<tree x="79.9" y="79.0" dbh="11" height="10"/>
<tree x="30" y="20" dbh="23" height="15"/>
<tree x="20" y="10" dbh="40.45" height="30"/>
<tree x="5.454" y="45.4" dbh="20" height="20"/>
<tree x="50" y="78.6" dbh="10" height="10"/>
<tree x="70" y="20" dbh="23" height="15"/>
<tree x="60" y="70" dbh="40.45" height="30"/>
<tree x="85.454" y="45.4" dbh="20" height="20"/>
<tree x="75" y="80" dbh="22" height="20"/>
</trees>

</document>