[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [sumo-user] Representing loop detectors as Graph in .csv
|
It would convert all the attributes into csv columns and is usable with any xml input (as you can easily test yourself). If you have code that uses plain.edg.csv then you can also use detectors.add.csv.
Hi,
I want to represent the loop detectors in my additional file:
`detectors.add.xml` (generated via *netedit*) as a graph.
I think converting `detectors.add.xml` into csv format
may be helpful with this, would this work the same as:
```
netconvert -s yournet.net.xml --plain-output-prefix plain
python3 sumo/tools/xml/xml2csv.py plain.edg.xml
```
would for a `.net.xml` file? or would the output be more or less useless to me (if it works at all).
Regards,
Jordan McConnon
Séanadh Ríomhphoist/
Email Disclaimer
This e-mail and any files transmitted with it are confidential and are intended solely for use by the addressee. Read more here.
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user