Sorry sorry !! I found the answer in element name in the network file ;) <xsd:sequence> <xsd:element name="location" type="locationType" minOccurs="1" maxOccurs="1"/> <xsd:element name="edge" type="edgeType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="tlLogic" type="tlLogicType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="junction" type="junctionType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="connection" type="connectionType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="prohibition" type="prohibitionType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="roundabout" type="roundaboutType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="taz" type="tazType" minOccurs="0" maxOccurs="unbounded"/></xsd:sequence>
2013/12/10 Marie-Ange Lebre <[email protected]> > Dear all, > > I wanted to create a trip file using OD2TRIPS, but I don't understand how > to load the district file (with taz) in the network file ? > > map.net.xml is my net file with node, connexion and junction...etc > and I have a separate district file with taz... > > Thanks a lot, > > Best regards, > > M-Ange > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
