Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <city>
- <general
- inhabitants="26616"
- households="13308"
- childrenAgeLimit="18"
- retirementAgeLimit="67"
- carRate="0.53"
- unemploymentRate="0.068"
- footDistanceLimit="250"
- incomingTraffic="6394"
- outgoingTraffic="3473"
- />
- <parameters
- carPreference="0.50"
- meanTimePerKmInCity="6"
- freeTimeActivityRate="0.15"
- uniformRandomTraffic="0.20"
- departureVariation="300"
- />
- <population>
- <bracket beginAge="0" endAge="24" peopleNbr="58315" />
- <bracket beginAge="30" endAge="60" peopleNbr="139083" />
- <bracket beginAge="60" endAge="90" peopleNbr="52087" />
- </population>
- <workHours>
- <opening hour="23400" proportion="0.40" />
- <opening hour="25200" proportion="0.20" />
- <opening hour="28800" proportion="0.20" />
- <opening hour="30600" proportion="0.10" />
- <opening hour="32400" proportion="0.10" />
- <closing hour="43200" proportion="0.10" />
- <closing hour="52200" proportion="0.40" />
- <closing hour="61200" proportion="0.10" />
- <closing hour="63000" proportion="0.20" />
- <closing hour="64800" proportion="0.20" />
- </workHours>
- <cityGates>
- <entrance edge="173899529" pos="0.00" incoming="0.0" outgoing="1.0"/>
- <entrance edge="8110777#2" pos="0.00" incoming="0.0" outgoing="1.0"/>
- <entrance edge="33274944#1" pos="0.00" incoming="1.0" outgoing="1.0"/>
- <entrance edge="32882286" pos="0.00" incoming="1.0" outgoing="0.0"/>
- <entrance edge="-171756596#1" pos="0.00" incoming="1.0" outgoing="1.0"/>
- <entrance edge="-32265294" pos="0.00" incoming="0.0" outgoing="0.0"/>
- <entrance edge="140329971" pos="0.00" incoming="2.0" outgoing="1.0"/>
- <entrance edge="207441375#0" pos="0.00" incoming="1.5" outgoing="0.0"/>
- </cityGates>
- <!-- specify the density of people and work in each street of the city -->
- <streets>
- <!--
- numerous streets with workpositions and population
- -->
- <street edge="-5134658" population="90" workPosition="0" />
- <street edge="5134658" population="90" workPosition="0" />
- <street edge="26506258" population="0" workPosition="475" />
- </streets>
- </city>
Advertisement
Add Comment
Please, Sign In to add comment