{ "currentVersion": 10.81, "id": 1, "name": "JAMAR Counts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2246836.545561716, "ymin": 561359.859607473, "xmax": 2312512.0628324747, "ymax": 587771.2250917256, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Year", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2019", "label": "2019", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2020", "label": "2020", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2021", "label": "2021", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2022", "label": "2022", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2023", "label": "2023", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Date]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Date", "typeIdField": "Year", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Date", "type": "esriFieldTypeString", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Date" }, { "name": "Year", "type": "esriFieldTypeDouble", "alias": "Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "Volume", "type": "esriFieldTypeDouble", "alias": "Volume", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Volume" }, { "name": "SpeedLimit", "type": "esriFieldTypeDouble", "alias": "Speed Limit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SpeedLimit" }, { "name": "AverageSpe", "type": "esriFieldTypeDouble", "alias": "Average Speed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AverageSpe" }, { "name": "F85thPercen", "type": "esriFieldTypeDouble", "alias": "85th Percentile", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F85thPercen" }, { "name": "ADT", "type": "esriFieldTypeInteger", "alias": "ADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Street" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R654_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S575_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 2019, "name": "2019", "domains": {}, "templates": [ { "name": "2019", "description": "", "prototype": { "attributes": { "ADT": null, "Street": null, "Date": null, "Year": 2019, "Latitude": null, "Longitude": null, "Volume": null, "SpeedLimit": null, "AverageSpe": null, "F85thPercen": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2020, "name": "2020", "domains": {}, "templates": [ { "name": "2020", "description": "", "prototype": { "attributes": { "ADT": null, "Street": null, "Date": null, "Year": 2020, "Latitude": null, "Longitude": null, "Volume": null, "SpeedLimit": null, "AverageSpe": null, "F85thPercen": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2021, "name": "2021", "domains": {}, "templates": [ { "name": "2021", "description": "", "prototype": { "attributes": { "ADT": null, "Street": null, "Date": null, "Year": 2021, "Latitude": null, "Longitude": null, "Volume": null, "SpeedLimit": null, "AverageSpe": null, "F85thPercen": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2022, "name": "2022", "domains": {}, "templates": [ { "name": "2022", "description": "", "prototype": { "attributes": { "ADT": null, "Street": null, "Date": null, "Year": 2022, "Latitude": null, "Longitude": null, "Volume": null, "SpeedLimit": null, "AverageSpe": null, "F85thPercen": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2023, "name": "2023", "domains": {}, "templates": [ { "name": "2023", "description": "", "prototype": { "attributes": { "ADT": null, "Street": null, "Date": null, "Year": 2023, "Latitude": null, "Longitude": null, "Volume": null, "SpeedLimit": null, "AverageSpe": null, "F85thPercen": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4fdd753b4bf0462b9718576d2ff4ae66" }