Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/OSM/railway/single_way/ptlines.netconvert
169727 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-04-02 14:44:23 by Eclipse SUMO netconvert Version v1_19_0+1626-0c981d77e86
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
This file may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2
or later which is available at
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">

    <input>
        <osm-files value="osm.xml"/>
    </input>

    <output>
        <write-license value="true"/>
        <ptstop-output value="additional.xml"/>
        <ptline-output value="ptlines.xml"/>
    </output>

    <projection>
        <proj.utm value="true"/>
    </projection>

    <report>
        <xml-validation value="never"/>
    </report>

</configuration>
-->

<ptLines xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/ptlines_file.xsd">
    <ptLine id="7889176" name="苏州轨道交通一号线" line="1" type="subway" vClass="subway" color="green" completeness="1.00">
        <route edges="512071975"/>
        <busStop id="2099903865" name="相门"/>
        <busStop id="2099899884" name="临顿路"/>
        <busStop id="7152453358" name="乐桥"/>
        <busStop id="2101696074" name="养育巷"/>
    </ptLine>
    <ptLine id="7889177" name="苏州轨道交通一号线" line="1" type="subway" vClass="subway" color="green" completeness="1.00">
        <route edges="512071975"/>
        <busStop id="2101696074" name="养育巷"/>
        <busStop id="7152453358" name="乐桥"/>
        <busStop id="2099899884" name="临顿路"/>
        <busStop id="2099903865" name="相门"/>
    </ptLine>
</ptLines>