{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Traffic Data", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "TrafficStudy", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "TS_ID", "composite": false, "catalogID": "{9DA3C9AF-59E3-4BDB-B9B5-A9608515A4F2}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TD_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TD_ID", "type": "esriFieldTypeString", "alias": "Traffic Data ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TD_ID" }, { "name": "TS_ID", "type": "esriFieldTypeString", "alias": "Traffic Study ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TS_ID" }, { "name": "INTERVAL", "type": "esriFieldTypeDate", "alias": "INTERVAL", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INTERVAL" }, { "name": "APPROACH", "type": "esriFieldTypeString", "alias": "APPROACH", "domain": { "type": "codedValue", "name": "TrafficApproach", "description": "", "codedValues": [ { "name": "Southbound", "code": "Southbound" }, { "name": "Northbound", "code": "Northbound" }, { "name": "Eastbound", "code": "Eastbound" }, { "name": "Westbound", "code": "Westbound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "APPROACH" }, { "name": "MOVEMENT", "type": "esriFieldTypeString", "alias": "MOVEMENT", "domain": { "type": "codedValue", "name": "TrafficMovement", "description": "", "codedValues": [ { "name": "Right Turn", "code": "R" }, { "name": "Left Turn", "code": "L" }, { "name": "U-Turn", "code": "U" }, { "name": "Thru", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MOVEMENT" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": { "type": "codedValue", "name": "TrafficClass", "description": "", "codedValues": [ { "name": "Motorcycles", "code": "Motorcycles" }, { "name": "Cars", "code": "Cars" }, { "name": "Light Goods Vehicles", "code": "Light Goods Vehicles" }, { "name": "Buses", "code": "Buses" }, { "name": "Single-Unit Trucks", "code": "Single-Unit Trucks" }, { "name": "Articulated Trucks", "code": "Articulated Trucks" }, { "name": "Bicycles on Road", "code": "Bicycles on Road" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CLASS" }, { "name": "VOLUME", "type": "esriFieldTypeInteger", "alias": "VOLUME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VOLUME" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "UTC_INTERVAL", "type": "esriFieldTypeDate", "alias": "UTC_INTERVAL", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UTC_INTERVAL" } ], "indexes": [ { "name": "R59_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_59", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G216TS_ID", "fields": "TS_ID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Data", "description": "", "prototype": { "attributes": { "SPEED": null, "UTC_INTERVAL": null, "TD_ID": null, "TS_ID": null, "INTERVAL": null, "APPROACH": null, "MOVEMENT": null, "CLASS": null, "VOLUME": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "59108ed1ef414c7a85c8a93a19a916a6" }