Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/district/edgesInDistricts/input_districts.xml
428384 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<tazs>
4
<taz id="b" shape="-5.00,-5.00 5.00,-5.00 5.00,5.00 -5.00,5.00 -5.00,-5.00"/>
5
<taz id="e" shape="1995.00,-5.00 2005.00,-5.00 2005.00,5.00 1995.00,5.00 -1995.00,-5.00" color="blue"/>
6
</tazs>
7
8