Sir/ Madam I am a relatively new user to SUMO and I seek to understand how the elevation data in the .osm maps are transformed by NETCONVERT to incorporate in the generated .net maps. I converted the same map in NETCONVERT, once setting osm.elevation false and once setting it true through these commands:
1. netconvert64 --osm.elevation false --osm myMap.osm -o withoutEle.net.xml 2. netconvert64 --osm.elevation true --osm myMap.osm -o withEle.net.xml After the generation of both the maps, a simple file comparision command in Windows command line returned no difference in the two files except for the time stamps and the file description header whereas some difference is expected. Please enlighten on how NETCONVERT utilizes this property of elevation in .osm files. -- With Regards ANMOL DALMIA Summer Research Intern Technische Universität Chemnitz, Germany ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
