{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 9, "name": "Functional Class", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 577790.554289, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FUNCTION_CLASS_CD", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 182, 238, 255 ], "width": 3.4 }, "value": "1", "label": "1 Principal Arterial Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 78, 10, 255 ], "width": 3 }, "value": "2", "label": "2 Principal Arterial Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.7 }, "value": "3", "label": "3 Principal Arterial Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 235, 0, 255 ], "width": 2.5 }, "value": "4", "label": "4 Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 0, 237, 255 ], "width": 2 }, "value": "5", "label": "5 Major Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 222, 0, 255 ], "width": 2 }, "value": "6", "label": "6 Minor Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.5 }, "value": "7", "label": "7 Local" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 112, 153, 89, 255 ], "toColor": [ 242, 238, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 238, 162, 255 ], "toColor": [ 242, 206, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 206, 133, 255 ], "toColor": [ 194, 140, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 158, 143, 255 ], "toColor": [ 252, 245, 252, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9442157.8137, "ymin": 4636680.412799999, "xmax": -8963318.2571, "ymax": 5157420.2403, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.3061810000000004E7, "falseY": -3.3265210000000004E7, "xyUnits": 1.3538467448035032E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PERP_YEAR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "PERP_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "PERP_YEAR", "domain": null }, { "name": "NLF_ID", "type": "esriFieldTypeString", "alias": "NLF_ID", "length": 14, "domain": null }, { "name": "JURISDICTION_CD", "type": "esriFieldTypeString", "alias": "JURISDICTION_CD", "length": 1, "domain": null }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "length": 3, "domain": null }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "length": 2, "domain": null }, { "name": "ROUTE_NBR", "type": "esriFieldTypeString", "alias": "ROUTE_NBR", "length": 5, "domain": null }, { "name": "ROUTE_SUFFIX", "type": "esriFieldTypeString", "alias": "ROUTE_SUFFIX", "length": 1, "domain": null }, { "name": "ROUTE_EXTENSION_CD", "type": "esriFieldTypeString", "alias": "ROUTE_EXTENSION_CD", "length": 1, "domain": null }, { "name": "CARDINALITY_CD", "type": "esriFieldTypeString", "alias": "CARDINALITY_CD", "length": 1, "domain": null }, { "name": "CTL_BEGIN_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN_NBR", "domain": null }, { "name": "CTL_END_NBR", "type": "esriFieldTypeDouble", "alias": "CTL_END_NBR", "domain": null }, { "name": "FUNCTION_CLASS_CD", "type": "esriFieldTypeInteger", "alias": "FUNCTION_CLASS_CD", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": "R305_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S269_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 100000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }