{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Average Daily Traffic", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Traffic Layers" }, "subLayers": [], "minScale": 800000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyManual" }, "field": "ADT", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 76, 115, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 4500, "label": "Less than 4,500" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 132, 168, 255 ], "size": 7.599999999999999, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 9500, "label": "4,500 - 9,500" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 169, 230, 255 ], "size": 11.2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 15500, "label": "9,501 - 15,500" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 14.799999999999999, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 22500, "label": "15,501 - 22,500" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 223, 255, 255 ], "size": 18.4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 34500, "label": "22,501 - 34,500" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 190, 232, 255, 255 ], "size": 22, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 60000, "label": "Greater than 34,500" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6116025.408466086, "ymin": 1881346.7730571479, "xmax": 6218700.310071245, "ymax": 1983897.7792408168, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "timeInfo": { "startTimeField": "COUNTDATE", "endTimeField": null, "trackIdField": null, "type": "field", "timeExtent": [ 1104825600000, 1543996800000 ], "timeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsYears", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 40, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INTID", "type": "esriFieldTypeInteger", "alias": "Integer ID", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "COUNTDATE", "type": "esriFieldTypeDate", "alias": "Count Date", "length": 8, "domain": null }, { "name": "ADT", "type": "esriFieldTypeInteger", "alias": "ADT", "domain": null }, { "name": "STREETONE", "type": "esriFieldTypeString", "alias": "Street One", "length": 30, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 10, "domain": { "type": "codedValue", "name": "WS3_Direction", "description": "", "codedValues": [ { "name": "E of", "code": "E of" }, { "name": "N of", "code": "N of" }, { "name": "S of", "code": "S of" }, { "name": "W of", "code": "W of" }, { "name": "n/o *", "code": "n/o *" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREETTWO", "type": "esriFieldTypeString", "alias": "Street Two", "length": 30, "domain": null }, { "name": "TRAVELDIRE", "type": "esriFieldTypeString", "alias": "Travel Direction", "length": 10, "domain": { "type": "codedValue", "name": "WS3_TravelDirection", "description": "", "codedValues": [ { "name": "E/W", "code": "E/W" }, { "name": "N/S", "code": "N/S" }, { "name": "One Way", "code": "One Way" }, { "name": "S/N", "code": "S/N" }, { "name": "W/E", "code": "W/E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NEARINTERS", "type": "esriFieldTypeString", "alias": "Nearest Intersection", "length": 60, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 10, "domain": null }, { "name": "ADTONE", "type": "esriFieldTypeInteger", "alias": "ADT One", "domain": null }, { "name": "ADTTWO", "type": "esriFieldTypeInteger", "alias": "ADT Two", "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 40, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ENTERPRISEID", "type": "esriFieldTypeString", "alias": "Enterprise ID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }