Path: blob/main/tests/tools/public_transport/ptlines2flows/extendFringe/ptlines.xml
428456 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on Fri Sep 15 08:56:00 2017 by SUMO netconvert Version dev-SVN-r260213This data file and the accompanying materials4are made available under the terms of the Eclipse Public License v2.05which accompanies this distribution, and is available at6http://www.eclipse.org/legal/epl-v20.html7SPDX-License-Identifier: EPL-2.08<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">910<input>11<type-files value="input_types.typ.xml"/>12<osm-files value="osm.xml"/>13</input>1415<output>16<output-file value="net.net.xml"/>17<ptstop-output value="additional.xml"/>18<ptline-output value="ptlines.xml"/>19</output>2021<projection>22<proj.utm value="true"/>23</projection>2425<processing>26<osm.stop-output.length value="200"/>27</processing>2829<report>30<xml-validation value="never"/>31</report>3233</configuration>34-->3536<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">37<ptLine id="0" name="noStop" line="0" type="bus">38<route edges=" -391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1"/>39</ptLine>40<ptLine id="1" name="oneStop" line="1" type="bus">41<route edges=" -391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1"/>42<busStop id="3959807220" name="Kolonnenbrücke"/>43</ptLine>44<ptLine id="2" name="twoStops" line="2" type="bus">45<route edges=" 53356539#0 53356539#1 4710636#0 4710636#1 4710636#2 111325187#0 111325187#1 111325187#2 111325187#3"/>46<busStop id="4032629819" name="Monumentenstraße"/>47<busStop id="2029039199" name="Dudenstraße/Katzbachstraße"/>48</ptLine>49<ptLine id="3" name="noRoute" line="3" type="bus">50<busStop id="4032629819" name="Monumentenstraße"/>51<busStop id="2029039199" name="Dudenstraße/Katzbachstraße"/>52</ptLine>53<ptLine id="4" name="noRouteNoStop" line="4" type="bus">54</ptLine>55<ptLine id="5" name="StopsNotInRoute" line="5" type="bus">56<route edges="4710636#0 4710636#1 4710636#2"/>57<busStop id="4032629819" name="Monumentenstraße"/>58<busStop id="2029039199" name="Dudenstraße/Katzbachstraße"/>59</ptLine>60</additional>616263