Hi everyone, I have a simulation of particular streets, with traffic lights, used to calibrate Krauss model. It works fine. My next task is to add tram lanes to my simulation. I obtained .osm map, trimmed it with osmconvert, kept only tram edges with osmfilter. Map is fine, I checked it with JOSM, there are only tram rails and tram stops left(stops are nodes, with tags such as railway=tram_stop and public_transport=stop_position). Next step is to convert it into .net.xml file, using NETCONVERT. I did it using '--xml-type-files' command, and without defining types. I get .net.xml file, paste contain into my source .net.xml file. It works, I got the tram-edges into simulation, but there are no tramstops. And I got jammed at this point, as there are no tutorials covering this subject. There are some about busStops, but as far as I'm concerned it is something different. Can anyone help me with getting tram rails and tram stops from osm file, into .net.xml file?
Thanks in advance. Regards,Luke ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
