Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/elements/additionals/parkingspace/load/parameters/additionals.netedit
169783 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2023-02-07 15:58:56 by Eclipse SUMO netedit Version v1_16_0+0024-1134bf4b789
-->

<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" lane="EdgeCenter1_1" startPos="20.00" endPos="30.00">
        <space x="0.00" y="15.00" z="1.00" width="3.30" length="6.00" angle="45.00">
            <param key="$$key with spaces%%" value="value3"/>
            <param key="key1" value="value4"/>
            <param key="key2" value=""/>
            <param key="key3" value="$$value with spaces%%"/>
            <param key="key4" value="value5"/>
        </space>
    </parkingArea>
</additional>