{ "currentVersion": 10.91, "id": 66, "name": "Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "copyrightText": "", "parentLayer": { "id": 64, "name": "200k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "StreetClass", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 167, 167, 255 ], "width": 1.75 }, "value": "0", "label": "Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 167, 167, 255 ], "width": 0.8 }, "value": "1", "label": "Highway Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "3", "label": "Major Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "4", "label": "Minor Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "6", "label": "Minor Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "5", "label": "Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "2", "label": "Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "7", "label": "Cul-de-sac/deadend", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "8", "label": "Unclassified", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9429351.511460427, "ymin": 4022449.378567825, "xmax": -9375035.125652954, "ymax": 4084708.760052427, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullStreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 100, "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way", "length": 4, "domain": null }, { "name": "MPH", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": null }, { "name": "LeftLow", "type": "esriFieldTypeInteger", "alias": "Left Low Address", "domain": null }, { "name": "LeftHigh", "type": "esriFieldTypeInteger", "alias": "Left High Address", "domain": null }, { "name": "RightLow", "type": "esriFieldTypeInteger", "alias": "Right Low Address", "domain": null }, { "name": "RightHigh", "type": "esriFieldTypeInteger", "alias": "Right High Address", "domain": null }, { "name": "LeftCity", "type": "esriFieldTypeString", "alias": "Left City", "length": 20, "domain": null }, { "name": "RightCity", "type": "esriFieldTypeString", "alias": "Right City", "length": 20, "domain": null }, { "name": "LPCity", "type": "esriFieldTypeString", "alias": "Left Postal City", "length": 20, "domain": null }, { "name": "RPCity", "type": "esriFieldTypeString", "alias": "RightPostalCity", "length": 20, "domain": null }, { "name": "LeftZip", "type": "esriFieldTypeString", "alias": "Left Zip Code", "length": 5, "domain": null }, { "name": "RightZip", "type": "esriFieldTypeString", "alias": "Right Zip Code", "length": 5, "domain": null }, { "name": "LCrosStOver", "type": "esriFieldTypeString", "alias": "Low Cross St Override", "length": 50, "domain": null }, { "name": "HCrosStOver", "type": "esriFieldTypeString", "alias": "High CrossStreet Override", "length": 50, "domain": null }, { "name": "Cost", "type": "esriFieldTypeDouble", "alias": "Cost", "domain": null }, { "name": "DateResurfaced", "type": "esriFieldTypeDate", "alias": "Date Resurfaced", "length": 8, "domain": null }, { "name": "DateAccepted", "type": "esriFieldTypeDate", "alias": "Date Accepted", "length": 8, "domain": null }, { "name": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "length": 100, "domain": null }, { "name": "DateUpdated", "type": "esriFieldTypeDate", "alias": "Date of Last Update", "length": 8, "domain": null }, { "name": "StreetMaintenance", "type": "esriFieldTypeSmallInteger", "alias": "Street Maintenance", "domain": { "type": "codedValue", "name": "WS3_StreetMaintenance", "description": "Govt. maintaining streets", "codedValues": [ { "name": "Cherokee County", "code": 0 }, { "name": "Other", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EAO", "type": "esriFieldTypeSmallInteger", "alias": "Emergency Access Only", "domain": { "type": "codedValue", "name": "WS3_Boolean", "description": "Yes/No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MotorCart", "type": "esriFieldTypeSmallInteger", "alias": "Motorized Carts", "domain": { "type": "codedValue", "name": "WS3_Boolean", "description": "Yes/No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Motorola_Length", "type": "esriFieldTypeDouble", "alias": "Motorola_Length", "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "F_Elev", "type": "esriFieldTypeInteger", "alias": "From Elevation", "domain": null }, { "name": "T_Elev", "type": "esriFieldTypeInteger", "alias": "To Elevation", "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": "S38_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 578000, "effectiveMaxScale": 156000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }