API Reference
UTDF2GMNS class
|
UTDF2GMNS performs the data conversion from UTDF to different formats. The class includes functions such as: - geocode_utdf_intersections: geocode intersections. |
Function Library: UTDF
|
read the utdf.csv file and return a dictionary of dataframes |
|
Convert UTDF lane DataFrame to dictionary. |
Function Library: GMNS
Utilize sigma-X engine to process each signal intersection from Synchro UTDF file And save each signal intersection into a separate GMNS file. |
|
|
Reformat the UTDF link dataframe to a dictionary of links with intersection id as keys |
Function Library: SUMO
|
Remove U-turns in the SUMO network. |
|
update sumo signal (.net.xml) from UTDF signal information |
Visualization
|
Plot network |
|
Plot network in keplergl |
Utility Functions
point1 and point2: a tuple of (longitude, latitude) |
|
|
Convert a time value between seconds, minutes, hours, days, years |
|
Convert a time string to seconds |