{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 97, "name": "Bus Routes", "type": "Feature Layer", "description": "

This feature class depicts transit routes operated by <\/SPAN>Trinity Metro<\/SPAN><\/A>. Trinity Metro is the local transit agency serving Fort Worth and other cities in Tarrant County, Texas. The agency operates local buses, express buses, on-demand microtransit, paratransit, and a commuter rail line.<\/SPAN><\/P>

Data was derived from Trinity Metro's GTFS (General Transit Feed Specification) data available from their download page: <\/SPAN>https://ridetrinitymetro.org/gtfs-data/ <\/SPAN><\/A>This data is being provided solely for informational purposes. Trinity Metro does not warrant or make representations or endorsements as to the quality, content, accuracy, or completeness of the information, text, graphics, and other items contained on this server.<\/SPAN><\/P>

IT-GIS added additional information regarding route schedules, including the first and last departures on weekdays, whether a route offers weekend service, and peak headways. These fields were calculated by IT-GIS based on attributes in the source GTFS data. An FME workflow exists to update this dataset as needed.<\/SPAN><\/P>

This feature class was last updated on 12/19/2025.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Trinity Metro, IT-GIS", "parentLayer": { "id": 26, "name": "Base Map" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var rtefrq = $feature.Headway_Peak\n\nif (IsEmpty(rtefrq)) {\n return \"Standard Service\"\n}\nelse if (rtefrq <= 15) {\n return \"High Frequency\"\n}\nelse {\n return \"Standard Service\"\n}", "valueExpressionTitle": "Frequency", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 2 }, "value": "High Frequency", "label": "High Frequency" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Standard Service", "label": "Standard Service" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 192, 252, 255 ], "toColor": [ 223, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 182, 255 ], "toColor": [ 252, 210, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 241, 252, 255 ], "toColor": [ 192, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 212, 255 ], "toColor": [ 232, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 211, 255 ], "toColor": [ 252, 189, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 210, 252, 255 ], "toColor": [ 179, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 221, 255 ], "toColor": [ 182, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 189, 255 ], "toColor": [ 252, 241, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 247, 255 ], "toColor": [ 252, 210, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 187, 255 ], "toColor": [ 252, 190, 187, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var rtename = $feature.route_shor\nvar double = Left(rtename,2)\nvar single = Left(rtename,1)\n\nif (double == '00') {\n return right(rtename,1)\n}\nelse if (single == '0') {\n return right(rtename,2)\n}\nelse if (rtename == 'Orange Line') {\n return 'OL'\n}\nelse if (rtename == 'Blue Line') {\n return 'BL'\n}\nelse {\n return rtename\n}", "title": "Route" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "Headway_Peak IS NOT NULL And Headway_Peak <= 15", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "var rtename = $feature.route_shor\nvar double = Left(rtename,2)\nvar single = Left(rtename,1)\n\nif (double == '00') {\n return right(rtename,1)\n}\nelse if (single == '0') {\n return right(rtename,2)\n}\nelse if (rtename == 'Orange Line') {\n return 'OL'\n}\nelse if (rtename == 'Blue Line') {\n return 'BL'\n}\nelse {\n return rtename\n}", "title": "Route" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "Headway_Peak IS NULL OR Headway_Peak > 15", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Standard", "priority": -1, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2282335.826118514, "ymin": 6889840.264942169, "xmax": 2426337.8373265117, "ymax": 7129068.259582341, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -1.297252421569672E8, "falseY": -9.079359210689357E7, "xyUnits": 3.5037932397562005E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "shape_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "route_shor", "type": "esriFieldTypeString", "alias": "route_shor", "length": 254, "domain": null }, { "name": "route_long", "type": "esriFieldTypeString", "alias": "route_long", "length": 254, "domain": null }, { "name": "route_desc", "type": "esriFieldTypeString", "alias": "route_desc", "length": 254, "domain": null }, { "name": "route_type", "type": "esriFieldTypeString", "alias": "route_type", "length": 254, "domain": null }, { "name": "route_url", "type": "esriFieldTypeString", "alias": "route_url", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "First_Departure", "type": "esriFieldTypeString", "alias": "First_Departure", "length": 10, "domain": null }, { "name": "Last_Departure", "type": "esriFieldTypeString", "alias": "Last_Departure", "length": 10, "domain": null }, { "name": "Headway_Peak", "type": "esriFieldTypeInteger", "alias": "Headway_Peak", "domain": null }, { "name": "Saturday_Service", "type": "esriFieldTypeSmallInteger", "alias": "Saturday_Service", "domain": { "type": "codedValue", "name": "WS3_Yes1/No0", "description": "Yes and no values", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sunday_Service", "type": "esriFieldTypeSmallInteger", "alias": "Sunday_Service", "domain": { "type": "codedValue", "name": "WS3_Yes1/No0", "description": "Yes and no values", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Data_Source_Date", "type": "esriFieldTypeDate", "alias": "Data_Source_Date", "length": 8, "domain": null }, { "name": "Data_Loaded_Date", "type": "esriFieldTypeDate", "alias": "Data_Loaded_Date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S41141_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }