Spatial location of routes at which vehicle travel time data is recorded in Hamilton City. Note: A route is an ordered collection of links that a vehicle must follow exactly.Column_InfoRoute_Id, int : Unique identifierRoute_Name, varchar : Description of the routePrimary_Road_Name, varchar : Primary road of the routeStart_End_Description, varchar : Locations at which the route begins and terminatesIs_Enabled, varchar : Link is currently enabledDisabled_Date, datetime : If currently disabled, the date at which the link was disabledLength, numeric : Approximate route length in metresLinks, nvarchar : Ordered list of included links in the routeRelationshipThis table is referenced by Traffic_Route_Stats