This sounds like a mismatch between column contents and column header. However, it's working fine in our own tests. Can you provide a sample xml and converted csv file that shows the problem?
Am Mo., 3. Juni 2019 um 14:20 Uhr schrieb Roman, Charlotte < [email protected]>: > Hi > > I am trying to convert a trip files using xml2csv.py but the data is not > importing correctly to the csv file. For example, some of the trip > durations show up as 0 (when they are not) and the time loss variable shows > up as a string eg. for trip ID 0 it is 'tripinfo_0 routing_0'. I do not get > any of these errors when converting the edge data files, only with the trip > files. > > This is the command line code I run: python ../tools/xml/xml2csv.py --xsd > ../data/xsd/tripinfo_file.xsd tripdata.xml > > Thanks for your help! > > Kind regards, > > > Charlotte > > > > _______________________________________________ > sumo-user mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
