{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Stops with Number of Stops Per Hour (Routes Combined)", "type": "Feature Layer", "description": "Stops dissolved into a single point per stop with metrics describing overall service frequency at that stop, regardless of route.\n\nStops are located by provided coordinates, and may not necessarily intersect the routes they serve (i.e. offset from the street centerline). Every stop is represented by a single point with a field listing the routes serving it. In this case, the stops per hour metric is a sum of stops from all routes serving that stop.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "NCTCOG Transportation, DART, Trinity Metro, DCTA, STAR", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 145, 0, 119, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "stop_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ID", "domain": null }, { "name": "stop_id", "type": "esriFieldTypeString", "alias": "stop_id", "length": 30, "domain": null }, { "name": "stop_code", "type": "esriFieldTypeString", "alias": "stop_code", "length": 255, "domain": null }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "length": 255, "domain": null }, { "name": "stop_desc", "type": "esriFieldTypeString", "alias": "stop_desc", "length": 255, "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null }, { "name": "routes_served_by", "type": "esriFieldTypeString", "alias": "routes_served_by", "length": 1073741822, "domain": null }, { "name": "stops_per_hour_weekday_am", "type": "esriFieldTypeDouble", "alias": "stops_per_hour_weekday_am", "domain": null }, { "name": "stops_per_hour_weekday_pm", "type": "esriFieldTypeDouble", "alias": "stops_per_hour_weekday_pm", "domain": null }, { "name": "stops_per_hour_weekday_op", "type": "esriFieldTypeDouble", "alias": "stops_per_hour_weekday_op", "domain": null }, { "name": "service_hours_weekday", "type": "esriFieldTypeDouble", "alias": "service_hours_weekday", "domain": null }, { "name": "stops_per_hour_saturday", "type": "esriFieldTypeDouble", "alias": "stops_per_hour_saturday", "domain": null }, { "name": "service_hours_saturday", "type": "esriFieldTypeDouble", "alias": "service_hours_saturday", "domain": null }, { "name": "stops_per_hour_sunday", "type": "esriFieldTypeDouble", "alias": "stops_per_hour_sunday", "domain": null }, { "name": "service_hours_sunday", "type": "esriFieldTypeDouble", "alias": "service_hours_sunday", "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S20_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Stops with Headway by Route", "type": "Feature Layer", "description": "GTFS stops with headway information for each serving route. In cases where a stop is served by more than one route, the stop is duplicated.\n\nStops are located by provided coordinates, and may not necessarily intersect the routes they serve (i.e. offset from the street centerline). Headways are provided here in the same format as the routes layer. In cases where a stop is served by multiple routes, the stop is duplicated so that headway can be depicted for each route separately. Note that a route may serve stops along its route with differing headways (i.e. fewer trips may make it to more far-flung parts of the route).", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 65, 145, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "stop_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ID", "domain": null }, { "name": "stop_id", "type": "esriFieldTypeString", "alias": "stop_id", "length": 30, "domain": null }, { "name": "stop_code", "type": "esriFieldTypeString", "alias": "stop_code", "length": 255, "domain": null }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "length": 255, "domain": null }, { "name": "stop_desc", "type": "esriFieldTypeString", "alias": "stop_desc", "length": 255, "domain": null }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "length": 32, "domain": null }, { "name": "route_short_name", "type": "esriFieldTypeString", "alias": "route_short_name", "length": 255, "domain": null }, { "name": "route_long_name", "type": "esriFieldTypeString", "alias": "route_long_name", "length": 255, "domain": null }, { "name": "route_desc", "type": "esriFieldTypeString", "alias": "route_desc", "length": 255, "domain": null }, { "name": "route_type", "type": "esriFieldTypeSmallInteger", "alias": "route_type", "domain": null }, { "name": "route_type_text", "type": "esriFieldTypeString", "alias": "route_type_text", "length": 32, "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null }, { "name": "headway_weekday_am", "type": "esriFieldTypeDouble", "alias": "headway_weekday_am", "domain": null }, { "name": "stops_per_hour_weekday_am", "type": "esriFieldTypeDouble", "alias": "stops_per_hour_weekday_am", "domain": null }, { "name": "headway_weekday_pm", "type": "esriFieldTypeDouble", "alias": "headway_weekday_pm", "domain": null }, { "name": "stops_per_hour_weekday_pm", "type": "esriFieldTypeDouble", "alias": "stops_per_hour_weekday_pm", "domain": null }, { "name": "headway_weekday_op", "type": "esriFieldTypeDouble", "alias": "headway_weekday_op", "domain": null }, { "name": "stops_per_hour_weekday_op", "type": "esriFieldTypeDouble", "alias": "stops_per_hour_weekday_op", "domain": null }, { "name": "service_hours_weekday", "type": "esriFieldTypeDouble", "alias": "service_hours_weekday", "domain": null }, { "name": "headway_saturday", "type": "esriFieldTypeDouble", "alias": "headway_saturday", "domain": null }, { "name": "stops_per_hour_saturday", "type": "esriFieldTypeDouble", "alias": "stops_per_hour_saturday", "domain": null }, { "name": "service_hours_saturday", "type": "esriFieldTypeDouble", "alias": "service_hours_saturday", "domain": null }, { "name": "headway_sunday", "type": "esriFieldTypeDouble", "alias": "headway_sunday", "domain": null }, { "name": "stops_per_hour_sunday", "type": "esriFieldTypeDouble", "alias": "stops_per_hour_sunday", "domain": null }, { "name": "service_hours_sunday", "type": "esriFieldTypeDouble", "alias": "service_hours_sunday", "domain": null }, { "name": "stop_lat", "type": "esriFieldTypeDouble", "alias": "stop_lat", "domain": null }, { "name": "stop_lon", "type": "esriFieldTypeDouble", "alias": "stop_lon", "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R30_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Routes with Headway", "type": "Feature Layer", "description": "GTFS routes joined with relevant attributes and headway/frequency information. Geography comes from collected GTFS \"trips\" (accounting for the fact that routes may have different paths/extents during the course of the day/week). In cases where routes have different geographies at different times, the route appears as a single dissolved feature depicting all of them. Headways in this layer are provided for the weekday AM peak, weekday PM peak, weekday off-peak, Saturday, and Sunday. Nulls could occur in cases where the route doesn't operate during that time period. Headways are the predominant \"most seen\" headway values at stops along the route. A \"stops per hour\" inverse of headway is provided as well.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "NCTCOG Transportation, DART, Trinity Metro, DCTA, STAR", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "route_type_text", "uniqueValueGroups": [ { "heading": "route_type_text", "classes": [ { "label": "Commuter Rail/Light Rail", "description": "Commuter Rail/Light Rail", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "values": [ [ "Rail" ], [ "Tram, Streetcar, Light Rail" ] ] }, { "label": "Streetcar", "description": "Streetcar", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 }, "values": [ [ "Cable Tram" ] ] }, { "label": "Bus", "description": "Bus", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 1 }, "values": [ [ "Bus" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "Rail", "label": "Commuter Rail/Light Rail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "Tram, Streetcar, Light Rail", "label": "Commuter Rail/Light Rail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 }, "value": "Cable Tram", "label": "Streetcar" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 1 }, "value": "Bus", "label": "Bus" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 81, 173, 255 ], "toColor": [ 97, 81, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 163, 64, 255 ], "toColor": [ 55, 163, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 46, 35, 255 ], "toColor": [ 168, 46, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 145, 158, 255 ], "toColor": [ 57, 145, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 39, 106, 255 ], "toColor": [ 168, 39, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 137, 85, 255 ], "toColor": [ 171, 137, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 29, 128, 87, 255 ], "toColor": [ 29, 128, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 176, 60, 255 ], "toColor": [ 155, 176, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 31, 130, 255 ], "toColor": [ 125, 31, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 92, 138, 255 ], "toColor": [ 54, 92, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 82, 82, 255 ], "toColor": [ 168, 82, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 40, 173, 255 ], "toColor": [ 73, 40, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 140, 67, 255 ], "toColor": [ 107, 140, 67, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "route_short_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "length": 32, "domain": null }, { "name": "route_short_name", "type": "esriFieldTypeString", "alias": "route_short_name", "length": 255, "domain": null }, { "name": "route_long_name", "type": "esriFieldTypeString", "alias": "route_long_name", "length": 255, "domain": null }, { "name": "route_desc", "type": "esriFieldTypeString", "alias": "route_desc", "length": 255, "domain": null }, { "name": "route_type", "type": "esriFieldTypeSmallInteger", "alias": "route_type", "domain": null }, { "name": "route_type_text", "type": "esriFieldTypeString", "alias": "route_type_text", "length": 32, "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null }, { "name": "headway_weekday_am", "type": "esriFieldTypeDouble", "alias": "headway_weekday_am", "domain": null }, { "name": "stops_per_hour_weekday_am", "type": "esriFieldTypeDouble", "alias": "stops_per_hour_weekday_am", "domain": null }, { "name": "headway_weekday_pm", "type": "esriFieldTypeDouble", "alias": "headway_weekday_pm", "domain": null }, { "name": "stops_per_hour_weekday_pm", "type": "esriFieldTypeDouble", "alias": "stops_per_hour_weekday_pm", "domain": null }, { "name": "headway_weekday_op", "type": "esriFieldTypeDouble", "alias": "headway_weekday_op", "domain": null }, { "name": "stops_per_hour_weekday_op", "type": "esriFieldTypeDouble", "alias": "stops_per_hour_weekday_op", "domain": null }, { "name": "service_hours_weekday", "type": "esriFieldTypeDouble", "alias": "service_hours_weekday", "domain": null }, { "name": "headway_saturday", "type": "esriFieldTypeDouble", "alias": "headway_saturday", "domain": null }, { "name": "stops_per_hour_saturday", "type": "esriFieldTypeDouble", "alias": "stops_per_hour_saturday", "domain": null }, { "name": "service_hours_saturday", "type": "esriFieldTypeDouble", "alias": "service_hours_saturday", "domain": null }, { "name": "headway_sunday", "type": "esriFieldTypeDouble", "alias": "headway_sunday", "domain": null }, { "name": "stops_per_hour_sunday", "type": "esriFieldTypeDouble", "alias": "stops_per_hour_sunday", "domain": null }, { "name": "service_hours_sunday", "type": "esriFieldTypeDouble", "alias": "service_hours_sunday", "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R28_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" } ], "tables": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "agency", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "agency_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "agency_id", "type": "esriFieldTypeString", "alias": "agency_id", "length": 30, "domain": null }, { "name": "agency_name", "type": "esriFieldTypeString", "alias": "agency_name", "length": 255, "domain": null }, { "name": "agency_url", "type": "esriFieldTypeString", "alias": "agency_url", "length": 255, "domain": null }, { "name": "agency_timezone", "type": "esriFieldTypeString", "alias": "agency_timezone", "length": 255, "domain": null }, { "name": "agency_lang", "type": "esriFieldTypeString", "alias": "agency_lang", "length": 15, "domain": null }, { "name": "agency_phone", "type": "esriFieldTypeString", "alias": "agency_phone", "length": 15, "domain": null }, { "name": "agency_fare_url", "type": "esriFieldTypeString", "alias": "agency_fare_url", "length": 255, "domain": null }, { "name": "agency_email", "type": "esriFieldTypeString", "alias": "agency_email", "length": 30, "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "attributions", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "organization_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "attribution_id", "type": "esriFieldTypeString", "alias": "attribution_id", "length": 30, "domain": null }, { "name": "agency_id", "type": "esriFieldTypeString", "alias": "agency_id", "length": 30, "domain": null }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "length": 30, "domain": null }, { "name": "trip_id", "type": "esriFieldTypeString", "alias": "trip_id", "length": 30, "domain": null }, { "name": "organization_name", "type": "esriFieldTypeString", "alias": "organization_name", "length": 255, "domain": null }, { "name": "is_producer", "type": "esriFieldTypeSmallInteger", "alias": "is_producer", "domain": null }, { "name": "is_operator", "type": "esriFieldTypeSmallInteger", "alias": "is_operator", "domain": null }, { "name": "is_authority", "type": "esriFieldTypeSmallInteger", "alias": "is_authority", "domain": null }, { "name": "attribution_url", "type": "esriFieldTypeString", "alias": "attribution_url", "length": 255, "domain": null }, { "name": "attribution_email", "type": "esriFieldTypeString", "alias": "attribution_email", "length": 30, "domain": null }, { "name": "attribution_phone", "type": "esriFieldTypeString", "alias": "attribution_phone", "length": 15, "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "calendar", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "agency_short_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "service_id", "type": "esriFieldTypeString", "alias": "service_id", "length": 30, "domain": null }, { "name": "monday", "type": "esriFieldTypeSmallInteger", "alias": "monday", "domain": null }, { "name": "tuesday", "type": "esriFieldTypeSmallInteger", "alias": "tuesday", "domain": null }, { "name": "wednesday", "type": "esriFieldTypeSmallInteger", "alias": "wednesday", "domain": null }, { "name": "thursday", "type": "esriFieldTypeSmallInteger", "alias": "thursday", "domain": null }, { "name": "friday", "type": "esriFieldTypeSmallInteger", "alias": "friday", "domain": null }, { "name": "saturday", "type": "esriFieldTypeSmallInteger", "alias": "saturday", "domain": null }, { "name": "sunday", "type": "esriFieldTypeSmallInteger", "alias": "sunday", "domain": null }, { "name": "start_date", "type": "esriFieldTypeString", "alias": "start_date", "length": 15, "domain": null }, { "name": "end_date", "type": "esriFieldTypeString", "alias": "end_date", "length": 15, "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "calendar_dates", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "agency_short_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "service_id", "type": "esriFieldTypeString", "alias": "service_id", "length": 30, "domain": null }, { "name": "date", "type": "esriFieldTypeString", "alias": "date", "length": 15, "domain": null }, { "name": "exception_type", "type": "esriFieldTypeSmallInteger", "alias": "exception_type", "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "fare_attributes", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "agency_short_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "fare_id", "type": "esriFieldTypeString", "alias": "fare_id", "length": 30, "domain": null }, { "name": "price", "type": "esriFieldTypeDouble", "alias": "price", "domain": null }, { "name": "currency_type", "type": "esriFieldTypeString", "alias": "currency_type", "length": 4, "domain": null }, { "name": "payment_method", "type": "esriFieldTypeSmallInteger", "alias": "payment_method", "domain": null }, { "name": "transfers", "type": "esriFieldTypeSmallInteger", "alias": "transfers", "domain": null }, { "name": "agency_id", "type": "esriFieldTypeString", "alias": "agency_id", "length": 30, "domain": null }, { "name": "transfer_duration", "type": "esriFieldTypeInteger", "alias": "transfer_duration", "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "fare_rules", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "agency_short_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "fare_id", "type": "esriFieldTypeString", "alias": "fare_id", "length": 30, "domain": null }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "length": 30, "domain": null }, { "name": "origin_id", "type": "esriFieldTypeString", "alias": "origin_id", "length": 30, "domain": null }, { "name": "destination_id", "type": "esriFieldTypeString", "alias": "destination_id", "length": 30, "domain": null }, { "name": "contains_id", "type": "esriFieldTypeString", "alias": "contains_id", "length": 30, "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "feed_history", "type": "Table", "description": "NCTCOG-generated table describing feeds and feed incorporation history.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "agency_short_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "feed_id", "type": "esriFieldTypeOID", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null }, { "name": "feed_load_date", "type": "esriFieldTypeDate", "alias": "feed_load_date", "length": 8, "domain": null }, { "name": "feed_valid_begin_date", "type": "esriFieldTypeDate", "alias": "feed_valid_begin_date", "length": 8, "domain": null }, { "name": "feed_valid_end_date", "type": "esriFieldTypeDate", "alias": "feed_valid_end_date", "length": 8, "domain": null }, { "name": "feed_load_success", "type": "esriFieldTypeSmallInteger", "alias": "feed_load_success", "domain": null }, { "name": "latest_feed", "type": "esriFieldTypeSmallInteger", "alias": "latest_feed", "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "feed_info", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "feed_publisher_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "feed_publisher_name", "type": "esriFieldTypeString", "alias": "feed_publisher_name", "length": 255, "domain": null }, { "name": "feed_publisher_url", "type": "esriFieldTypeString", "alias": "feed_publisher_url", "length": 255, "domain": null }, { "name": "feed_lang", "type": "esriFieldTypeString", "alias": "feed_lang", "length": 15, "domain": null }, { "name": "default_lang", "type": "esriFieldTypeString", "alias": "default_lang", "length": 15, "domain": null }, { "name": "feed_start_date", "type": "esriFieldTypeString", "alias": "feed_start_date", "length": 15, "domain": null }, { "name": "feed_end_date", "type": "esriFieldTypeString", "alias": "feed_end_date", "length": 15, "domain": null }, { "name": "feed_version", "type": "esriFieldTypeString", "alias": "feed_version", "length": 255, "domain": null }, { "name": "feed_contact_email", "type": "esriFieldTypeString", "alias": "feed_contact_email", "length": 30, "domain": null }, { "name": "feed_contact_url", "type": "esriFieldTypeString", "alias": "feed_contact_url", "length": 255, "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "frequencies", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "agency_short_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "trip_id", "type": "esriFieldTypeString", "alias": "trip_id", "length": 30, "domain": null }, { "name": "start_time", "type": "esriFieldTypeString", "alias": "start_time", "length": 15, "domain": null }, { "name": "end_time", "type": "esriFieldTypeString", "alias": "end_time", "length": 15, "domain": null }, { "name": "headway_secs", "type": "esriFieldTypeInteger", "alias": "headway_secs", "domain": null }, { "name": "exact_times", "type": "esriFieldTypeSmallInteger", "alias": "exact_times", "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "levels", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "level_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "level_id", "type": "esriFieldTypeString", "alias": "level_id", "length": 30, "domain": null }, { "name": "level_index", "type": "esriFieldTypeDouble", "alias": "level_index", "domain": null }, { "name": "level_name", "type": "esriFieldTypeString", "alias": "level_name", "length": 255, "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "pathways", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "agency_short_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "pathway_id", "type": "esriFieldTypeString", "alias": "pathway_id", "length": 30, "domain": null }, { "name": "from_stop_id", "type": "esriFieldTypeString", "alias": "from_stop_id", "length": 30, "domain": null }, { "name": "to_stop_id", "type": "esriFieldTypeString", "alias": "to_stop_id", "length": 30, "domain": null }, { "name": "pathway_mode", "type": "esriFieldTypeSmallInteger", "alias": "pathway_mode", "domain": null }, { "name": "is_bidirectional", "type": "esriFieldTypeSmallInteger", "alias": "is_bidirectional", "domain": null }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "length", "domain": null }, { "name": "traversal_time", "type": "esriFieldTypeInteger", "alias": "traversal_time", "domain": null }, { "name": "stair_count", "type": "esriFieldTypeInteger", "alias": "stair_count", "domain": null }, { "name": "max_slope", "type": "esriFieldTypeDouble", "alias": "max_slope", "domain": null }, { "name": "min_width", "type": "esriFieldTypeDouble", "alias": "min_width", "domain": null }, { "name": "signposted_as", "type": "esriFieldTypeString", "alias": "signposted_as", "length": 255, "domain": null }, { "name": "reversed_signposted_as", "type": "esriFieldTypeString", "alias": "reversed_signposted_as", "length": 255, "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "routes", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "route_short_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "length": 30, "domain": null }, { "name": "agency_id", "type": "esriFieldTypeString", "alias": "agency_id", "length": 30, "domain": null }, { "name": "route_short_name", "type": "esriFieldTypeString", "alias": "route_short_name", "length": 255, "domain": null }, { "name": "route_long_name", "type": "esriFieldTypeString", "alias": "route_long_name", "length": 255, "domain": null }, { "name": "route_desc", "type": "esriFieldTypeString", "alias": "route_desc", "length": 255, "domain": null }, { "name": "route_type", "type": "esriFieldTypeSmallInteger", "alias": "route_type", "domain": null }, { "name": "route_url", "type": "esriFieldTypeString", "alias": "route_url", "length": 255, "domain": null }, { "name": "route_color", "type": "esriFieldTypeString", "alias": "route_color", "length": 7, "domain": null }, { "name": "route_text_color", "type": "esriFieldTypeString", "alias": "route_text_color", "length": 7, "domain": null }, { "name": "route_sort_order", "type": "esriFieldTypeInteger", "alias": "route_sort_order", "domain": null }, { "name": "continuous_pickup", "type": "esriFieldTypeSmallInteger", "alias": "continuous_pickup", "domain": null }, { "name": "continuous_drop_off", "type": "esriFieldTypeSmallInteger", "alias": "continuous_drop_off", "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": [ { "name": "NonClusteredIndex-20230317-083520", "fields": "route_id,feed_id", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "shapes", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "agency_short_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "shape_id", "type": "esriFieldTypeString", "alias": "shape_id", "length": 30, "domain": null }, { "name": "shape_pt_lat", "type": "esriFieldTypeDouble", "alias": "shape_pt_lat", "domain": null }, { "name": "shape_pt_lon", "type": "esriFieldTypeDouble", "alias": "shape_pt_lon", "domain": null }, { "name": "shape_pt_sequence", "type": "esriFieldTypeInteger", "alias": "shape_pt_sequence", "domain": null }, { "name": "shape_dist_traveled", "type": "esriFieldTypeDouble", "alias": "shape_dist_traveled", "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "stop_times", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "agency_short_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "trip_id", "type": "esriFieldTypeString", "alias": "trip_id", "length": 30, "domain": null }, { "name": "arrival_time", "type": "esriFieldTypeString", "alias": "arrival_time", "length": 15, "domain": null }, { "name": "departure_time", "type": "esriFieldTypeString", "alias": "departure_time", "length": 15, "domain": null }, { "name": "stop_id", "type": "esriFieldTypeString", "alias": "stop_id", "length": 30, "domain": null }, { "name": "stop_sequence", "type": "esriFieldTypeInteger", "alias": "stop_sequence", "domain": null }, { "name": "stop_headsign", "type": "esriFieldTypeString", "alias": "stop_headsign", "length": 255, "domain": null }, { "name": "pickup_type", "type": "esriFieldTypeSmallInteger", "alias": "pickup_type", "domain": null }, { "name": "drop_off_type", "type": "esriFieldTypeSmallInteger", "alias": "drop_off_type", "domain": null }, { "name": "continuous_pickup", "type": "esriFieldTypeSmallInteger", "alias": "continuous_pickup", "domain": null }, { "name": "continuous_drop_off", "type": "esriFieldTypeSmallInteger", "alias": "continuous_drop_off", "domain": null }, { "name": "shape_dist_traveled", "type": "esriFieldTypeDouble", "alias": "shape_dist_traveled", "domain": null }, { "name": "timepoint", "type": "esriFieldTypeSmallInteger", "alias": "timepoint", "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "transfers", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "agency_short_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "from_stop_id", "type": "esriFieldTypeString", "alias": "from_stop_id", "length": 30, "domain": null }, { "name": "to_stop_id", "type": "esriFieldTypeString", "alias": "to_stop_id", "length": 30, "domain": null }, { "name": "transfer_type", "type": "esriFieldTypeSmallInteger", "alias": "transfer_type", "domain": null }, { "name": "min_transfer_time", "type": "esriFieldTypeInteger", "alias": "min_transfer_time", "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "translations", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "field_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "table_name", "type": "esriFieldTypeSmallInteger", "alias": "table_name", "domain": null }, { "name": "field_name", "type": "esriFieldTypeString", "alias": "field_name", "length": 255, "domain": null }, { "name": "language", "type": "esriFieldTypeString", "alias": "language", "length": 15, "domain": null }, { "name": "translation", "type": "esriFieldTypeString", "alias": "translation", "length": 255, "domain": null }, { "name": "record_id", "type": "esriFieldTypeString", "alias": "record_id", "length": 30, "domain": null }, { "name": "record_sub_id", "type": "esriFieldTypeString", "alias": "record_sub_id", "length": 30, "domain": null }, { "name": "field_value", "type": "esriFieldTypeString", "alias": "field_value", "length": 255, "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "trips", "type": "Table", "description": "Core GTFS table appended with data from input feeds. feed_id and agency_short_name fields generated by NCTCOG for unique identification.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "trip_short_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "length": 30, "domain": null }, { "name": "service_id", "type": "esriFieldTypeString", "alias": "service_id", "length": 30, "domain": null }, { "name": "trip_id", "type": "esriFieldTypeString", "alias": "trip_id", "length": 30, "domain": null }, { "name": "trip_headsign", "type": "esriFieldTypeString", "alias": "trip_headsign", "length": 255, "domain": null }, { "name": "trip_short_name", "type": "esriFieldTypeString", "alias": "trip_short_name", "length": 255, "domain": null }, { "name": "direction_id", "type": "esriFieldTypeSmallInteger", "alias": "direction_id", "domain": null }, { "name": "block_id", "type": "esriFieldTypeString", "alias": "block_id", "length": 30, "domain": null }, { "name": "shape_id", "type": "esriFieldTypeString", "alias": "shape_id", "length": 30, "domain": null }, { "name": "wheelchair_accessible", "type": "esriFieldTypeSmallInteger", "alias": "wheelchair_accessible", "domain": null }, { "name": "bikes_allowed", "type": "esriFieldTypeSmallInteger", "alias": "bikes_allowed", "domain": null }, { "name": "feed_id", "type": "esriFieldTypeInteger", "alias": "feed_id", "domain": null }, { "name": "agency_short_name", "type": "esriFieldTypeString", "alias": "agency_short_name", "length": 10, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a8d967c4b42547e79ac0849a5848e41f" } ] }