{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "TrafficSignalInfo", "type": "Table", "description": null, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "munOwnAndOpSgnl", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "munOwnAndOpSgnl", "type": "esriFieldTypeString", "alias": "Municipality Own And Operate Signals", "length": 5, "domain": null }, { "name": "munOwnAndOpSgnlExpln", "type": "esriFieldTypeString", "alias": "Explanation Of Municipality Not Own And Operate Signals", "length": 1000, "domain": null }, { "name": "availTrafficSgnlInfo", "type": "esriFieldTypeString", "alias": "Currently Available Traffic Signal Information", "length": 100, "domain": null }, { "name": "availTrafficSgnlInfoOthrExpln", "type": "esriFieldTypeString", "alias": "Explanation Of Other Traffic Signal Information", "length": 1000, "domain": null }, { "name": "congDurationAtSgnl", "type": "esriFieldTypeString", "alias": "Congestion Duration At Signals", "length": 100, "domain": null }, { "name": "congDurationAtSgnlOthrExpln", "type": "esriFieldTypeString", "alias": "Explanation Of Other Congestion Duration", "length": 1000, "domain": null }, { "name": "sgnlWorkingVehDetect", "type": "esriFieldTypeString", "alias": "Signals Have Working Vehicle Detection", "length": 50, "domain": null }, { "name": "sgnlWorkingVehDetectOpt", "type": "esriFieldTypeString", "alias": "Working Vehicle Detection List Type Of Yes", "length": 1000, "domain": null }, { "name": "sgnlWorkingVehDetectPartialOpt", "type": "esriFieldTypeString", "alias": "Working Vehicle Detection List Type Of Partial", "length": 1000, "domain": null }, { "name": "sgnlCoordinated", "type": "esriFieldTypeString", "alias": "Signals Coordinated", "length": 20, "domain": null }, { "name": "sgnlCoordinatedOpt", "type": "esriFieldTypeString", "alias": "Signals Coordinated List Type Of Yes", "length": 1000, "domain": null }, { "name": "sgnlAdjacentToOther", "type": "esriFieldTypeString", "alias": "Signals Adjacent To Other Signals", "length": 20, "domain": null }, { "name": "sgnlAdjacentToOtherOpt", "type": "esriFieldTypeString", "alias": "Signals Adjacent To Other Signals List Type Of Yes", "length": 1000, "domain": null }, { "name": "sgnlOpEmergencyPAndT", "type": "esriFieldTypeString", "alias": "Signals Operate With Emergency Preemption Or Transit", "length": 20, "domain": null }, { "name": "sgnlOpEmergencyPAndTOpt", "type": "esriFieldTypeString", "alias": "Signals Operate With Emergency List Type Of Yes", "length": 1000, "domain": null }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID\t36\ttext\nStepID \t\t50\ttext\nIsComplete\t\tshort int dbool", "length": 36, "domain": null }, { "name": "StepID", "type": "esriFieldTypeString", "alias": "StepID", "length": 50, "domain": null }, { "name": "IsComplete", "type": "esriFieldTypeSmallInteger", "alias": "IsComplete", "domain": { "type": "codedValue", "name": "dBooleanValue", "description": "Valid values are True and False.", "codedValues": [ { "name": "false", "code": 0 }, { "name": "true", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "congDurationAtSgnlWeekendExpln", "type": "esriFieldTypeString", "alias": "congDurationAtSgnlWeekendExpln", "length": 1000, "domain": null }, { "name": "congDurationAtSgnlSEExpln", "type": "esriFieldTypeString", "alias": "congDurationAtSgnlSEExpln", "length": 1000, "domain": null }, { "name": "fixedTransitRouteSgnl", "type": "esriFieldTypeString", "alias": "fixedTransitRouteSgnl", "length": 20, "domain": null }, { "name": "fixedTransitRouteSgnlOpt", "type": "esriFieldTypeString", "alias": "fixedTransitRouteSgnlOpt", "length": 1000, "domain": null }, { "name": "munUtilizeSgnl", "type": "esriFieldTypeString", "alias": "munUtilizeSgnl", "length": 20, "domain": null }, { "name": "munUtilizeSgnlExpln", "type": "esriFieldTypeString", "alias": "munUtilizeSgnlExpln", "length": 1000, "domain": null }, { "name": "saSchoolOpt", "type": "esriFieldTypeString", "alias": "saSchoolOpt", "length": 1000, "domain": null }, { "name": "saSeniorDestinationOpt", "type": "esriFieldTypeString", "alias": "saSeniorDestinationOpt", "length": 1000, "domain": null }, { "name": "saTransitStopOpt", "type": "esriFieldTypeString", "alias": "saTransitStopOpt", "length": 1000, "domain": null }, { "name": "saMultFmlyHousDevlpOpt", "type": "esriFieldTypeString", "alias": "saMultFmlyHousDevlpOpt", "length": 1000, "domain": null }, { "name": "saHSIPClusterLocOpt", "type": "esriFieldTypeString", "alias": "saHSIPClusterLocOpt", "length": 1000, "domain": null }, { "name": "saHSIPClusterLoc", "type": "esriFieldTypeString", "alias": "saHSIPClusterLoc", "length": 5, "domain": null }, { "name": "saMultFmlyHousDevlp", "type": "esriFieldTypeString", "alias": "saMultFmlyHousDevlp", "length": 5, "domain": null }, { "name": "saTransitStop", "type": "esriFieldTypeString", "alias": "saTransitStop", "length": 5, "domain": null }, { "name": "saSeniorDestination", "type": "esriFieldTypeString", "alias": "saSeniorDestination", "length": 5, "domain": null }, { "name": "saSchool", "type": "esriFieldTypeString", "alias": "saSchool", "length": 5, "domain": null }, { "name": "TrafficSignalInfoApprovedBy", "type": "esriFieldTypeString", "alias": "TrafficSignalInfoApprovedBy", "length": 50, "domain": null }, { "name": "TrafficSignalInfoDateApproved", "type": "esriFieldTypeDate", "alias": "TrafficSignalInfoDateApproved", "length": 8, "domain": null } ], "indexes": [ { "name": "R189_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,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": "3c4f0f7daec04b25a89fdd7972695b62" }