Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/misc/generateParkingLots/example/parking.tools
428488 views
<?xml version="1.0" encoding="UTF-8"?>
<additional>
    <parkingArea id="parkingLot" lane="connEdge" startPos="0" endPos="2">
        <space x="0.00" y="0.00" length="5" angle="315"/>
        <space x="5.00" y="0.00" length="5" angle="315"/>
        <space x="10.00" y="0.00" length="5" angle="315"/>
        <space x="15.00" y="0.00" length="5" angle="315"/>
        <space x="0.00" y="5.00" length="5" angle="315"/>
    </parkingArea>
</additional>