Hello everyone, I am evaluating sumo for a simulation designed to test a simplified traffic model. I would like to import an OSM file of the Berlin region. So far I am using (as per the suggestion on the wiki)
netconvert --osm-files berlin-latest.osm -o berlin.net.xml --geometry.remove --roundabouts.guess --ramps.guess --junctions.join --tls.guess-signals --tls.discard-simple --tls.join The problem is that I am using standard WGS 84 coordinates throughout the project (as does openstreetmap). Is there some way to just keep these coordinates rather than use the ones obtained by the UTM projection? Additionaly I was wondering if there is some way to decrease the size of the resulting network, in particular I only want to simulate road traffic. Is there some way to throw away any link which is not usable for vehicles? ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
