{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Traffic Data", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 829403.7082879134, "ymin": 997705.6089981571, "xmax": 841399.8234032467, "ymax": 1014036.6586850733, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.7921802260515958E7, "falseY": -4.910821220167676E7, "xyUnits": 1.2477470617244558E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150900, "falseY": -46131100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7059bc4a9201fdf888e11b0a936e81fb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAKCAYAAAC0VX7mAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABD0lEQVQokb2SsUrDcBDGf/c32ArtoJGKGVycoihdRPANxFpHJ/sEDvYFJKjgKA6C+ACCFASx0tGpItg3KE5CRFxECJSkyTkJxkZBKH7b3cHv7vs4iyHL+negv4YrhuVUMyGYvqHxZ+BTlUVJ2AcOeiN0RyPqYcBhvsi2v07dueboV+DzBnP0WcLgoriasKIQoFzk+oQIdq7ApirjwIRfoazw8DbG2XyDMAV8rVKMYm4RSmhq6eS3I77WNYGa3aMD3KeAJkLE4kSVBYQCCTMIdyjxQBaGMkob2EK5VMgPWLZbvAN76mH8DrsiXDlNTrOyfVllNrY4BnacJuc/ZgggHgngZYE+NdXiEahkzYb+hx9rXEzFyNN5JwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Assoc_SegID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Assoc_SegID", "type": "esriFieldTypeString", "alias": "Associated Segment ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Assoc_SegID" }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Traffic Direction", "domain": { "type": "codedValue", "name": "Traffic_Direction", "description": "", "codedValues": [ { "name": "Eastbound", "code": "EB" }, { "name": "Westbound", "code": "WB" }, { "name": "Northbound", "code": "NB" }, { "name": "Southbound", "code": "SB" }, { "name": "Both Directions", "code": "BOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Direction" }, { "name": "Current_ADT", "type": "esriFieldTypeInteger", "alias": "Current ADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Current_ADT" }, { "name": "Current_85th", "type": "esriFieldTypeSingle", "alias": "Current 85th Percentile Speed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Current_85th" }, { "name": "Cur_AM_PP", "type": "esriFieldTypeString", "alias": "Current AM Peak Period", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Cur_AM_PP" }, { "name": "Cur_AM_PV", "type": "esriFieldTypeInteger", "alias": "Current AM Peak Volume", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cur_AM_PV" }, { "name": "Cur_PM_PP", "type": "esriFieldTypeString", "alias": "Current PM Peak Period", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Cur_PM_PP" }, { "name": "Cur_PM_PV", "type": "esriFieldTypeInteger", "alias": "Current PM Peak Volume", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cur_PM_PV" }, { "name": "ADT_2005", "type": "esriFieldTypeInteger", "alias": "2005 ADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT_2005" }, { "name": "ADT_2008", "type": "esriFieldTypeInteger", "alias": "2008 ADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT_2008" }, { "name": "ADT_2013", "type": "esriFieldTypeInteger", "alias": "2013 ADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT_2013" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "CollectDate", "type": "esriFieldTypeDate", "alias": "Collection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CollectDate" }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street_Name" }, { "name": "Other_ADT", "type": "esriFieldTypeInteger", "alias": "Other ADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Other_ADT" }, { "name": "Other_ADT_Date", "type": "esriFieldTypeDate", "alias": "Other ADT Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Other_ADT_Date" }, { "name": "ADT_2014", "type": "esriFieldTypeInteger", "alias": "ADT_2014", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT_2014" }, { "name": "ADT_2015", "type": "esriFieldTypeInteger", "alias": "ADT_2015", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT_2015" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R48_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_48", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_48", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Data", "description": "", "prototype": { "attributes": { "ADT_2014": null, "Assoc_SegID": null, "Direction": null, "Current_ADT": null, "Current_85th": null, "Cur_AM_PP": null, "Cur_AM_PV": null, "Cur_PM_PP": null, "Cur_PM_PV": null, "ADT_2005": null, "ADT_2008": null, "ADT_2013": null, "ADT_2015": null, "Other_ADT_Date": null, "Other_ADT": null, "Street_Name": null, "CollectDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "28c9835ec4524f90bfe900653a47e58b" }