{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 16, "name": "Traffic Count Old", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "COUNT_TRAF", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "classMaxValue": 550, "label": "0 - 550" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 186, 0, 255 ], "width": 3 }, "classMaxValue": 950, "label": "551 - 950" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 131, 207, 0, 255 ], "width": 3 }, "classMaxValue": 1400, "label": "951 - 1400" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 224, 0, 255 ], "width": 3 }, "classMaxValue": 1950, "label": "1401 - 1950" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 228, 245, 0, 255 ], "width": 3 }, "classMaxValue": 2650, "label": "1951 - 2650" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 225, 0, 255 ], "width": 3 }, "classMaxValue": 3450, "label": "2651 - 3450" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "classMaxValue": 4250, "label": "3451 - 4250" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 0, 255 ], "width": 3 }, "classMaxValue": 5450, "label": "4251 - 5450" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 55, 0, 255 ], "width": 3 }, "classMaxValue": 7650, "label": "5451 - 7650" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "classMaxValue": 10700, "label": "7651 - 10700" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9032364.8658, "ymin": 5461527.4476, "xmax": -8931061.9689, "ymax": 5591343.935000002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROAD_SECTI", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeDouble", "alias": "OBJECTID_1", "domain": null }, { "name": "ROAD_SECTI", "type": "esriFieldTypeString", "alias": "ROAD_SECTI", "length": 12, "domain": null }, { "name": "F_SECTION", "type": "esriFieldTypeString", "alias": "F_SECTION", "length": 11, "domain": null }, { "name": "R_SECTION", "type": "esriFieldTypeString", "alias": "R_SECTION", "length": 7, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "OPER_SPEED", "type": "esriFieldTypeInteger", "alias": "OPER_SPEED", "domain": null }, { "name": "COUNT_YEAR", "type": "esriFieldTypeString", "alias": "COUNT_YEAR", "length": 7, "domain": null }, { "name": "COUNT_TRAF", "type": "esriFieldTypeDouble", "alias": "COUNT_TRAF", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": null }, { "name": "STATUS_COM", "type": "esriFieldTypeString", "alias": "STATUS_COM", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R105_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S95_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a27fd462bad5410aa7e2bfccec80ab1e" }