Path: blob/main/tests/activitygen/activitygen-example.stat.xml
169673 views
<?xml version="1.0" encoding="UTF-8"?>12<!--3TITLE: test1.stat.xml4AUTHOR: Piotr Woznica - [email protected]5DATE: 04/08/20106-->78<city>9<general inhabitants="1000" households="500" childrenAgeLimit="19" retirementAgeLimit="66" carRate="0.58" unemploymentRate="0.05" footDistanceLimit="250" incomingTraffic="200" outgoingTraffic="50" laborDemand="1.05"/>10<parameters carPreference="0.50" meanTimePerKmInCity="6" freeTimeActivityRate="0.15" uniformRandomTraffic="0.20" departureVariation="300" />1112<population>13<bracket beginAge="0" endAge="30" peopleNbr="30" />14<bracket beginAge="30" endAge="60" peopleNbr="40" />15<bracket beginAge="60" endAge="90" peopleNbr="30" />16</population>1718<workHours>19<opening hour="30600" proportion="0.30" />20<opening hour="32400" proportion="0.70" />21<closing hour="43200" proportion="0.20" />22<closing hour="63000" proportion="0.20" />23<closing hour="64800" proportion="0.60" />24</workHours>2526<streets>27<street edge="e01t11" population="10" workPosition="100" />28<street edge="e11t12" population="10" workPosition="100" />29<street edge="e12t13" population="10" workPosition="100" />30<street edge="e13t14" population="10" workPosition="100" />31<street edge="e11t21" population="10" workPosition="100" />32<street edge="e12t22" population="10" workPosition="100" />33<street edge="e13t23" population="10" workPosition="100" />34<street edge="e14t24" population="10" workPosition="100" />35<street edge="e21t22" population="10" workPosition="100" />36<street edge="e22t23" population="10" workPosition="100" />37<street edge="e23t24" population="10" workPosition="100" />38<street edge="e21t31" population="10" workPosition="100" />39<street edge="e22t32" population="100" workPosition="10" />40<street edge="e23t33" population="100" workPosition="10" />41<street edge="e24t34" population="100" workPosition="10" />42<street edge="e31t32" population="100" workPosition="10" />43<street edge="e32t33" population="100" workPosition="10" />44<street edge="e33t34" population="100" workPosition="10" />45<street edge="e31t41" population="100" workPosition="10" />46<street edge="e32t42" population="100" workPosition="10" />47<street edge="e33t43" population="100" workPosition="10" />48<street edge="e34t44" population="100" workPosition="10" />49<street edge="e41t42" population="100" workPosition="10" />50<street edge="e42t43" population="100" workPosition="10" />51<street edge="e43t44" population="100" workPosition="10" />52<street edge="e44t51" population="100" workPosition="10" />53</streets>5455<cityGates>56<entrance edge="e01t11" pos="1" incoming="0.5" outgoing="0.5" />57<entrance edge="e44t51" pos="280" incoming="0.5" outgoing="0.5" />58</cityGates>5960<schools>61<school edge="e11t12" pos="20" beginAge="0" endAge="6" capacity="200" opening="32400" closing="64800" />62<school edge="e33t34" pos="100" beginAge="3" endAge="12" capacity="150" opening="30600" closing="64800" />63<school edge="e41t42" pos="50" beginAge="10" endAge="20" capacity="300" opening="32400" closing="61200" />64</schools>6566<busStations>67<busStation id="1" edge="e11t12" pos="10" />68<busStation id="2" edge="e12t13" pos="10" />69<busStation id="3" edge="e13t14" pos="10" />70<busStation id="4" edge="e14t24" pos="10" />71<busStation id="5" edge="e24t23" pos="10" />72<busStation id="6" edge="e23t33" pos="10" />73<busStation id="7" edge="e33t32" pos="10" />74<busStation id="8" edge="e32t31" pos="10" />75<busStation id="9" edge="e31t21" pos="10" />76<busStation id="10" edge="e21t11" pos="10" />7778<busStation id="101" edge="e12t11" pos="10" />79<busStation id="102" edge="e13t12" pos="10" />80<busStation id="103" edge="e14t13" pos="10" />81<busStation id="104" edge="e24t14" pos="10" />82<busStation id="105" edge="e23t24" pos="10" />83<busStation id="106" edge="e33t23" pos="10" />84<busStation id="107" edge="e32t33" pos="10" />85<busStation id="108" edge="e31t32" pos="10" />86<busStation id="109" edge="e21t31" pos="10" />87<busStation id="110" edge="e11t21" pos="10" />8889<busStation id="11" edge="e12t22" pos="10" />90<busStation id="12" edge="e22t32" pos="10" />91<busStation id="13" edge="e32t42" pos="10" />92<busStation id="14" edge="e42t41" pos="10" />93<busStation id="15" edge="e41t31" pos="10" />9495<busStation id="111" edge="e22t12" pos="10" />96<busStation id="112" edge="e32t22" pos="10" />97<busStation id="113" edge="e42t32" pos="10" />98<busStation id="114" edge="e41t42" pos="10" />99<busStation id="115" edge="e31t41" pos="10" />100</busStations>101102<busLines>103<busLine id="101" maxTripDuration="10">104<stations>105<station refId="1" />106<station refId="3" />107<station refId="4" />108<station refId="5" />109<station refId="6" />110<station refId="7" />111<station refId="8" />112<station refId="9" />113</stations>114<revStations>115<station refId="109" />116<station refId="108" />117<station refId="107" />118<station refId="106" />119<station refId="105" />120<station refId="104" />121<station refId="103" />122<station refId="102" />123</revStations>124<frequencies>125<frequency begin="21600" end="36000" rate="300" />126<frequency begin="36000" end="57600" rate="1800" />127<frequency begin="57600" end="68400" rate="300" />128<frequency begin="68400" end="86399" rate="1800" />129</frequencies>130</busLine>131132<busLine id="102" maxTripDuration="7">133<stations>134<station refId="15" />135<station refId="9" />136<station refId="10" />137<station refId="1" />138<station refId="11" />139<station refId="12" />140<station refId="13" />141<station refId="14" />142</stations>143<revStations>144<station refId="114" />145<station refId="113" />146<station refId="112" />147<station refId="111" />148<station refId="101" />149<station refId="110" />150<station refId="109" />151<station refId="115" />152</revStations>153<frequencies>154<frequency begin="28800" end="32400" rate="600" />155<frequency begin="57600" end="64800" rate="600" />156</frequencies>157</busLine>158</busLines>159160</city>161162163