Hi, the allow / disallow attributes do not refer to vehicle _types_ but rather to vehicle _classes_, which are a fixed set of strings, including a "bus" class (all lower case).
Best regards, Michael Am 29.09.2014 um 08:08 schrieb Pawel Krzysztof, Krysiak (NSN - PL/Wroclaw): > Hi all, > > I've got a problem with edges that are supposed to allow only certain types > of vehicles. > > I successfully created .typ.xml with edge types with different priorities, > maxSpeed etc. I've also managed to create vType "Bus" which is correctly > recognized and put into simulation. > But as I try to create another edge type "buslane" which has parameter > allow="Bus" and then use this type of edge in my .edg.xml file, I get the > following error during work of NETCONVERT: > > Error: Unknown vehicle class 'Bus'. > Error: Type 'buslane' used by edge 'A1A2_bus' was not defined (ignore with > option --ignore-errors.edge-type). > Quitting (on error). > > > The only thing that concerns me is that it could correctly recognize "Bus" > vehicle class itself previously. > I'm using it with all req. parameters, i.e. netconvert -n name.nod.xml -e > name.edg.xml -t name.typ.xml -o name.net.xml > > What am I doing wrong? > > Regards, > Pawel > > ------------------------------------------------------------------------------ > Slashdot TV. Videos for Nerds. Stuff that Matters. > http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Slashdot TV. Videos for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
