{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f084b6d73c1387e22630815d4034f68a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqUlEQVQYlaXQoQrCABDG8f8n0yC+g1XRILgtGNf3AL6F1Wowmy1Ws8VoU5gGg+uWNcGgaHInGgTRKeIHB3fw4zjO4Yc4/+PIGvhaf8exlTgxBPxsHFmIKHOmCnhE1kUcEDGuZs84x4KUDhDcZ9EHxuQZvW52tWNlIcYeKCASXLWzbxYBxhYxwOixtDqeNu9xyoUiTWo6MrcJDhUgA3uaPvqWEuBWH173IVe2wStAPrFs1AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AddressNumber]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 41, "symbol": { "type": "esriTS", "color": [ 0, 132, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 994666.9208235592, "ymin": 499507.95588055253, "xmax": 1529234.781147644, "ymax": 793996.5637525618, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Address", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "AddressNumber", "type": "esriFieldTypeString", "alias": "AddressNumber", "length": 7, "domain": null }, { "name": "Half", "type": "esriFieldTypeString", "alias": "Half", "length": 3, "domain": null }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "length": 8, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 15, "domain": null }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "UnitType", "length": 15, "domain": { "type": "codedValue", "name": "WS3_UnitType", "description": "Type of unit associated with address", "codedValues": [ { "name": "APT", "code": "APT" }, { "name": "LOT", "code": "LOT" }, { "name": "STE", "code": "STE" }, { "name": "UNIT", "code": "UNIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UnitNumber", "type": "esriFieldTypeString", "alias": "UnitNumber", "length": 15, "domain": null }, { "name": "PrefixDir", "type": "esriFieldTypeString", "alias": "PrefixDir", "length": 2, "domain": { "type": "codedValue", "name": "WS3_Direction", "description": "Direction for asset", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 30, "domain": null }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "StreetType", "length": 8, "domain": { "type": "codedValue", "name": "WS3_dStreetType", "description": "USPS designated street type", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BND", "code": "BND" }, { "name": "BR", "code": "BR" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "HL", "code": "HL" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "SPUR", "code": "SPUR" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRL", "code": "TRL" }, { "name": "WAY", "code": "WAY" }, { "name": "RDG", "code": "RDG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SuffixDir", "type": "esriFieldTypeString", "alias": "SuffixDir", "length": 2, "domain": { "type": "codedValue", "name": "WS3_Direction", "description": "Direction for asset", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 25, "domain": { "type": "codedValue", "name": "WS3_Community", "description": "Communities within Pennington County", "codedValues": [ { "name": "BOX ELDER", "code": "BOX ELDER" }, { "name": "HILL CITY", "code": "HILL CITY" }, { "name": "KEYSTONE", "code": "KEYSTONE" }, { "name": "NEW UNDERWOOD", "code": "NEW UNDERWOOD" }, { "name": "PENNCO", "code": "PENNCO" }, { "name": "QUINN", "code": "QUINN" }, { "name": "RAPID CITY", "code": "RAPID CITY" }, { "name": "WALL", "code": "WALL" }, { "name": "WASTA", "code": "WASTA" }, { "name": "ELLSWORTH AFB", "code": "ELLSWORTH AFB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StructureID", "type": "esriFieldTypeInteger", "alias": "StructureID", "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Zip code", "length": 5, "domain": { "type": "codedValue", "name": "WS3_dZipcode", "description": "Zipcode each feature falls within", "codedValues": [ { "name": "57521", "code": "57521" }, { "name": "57543", "code": "57543" }, { "name": "57547", "code": "57547" }, { "name": "57552", "code": "57552" }, { "name": "57553", "code": "57553" }, { "name": "57567", "code": "57567" }, { "name": "57577", "code": "57577" }, { "name": "57701", "code": "57701" }, { "name": "57702", "code": "57702" }, { "name": "57703", "code": "57703" }, { "name": "57706", "code": "57706" }, { "name": "57719", "code": "57719" }, { "name": "57722", "code": "57722" }, { "name": "57725", "code": "57725" }, { "name": "57730", "code": "57730" }, { "name": "57732", "code": "57732" }, { "name": "57738", "code": "57738" }, { "name": "57744", "code": "57744" }, { "name": "57745", "code": "57745" }, { "name": "57750", "code": "57750" }, { "name": "57751", "code": "57751" }, { "name": "57761", "code": "57761" }, { "name": "57767", "code": "57767" }, { "name": "57775", "code": "57775" }, { "name": "57780", "code": "57780" }, { "name": "57790", "code": "57790" }, { "name": "57791", "code": "57791" }, { "name": "57718", "code": "57718" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure type", "length": 20, "domain": { "type": "codedValue", "name": "WS3_PointType", "description": "Primary vs Secondary property address", "codedValues": [ { "name": "Primary", "code": "P" }, { "name": "Secondary", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "PostOffice", "type": "esriFieldTypeString", "alias": "PostOffice", "length": 40, "domain": { "type": "codedValue", "name": "WS3_dPostOffice", "description": "Post offices in Pennington County", "codedValues": [ { "name": "BOX ELDER", "code": "BOX ELDER" }, { "name": "CAPUTA", "code": "CAPUTA" }, { "name": "CUSTER", "code": "CUSTER" }, { "name": "DEADWOOD", "code": "DEADWOOD" }, { "name": "ELLSWORTH AFB", "code": "ELLSWORTH AFB" }, { "name": "HERMOSA", "code": "HERMOSA" }, { "name": "HILL CITY", "code": "HILL CITY" }, { "name": "KEYSTONE", "code": "KEYSTONE" }, { "name": "NEW UNDERWOOD", "code": "NEW UNDERWOOD" }, { "name": "OWANKA", "code": "OWANKA" }, { "name": "QUINN", "code": "QUINN" }, { "name": "RAPID CITY", "code": "RAPID CITY" }, { "name": "SCENIC", "code": "SCENIC" }, { "name": "WALL", "code": "WALL" }, { "name": "WASTA", "code": "WASTA" }, { "name": "INTERIOR", "code": "INTERIOR" }, { "name": "BLACK HAWK", "code": "BLACK HAWK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GC_EXCEPTION", "type": "esriFieldTypeString", "alias": "GC_EXCEPTION", "length": 75, "domain": null }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "length": 4, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Transportation", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 2, "name": "Major" }, { "id": 3, "name": "MajorStreetPlan" }, { "id": 4, "name": "Bike Routes" }, { "id": 5, "name": "Roads" }, { "id": 6, "name": "Roads Scaled" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987080.6148019731, "ymin": 499114.45076206326, "xmax": 1533335.2099546343, "ymax": 795156.0660267323, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Major", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 1000 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 40000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CartoType", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "County Highway", "description": "County Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 27, 31, 27, 255 ], "width": 1 }, "values": [ [ "4" ] ] }, { "label": "Interstate", "description": "Interstate", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 101, 153, 255, 255 ], "width": 4 }, "values": [ [ "1" ] ] }, { "label": "Main Road", "description": "Main Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 27, 31, 27, 255 ], "width": 1 }, "values": [ [ "6" ] ] }, { "label": "SD Highway", "description": "SD Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 160, 141, 255 ], "width": 1 }, "values": [ [ "3" ] ] }, { "label": "US Highway", "description": "US Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 128, 128, 255 ], "width": 1 }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 27, 31, 27, 255 ], "width": 1 }, "value": "4", "label": "County Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 101, 153, 255, 255 ], "width": 4 }, "value": "1", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 27, 31, 27, 255 ], "width": 1 }, "value": "6", "label": "Main Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 160, 141, 255 ], "width": 1 }, "value": "3", "label": "SD Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 128, 128, 255 ], "width": 1 }, "value": "2", "label": "US Highway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 232, 252, 255 ], "toColor": [ 202, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 179, 255 ], "toColor": [ 234, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 182, 255 ], "toColor": [ 252, 182, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 182, 252, 255 ], "toColor": [ 228, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 226, 255 ], "toColor": [ 184, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 224, 255 ], "toColor": [ 252, 184, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 183, 255 ], "toColor": [ 182, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 215, 255 ], "toColor": [ 226, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 221, 255 ], "toColor": [ 252, 212, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 249, 252, 255 ], "toColor": [ 184, 249, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 987080.6148019731, "ymin": 499114.45076206326, "xmax": 1533335.2099546343, "ymax": 795156.0660267323, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PrefixDir", "type": "esriFieldTypeString", "alias": "PrefixDir", "length": 2, "domain": { "type": "codedValue", "name": "WS3_dDirection", "description": "Direction used in suffix or prefix", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PreType", "type": "esriFieldTypeString", "alias": "PreType", "length": 12, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 40, "domain": null }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "StreetType", "length": 8, "domain": { "type": "codedValue", "name": "WS3_dStreetType", "description": "USPS designated street type", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BND", "code": "BND" }, { "name": "BR", "code": "BR" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "HL", "code": "HL" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "SPUR", "code": "SPUR" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRL", "code": "TRL" }, { "name": "WAY", "code": "WAY" }, { "name": "RDG", "code": "RDG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SuffixDir", "type": "esriFieldTypeString", "alias": "SuffixDir", "length": 2, "domain": { "type": "codedValue", "name": "WS3_dDirection", "description": "Direction used in suffix or prefix", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Roadname", "type": "esriFieldTypeString", "alias": "Roadname", "length": 50, "domain": null }, { "name": "CartoType", "type": "esriFieldTypeSmallInteger", "alias": "CartoType", "domain": { "type": "codedValue", "name": "WS3_dRoadCartoType", "description": "Type assigned to each road for cartographic purposes", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "US Highway", "code": 2 }, { "name": "SD Highway", "code": 3 }, { "name": "County Highway", "code": 4 }, { "name": "FS Highway", "code": 5 }, { "name": "Main Road", "code": 6 }, { "name": "Minor Arterial", "code": 7 }, { "name": "Collector", "code": 8 }, { "name": "Ramp", "code": 9 }, { "name": "Paved Road", "code": 10 }, { "name": "Unpaved Road", "code": 11 }, { "name": "FS Unpaved Road", "code": 13 }, { "name": "Unimproved Road", "code": 15 }, { "name": "Trail", "code": 18 }, { "name": "Airport Runway", "code": 70 }, { "name": "Driveway", "code": 40 }, { "name": "Paved Alley", "code": 51 }, { "name": "Unpaved Alley", "code": 52 }, { "name": "Platted Not Built", "code": 82 }, { "name": "Not yet coded", "code": 99 }, { "name": "FS Paved Road", "code": 14 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HwyNumber", "type": "esriFieldTypeString", "alias": "HwyNumber", "length": 6, "domain": null }, { "name": "USnum2", "type": "esriFieldTypeString", "alias": "USnum2", "length": 6, "domain": null }, { "name": "USnum3", "type": "esriFieldTypeString", "alias": "USnum3", "length": 6, "domain": null }, { "name": "SDnum2", "type": "esriFieldTypeString", "alias": "SDnum2", "length": 6, "domain": null }, { "name": "SDnum3", "type": "esriFieldTypeString", "alias": "SDnum3", "length": 6, "domain": null }, { "name": "OtherHwyNum", "type": "esriFieldTypeString", "alias": "OtherHwyNum", "length": 6, "domain": null }, { "name": "LCity", "type": "esriFieldTypeString", "alias": "LCity", "length": 15, "domain": { "type": "codedValue", "name": "WS3_Community", "description": "Communities within Pennington County", "codedValues": [ { "name": "BOX ELDER", "code": "BOX ELDER" }, { "name": "HILL CITY", "code": "HILL CITY" }, { "name": "KEYSTONE", "code": "KEYSTONE" }, { "name": "NEW UNDERWOOD", "code": "NEW UNDERWOOD" }, { "name": "PENNCO", "code": "PENNCO" }, { "name": "QUINN", "code": "QUINN" }, { "name": "RAPID CITY", "code": "RAPID CITY" }, { "name": "WALL", "code": "WALL" }, { "name": "WASTA", "code": "WASTA" }, { "name": "ELLSWORTH AFB", "code": "ELLSWORTH AFB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RCity", "type": "esriFieldTypeString", "alias": "RCity", "length": 15, "domain": { "type": "codedValue", "name": "WS3_Community", "description": "Communities within Pennington County", "codedValues": [ { "name": "BOX ELDER", "code": "BOX ELDER" }, { "name": "HILL CITY", "code": "HILL CITY" }, { "name": "KEYSTONE", "code": "KEYSTONE" }, { "name": "NEW UNDERWOOD", "code": "NEW UNDERWOOD" }, { "name": "PENNCO", "code": "PENNCO" }, { "name": "QUINN", "code": "QUINN" }, { "name": "RAPID CITY", "code": "RAPID CITY" }, { "name": "WALL", "code": "WALL" }, { "name": "WASTA", "code": "WASTA" }, { "name": "ELLSWORTH AFB", "code": "ELLSWORTH AFB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LZip", "type": "esriFieldTypeString", "alias": "LZip", "length": 5, "domain": { "type": "codedValue", "name": "WS3_dZipcode", "description": "Zipcode each feature falls within", "codedValues": [ { "name": "57521", "code": "57521" }, { "name": "57543", "code": "57543" }, { "name": "57547", "code": "57547" }, { "name": "57552", "code": "57552" }, { "name": "57553", "code": "57553" }, { "name": "57567", "code": "57567" }, { "name": "57577", "code": "57577" }, { "name": "57701", "code": "57701" }, { "name": "57702", "code": "57702" }, { "name": "57703", "code": "57703" }, { "name": "57706", "code": "57706" }, { "name": "57719", "code": "57719" }, { "name": "57722", "code": "57722" }, { "name": "57725", "code": "57725" }, { "name": "57730", "code": "57730" }, { "name": "57732", "code": "57732" }, { "name": "57738", "code": "57738" }, { "name": "57744", "code": "57744" }, { "name": "57745", "code": "57745" }, { "name": "57750", "code": "57750" }, { "name": "57751", "code": "57751" }, { "name": "57761", "code": "57761" }, { "name": "57767", "code": "57767" }, { "name": "57775", "code": "57775" }, { "name": "57780", "code": "57780" }, { "name": "57790", "code": "57790" }, { "name": "57791", "code": "57791" }, { "name": "57718", "code": "57718" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RZip", "type": "esriFieldTypeString", "alias": "RZip", "length": 5, "domain": { "type": "codedValue", "name": "WS3_dZipcode", "description": "Zipcode each feature falls within", "codedValues": [ { "name": "57521", "code": "57521" }, { "name": "57543", "code": "57543" }, { "name": "57547", "code": "57547" }, { "name": "57552", "code": "57552" }, { "name": "57553", "code": "57553" }, { "name": "57567", "code": "57567" }, { "name": "57577", "code": "57577" }, { "name": "57701", "code": "57701" }, { "name": "57702", "code": "57702" }, { "name": "57703", "code": "57703" }, { "name": "57706", "code": "57706" }, { "name": "57719", "code": "57719" }, { "name": "57722", "code": "57722" }, { "name": "57725", "code": "57725" }, { "name": "57730", "code": "57730" }, { "name": "57732", "code": "57732" }, { "name": "57738", "code": "57738" }, { "name": "57744", "code": "57744" }, { "name": "57745", "code": "57745" }, { "name": "57750", "code": "57750" }, { "name": "57751", "code": "57751" }, { "name": "57761", "code": "57761" }, { "name": "57767", "code": "57767" }, { "name": "57775", "code": "57775" }, { "name": "57780", "code": "57780" }, { "name": "57790", "code": "57790" }, { "name": "57791", "code": "57791" }, { "name": "57718", "code": "57718" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LowAddress", "type": "esriFieldTypeInteger", "alias": "Low address", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HighAddress", "type": "esriFieldTypeInteger", "alias": "High address", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FrAddL", "type": "esriFieldTypeInteger", "alias": "From address left", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ToAddL", "type": "esriFieldTypeInteger", "alias": "To address left", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FrAddR", "type": "esriFieldTypeInteger", "alias": "From address right", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ToAddR", "type": "esriFieldTypeInteger", "alias": "To address right", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OddEven", "type": "esriFieldTypeString", "alias": "OddEven", "length": 1, "domain": null }, { "name": "OddsOn", "type": "esriFieldTypeString", "alias": "OddsOn", "length": 1, "domain": null }, { "name": "RCID", "type": "esriFieldTypeString", "alias": "RC street ID", "length": 6, "domain": null }, { "name": "RCIDNumber", "type": "esriFieldTypeInteger", "alias": "Integer RC street ID", "domain": null }, { "name": "PCID", "type": "esriFieldTypeInteger", "alias": "County street ID", "domain": null }, { "name": "ModelID", "type": "esriFieldTypeInteger", "alias": "ModelID", "domain": null }, { "name": "TruckRoute", "type": "esriFieldTypeString", "alias": "TruckRoute", "length": 10, "domain": null }, { "name": "Classification", "type": "esriFieldTypeSmallInteger", "alias": "Classification", "domain": { "type": "codedValue", "name": "WS3_dMSPclass", "description": "Major Street Plan classification", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "Interstate ramp", "code": 2 }, { "name": "Principal arterial", "code": 11 }, { "name": "Proposed principal arterial", "code": 12 }, { "name": "Minor arterial", "code": 21 }, { "name": "Proposed minor arterial", "code": 22 }, { "name": "Collector", "code": 31 }, { "name": "Proposed collector", "code": 32 }, { "name": "Public street", "code": 41 }, { "name": "Private street", "code": 42 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PrivateRd", "type": "esriFieldTypeString", "alias": "PrivateRd", "length": 3, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "SDDOT_ID", "type": "esriFieldTypeString", "alias": "SDDOT_ID", "length": 10, "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": { "type": "codedValue", "name": "WS3_dLanes", "description": "Number of lanes for each road segment", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "SURFACE_WIDTH", "domain": null }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS3_dSurfaceType", "description": "Road Surfaces", "codedValues": [ { "name": "Not Attributed", "code": "0" }, { "name": "Primitive Trail", "code": "1" }, { "name": "Unimproved", "code": "2" }, { "name": "Graded & Drained Earth", "code": "3" }, { "name": "Brick", "code": "4" }, { "name": "Gravel or Crushed Rock", "code": "5" }, { "name": "Bituminous", "code": "8" }, { "name": "Concrete", "code": "9" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIMIT", "domain": null }, { "name": "CURB_GUTR", "type": "esriFieldTypeString", "alias": "CURB_GUTR", "length": 6, "domain": null }, { "name": "SHOULDER_TYPE", "type": "esriFieldTypeString", "alias": "SHOULDER_TYPE", "length": 12, "domain": null }, { "name": "SHOULDER_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "SHOULDER_WIDTH", "domain": null }, { "name": "PARKING", "type": "esriFieldTypeString", "alias": "PARKING", "length": 6, "domain": null }, { "name": "TERRAIN", "type": "esriFieldTypeString", "alias": "TERRAIN", "length": 12, "domain": null }, { "name": "FromToTime", "type": "esriFieldTypeDouble", "alias": "Network time from", "domain": null }, { "name": "ToFromTime", "type": "esriFieldTypeDouble", "alias": "Network time to", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CRWID", "type": "esriFieldTypeString", "alias": "CRWID", "length": 50, "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": "LPostOffice", "type": "esriFieldTypeString", "alias": "LPostOffice", "length": 40, "domain": { "type": "codedValue", "name": "WS3_dPostOffice", "description": "Post offices in Pennington County", "codedValues": [ { "name": "BOX ELDER", "code": "BOX ELDER" }, { "name": "CAPUTA", "code": "CAPUTA" }, { "name": "CUSTER", "code": "CUSTER" }, { "name": "DEADWOOD", "code": "DEADWOOD" }, { "name": "ELLSWORTH AFB", "code": "ELLSWORTH AFB" }, { "name": "HERMOSA", "code": "HERMOSA" }, { "name": "HILL CITY", "code": "HILL CITY" }, { "name": "KEYSTONE", "code": "KEYSTONE" }, { "name": "NEW UNDERWOOD", "code": "NEW UNDERWOOD" }, { "name": "OWANKA", "code": "OWANKA" }, { "name": "QUINN", "code": "QUINN" }, { "name": "RAPID CITY", "code": "RAPID CITY" }, { "name": "SCENIC", "code": "SCENIC" }, { "name": "WALL", "code": "WALL" }, { "name": "WASTA", "code": "WASTA" }, { "name": "INTERIOR", "code": "INTERIOR" }, { "name": "BLACK HAWK", "code": "BLACK HAWK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RPostOffice", "type": "esriFieldTypeString", "alias": "RPostOffice", "length": 40, "domain": { "type": "codedValue", "name": "WS3_dPostOffice", "description": "Post offices in Pennington County", "codedValues": [ { "name": "BOX ELDER", "code": "BOX ELDER" }, { "name": "CAPUTA", "code": "CAPUTA" }, { "name": "CUSTER", "code": "CUSTER" }, { "name": "DEADWOOD", "code": "DEADWOOD" }, { "name": "ELLSWORTH AFB", "code": "ELLSWORTH AFB" }, { "name": "HERMOSA", "code": "HERMOSA" }, { "name": "HILL CITY", "code": "HILL CITY" }, { "name": "KEYSTONE", "code": "KEYSTONE" }, { "name": "NEW UNDERWOOD", "code": "NEW UNDERWOOD" }, { "name": "OWANKA", "code": "OWANKA" }, { "name": "QUINN", "code": "QUINN" }, { "name": "RAPID CITY", "code": "RAPID CITY" }, { "name": "SCENIC", "code": "SCENIC" }, { "name": "WALL", "code": "WALL" }, { "name": "WASTA", "code": "WASTA" }, { "name": "INTERIOR", "code": "INTERIOR" }, { "name": "BLACK HAWK", "code": "BLACK HAWK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GC_EXCEPTION", "type": "esriFieldTypeString", "alias": "GC_EXCEPTION", "length": 75, "domain": null }, { "name": "LESN", "type": "esriFieldTypeString", "alias": "Left ESN", "length": 5, "domain": null }, { "name": "RESN", "type": "esriFieldTypeString", "alias": "Right ESN", "length": 5, "domain": null }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country_L", "length": 4, "domain": null }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country_R", "length": 4, "domain": null }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County_L", "length": 15, "domain": { "type": "codedValue", "name": "WS3_dCounty", "description": "Surrounding Counties", "codedValues": [ { "name": "Pennington", "code": "Pennington" }, { "name": "Custer", "code": "Custer" }, { "name": "Lawrence", "code": "Lawrence" }, { "name": "Meade", "code": "Meade" }, { "name": "Oglala Lakota", "code": "Oglala Lakota" }, { "name": "Jackson", "code": "Jackson" }, { "name": "Haakon", "code": "Haakon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County_R", "length": 15, "domain": { "type": "codedValue", "name": "WS3_dCounty", "description": "Surrounding Counties", "codedValues": [ { "name": "Pennington", "code": "Pennington" }, { "name": "Custer", "code": "Custer" }, { "name": "Lawrence", "code": "Lawrence" }, { "name": "Meade", "code": "Meade" }, { "name": "Oglala Lakota", "code": "Oglala Lakota" }, { "name": "Jackson", "code": "Jackson" }, { "name": "Haakon", "code": "Haakon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State_L", "length": 2, "domain": null }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State_R", "length": 2, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 12, "domain": null }, { "name": "PCI", "type": "esriFieldTypeString", "alias": "PCI", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "" }, { "name": "I272Roadname", "fields": "Roadname", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "MajorStreetPlan", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Classification", "uniqueValueGroups": [ { "heading": "Classification", "classes": [ { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "values": [ [ "31" ] ] }, { "label": "Minor arterial", "description": "Minor arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "21" ] ] }, { "label": "Principal arterial", "description": "Principal arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "11" ] ] }, { "label": "Proposed collector", "description": "Proposed collector", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 2 }, "values": [ [ "32" ] ] }, { "label": "Proposed minor arterial", "description": "Proposed minor arterial", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "22" ] ] }, { "label": "Proposed principal arterial", "description": "Proposed principal arterial", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "12" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "31", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "21", "label": "Minor arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "11", "label": "Principal arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "32", "label": "Proposed collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "22", "label": "Proposed minor arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "12", "label": "Proposed principal arterial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 232, 252, 255 ], "toColor": [ 202, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 179, 255 ], "toColor": [ 234, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 182, 255 ], "toColor": [ 252, 182, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 182, 252, 255 ], "toColor": [ 228, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 226, 255 ], "toColor": [ 184, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 224, 255 ], "toColor": [ 252, 184, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 183, 255 ], "toColor": [ 182, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 215, 255 ], "toColor": [ 226, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 221, 255 ], "toColor": [ 252, 212, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 249, 252, 255 ], "toColor": [ 184, 249, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1152891.899976641, "ymin": 588460.7989718914, "xmax": 1285636.198135808, "ymax": 693119.3888668865, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Classification", "type": "esriFieldTypeSmallInteger", "alias": "Classification", "domain": { "type": "codedValue", "name": "WS3_MSPclass", "description": "Major Street Plan classification of road", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "Interstate ramp", "code": 2 }, { "name": "Principal arterial", "code": 11 }, { "name": "Proposed principal arterial", "code": 12 }, { "name": "Minor arterial", "code": 21 }, { "name": "Proposed minor arterial", "code": 22 }, { "name": "Collector", "code": 31 }, { "name": "Proposed collector", "code": 32 }, { "name": "Public street", "code": 41 }, { "name": "Private street", "code": 42 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "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": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Bike Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation" }, "subLayers": [], "minScale": 80000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Facility", "field2": "Status", "uniqueValueGroups": [ { "heading": "Facility, Status", "classes": [ { "label": "Bike Lane, Planned", "description": "Bike Lane, Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 3 }, "values": [ [ "Bike Lane", "Planned" ] ] }, { "label": "Bike Lane, Proposed", "description": "Bike Lane, Proposed", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 3 }, "values": [ [ "Bike Lane", "Proposed" ] ] }, { "label": "Bike Lanes, Existing", "description": "Bike Lanes, Existing", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 }, "values": [ [ "Bike Lanes", "Existing" ] ] }, { "label": "Bike Path, Existing", "description": "Bike Path, Existing", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "values": [ [ "Bike Path", "Existing" ] ] }, { "label": "Cycle Track, Existing", "description": "Cycle Track, Existing", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 196, 255 ], "width": 3 }, "values": [ [ "Cycle Track", "Existing" ] ] }, { "label": "Railway Trail, Proposed", "description": "Railway Trail, Proposed", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 112, 168, 0, 255 ], "width": 3 }, "values": [ [ "Railway Trail", "Proposed" ] ] }, { "label": "Shared Lane, Proposed", "description": "Shared Lane, Proposed", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 137, 90, 68, 255 ], "width": 3 }, "values": [ [ "Shared Lane", "Proposed" ] ] }, { "label": "Shared Lane, Existing", "description": "Shared Lane, Existing", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 3 }, "values": [ [ "Shared Lane", "Existing" ] ] }, { "label": "Shared-Use Path, Proposed", "description": "Shared-Use Path, Proposed", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 137, 90, 68, 255 ], "width": 3 }, "values": [ [ "Shared-Use Path", "Proposed" ] ] }, { "label": "Shared-Use Path, Existing", "description": "Shared-Use Path, Existing", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 3 }, "values": [ [ "Shared-Use Path", "Existing" ] ] }, { "label": "Shoulder Bikeway, Proposed", "description": "Shoulder Bikeway, Proposed", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 170, 101, 255 ], "width": 3 }, "values": [ [ "Shoulder Bikeway", "Proposed" ] ] }, { "label": "Shoulder Bikeway, Existing", "description": "Shoulder Bikeway, Existing", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 101, 255 ], "width": 3 }, "values": [ [ "Shoulder Bikeway", "Existing" ] ] }, { "label": "Side Path, Planned", "description": "Side Path, Planned", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 3 }, "values": [ [ "Side Path", "Planned" ] ] }, { "label": "Side Path, Proposed", "description": "Side Path, Proposed", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 3 }, "values": [ [ "Side Path", "Proposed" ] ] }, { "label": "Side Path, Existing", "description": "Side Path, Existing", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "values": [ [ "Side Path", "Existing" ] ] }, { "label": "Signed Shared Roadway, Proposed", "description": "Signed Shared Roadway, Proposed", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 194, 158, 215, 255 ], "width": 3 }, "values": [ [ "Signed Shared Roadway", "Proposed" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 3 }, "value": "Bike Lane,Planned", "label": "Bike Lane, Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 3 }, "value": "Bike Lane,Proposed", "label": "Bike Lane, Proposed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 }, "value": "Bike Lanes,Existing", "label": "Bike Lanes, Existing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "Bike Path,Existing", "label": "Bike Path, Existing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 196, 255 ], "width": 3 }, "value": "Cycle Track,Existing", "label": "Cycle Track, Existing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 112, 168, 0, 255 ], "width": 3 }, "value": "Railway Trail,Proposed", "label": "Railway Trail, Proposed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 137, 90, 68, 255 ], "width": 3 }, "value": "Shared Lane,Proposed", "label": "Shared Lane, Proposed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 3 }, "value": "Shared Lane,Existing", "label": "Shared Lane, Existing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 137, 90, 68, 255 ], "width": 3 }, "value": "Shared-Use Path,Proposed", "label": "Shared-Use Path, Proposed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 3 }, "value": "Shared-Use Path,Existing", "label": "Shared-Use Path, Existing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 170, 101, 255 ], "width": 3 }, "value": "Shoulder Bikeway,Proposed", "label": "Shoulder Bikeway, Proposed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 101, 255 ], "width": 3 }, "value": "Shoulder Bikeway,Existing", "label": "Shoulder Bikeway, Existing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Side Path,Planned", "label": "Side Path, Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Side Path,Proposed", "label": "Side Path, Proposed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Side Path,Existing", "label": "Side Path, Existing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 194, 158, 215, 255 ], "width": 3 }, "value": "Signed Shared Roadway,Proposed", "label": "Signed Shared Roadway, Proposed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 128, 156, 255 ], "toColor": [ 87, 128, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 227, 84, 255 ], "toColor": [ 203, 227, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 99, 101, 255 ], "toColor": [ 247, 99, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 83, 237, 255 ], "toColor": [ 158, 83, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 245, 194, 255 ], "toColor": [ 100, 245, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 114, 61, 255 ], "toColor": [ 148, 114, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 139, 213, 255 ], "toColor": [ 224, 139, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 148, 59, 255 ], "toColor": [ 65, 148, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 61, 135, 255 ], "toColor": [ 71, 61, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 247, 96, 255 ], "toColor": [ 107, 247, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 215, 146, 255 ], "toColor": [ 247, 215, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 51, 88, 255 ], "toColor": [ 135, 51, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 130, 237, 255 ], "toColor": [ 109, 130, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 167, 180, 255 ], "toColor": [ 250, 167, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 218, 237, 255 ], "toColor": [ 154, 218, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 130, 98, 255 ], "toColor": [ 57, 130, 98, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1182486.9109964669, "ymin": 622612.1076376438, "xmax": 1251241.5530144721, "ymax": 672075.3955218941, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Extent", "type": "esriFieldTypeString", "alias": "Extent", "length": 50, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null }, { "name": "Facility", "type": "esriFieldTypeString", "alias": "Facility", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Shldr", "type": "esriFieldTypeSmallInteger", "alias": "Shldr", "domain": null }, { "name": "ROUTENAME", "type": "esriFieldTypeString", "alias": "ROUTENAME", "length": 50, "domain": null }, { "name": "Route", "type": "esriFieldTypeString", "alias": "Route", "length": 50, "domain": null }, { "name": "Connection", "type": "esriFieldTypeInteger", "alias": "Connection", "domain": null }, { "name": "Destinatio", "type": "esriFieldTypeInteger", "alias": "Destinatio", "domain": null }, { "name": "Appeal", "type": "esriFieldTypeInteger", "alias": "Appeal", "domain": null }, { "name": "Reg_Ben", "type": "esriFieldTypeInteger", "alias": "Reg_Ben", "domain": null }, { "name": "Cost", "type": "esriFieldTypeInteger", "alias": "Cost", "domain": null }, { "name": "SubTotal2", "type": "esriFieldTypeInteger", "alias": "SubTotal2", "domain": null }, { "name": "Implement", "type": "esriFieldTypeSmallInteger", "alias": "Implement", "domain": null }, { "name": "Tier", "type": "esriFieldTypeSmallInteger", "alias": "Tier", "domain": null }, { "name": "Speed", "type": "esriFieldTypeSmallInteger", "alias": "Speed", "domain": null }, { "name": "Width", "type": "esriFieldTypeSmallInteger", "alias": "Width", "domain": null }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": null }, { "name": "Pkng", "type": "esriFieldTypeSmallInteger", "alias": "Pkng", "domain": null }, { "name": "Rec", "type": "esriFieldTypeString", "alias": "Rec", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "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": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 1000 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation" }, "subLayers": [], "minScale": 125000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CARTOTYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Interstate", "description": "Interstate", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "values": [ [ "1" ] ] }, { "label": "US highway", "description": "US highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "2" ] ] }, { "label": "SD highway", "description": "SD highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "3" ] ] }, { "label": "County highway", "description": "County highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "4" ] ] }, { "label": "Main road", "description": "Main road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "6" ] ] }, { "label": "Minor arterial", "description": "Minor arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "7" ] ] }, { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "8" ] ] }, { "label": "Ramp", "description": "Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 }, "values": [ [ "9" ] ] }, { "label": "Paved road", "description": "Paved road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.4 }, "values": [ [ "10" ] ] }, { "label": "Unpaved road", "description": "Unpaved road", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 78, 78, 78, 255 ], "width": 0.4 }, "values": [ [ "11" ], [ "12" ], [ "13" ], [ "14" ] ] }, { "label": "Unimproved road", "description": "Unimproved road", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 78, 78, 78, 255 ], "width": 0.4 }, "values": [ [ "15" ] ] }, { "label": "Trail", "description": "Trail", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 0.4 }, "values": [ [ "18" ], [ "16" ], [ "17" ] ] }, { "label": "Airport Runway", "description": "Airport Runway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 3 }, "values": [ [ "70" ] ] }, { "label": "Not yet coded", "description": "Not yet coded", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 }, "values": [ [ "99" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "1", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "2", "label": "US highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "3", "label": "SD highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "4", "label": "County highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "6", "label": "Main road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "7", "label": "Minor arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "8", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 }, "value": "9", "label": "Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.4 }, "value": "10", "label": "Paved road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 78, 78, 78, 255 ], "width": 0.4 }, "value": "11", "label": "Unpaved road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 78, 78, 78, 255 ], "width": 0.4 }, "value": "12", "label": "Unpaved road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 78, 78, 78, 255 ], "width": 0.4 }, "value": "13", "label": "Unpaved road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 78, 78, 78, 255 ], "width": 0.4 }, "value": "14", "label": "Unpaved road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 78, 78, 78, 255 ], "width": 0.4 }, "value": "15", "label": "Unimproved road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 0.4 }, "value": "18", "label": "Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 0.4 }, "value": "16", "label": "Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 0.4 }, "value": "17", "label": "Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 3 }, "value": "70", "label": "Airport Runway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 }, "value": "99", "label": "Not yet coded" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 128, 156, 255 ], "toColor": [ 87, 128, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 227, 84, 255 ], "toColor": [ 203, 227, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 99, 101, 255 ], "toColor": [ 247, 99, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 83, 237, 255 ], "toColor": [ 158, 83, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 222, 168, 255 ], "toColor": [ 102, 222, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 114, 61, 255 ], "toColor": [ 148, 114, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 99, 180, 255 ], "toColor": [ 224, 99, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 61, 135, 255 ], "toColor": [ 71, 61, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 235, 92, 255 ], "toColor": [ 84, 235, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 93, 112, 255 ], "toColor": [ 145, 93, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 135, 54, 255 ], "toColor": [ 53, 135, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 199, 120, 255 ], "toColor": [ 245, 199, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 223, 235, 255 ], "toColor": [ 157, 223, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 165, 154, 255 ], "toColor": [ 245, 165, 154, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HWYNUMBER]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CARTOTYPE\" = 1", "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "Interstate", "priority": 11, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HWYNUMBER]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CARTOTYPE\" = 2", "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "US Highway", "priority": 14, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[USNUM2]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"USNUM2\" <> ' ' AND ( CartoType = 1 OR CartoType = 2 OR CartoType = 3)", "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "US Highway 2", "priority": 19, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HWYNUMBER]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CARTOTYPE\" = 3", "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "SD highway", "priority": 21, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[SDNUM2]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"SDNUM2\" <> ' ' AND ( CartoType = 1 OR CartoType = 2 OR CartoType = 3)", "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "SD Highway 2", "priority": 23, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(\"CARTOTYPE\" = 2 OR \"CARTOTYPE\" = 3 OR \"CARTOTYPE\" = 4 OR \"CARTOTYPE\" = 6) AND NOT \"ROADNAME\" LIKE '%HIGHWAY%'", "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "Main Road", "priority": 25, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CARTOTYPE\" = 4", "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "County Highway", "priority": 26, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CARTOTYPE\" = 7 AND NOT \"ROADNAME\" LIKE '%HIGHWAY%'", "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "Minor Arterial", "priority": 28, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CARTOTYPE\" = 8 AND NOT \"ROADNAME\" LIKE '%HIGHWAY%'", "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "Collector", "priority": 30, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CARTOTYPE\" = 10 AND NOT \"ROADNAME\" LIKE '%HIGHWAY%' AND NOT ROADNAME LIKE '%RAMP%'", "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "Paved Roads", "priority": 32, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CARTOTYPE\" = 11 AND NOT \"ROADNAME\" LIKE '%HIGHWAY%'", "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "Unpaved roads", "priority": 35, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CARTOTYPE\" = 99 AND NOT \"ROADNAME\" LIKE '%HIGHWAY%'", "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "Not Yet Coded", "priority": 37, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 987080.6148019731, "ymin": 499114.45076206326, "xmax": 1533335.2099546343, "ymax": 795156.0660267323, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Roadname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PrefixDir", "type": "esriFieldTypeString", "alias": "PrefixDir", "length": 2, "domain": { "type": "codedValue", "name": "WS3_dDirection", "description": "Direction used in suffix or prefix", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PreType", "type": "esriFieldTypeString", "alias": "PreType", "length": 12, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 40, "domain": null }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "StreetType", "length": 8, "domain": { "type": "codedValue", "name": "WS3_dStreetType", "description": "USPS designated street type", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BND", "code": "BND" }, { "name": "BR", "code": "BR" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "HL", "code": "HL" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "SPUR", "code": "SPUR" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRL", "code": "TRL" }, { "name": "WAY", "code": "WAY" }, { "name": "RDG", "code": "RDG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SuffixDir", "type": "esriFieldTypeString", "alias": "SuffixDir", "length": 2, "domain": { "type": "codedValue", "name": "WS3_dDirection", "description": "Direction used in suffix or prefix", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Roadname", "type": "esriFieldTypeString", "alias": "Roadname", "length": 50, "domain": null }, { "name": "CartoType", "type": "esriFieldTypeSmallInteger", "alias": "CartoType", "domain": { "type": "codedValue", "name": "WS3_dRoadCartoType", "description": "Type assigned to each road for cartographic purposes", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "US Highway", "code": 2 }, { "name": "SD Highway", "code": 3 }, { "name": "County Highway", "code": 4 }, { "name": "FS Highway", "code": 5 }, { "name": "Main Road", "code": 6 }, { "name": "Minor Arterial", "code": 7 }, { "name": "Collector", "code": 8 }, { "name": "Ramp", "code": 9 }, { "name": "Paved Road", "code": 10 }, { "name": "Unpaved Road", "code": 11 }, { "name": "FS Unpaved Road", "code": 13 }, { "name": "Unimproved Road", "code": 15 }, { "name": "Trail", "code": 18 }, { "name": "Airport Runway", "code": 70 }, { "name": "Driveway", "code": 40 }, { "name": "Paved Alley", "code": 51 }, { "name": "Unpaved Alley", "code": 52 }, { "name": "Platted Not Built", "code": 82 }, { "name": "Not yet coded", "code": 99 }, { "name": "FS Paved Road", "code": 14 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HwyNumber", "type": "esriFieldTypeString", "alias": "HwyNumber", "length": 6, "domain": null }, { "name": "USnum2", "type": "esriFieldTypeString", "alias": "USnum2", "length": 6, "domain": null }, { "name": "USnum3", "type": "esriFieldTypeString", "alias": "USnum3", "length": 6, "domain": null }, { "name": "SDnum2", "type": "esriFieldTypeString", "alias": "SDnum2", "length": 6, "domain": null }, { "name": "SDnum3", "type": "esriFieldTypeString", "alias": "SDnum3", "length": 6, "domain": null }, { "name": "OtherHwyNum", "type": "esriFieldTypeString", "alias": "OtherHwyNum", "length": 6, "domain": null }, { "name": "LCity", "type": "esriFieldTypeString", "alias": "LCity", "length": 15, "domain": { "type": "codedValue", "name": "WS3_Community", "description": "Communities within Pennington County", "codedValues": [ { "name": "BOX ELDER", "code": "BOX ELDER" }, { "name": "HILL CITY", "code": "HILL CITY" }, { "name": "KEYSTONE", "code": "KEYSTONE" }, { "name": "NEW UNDERWOOD", "code": "NEW UNDERWOOD" }, { "name": "PENNCO", "code": "PENNCO" }, { "name": "QUINN", "code": "QUINN" }, { "name": "RAPID CITY", "code": "RAPID CITY" }, { "name": "WALL", "code": "WALL" }, { "name": "WASTA", "code": "WASTA" }, { "name": "ELLSWORTH AFB", "code": "ELLSWORTH AFB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RCity", "type": "esriFieldTypeString", "alias": "RCity", "length": 15, "domain": { "type": "codedValue", "name": "WS3_Community", "description": "Communities within Pennington County", "codedValues": [ { "name": "BOX ELDER", "code": "BOX ELDER" }, { "name": "HILL CITY", "code": "HILL CITY" }, { "name": "KEYSTONE", "code": "KEYSTONE" }, { "name": "NEW UNDERWOOD", "code": "NEW UNDERWOOD" }, { "name": "PENNCO", "code": "PENNCO" }, { "name": "QUINN", "code": "QUINN" }, { "name": "RAPID CITY", "code": "RAPID CITY" }, { "name": "WALL", "code": "WALL" }, { "name": "WASTA", "code": "WASTA" }, { "name": "ELLSWORTH AFB", "code": "ELLSWORTH AFB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LZip", "type": "esriFieldTypeString", "alias": "LZip", "length": 5, "domain": { "type": "codedValue", "name": "WS3_dZipcode", "description": "Zipcode each feature falls within", "codedValues": [ { "name": "57521", "code": "57521" }, { "name": "57543", "code": "57543" }, { "name": "57547", "code": "57547" }, { "name": "57552", "code": "57552" }, { "name": "57553", "code": "57553" }, { "name": "57567", "code": "57567" }, { "name": "57577", "code": "57577" }, { "name": "57701", "code": "57701" }, { "name": "57702", "code": "57702" }, { "name": "57703", "code": "57703" }, { "name": "57706", "code": "57706" }, { "name": "57719", "code": "57719" }, { "name": "57722", "code": "57722" }, { "name": "57725", "code": "57725" }, { "name": "57730", "code": "57730" }, { "name": "57732", "code": "57732" }, { "name": "57738", "code": "57738" }, { "name": "57744", "code": "57744" }, { "name": "57745", "code": "57745" }, { "name": "57750", "code": "57750" }, { "name": "57751", "code": "57751" }, { "name": "57761", "code": "57761" }, { "name": "57767", "code": "57767" }, { "name": "57775", "code": "57775" }, { "name": "57780", "code": "57780" }, { "name": "57790", "code": "57790" }, { "name": "57791", "code": "57791" }, { "name": "57718", "code": "57718" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RZip", "type": "esriFieldTypeString", "alias": "RZip", "length": 5, "domain": { "type": "codedValue", "name": "WS3_dZipcode", "description": "Zipcode each feature falls within", "codedValues": [ { "name": "57521", "code": "57521" }, { "name": "57543", "code": "57543" }, { "name": "57547", "code": "57547" }, { "name": "57552", "code": "57552" }, { "name": "57553", "code": "57553" }, { "name": "57567", "code": "57567" }, { "name": "57577", "code": "57577" }, { "name": "57701", "code": "57701" }, { "name": "57702", "code": "57702" }, { "name": "57703", "code": "57703" }, { "name": "57706", "code": "57706" }, { "name": "57719", "code": "57719" }, { "name": "57722", "code": "57722" }, { "name": "57725", "code": "57725" }, { "name": "57730", "code": "57730" }, { "name": "57732", "code": "57732" }, { "name": "57738", "code": "57738" }, { "name": "57744", "code": "57744" }, { "name": "57745", "code": "57745" }, { "name": "57750", "code": "57750" }, { "name": "57751", "code": "57751" }, { "name": "57761", "code": "57761" }, { "name": "57767", "code": "57767" }, { "name": "57775", "code": "57775" }, { "name": "57780", "code": "57780" }, { "name": "57790", "code": "57790" }, { "name": "57791", "code": "57791" }, { "name": "57718", "code": "57718" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LowAddress", "type": "esriFieldTypeInteger", "alias": "Low address", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HighAddress", "type": "esriFieldTypeInteger", "alias": "High address", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FrAddL", "type": "esriFieldTypeInteger", "alias": "From address left", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ToAddL", "type": "esriFieldTypeInteger", "alias": "To address left", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FrAddR", "type": "esriFieldTypeInteger", "alias": "From address right", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ToAddR", "type": "esriFieldTypeInteger", "alias": "To address right", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OddEven", "type": "esriFieldTypeString", "alias": "OddEven", "length": 1, "domain": null }, { "name": "OddsOn", "type": "esriFieldTypeString", "alias": "OddsOn", "length": 1, "domain": null }, { "name": "RCID", "type": "esriFieldTypeString", "alias": "RC street ID", "length": 6, "domain": null }, { "name": "RCIDNumber", "type": "esriFieldTypeInteger", "alias": "Integer RC street ID", "domain": null }, { "name": "PCID", "type": "esriFieldTypeInteger", "alias": "County street ID", "domain": null }, { "name": "ModelID", "type": "esriFieldTypeInteger", "alias": "ModelID", "domain": null }, { "name": "TruckRoute", "type": "esriFieldTypeString", "alias": "TruckRoute", "length": 10, "domain": null }, { "name": "Classification", "type": "esriFieldTypeSmallInteger", "alias": "Classification", "domain": { "type": "codedValue", "name": "WS3_dMSPclass", "description": "Major Street Plan classification", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "Interstate ramp", "code": 2 }, { "name": "Principal arterial", "code": 11 }, { "name": "Proposed principal arterial", "code": 12 }, { "name": "Minor arterial", "code": 21 }, { "name": "Proposed minor arterial", "code": 22 }, { "name": "Collector", "code": 31 }, { "name": "Proposed collector", "code": 32 }, { "name": "Public street", "code": 41 }, { "name": "Private street", "code": 42 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PrivateRd", "type": "esriFieldTypeString", "alias": "PrivateRd", "length": 3, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "SDDOT_ID", "type": "esriFieldTypeString", "alias": "SDDOT_ID", "length": 10, "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": { "type": "codedValue", "name": "WS3_dLanes", "description": "Number of lanes for each road segment", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "SURFACE_WIDTH", "domain": null }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS3_dSurfaceType", "description": "Road Surfaces", "codedValues": [ { "name": "Not Attributed", "code": "0" }, { "name": "Primitive Trail", "code": "1" }, { "name": "Unimproved", "code": "2" }, { "name": "Graded & Drained Earth", "code": "3" }, { "name": "Brick", "code": "4" }, { "name": "Gravel or Crushed Rock", "code": "5" }, { "name": "Bituminous", "code": "8" }, { "name": "Concrete", "code": "9" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIMIT", "domain": null }, { "name": "CURB_GUTR", "type": "esriFieldTypeString", "alias": "CURB_GUTR", "length": 6, "domain": null }, { "name": "SHOULDER_TYPE", "type": "esriFieldTypeString", "alias": "SHOULDER_TYPE", "length": 12, "domain": null }, { "name": "SHOULDER_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "SHOULDER_WIDTH", "domain": null }, { "name": "PARKING", "type": "esriFieldTypeString", "alias": "PARKING", "length": 6, "domain": null }, { "name": "TERRAIN", "type": "esriFieldTypeString", "alias": "TERRAIN", "length": 12, "domain": null }, { "name": "FromToTime", "type": "esriFieldTypeDouble", "alias": "Network time from", "domain": null }, { "name": "ToFromTime", "type": "esriFieldTypeDouble", "alias": "Network time to", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CRWID", "type": "esriFieldTypeString", "alias": "CRWID", "length": 50, "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": "LPostOffice", "type": "esriFieldTypeString", "alias": "LPostOffice", "length": 40, "domain": { "type": "codedValue", "name": "WS3_dPostOffice", "description": "Post offices in Pennington County", "codedValues": [ { "name": "BOX ELDER", "code": "BOX ELDER" }, { "name": "CAPUTA", "code": "CAPUTA" }, { "name": "CUSTER", "code": "CUSTER" }, { "name": "DEADWOOD", "code": "DEADWOOD" }, { "name": "ELLSWORTH AFB", "code": "ELLSWORTH AFB" }, { "name": "HERMOSA", "code": "HERMOSA" }, { "name": "HILL CITY", "code": "HILL CITY" }, { "name": "KEYSTONE", "code": "KEYSTONE" }, { "name": "NEW UNDERWOOD", "code": "NEW UNDERWOOD" }, { "name": "OWANKA", "code": "OWANKA" }, { "name": "QUINN", "code": "QUINN" }, { "name": "RAPID CITY", "code": "RAPID CITY" }, { "name": "SCENIC", "code": "SCENIC" }, { "name": "WALL", "code": "WALL" }, { "name": "WASTA", "code": "WASTA" }, { "name": "INTERIOR", "code": "INTERIOR" }, { "name": "BLACK HAWK", "code": "BLACK HAWK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RPostOffice", "type": "esriFieldTypeString", "alias": "RPostOffice", "length": 40, "domain": { "type": "codedValue", "name": "WS3_dPostOffice", "description": "Post offices in Pennington County", "codedValues": [ { "name": "BOX ELDER", "code": "BOX ELDER" }, { "name": "CAPUTA", "code": "CAPUTA" }, { "name": "CUSTER", "code": "CUSTER" }, { "name": "DEADWOOD", "code": "DEADWOOD" }, { "name": "ELLSWORTH AFB", "code": "ELLSWORTH AFB" }, { "name": "HERMOSA", "code": "HERMOSA" }, { "name": "HILL CITY", "code": "HILL CITY" }, { "name": "KEYSTONE", "code": "KEYSTONE" }, { "name": "NEW UNDERWOOD", "code": "NEW UNDERWOOD" }, { "name": "OWANKA", "code": "OWANKA" }, { "name": "QUINN", "code": "QUINN" }, { "name": "RAPID CITY", "code": "RAPID CITY" }, { "name": "SCENIC", "code": "SCENIC" }, { "name": "WALL", "code": "WALL" }, { "name": "WASTA", "code": "WASTA" }, { "name": "INTERIOR", "code": "INTERIOR" }, { "name": "BLACK HAWK", "code": "BLACK HAWK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GC_EXCEPTION", "type": "esriFieldTypeString", "alias": "GC_EXCEPTION", "length": 75, "domain": null }, { "name": "LESN", "type": "esriFieldTypeString", "alias": "Left ESN", "length": 5, "domain": null }, { "name": "RESN", "type": "esriFieldTypeString", "alias": "Right ESN", "length": 5, "domain": null }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country_L", "length": 4, "domain": null }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country_R", "length": 4, "domain": null }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County_L", "length": 15, "domain": { "type": "codedValue", "name": "WS3_dCounty", "description": "Surrounding Counties", "codedValues": [ { "name": "Pennington", "code": "Pennington" }, { "name": "Custer", "code": "Custer" }, { "name": "Lawrence", "code": "Lawrence" }, { "name": "Meade", "code": "Meade" }, { "name": "Oglala Lakota", "code": "Oglala Lakota" }, { "name": "Jackson", "code": "Jackson" }, { "name": "Haakon", "code": "Haakon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County_R", "length": 15, "domain": { "type": "codedValue", "name": "WS3_dCounty", "description": "Surrounding Counties", "codedValues": [ { "name": "Pennington", "code": "Pennington" }, { "name": "Custer", "code": "Custer" }, { "name": "Lawrence", "code": "Lawrence" }, { "name": "Meade", "code": "Meade" }, { "name": "Oglala Lakota", "code": "Oglala Lakota" }, { "name": "Jackson", "code": "Jackson" }, { "name": "Haakon", "code": "Haakon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State_L", "length": 2, "domain": null }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State_R", "length": 2, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 12, "domain": null }, { "name": "PCI", "type": "esriFieldTypeString", "alias": "PCI", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "" }, { "name": "I272Roadname", "fields": "Roadname", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Roads Scaled", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 1000 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 125000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CARTOTYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Interstate", "description": "Interstate", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "values": [ [ "1" ] ] }, { "label": "US highway", "description": "US highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "2" ] ] }, { "label": "SD highway", "description": "SD highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "3" ] ] }, { "label": "County highway", "description": "County highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "4" ] ] }, { "label": "Main road", "description": "Main road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "6" ] ] }, { "label": "Minor arterial", "description": "Minor arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "7" ] ] }, { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "8" ] ] }, { "label": "Paved road", "description": "Paved road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.4 }, "values": [ [ "10" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "1", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "2", "label": "US highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "3", "label": "SD highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "4", "label": "County highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "6", "label": "Main road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "7", "label": "Minor arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "8", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.4 }, "value": "10", "label": "Paved road" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 128, 156, 255 ], "toColor": [ 87, 128, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 227, 84, 255 ], "toColor": [ 203, 227, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 99, 101, 255 ], "toColor": [ 247, 99, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 83, 237, 255 ], "toColor": [ 158, 83, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 222, 168, 255 ], "toColor": [ 102, 222, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 114, 61, 255 ], "toColor": [ 148, 114, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 142, 207, 255 ], "toColor": [ 237, 142, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 61, 135, 255 ], "toColor": [ 71, 61, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 247, 96, 255 ], "toColor": [ 107, 247, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 51, 88, 255 ], "toColor": [ 135, 51, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 135, 54, 255 ], "toColor": [ 53, 135, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 199, 120, 255 ], "toColor": [ 245, 199, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 223, 235, 255 ], "toColor": [ 157, 223, 235, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 987080.6148019731, "ymin": 499114.45076206326, "xmax": 1533335.2099546343, "ymax": 795156.0660267323, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Roadname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PrefixDir", "type": "esriFieldTypeString", "alias": "PrefixDir", "length": 2, "domain": { "type": "codedValue", "name": "WS3_dDirection", "description": "Direction used in suffix or prefix", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PreType", "type": "esriFieldTypeString", "alias": "PreType", "length": 12, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 40, "domain": null }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "StreetType", "length": 8, "domain": { "type": "codedValue", "name": "WS3_dStreetType", "description": "USPS designated street type", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BND", "code": "BND" }, { "name": "BR", "code": "BR" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "HL", "code": "HL" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "SPUR", "code": "SPUR" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRL", "code": "TRL" }, { "name": "WAY", "code": "WAY" }, { "name": "RDG", "code": "RDG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SuffixDir", "type": "esriFieldTypeString", "alias": "SuffixDir", "length": 2, "domain": { "type": "codedValue", "name": "WS3_dDirection", "description": "Direction used in suffix or prefix", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Roadname", "type": "esriFieldTypeString", "alias": "Roadname", "length": 50, "domain": null }, { "name": "CartoType", "type": "esriFieldTypeSmallInteger", "alias": "CartoType", "domain": { "type": "codedValue", "name": "WS3_dRoadCartoType", "description": "Type assigned to each road for cartographic purposes", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "US Highway", "code": 2 }, { "name": "SD Highway", "code": 3 }, { "name": "County Highway", "code": 4 }, { "name": "FS Highway", "code": 5 }, { "name": "Main Road", "code": 6 }, { "name": "Minor Arterial", "code": 7 }, { "name": "Collector", "code": 8 }, { "name": "Ramp", "code": 9 }, { "name": "Paved Road", "code": 10 }, { "name": "Unpaved Road", "code": 11 }, { "name": "FS Unpaved Road", "code": 13 }, { "name": "Unimproved Road", "code": 15 }, { "name": "Trail", "code": 18 }, { "name": "Airport Runway", "code": 70 }, { "name": "Driveway", "code": 40 }, { "name": "Paved Alley", "code": 51 }, { "name": "Unpaved Alley", "code": 52 }, { "name": "Platted Not Built", "code": 82 }, { "name": "Not yet coded", "code": 99 }, { "name": "FS Paved Road", "code": 14 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HwyNumber", "type": "esriFieldTypeString", "alias": "HwyNumber", "length": 6, "domain": null }, { "name": "USnum2", "type": "esriFieldTypeString", "alias": "USnum2", "length": 6, "domain": null }, { "name": "USnum3", "type": "esriFieldTypeString", "alias": "USnum3", "length": 6, "domain": null }, { "name": "SDnum2", "type": "esriFieldTypeString", "alias": "SDnum2", "length": 6, "domain": null }, { "name": "SDnum3", "type": "esriFieldTypeString", "alias": "SDnum3", "length": 6, "domain": null }, { "name": "OtherHwyNum", "type": "esriFieldTypeString", "alias": "OtherHwyNum", "length": 6, "domain": null }, { "name": "LCity", "type": "esriFieldTypeString", "alias": "LCity", "length": 15, "domain": { "type": "codedValue", "name": "WS3_Community", "description": "Communities within Pennington County", "codedValues": [ { "name": "BOX ELDER", "code": "BOX ELDER" }, { "name": "HILL CITY", "code": "HILL CITY" }, { "name": "KEYSTONE", "code": "KEYSTONE" }, { "name": "NEW UNDERWOOD", "code": "NEW UNDERWOOD" }, { "name": "PENNCO", "code": "PENNCO" }, { "name": "QUINN", "code": "QUINN" }, { "name": "RAPID CITY", "code": "RAPID CITY" }, { "name": "WALL", "code": "WALL" }, { "name": "WASTA", "code": "WASTA" }, { "name": "ELLSWORTH AFB", "code": "ELLSWORTH AFB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RCity", "type": "esriFieldTypeString", "alias": "RCity", "length": 15, "domain": { "type": "codedValue", "name": "WS3_Community", "description": "Communities within Pennington County", "codedValues": [ { "name": "BOX ELDER", "code": "BOX ELDER" }, { "name": "HILL CITY", "code": "HILL CITY" }, { "name": "KEYSTONE", "code": "KEYSTONE" }, { "name": "NEW UNDERWOOD", "code": "NEW UNDERWOOD" }, { "name": "PENNCO", "code": "PENNCO" }, { "name": "QUINN", "code": "QUINN" }, { "name": "RAPID CITY", "code": "RAPID CITY" }, { "name": "WALL", "code": "WALL" }, { "name": "WASTA", "code": "WASTA" }, { "name": "ELLSWORTH AFB", "code": "ELLSWORTH AFB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LZip", "type": "esriFieldTypeString", "alias": "LZip", "length": 5, "domain": { "type": "codedValue", "name": "WS3_dZipcode", "description": "Zipcode each feature falls within", "codedValues": [ { "name": "57521", "code": "57521" }, { "name": "57543", "code": "57543" }, { "name": "57547", "code": "57547" }, { "name": "57552", "code": "57552" }, { "name": "57553", "code": "57553" }, { "name": "57567", "code": "57567" }, { "name": "57577", "code": "57577" }, { "name": "57701", "code": "57701" }, { "name": "57702", "code": "57702" }, { "name": "57703", "code": "57703" }, { "name": "57706", "code": "57706" }, { "name": "57719", "code": "57719" }, { "name": "57722", "code": "57722" }, { "name": "57725", "code": "57725" }, { "name": "57730", "code": "57730" }, { "name": "57732", "code": "57732" }, { "name": "57738", "code": "57738" }, { "name": "57744", "code": "57744" }, { "name": "57745", "code": "57745" }, { "name": "57750", "code": "57750" }, { "name": "57751", "code": "57751" }, { "name": "57761", "code": "57761" }, { "name": "57767", "code": "57767" }, { "name": "57775", "code": "57775" }, { "name": "57780", "code": "57780" }, { "name": "57790", "code": "57790" }, { "name": "57791", "code": "57791" }, { "name": "57718", "code": "57718" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RZip", "type": "esriFieldTypeString", "alias": "RZip", "length": 5, "domain": { "type": "codedValue", "name": "WS3_dZipcode", "description": "Zipcode each feature falls within", "codedValues": [ { "name": "57521", "code": "57521" }, { "name": "57543", "code": "57543" }, { "name": "57547", "code": "57547" }, { "name": "57552", "code": "57552" }, { "name": "57553", "code": "57553" }, { "name": "57567", "code": "57567" }, { "name": "57577", "code": "57577" }, { "name": "57701", "code": "57701" }, { "name": "57702", "code": "57702" }, { "name": "57703", "code": "57703" }, { "name": "57706", "code": "57706" }, { "name": "57719", "code": "57719" }, { "name": "57722", "code": "57722" }, { "name": "57725", "code": "57725" }, { "name": "57730", "code": "57730" }, { "name": "57732", "code": "57732" }, { "name": "57738", "code": "57738" }, { "name": "57744", "code": "57744" }, { "name": "57745", "code": "57745" }, { "name": "57750", "code": "57750" }, { "name": "57751", "code": "57751" }, { "name": "57761", "code": "57761" }, { "name": "57767", "code": "57767" }, { "name": "57775", "code": "57775" }, { "name": "57780", "code": "57780" }, { "name": "57790", "code": "57790" }, { "name": "57791", "code": "57791" }, { "name": "57718", "code": "57718" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LowAddress", "type": "esriFieldTypeInteger", "alias": "Low address", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HighAddress", "type": "esriFieldTypeInteger", "alias": "High address", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FrAddL", "type": "esriFieldTypeInteger", "alias": "From address left", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ToAddL", "type": "esriFieldTypeInteger", "alias": "To address left", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FrAddR", "type": "esriFieldTypeInteger", "alias": "From address right", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ToAddR", "type": "esriFieldTypeInteger", "alias": "To address right", "domain": { "type": "range", "name": "WS3_dAddressRange", "description": "Min and Max range for addressing", "range": [ 0, 99999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OddEven", "type": "esriFieldTypeString", "alias": "OddEven", "length": 1, "domain": null }, { "name": "OddsOn", "type": "esriFieldTypeString", "alias": "OddsOn", "length": 1, "domain": null }, { "name": "RCID", "type": "esriFieldTypeString", "alias": "RC street ID", "length": 6, "domain": null }, { "name": "RCIDNumber", "type": "esriFieldTypeInteger", "alias": "Integer RC street ID", "domain": null }, { "name": "PCID", "type": "esriFieldTypeInteger", "alias": "County street ID", "domain": null }, { "name": "ModelID", "type": "esriFieldTypeInteger", "alias": "ModelID", "domain": null }, { "name": "TruckRoute", "type": "esriFieldTypeString", "alias": "TruckRoute", "length": 10, "domain": null }, { "name": "Classification", "type": "esriFieldTypeSmallInteger", "alias": "Classification", "domain": { "type": "codedValue", "name": "WS3_dMSPclass", "description": "Major Street Plan classification", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "Interstate ramp", "code": 2 }, { "name": "Principal arterial", "code": 11 }, { "name": "Proposed principal arterial", "code": 12 }, { "name": "Minor arterial", "code": 21 }, { "name": "Proposed minor arterial", "code": 22 }, { "name": "Collector", "code": 31 }, { "name": "Proposed collector", "code": 32 }, { "name": "Public street", "code": 41 }, { "name": "Private street", "code": 42 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PrivateRd", "type": "esriFieldTypeString", "alias": "PrivateRd", "length": 3, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "SDDOT_ID", "type": "esriFieldTypeString", "alias": "SDDOT_ID", "length": 10, "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": { "type": "codedValue", "name": "WS3_dLanes", "description": "Number of lanes for each road segment", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "SURFACE_WIDTH", "domain": null }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS3_dSurfaceType", "description": "Road Surfaces", "codedValues": [ { "name": "Not Attributed", "code": "0" }, { "name": "Primitive Trail", "code": "1" }, { "name": "Unimproved", "code": "2" }, { "name": "Graded & Drained Earth", "code": "3" }, { "name": "Brick", "code": "4" }, { "name": "Gravel or Crushed Rock", "code": "5" }, { "name": "Bituminous", "code": "8" }, { "name": "Concrete", "code": "9" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIMIT", "domain": null }, { "name": "CURB_GUTR", "type": "esriFieldTypeString", "alias": "CURB_GUTR", "length": 6, "domain": null }, { "name": "SHOULDER_TYPE", "type": "esriFieldTypeString", "alias": "SHOULDER_TYPE", "length": 12, "domain": null }, { "name": "SHOULDER_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "SHOULDER_WIDTH", "domain": null }, { "name": "PARKING", "type": "esriFieldTypeString", "alias": "PARKING", "length": 6, "domain": null }, { "name": "TERRAIN", "type": "esriFieldTypeString", "alias": "TERRAIN", "length": 12, "domain": null }, { "name": "FromToTime", "type": "esriFieldTypeDouble", "alias": "Network time from", "domain": null }, { "name": "ToFromTime", "type": "esriFieldTypeDouble", "alias": "Network time to", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CRWID", "type": "esriFieldTypeString", "alias": "CRWID", "length": 50, "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": "LPostOffice", "type": "esriFieldTypeString", "alias": "LPostOffice", "length": 40, "domain": { "type": "codedValue", "name": "WS3_dPostOffice", "description": "Post offices in Pennington County", "codedValues": [ { "name": "BOX ELDER", "code": "BOX ELDER" }, { "name": "CAPUTA", "code": "CAPUTA" }, { "name": "CUSTER", "code": "CUSTER" }, { "name": "DEADWOOD", "code": "DEADWOOD" }, { "name": "ELLSWORTH AFB", "code": "ELLSWORTH AFB" }, { "name": "HERMOSA", "code": "HERMOSA" }, { "name": "HILL CITY", "code": "HILL CITY" }, { "name": "KEYSTONE", "code": "KEYSTONE" }, { "name": "NEW UNDERWOOD", "code": "NEW UNDERWOOD" }, { "name": "OWANKA", "code": "OWANKA" }, { "name": "QUINN", "code": "QUINN" }, { "name": "RAPID CITY", "code": "RAPID CITY" }, { "name": "SCENIC", "code": "SCENIC" }, { "name": "WALL", "code": "WALL" }, { "name": "WASTA", "code": "WASTA" }, { "name": "INTERIOR", "code": "INTERIOR" }, { "name": "BLACK HAWK", "code": "BLACK HAWK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RPostOffice", "type": "esriFieldTypeString", "alias": "RPostOffice", "length": 40, "domain": { "type": "codedValue", "name": "WS3_dPostOffice", "description": "Post offices in Pennington County", "codedValues": [ { "name": "BOX ELDER", "code": "BOX ELDER" }, { "name": "CAPUTA", "code": "CAPUTA" }, { "name": "CUSTER", "code": "CUSTER" }, { "name": "DEADWOOD", "code": "DEADWOOD" }, { "name": "ELLSWORTH AFB", "code": "ELLSWORTH AFB" }, { "name": "HERMOSA", "code": "HERMOSA" }, { "name": "HILL CITY", "code": "HILL CITY" }, { "name": "KEYSTONE", "code": "KEYSTONE" }, { "name": "NEW UNDERWOOD", "code": "NEW UNDERWOOD" }, { "name": "OWANKA", "code": "OWANKA" }, { "name": "QUINN", "code": "QUINN" }, { "name": "RAPID CITY", "code": "RAPID CITY" }, { "name": "SCENIC", "code": "SCENIC" }, { "name": "WALL", "code": "WALL" }, { "name": "WASTA", "code": "WASTA" }, { "name": "INTERIOR", "code": "INTERIOR" }, { "name": "BLACK HAWK", "code": "BLACK HAWK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GC_EXCEPTION", "type": "esriFieldTypeString", "alias": "GC_EXCEPTION", "length": 75, "domain": null }, { "name": "LESN", "type": "esriFieldTypeString", "alias": "Left ESN", "length": 5, "domain": null }, { "name": "RESN", "type": "esriFieldTypeString", "alias": "Right ESN", "length": 5, "domain": null }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country_L", "length": 4, "domain": null }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country_R", "length": 4, "domain": null }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County_L", "length": 15, "domain": { "type": "codedValue", "name": "WS3_dCounty", "description": "Surrounding Counties", "codedValues": [ { "name": "Pennington", "code": "Pennington" }, { "name": "Custer", "code": "Custer" }, { "name": "Lawrence", "code": "Lawrence" }, { "name": "Meade", "code": "Meade" }, { "name": "Oglala Lakota", "code": "Oglala Lakota" }, { "name": "Jackson", "code": "Jackson" }, { "name": "Haakon", "code": "Haakon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County_R", "length": 15, "domain": { "type": "codedValue", "name": "WS3_dCounty", "description": "Surrounding Counties", "codedValues": [ { "name": "Pennington", "code": "Pennington" }, { "name": "Custer", "code": "Custer" }, { "name": "Lawrence", "code": "Lawrence" }, { "name": "Meade", "code": "Meade" }, { "name": "Oglala Lakota", "code": "Oglala Lakota" }, { "name": "Jackson", "code": "Jackson" }, { "name": "Haakon", "code": "Haakon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State_L", "length": 2, "domain": null }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State_R", "length": 2, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 12, "domain": null }, { "name": "PCI", "type": "esriFieldTypeString", "alias": "PCI", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "" }, { "name": "I272Roadname", "fields": "Roadname", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "ROWVacations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 124999.99999999964, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VacType", "uniqueValueGroups": [ { "heading": "VacType", "classes": [ { "label": "Former ROW", "description": "Former ROW", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Former ROW" ] ] }, { "label": "Relocated ROW", "description": "Relocated ROW", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Relocated ROW" ] ] }, { "label": "Vacation", "description": "Vacation", "symbol": { "type": "esriPFS", "url": "d690649543f33b0f0868c09510b0a55f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAM0lEQVQokWP5////fwYSAAspilE0MDIyMiBbhovPAhNAdxkuPgsDiYCFbA2Mo35gwBkvADi1OhKwMc/aAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Vacation" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Former ROW", "label": "Former ROW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 0.4 } }, "value": "Relocated ROW", "label": "Relocated ROW" }, { "symbol": { "type": "esriPFS", "url": "d690649543f33b0f0868c09510b0a55f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAM0lEQVQokWP5////fwYSAAspilE0MDIyMiBbhovPAhNAdxkuPgsDiYCFbA2Mo35gwBkvADi1OhKwMc/aAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Vacation", "label": "Vacation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 232, 252, 255 ], "toColor": [ 202, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 179, 255 ], "toColor": [ 234, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 182, 255 ], "toColor": [ 252, 182, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 182, 252, 255 ], "toColor": [ 228, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 226, 255 ], "toColor": [ 184, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 224, 255 ], "toColor": [ 252, 184, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 183, 255 ], "toColor": [ 182, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 215, 255 ], "toColor": [ 226, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 221, 255 ], "toColor": [ 252, 212, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 249, 252, 255 ], "toColor": [ 184, 249, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1079001.0858163089, "ymin": 572824.9398237318, "xmax": 1496611.070148468, "ymax": 672530.1731556505, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROWType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROWType", "type": "esriFieldTypeString", "alias": "TYPE", "length": 255, "domain": { "type": "codedValue", "name": "WS3_pROWType", "description": "ROW type", "codedValues": [ { "name": "Public ROW", "code": "ROW" }, { "name": "Section Line", "code": "Section Line" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 255, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 255, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 255, "domain": null }, { "name": "RecDate", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "DocNum", "type": "esriFieldTypeString", "alias": "RESOLUTION_NO", "length": 255, "domain": null }, { "name": "GovEntity", "type": "esriFieldTypeString", "alias": "ENTITY", "length": 255, "domain": { "type": "codedValue", "name": "WS3_pGovtEntity", "description": "Types of government entities", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS3_pStatus", "description": "Status of application", "codedValues": [ { "name": "Approved", "code": "Approved" }, { "name": "Denied", "code": "Denied" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VacType", "type": "esriFieldTypeString", "alias": "VacType", "length": 255, "domain": { "type": "codedValue", "name": "WS3_pVacType", "description": "ROW Vacation/Relocation type", "codedValues": [ { "name": "Vacation", "code": "Vacation" }, { "name": "Former ROW", "code": "Former ROW" }, { "name": "Relocated ROW", "code": "Relocated ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 255, "domain": null }, { "name": "TownshipNum", "type": "esriFieldTypeString", "alias": "TownshipNum", "length": 255, "domain": null }, { "name": "TownshipDir", "type": "esriFieldTypeString", "alias": "TownshipDir", "length": 255, "domain": null }, { "name": "RangeNum", "type": "esriFieldTypeString", "alias": "RangeNum", "length": 255, "domain": null }, { "name": "RangeDir", "type": "esriFieldTypeString", "alias": "RangeDir", "length": 255, "domain": null }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "length": 255, "domain": null }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality", "length": 255, "domain": null }, { "name": "township", "type": "esriFieldTypeString", "alias": "township", "length": 255, "domain": null }, { "name": "range", "type": "esriFieldTypeString", "alias": "range", "length": 255, "domain": null }, { "name": "TRS", "type": "esriFieldTypeString", "alias": "TRS", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "BaseInfo", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 9, "name": "TSlines" }, { "id": 10, "name": "qtrqtrSections" }, { "id": 11, "name": "Section Label" }, { "id": 12, "name": "Townships" }, { "id": 13, "name": "Sections" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 971632.7477318943, "ymin": 485122.54042573273, "xmax": 1538714.9938144684, "ymax": 804491.0457163155, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "TSlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "BaseInfo" }, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 986800.0766491443, "ymin": 492175.4826846421, "xmax": 1538714.9938144684, "ymax": 804491.0457163155, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FRSTDIVID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "FRSTDIVID", "type": "esriFieldTypeString", "alias": "FRSTDIVID", "length": 80, "domain": null }, { "name": "FRSTDIVTYP", "type": "esriFieldTypeString", "alias": "FRSTDIVTYP", "length": 80, "domain": null }, { "name": "FRSTDIVTXT", "type": "esriFieldTypeString", "alias": "FRSTDIVTXT", "length": 80, "domain": null }, { "name": "FRSTDIVNO", "type": "esriFieldTypeString", "alias": "FRSTDIVNO", "length": 80, "domain": null }, { "name": "FRSTDIVDUP", "type": "esriFieldTypeString", "alias": "FRSTDIVDUP", "length": 80, "domain": null }, { "name": "FRSTDIVLAB", "type": "esriFieldTypeString", "alias": "FRSTDIVLAB", "length": 80, "domain": null }, { "name": "STATEABBR", "type": "esriFieldTypeString", "alias": "STATEABBR", "length": 80, "domain": null }, { "name": "PRINMERCD", "type": "esriFieldTypeString", "alias": "PRINMERCD", "length": 80, "domain": null }, { "name": "PRINMER", "type": "esriFieldTypeString", "alias": "PRINMER", "length": 80, "domain": null }, { "name": "TWNSHPNO", "type": "esriFieldTypeString", "alias": "TWNSHPNO", "length": 80, "domain": null }, { "name": "TWNSHPFRAC", "type": "esriFieldTypeString", "alias": "TWNSHPFRAC", "length": 80, "domain": null }, { "name": "TWNSHPDIR", "type": "esriFieldTypeString", "alias": "TWNSHPDIR", "length": 80, "domain": null }, { "name": "RANGENO", "type": "esriFieldTypeString", "alias": "RANGENO", "length": 80, "domain": null }, { "name": "RANGEFRAC", "type": "esriFieldTypeString", "alias": "RANGEFRAC", "length": 80, "domain": null }, { "name": "RANGEDIR", "type": "esriFieldTypeString", "alias": "RANGEDIR", "length": 80, "domain": null }, { "name": "TWNSHPDPCD", "type": "esriFieldTypeString", "alias": "TWNSHPDPCD", "length": 80, "domain": null }, { "name": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSSID", "length": 80, "domain": null }, { "name": "TWNSHPLAB", "type": "esriFieldTypeString", "alias": "TWNSHPLAB", "length": 80, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 80, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ShapeSTAre", "type": "esriFieldTypeDouble", "alias": "ShapeSTAre", "domain": null }, { "name": "ShapeSTLen", "type": "esriFieldTypeDouble", "alias": "ShapeSTLen", "domain": null }, { "name": "T_W_B", "type": "esriFieldTypeString", "alias": "T_W_B", "length": 3, "domain": null }, { "name": "R_W_M", "type": "esriFieldTypeString", "alias": "R_W_M", "length": 3, "domain": null }, { "name": "SECTIONNUM", "type": "esriFieldTypeInteger", "alias": "SECTIONNUM", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "length": 38, "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID_1", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "qtrqtrSections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "BaseInfo" }, "subLayers": [], "minScale": 14999.999999999842, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 971632.7477318943, "ymin": 485122.54042573273, "xmax": 1533415.523770392, "ymax": 802593.8205081373, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "lndkey", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "lndkey", "type": "esriFieldTypeString", "alias": "lndkey", "length": 16, "domain": null }, { "name": "qsection", "type": "esriFieldTypeString", "alias": "qsection", "length": 2, "domain": null }, { "name": "nomloc", "type": "esriFieldTypeString", "alias": "nomloc", "length": 1, "domain": null }, { "name": "sursys", "type": "esriFieldTypeString", "alias": "sursys", "length": 3, "domain": null }, { "name": "surnum", "type": "esriFieldTypeString", "alias": "surnum", "length": 5, "domain": null }, { "name": "sursurf", "type": "esriFieldTypeString", "alias": "sursurf", "length": 2, "domain": null }, { "name": "surnote", "type": "esriFieldTypeString", "alias": "surnote", "length": 3, "domain": null }, { "name": "ladescar", "type": "esriFieldTypeDouble", "alias": "ladescar", "domain": null }, { "name": "ladunt", "type": "esriFieldTypeString", "alias": "ladunt", "length": 254, "domain": null }, { "name": "ladsrc", "type": "esriFieldTypeString", "alias": "ladsrc", "length": 1, "domain": null }, { "name": "disccd", "type": "esriFieldTypeString", "alias": "disccd", "length": 1, "domain": null }, { "name": "exccd", "type": "esriFieldTypeString", "alias": "exccd", "length": 3, "domain": null }, { "name": "validcd", "type": "esriFieldTypeString", "alias": "validcd", "length": 1, "domain": null }, { "name": "descdup", "type": "esriFieldTypeString", "alias": "descdup", "length": 1, "domain": null }, { "name": "subonly", "type": "esriFieldTypeString", "alias": "subonly", "length": 1, "domain": null }, { "name": "minorsub", "type": "esriFieldTypeString", "alias": "minorsub", "length": 4, "domain": null }, { "name": "secfrt", "type": "esriFieldTypeString", "alias": "secfrt", "length": 1, "domain": null }, { "name": "sectn", "type": "esriFieldTypeString", "alias": "sectn", "length": 3, "domain": null }, { "name": "secdup", "type": "esriFieldTypeString", "alias": "secdup", "length": 1, "domain": null }, { "name": "qqsection", "type": "esriFieldTypeString", "alias": "qqsection", "length": 6, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Section Label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "BaseInfo" }, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FRSTDIVLAB]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 1000, "minScale": 24999, "name": "Default", "priority": 34, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Corbel", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 986800.0766491443, "ymin": 492175.4826846421, "xmax": 1538714.9938144684, "ymax": 804491.0457163155, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FRSTDIVID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "FRSTDIVID", "type": "esriFieldTypeString", "alias": "FRSTDIVID", "length": 80, "domain": null }, { "name": "FRSTDIVTYP", "type": "esriFieldTypeString", "alias": "FRSTDIVTYP", "length": 80, "domain": null }, { "name": "FRSTDIVTXT", "type": "esriFieldTypeString", "alias": "FRSTDIVTXT", "length": 80, "domain": null }, { "name": "FRSTDIVNO", "type": "esriFieldTypeString", "alias": "FRSTDIVNO", "length": 80, "domain": null }, { "name": "FRSTDIVDUP", "type": "esriFieldTypeString", "alias": "FRSTDIVDUP", "length": 80, "domain": null }, { "name": "FRSTDIVLAB", "type": "esriFieldTypeString", "alias": "FRSTDIVLAB", "length": 80, "domain": null }, { "name": "STATEABBR", "type": "esriFieldTypeString", "alias": "STATEABBR", "length": 80, "domain": null }, { "name": "PRINMERCD", "type": "esriFieldTypeString", "alias": "PRINMERCD", "length": 80, "domain": null }, { "name": "PRINMER", "type": "esriFieldTypeString", "alias": "PRINMER", "length": 80, "domain": null }, { "name": "TWNSHPNO", "type": "esriFieldTypeString", "alias": "TWNSHPNO", "length": 80, "domain": null }, { "name": "TWNSHPFRAC", "type": "esriFieldTypeString", "alias": "TWNSHPFRAC", "length": 80, "domain": null }, { "name": "TWNSHPDIR", "type": "esriFieldTypeString", "alias": "TWNSHPDIR", "length": 80, "domain": null }, { "name": "RANGENO", "type": "esriFieldTypeString", "alias": "RANGENO", "length": 80, "domain": null }, { "name": "RANGEFRAC", "type": "esriFieldTypeString", "alias": "RANGEFRAC", "length": 80, "domain": null }, { "name": "RANGEDIR", "type": "esriFieldTypeString", "alias": "RANGEDIR", "length": 80, "domain": null }, { "name": "TWNSHPDPCD", "type": "esriFieldTypeString", "alias": "TWNSHPDPCD", "length": 80, "domain": null }, { "name": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSSID", "length": 80, "domain": null }, { "name": "TWNSHPLAB", "type": "esriFieldTypeString", "alias": "TWNSHPLAB", "length": 80, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 80, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ShapeSTAre", "type": "esriFieldTypeDouble", "alias": "ShapeSTAre", "domain": null }, { "name": "ShapeSTLen", "type": "esriFieldTypeDouble", "alias": "ShapeSTLen", "domain": null }, { "name": "T_W_B", "type": "esriFieldTypeString", "alias": "T_W_B", "length": 3, "domain": null }, { "name": "R_W_M", "type": "esriFieldTypeString", "alias": "R_W_M", "length": 3, "domain": null }, { "name": "SECTIONNUM", "type": "esriFieldTypeInteger", "alias": "SECTIONNUM", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "length": 38, "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID_1", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Townships", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "BaseInfo" }, "subLayers": [], "minScale": 0, "maxScale": 25000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TownshipRange]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 50000, "minScale": 300000, "name": "Default", "priority": 40, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Constantia", "size": 12.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 986800.0766491443, "ymin": 492175.4826846421, "xmax": 1538714.9938144684, "ymax": 804491.0457163155, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TWNSHPLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TWNSHPLAB", "type": "esriFieldTypeString", "alias": "TWNSHPLAB", "length": 80, "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Sections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "BaseInfo" }, "subLayers": [], "minScale": 80000, "maxScale": 25000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 140, 140, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FRSTDIVLAB]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 25000, "minScale": 80000, "name": "Default", "priority": 38, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Corbel", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 986800.0766491443, "ymin": 492175.4826846421, "xmax": 1538714.9938144684, "ymax": 804491.0457163155, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FRSTDIVID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "FRSTDIVID", "type": "esriFieldTypeString", "alias": "FRSTDIVID", "length": 80, "domain": null }, { "name": "FRSTDIVTYP", "type": "esriFieldTypeString", "alias": "FRSTDIVTYP", "length": 80, "domain": null }, { "name": "FRSTDIVTXT", "type": "esriFieldTypeString", "alias": "FRSTDIVTXT", "length": 80, "domain": null }, { "name": "FRSTDIVNO", "type": "esriFieldTypeString", "alias": "FRSTDIVNO", "length": 80, "domain": null }, { "name": "FRSTDIVDUP", "type": "esriFieldTypeString", "alias": "FRSTDIVDUP", "length": 80, "domain": null }, { "name": "FRSTDIVLAB", "type": "esriFieldTypeString", "alias": "FRSTDIVLAB", "length": 80, "domain": null }, { "name": "STATEABBR", "type": "esriFieldTypeString", "alias": "STATEABBR", "length": 80, "domain": null }, { "name": "PRINMERCD", "type": "esriFieldTypeString", "alias": "PRINMERCD", "length": 80, "domain": null }, { "name": "PRINMER", "type": "esriFieldTypeString", "alias": "PRINMER", "length": 80, "domain": null }, { "name": "TWNSHPNO", "type": "esriFieldTypeString", "alias": "TWNSHPNO", "length": 80, "domain": null }, { "name": "TWNSHPFRAC", "type": "esriFieldTypeString", "alias": "TWNSHPFRAC", "length": 80, "domain": null }, { "name": "TWNSHPDIR", "type": "esriFieldTypeString", "alias": "TWNSHPDIR", "length": 80, "domain": null }, { "name": "RANGENO", "type": "esriFieldTypeString", "alias": "RANGENO", "length": 80, "domain": null }, { "name": "RANGEFRAC", "type": "esriFieldTypeString", "alias": "RANGEFRAC", "length": 80, "domain": null }, { "name": "RANGEDIR", "type": "esriFieldTypeString", "alias": "RANGEDIR", "length": 80, "domain": null }, { "name": "TWNSHPDPCD", "type": "esriFieldTypeString", "alias": "TWNSHPDPCD", "length": 80, "domain": null }, { "name": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSSID", "length": 80, "domain": null }, { "name": "TWNSHPLAB", "type": "esriFieldTypeString", "alias": "TWNSHPLAB", "length": 80, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 80, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ShapeSTAre", "type": "esriFieldTypeDouble", "alias": "ShapeSTAre", "domain": null }, { "name": "ShapeSTLen", "type": "esriFieldTypeDouble", "alias": "ShapeSTLen", "domain": null }, { "name": "T_W_B", "type": "esriFieldTypeString", "alias": "T_W_B", "length": 3, "domain": null }, { "name": "R_W_M", "type": "esriFieldTypeString", "alias": "R_W_M", "length": 3, "domain": null }, { "name": "SECTIONNUM", "type": "esriFieldTypeInteger", "alias": "SECTIONNUM", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "length": 38, "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID_1", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 30001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CityName", "uniqueValueGroups": [ { "heading": "CityName", "classes": [ { "label": "BOX ELDER", "description": "BOX ELDER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 189, 255, 255 ], "outline": null }, "values": [ [ "BOX ELDER" ] ] }, { "label": "ELLSWORTH AFB", "description": "ELLSWORTH AFB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 175, 255 ], "outline": null }, "values": [ [ "ELLSWORTH AFB" ] ] }, { "label": "HILL CITY", "description": "HILL CITY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 189, 255 ], "outline": null }, "values": [ [ "HILL CITY" ] ] }, { "label": "HILL CITY", "description": "HILL CITY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 189, 255 ], "outline": null }, "values": [ [ "Hill City" ] ] }, { "label": "KEYSTONE", "description": "KEYSTONE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 189, 255 ], "outline": null }, "values": [ [ "KEYSTONE" ] ] }, { "label": "NEW UNDERWOOD", "description": "NEW UNDERWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 189, 255 ], "outline": null }, "values": [ [ "NEW UNDERWOOD" ] ] }, { "label": "QUINN", "description": "QUINN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 189, 232, 255 ], "outline": null }, "values": [ [ "QUINN" ] ] }, { "label": "RAPID CITY", "description": "RAPID CITY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 189, 255 ], "outline": null }, "values": [ [ "RAPID CITY" ] ] }, { "label": "WALL", "description": "WALL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 175, 255 ], "outline": null }, "values": [ [ "WALL" ] ] }, { "label": "WASTA", "description": "WASTA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 189, 255 ], "outline": null }, "values": [ [ "WASTA" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 189, 255, 255 ], "outline": null }, "value": "BOX ELDER", "label": "BOX ELDER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 175, 255 ], "outline": null }, "value": "ELLSWORTH AFB", "label": "ELLSWORTH AFB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 189, 255 ], "outline": null }, "value": "HILL CITY", "label": "HILL CITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 189, 255 ], "outline": null }, "value": "Hill City", "label": "HILL CITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 189, 255 ], "outline": null }, "value": "KEYSTONE", "label": "KEYSTONE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 189, 255 ], "outline": null }, "value": "NEW UNDERWOOD", "label": "NEW UNDERWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 189, 232, 255 ], "outline": null }, "value": "QUINN", "label": "QUINN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 189, 255 ], "outline": null }, "value": "RAPID CITY", "label": "RAPID CITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 175, 255 ], "outline": null }, "value": "WALL", "label": "WALL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 189, 255 ], "outline": null }, "value": "WASTA", "label": "WASTA" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 232, 252, 255 ], "toColor": [ 202, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 179, 255 ], "toColor": [ 234, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 182, 255 ], "toColor": [ 252, 182, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 182, 252, 255 ], "toColor": [ 228, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 226, 255 ], "toColor": [ 184, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 224, 255 ], "toColor": [ 252, 184, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 183, 255 ], "toColor": [ 182, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 215, 255 ], "toColor": [ 226, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 221, 255 ], "toColor": [ 252, 212, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 249, 252, 255 ], "toColor": [ 184, 249, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CityName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "CityName = 'RAPID CITY'", "useCodedValues": true, "maxScale": 80000, "minScale": 500000, "name": "Rapid City", "priority": 50, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 189, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CityName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "CityName = 'BOX ELDER'", "useCodedValues": true, "maxScale": 80000, "minScale": 500000, "name": "Box Elder", "priority": 42, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 232, 189, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CityName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "CityName = 'ELLSWORTH AFB'", "useCodedValues": true, "maxScale": 80000, "minScale": 500000, "name": "Ellsworth AFB", "priority": 43, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 236, 175, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CityName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "CityName = 'HILL CITY'", "useCodedValues": true, "maxScale": 80000, "minScale": 500000, "name": "Hill City", "priority": 44, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 211, 255, 189, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CityName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "CityName = 'KEYSTONE'", "useCodedValues": true, "maxScale": 80000, "minScale": 500000, "name": "Keystone", "priority": 45, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 236, 189, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CityName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "CityName = 'NEW UNDERWOOD'", "useCodedValues": true, "maxScale": 80000, "minScale": 500000, "name": "New Underwood", "priority": 46, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 236, 189, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CityName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "CityName = 'QUINN'", "useCodedValues": true, "maxScale": 80000, "minScale": 500000, "name": "Quinn", "priority": 47, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 189, 232, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CityName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "CityName = 'WALL'", "useCodedValues": true, "maxScale": 80000, "minScale": 500000, "name": "Wall", "priority": 48, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 236, 175, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CityName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "where": "CityName = 'WASTA'", "useCodedValues": true, "maxScale": 80000, "minScale": 500000, "name": "Wasta", "priority": 49, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 233, 253, 189, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1112471.578914553, "ymin": 576626.6674564779, "xmax": 1501068.6478474736, "ymax": 684094.0598047227, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CityName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CityName", "type": "esriFieldTypeString", "alias": "City name", "length": 15, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last update", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Cadastral Data", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 16, "name": "Lot & Block Text" }, { "id": 27, "name": "Parcel Dimensions" }, { "id": 35, "name": "PIN Labels" }, { "id": 36, "name": "Parcels" }, { "id": 37, "name": "LotLines" }, { "id": 38, "name": "Creeks and Lakes" }, { "id": 41, "name": "Subdivisions" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 921055.2248713821, "ymin": 190818.44366765022, "xmax": 1781248.374232307, "ymax": 1148654.5585033894, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Lot & Block Text", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Cadastral Data" }, "subLayers": [ { "id": 17, "name": "1: Lot number/vac - small" }, { "id": 18, "name": "2: Lot number/vac - medium" }, { "id": 19, "name": "3: Lot number/vac - large" }, { "id": 20, "name": "4: Government lot number - small" }, { "id": 21, "name": "5: Government lot number - large" }, { "id": 22, "name": "6: BLL PIN - small" }, { "id": 23, "name": "7: BLL PIN - medium" }, { "id": 24, "name": "8: BLL PIN - large" }, { "id": 25, "name": "9: Road name" }, { "id": 26, "name": "90: Railroad name" } ], "minScale": 8500, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 987719.2844563872, "ymin": 497221.07265906036, "xmax": 1533244.8430093825, "ymax": 798173.0084836483, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "TempFontSize", "type": "esriFieldTypeDouble", "alias": "TempFontSize", "domain": null }, { "name": "TempVertAlign", "type": "esriFieldTypeSmallInteger", "alias": "TempVertAlign", "domain": null }, { "name": "TempHorizAlign", "type": "esriFieldTypeSmallInteger", "alias": "TempHorizAlign", "domain": null }, { "name": "SHAPE_STArea_1", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_STLength_1", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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_STArea_12", "type": "esriFieldTypeDouble", "alias": "Shape_STArea_12", "domain": null }, { "name": "Shape_STLength_12", "type": "esriFieldTypeDouble", "alias": "Shape_STLength_12", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "AnnoClassID_Index_237", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_237", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "1: Lot number/vac - small" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "2: Lot number/vac - medium" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "3: Lot number/vac - large" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "4: Government lot number - small" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "5: Government lot number - large" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "6: BLL PIN - small" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 6, "name": "7: BLL PIN - medium" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 7, "name": "8: BLL PIN - large" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 8, "name": "9: Road name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 9, "name": "90: Railroad name" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVertAlign": null, "TempHorizAlign": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea_12": null, "Shape_STLength_12": null }, "code": 0, "name": "1: Lot number/vac - small" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVertAlign": null, "TempHorizAlign": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea_12": null, "Shape_STLength_12": null }, "code": 1, "name": "2: Lot number/vac - medium" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVertAlign": null, "TempHorizAlign": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea_12": null, "Shape_STLength_12": null }, "code": 2, "name": "3: Lot number/vac - large" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVertAlign": null, "TempHorizAlign": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea_12": null, "Shape_STLength_12": null }, "code": 3, "name": "4: Government lot number - small" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVertAlign": null, "TempHorizAlign": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea_12": null, "Shape_STLength_12": null }, "code": 4, "name": "5: Government lot number - large" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVertAlign": null, "TempHorizAlign": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea_12": null, "Shape_STLength_12": null }, "code": 5, "name": "6: BLL PIN - small" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVertAlign": null, "TempHorizAlign": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea_12": null, "Shape_STLength_12": null }, "code": 6, "name": "7: BLL PIN - medium" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVertAlign": null, "TempHorizAlign": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea_12": null, "Shape_STLength_12": null }, "code": 7, "name": "8: BLL PIN - large" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVertAlign": null, "TempHorizAlign": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea_12": null, "Shape_STLength_12": null }, "code": 8, "name": "9: Road name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVertAlign": null, "TempHorizAlign": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea_12": null, "Shape_STLength_12": null }, "code": 9, "name": "90: Railroad name" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "1: Lot number/vac - small", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 16, "name": "Lot & Block Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987719.2844563872, "ymin": 497221.07265906036, "xmax": 1533244.8430093825, "ymax": 798173.0084836483, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 8500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "2: Lot number/vac - medium", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 16, "name": "Lot & Block Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987719.2844563872, "ymin": 497221.07265906036, "xmax": 1533244.8430093825, "ymax": 798173.0084836483, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 8500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "3: Lot number/vac - large", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 16, "name": "Lot & Block Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987719.2844563872, "ymin": 497221.07265906036, "xmax": 1533244.8430093825, "ymax": 798173.0084836483, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 8500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "4: Government lot number - small", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 16, "name": "Lot & Block Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987719.2844563872, "ymin": 497221.07265906036, "xmax": 1533244.8430093825, "ymax": 798173.0084836483, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 8500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "5: Government lot number - large", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 16, "name": "Lot & Block Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987719.2844563872, "ymin": 497221.07265906036, "xmax": 1533244.8430093825, "ymax": 798173.0084836483, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 8500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "6: BLL PIN - small", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 16, "name": "Lot & Block Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987719.2844563872, "ymin": 497221.07265906036, "xmax": 1533244.8430093825, "ymax": 798173.0084836483, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 8500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "7: BLL PIN - medium", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 16, "name": "Lot & Block Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987719.2844563872, "ymin": 497221.07265906036, "xmax": 1533244.8430093825, "ymax": 798173.0084836483, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 8500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "8: BLL PIN - large", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 16, "name": "Lot & Block Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987719.2844563872, "ymin": 497221.07265906036, "xmax": 1533244.8430093825, "ymax": 798173.0084836483, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 8500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "9: Road name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 16, "name": "Lot & Block Text" }, "subLayers": [], "minScale": 0, "maxScale": 626164.9717514126, "defaultVisibility": false, "extent": { "xmin": 987719.2844563872, "ymin": 497221.07265906036, "xmax": 1533244.8430093825, "ymax": 798173.0084836483, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 8500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "90: Railroad name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 16, "name": "Lot & Block Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987719.2844563872, "ymin": 497221.07265906036, "xmax": 1533244.8430093825, "ymax": 798173.0084836483, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 8500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "Parcel Dimensions", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 15, "name": "Cadastral Data" }, "subLayers": [ { "id": 28, "name": "Parcel Text" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 987969.6527220607, "ymin": 498968.9359612316, "xmax": 1532754.1950405538, "ymax": 794917.2984596491, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "Parcel Text", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 27, "name": "Parcel Dimensions" }, "subLayers": [ { "id": 29, "name": "1: Lot dimension - small" }, { "id": 30, "name": "2: Lot dimension - medium" }, { "id": 31, "name": "3: Lot dimension - large" }, { "id": 32, "name": "4: Parcel dimension - small" }, { "id": 33, "name": "5: Parcel dimension - medium" }, { "id": 34, "name": "6: Parcel dimension - large" } ], "minScale": 30000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987969.6527220607, "ymin": 498968.9359612316, "xmax": 1532754.1950405538, "ymax": 794917.2984596491, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "TempFontSize", "type": "esriFieldTypeDouble", "alias": "TempFontSize", "domain": null }, { "name": "TempVert", "type": "esriFieldTypeSmallInteger", "alias": "TempVert", "domain": null }, { "name": "TempHoriz", "type": "esriFieldTypeSmallInteger", "alias": "TempHoriz", "domain": null }, { "name": "AnnoID", "type": "esriFieldTypeInteger", "alias": "AnnoID", "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_STArea_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea_1", "domain": null }, { "name": "SHAPE_STLength_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength_1", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "AnnoClassID_Index_235", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_235", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "1: Lot dimension - small" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "2: Lot dimension - medium" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "3: Lot dimension - large" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "4: Parcel dimension - small" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "5: Parcel dimension - medium" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "6: Parcel dimension - large" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVert": null, "TempHoriz": null, "AnnoID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null }, "code": 0, "name": "1: Lot dimension - small" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVert": null, "TempHoriz": null, "AnnoID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null }, "code": 1, "name": "2: Lot dimension - medium" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVert": null, "TempHoriz": null, "AnnoID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null }, "code": 2, "name": "3: Lot dimension - large" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVert": null, "TempHoriz": null, "AnnoID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null }, "code": 3, "name": "4: Parcel dimension - small" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVert": null, "TempHoriz": null, "AnnoID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null }, "code": 4, "name": "5: Parcel dimension - medium" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "TempFontSize": null, "TempVert": null, "TempHoriz": null, "AnnoID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null }, "code": 5, "name": "6: Parcel dimension - large" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "1: Lot dimension - small", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 28, "name": "Parcel Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987969.6527220607, "ymin": 498968.9359612316, "xmax": 1532754.1950405538, "ymax": 794917.2984596491, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 30000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "2: Lot dimension - medium", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 28, "name": "Parcel Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987969.6527220607, "ymin": 498968.9359612316, "xmax": 1532754.1950405538, "ymax": 794917.2984596491, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 30000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "3: Lot dimension - large", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 28, "name": "Parcel Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987969.6527220607, "ymin": 498968.9359612316, "xmax": 1532754.1950405538, "ymax": 794917.2984596491, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 30000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 32, "name": "4: Parcel dimension - small", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 28, "name": "Parcel Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987969.6527220607, "ymin": 498968.9359612316, "xmax": 1532754.1950405538, "ymax": 794917.2984596491, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 30000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 33, "name": "5: Parcel dimension - medium", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 28, "name": "Parcel Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987969.6527220607, "ymin": 498968.9359612316, "xmax": 1532754.1950405538, "ymax": 794917.2984596491, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 30000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 34, "name": "6: Parcel dimension - large", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 28, "name": "Parcel Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987969.6527220607, "ymin": 498968.9359612316, "xmax": 1532754.1950405538, "ymax": 794917.2984596491, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 30000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "PIN Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Cadastral Data" }, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 208, 200, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PIN]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 54, "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": [ 237, 235, 224, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 987066.7490160614, "ymin": 497455.5088699758, "xmax": 1533434.988954559, "ymax": 799211.0818668157, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LotStreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 10, "domain": null }, { "name": "TaxID", "type": "esriFieldTypeInteger", "alias": "TaxID", "domain": null }, { "name": "LotNumber", "type": "esriFieldTypeString", "alias": "LotNumber", "length": 12, "domain": null }, { "name": "LotHalfNumber", "type": "esriFieldTypeString", "alias": "LotHalfNumber", "length": 3, "domain": null }, { "name": "LotStreetDir", "type": "esriFieldTypeString", "alias": "LotStreetDir", "length": 1, "domain": null }, { "name": "LotStreetName", "type": "esriFieldTypeString", "alias": "LotStreetName", "length": 34, "domain": null }, { "name": "LegalDescription", "type": "esriFieldTypeString", "alias": "LegalDescription", "length": 310, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 3, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 34, "domain": null }, { "name": "SubdivisionCode", "type": "esriFieldTypeString", "alias": "SubdivisionCode", "length": 4, "domain": null }, { "name": "TownshipNumber", "type": "esriFieldTypeString", "alias": "TownshipNumber", "length": 1, "domain": null }, { "name": "TownshipDir", "type": "esriFieldTypeString", "alias": "TownshipDir", "length": 1, "domain": null }, { "name": "RangeNumber", "type": "esriFieldTypeString", "alias": "RangeNumber", "length": 2, "domain": null }, { "name": "RangeDir", "type": "esriFieldTypeString", "alias": "RangeDir", "length": 1, "domain": null }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "GranteeLastName", "type": "esriFieldTypeString", "alias": "GranteeLastName", "length": 255, "domain": null }, { "name": "Grantee1stName", "type": "esriFieldTypeString", "alias": "Grantee1stName", "length": 9, "domain": null }, { "name": "Grantee1stInitial", "type": "esriFieldTypeString", "alias": "Grantee1stInitial", "length": 1, "domain": null }, { "name": "Grantee2ndName", "type": "esriFieldTypeString", "alias": "Grantee2ndName", "length": 9, "domain": null }, { "name": "Grantee2ndInitial", "type": "esriFieldTypeString", "alias": "Grantee2ndInitial", "length": 1, "domain": null }, { "name": "GranteeFullAddr", "type": "esriFieldTypeString", "alias": "GranteeFullAddr", "length": 75, "domain": null }, { "name": "GranteeStreetAddr", "type": "esriFieldTypeString", "alias": "GranteeStreetAddr", "length": 12, "domain": null }, { "name": "GranteeStreetAddr2", "type": "esriFieldTypeString", "alias": "GranteeStreetAddr2", "length": 75, "domain": null }, { "name": "GranteeStreetHalf", "type": "esriFieldTypeString", "alias": "GranteeStreetHalf", "length": 3, "domain": null }, { "name": "GranteeStreetDir", "type": "esriFieldTypeString", "alias": "GranteeStreetDir", "length": 1, "domain": null }, { "name": "GranteeStreetName", "type": "esriFieldTypeString", "alias": "GranteeStreetName", "length": 34, "domain": null }, { "name": "GranteeCity", "type": "esriFieldTypeString", "alias": "GranteeCity", "length": 16, "domain": null }, { "name": "GranteeState", "type": "esriFieldTypeString", "alias": "GranteeState", "length": 2, "domain": null }, { "name": "GranteeZip", "type": "esriFieldTypeString", "alias": "GranteeZip", "length": 10, "domain": null }, { "name": "GrantorLastName", "type": "esriFieldTypeString", "alias": "GrantorLastName", "length": 255, "domain": null }, { "name": "Grantor1stName", "type": "esriFieldTypeString", "alias": "Grantor1stName", "length": 9, "domain": null }, { "name": "Grantor1stInitial", "type": "esriFieldTypeString", "alias": "Grantor1stInitial", "length": 1, "domain": null }, { "name": "Grantor2ndName", "type": "esriFieldTypeString", "alias": "Grantor2ndName", "length": 9, "domain": null }, { "name": "Grantor2ndInitial", "type": "esriFieldTypeString", "alias": "Grantor2ndInitial", "length": 1, "domain": null }, { "name": "GrantorStreetAddr", "type": "esriFieldTypeString", "alias": "GrantorStreetAddr", "length": 12, "domain": null }, { "name": "GrantorStreetHalf", "type": "esriFieldTypeString", "alias": "GrantorStreetHalf", "length": 3, "domain": null }, { "name": "GrantorStreetDir", "type": "esriFieldTypeString", "alias": "GrantorStreetDir", "length": 1, "domain": null }, { "name": "GrantorStreetName", "type": "esriFieldTypeString", "alias": "GrantorStreetName", "length": 34, "domain": null }, { "name": "GrantorCity", "type": "esriFieldTypeString", "alias": "GrantorCity", "length": 16, "domain": null }, { "name": "GrantorState", "type": "esriFieldTypeString", "alias": "GrantorState", "length": 2, "domain": null }, { "name": "GrantorZip", "type": "esriFieldTypeString", "alias": "GrantorZip", "length": 10, "domain": null }, { "name": "Ambulance", "type": "esriFieldTypeString", "alias": "Ambulance", "length": 40, "domain": null }, { "name": "Fire", "type": "esriFieldTypeString", "alias": "Fire", "length": 40, "domain": null }, { "name": "Civil", "type": "esriFieldTypeString", "alias": "Civil", "length": 40, "domain": null }, { "name": "Road", "type": "esriFieldTypeString", "alias": "Road", "length": 40, "domain": null }, { "name": "School", "type": "esriFieldTypeString", "alias": "School", "length": 40, "domain": null }, { "name": "Sewer", "type": "esriFieldTypeString", "alias": "Sewer", "length": 40, "domain": null }, { "name": "Water", "type": "esriFieldTypeString", "alias": "Water", "length": 40, "domain": null }, { "name": "VFD", "type": "esriFieldTypeString", "alias": "VFD", "length": 2, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "length": 1, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "LandType", "length": 1, "domain": null }, { "name": "CommercialUse", "type": "esriFieldTypeString", "alias": "CommercialUse", "length": 1, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "length": 1, "domain": null }, { "name": "StateAbstract", "type": "esriFieldTypeString", "alias": "StateAbstract", "length": 50, "domain": null }, { "name": "GranteeInstDate", "type": "esriFieldTypeString", "alias": "GranteeInstDate", "length": 6, "domain": null }, { "name": "GranteeInstBook", "type": "esriFieldTypeString", "alias": "GranteeInstBook", "length": 4, "domain": null }, { "name": "GranteeInstPage", "type": "esriFieldTypeString", "alias": "GranteeInstPage", "length": 5, "domain": null }, { "name": "GranteeInstType", "type": "esriFieldTypeString", "alias": "GranteeInstType", "length": 2, "domain": null }, { "name": "GranteeInstDocNo", "type": "esriFieldTypeInteger", "alias": "GranteeInstDocNo", "domain": null }, { "name": "GrantorInstDate", "type": "esriFieldTypeString", "alias": "GrantorInstDate", "length": 6, "domain": null }, { "name": "GrantorInstBook", "type": "esriFieldTypeString", "alias": "GrantorInstBook", "length": 4, "domain": null }, { "name": "GrantorInstPage", "type": "esriFieldTypeString", "alias": "GrantorInstPage", "length": 5, "domain": null }, { "name": "GrantorInstType", "type": "esriFieldTypeString", "alias": "GrantorInstType", "length": 2, "domain": null }, { "name": "GrantorInstDocNo", "type": "esriFieldTypeInteger", "alias": "GrantorInstDocNo", "domain": null }, { "name": "ExTaxCode", "type": "esriFieldTypeString", "alias": "ExTaxCode", "length": 2, "domain": null }, { "name": "ExTaxPct", "type": "esriFieldTypeString", "alias": "ExTaxPct", "length": 3, "domain": null }, { "name": "OwnerOccFlag", "type": "esriFieldTypeString", "alias": "OwnerOccFlag", "length": 1, "domain": null }, { "name": "ValueNAStructure", "type": "esriFieldTypeDouble", "alias": "ValueNAStructure", "domain": null }, { "name": "ValueAgStructure", "type": "esriFieldTypeDouble", "alias": "ValueAgStructure", "domain": null }, { "name": "ValueLand", "type": "esriFieldTypeDouble", "alias": "ValueLand", "domain": null }, { "name": "ValueTotal", "type": "esriFieldTypeDouble", "alias": "ValueTotal", "domain": null }, { "name": "Remarks", "type": "esriFieldTypeString", "alias": "Remarks", "length": 150, "domain": null }, { "name": "PropAddress", "type": "esriFieldTypeString", "alias": "PropAddress", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 36, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Cadastral Data" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 79, 249, 246, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 987066.7490160614, "ymin": 497455.5088699758, "xmax": 1533434.988954559, "ymax": 799211.0818668157, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LotStreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 10, "domain": null }, { "name": "TaxID", "type": "esriFieldTypeInteger", "alias": "TaxID", "domain": null }, { "name": "LotNumber", "type": "esriFieldTypeString", "alias": "LotNumber", "length": 12, "domain": null }, { "name": "LotHalfNumber", "type": "esriFieldTypeString", "alias": "LotHalfNumber", "length": 3, "domain": null }, { "name": "LotStreetDir", "type": "esriFieldTypeString", "alias": "LotStreetDir", "length": 1, "domain": null }, { "name": "LotStreetName", "type": "esriFieldTypeString", "alias": "LotStreetName", "length": 34, "domain": null }, { "name": "LegalDescription", "type": "esriFieldTypeString", "alias": "LegalDescription", "length": 310, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 3, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 34, "domain": null }, { "name": "SubdivisionCode", "type": "esriFieldTypeString", "alias": "SubdivisionCode", "length": 4, "domain": null }, { "name": "TownshipNumber", "type": "esriFieldTypeString", "alias": "TownshipNumber", "length": 1, "domain": null }, { "name": "TownshipDir", "type": "esriFieldTypeString", "alias": "TownshipDir", "length": 1, "domain": null }, { "name": "RangeNumber", "type": "esriFieldTypeString", "alias": "RangeNumber", "length": 2, "domain": null }, { "name": "RangeDir", "type": "esriFieldTypeString", "alias": "RangeDir", "length": 1, "domain": null }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "GranteeLastName", "type": "esriFieldTypeString", "alias": "GranteeLastName", "length": 255, "domain": null }, { "name": "Grantee1stName", "type": "esriFieldTypeString", "alias": "Grantee1stName", "length": 9, "domain": null }, { "name": "Grantee1stInitial", "type": "esriFieldTypeString", "alias": "Grantee1stInitial", "length": 1, "domain": null }, { "name": "Grantee2ndName", "type": "esriFieldTypeString", "alias": "Grantee2ndName", "length": 9, "domain": null }, { "name": "Grantee2ndInitial", "type": "esriFieldTypeString", "alias": "Grantee2ndInitial", "length": 1, "domain": null }, { "name": "GranteeFullAddr", "type": "esriFieldTypeString", "alias": "GranteeFullAddr", "length": 75, "domain": null }, { "name": "GranteeStreetAddr", "type": "esriFieldTypeString", "alias": "GranteeStreetAddr", "length": 12, "domain": null }, { "name": "GranteeStreetAddr2", "type": "esriFieldTypeString", "alias": "GranteeStreetAddr2", "length": 75, "domain": null }, { "name": "GranteeStreetHalf", "type": "esriFieldTypeString", "alias": "GranteeStreetHalf", "length": 3, "domain": null }, { "name": "GranteeStreetDir", "type": "esriFieldTypeString", "alias": "GranteeStreetDir", "length": 1, "domain": null }, { "name": "GranteeStreetName", "type": "esriFieldTypeString", "alias": "GranteeStreetName", "length": 34, "domain": null }, { "name": "GranteeCity", "type": "esriFieldTypeString", "alias": "GranteeCity", "length": 16, "domain": null }, { "name": "GranteeState", "type": "esriFieldTypeString", "alias": "GranteeState", "length": 2, "domain": null }, { "name": "GranteeZip", "type": "esriFieldTypeString", "alias": "GranteeZip", "length": 10, "domain": null }, { "name": "GrantorLastName", "type": "esriFieldTypeString", "alias": "GrantorLastName", "length": 255, "domain": null }, { "name": "Grantor1stName", "type": "esriFieldTypeString", "alias": "Grantor1stName", "length": 9, "domain": null }, { "name": "Grantor1stInitial", "type": "esriFieldTypeString", "alias": "Grantor1stInitial", "length": 1, "domain": null }, { "name": "Grantor2ndName", "type": "esriFieldTypeString", "alias": "Grantor2ndName", "length": 9, "domain": null }, { "name": "Grantor2ndInitial", "type": "esriFieldTypeString", "alias": "Grantor2ndInitial", "length": 1, "domain": null }, { "name": "GrantorStreetAddr", "type": "esriFieldTypeString", "alias": "GrantorStreetAddr", "length": 12, "domain": null }, { "name": "GrantorStreetHalf", "type": "esriFieldTypeString", "alias": "GrantorStreetHalf", "length": 3, "domain": null }, { "name": "GrantorStreetDir", "type": "esriFieldTypeString", "alias": "GrantorStreetDir", "length": 1, "domain": null }, { "name": "GrantorStreetName", "type": "esriFieldTypeString", "alias": "GrantorStreetName", "length": 34, "domain": null }, { "name": "GrantorCity", "type": "esriFieldTypeString", "alias": "GrantorCity", "length": 16, "domain": null }, { "name": "GrantorState", "type": "esriFieldTypeString", "alias": "GrantorState", "length": 2, "domain": null }, { "name": "GrantorZip", "type": "esriFieldTypeString", "alias": "GrantorZip", "length": 10, "domain": null }, { "name": "Ambulance", "type": "esriFieldTypeString", "alias": "Ambulance", "length": 40, "domain": null }, { "name": "Fire", "type": "esriFieldTypeString", "alias": "Fire", "length": 40, "domain": null }, { "name": "Civil", "type": "esriFieldTypeString", "alias": "Civil", "length": 40, "domain": null }, { "name": "Road", "type": "esriFieldTypeString", "alias": "Road", "length": 40, "domain": null }, { "name": "School", "type": "esriFieldTypeString", "alias": "School", "length": 40, "domain": null }, { "name": "Sewer", "type": "esriFieldTypeString", "alias": "Sewer", "length": 40, "domain": null }, { "name": "Water", "type": "esriFieldTypeString", "alias": "Water", "length": 40, "domain": null }, { "name": "VFD", "type": "esriFieldTypeString", "alias": "VFD", "length": 2, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "length": 1, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "LandType", "length": 1, "domain": null }, { "name": "CommercialUse", "type": "esriFieldTypeString", "alias": "CommercialUse", "length": 1, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "length": 1, "domain": null }, { "name": "StateAbstract", "type": "esriFieldTypeString", "alias": "StateAbstract", "length": 50, "domain": null }, { "name": "GranteeInstDate", "type": "esriFieldTypeString", "alias": "GranteeInstDate", "length": 6, "domain": null }, { "name": "GranteeInstBook", "type": "esriFieldTypeString", "alias": "GranteeInstBook", "length": 4, "domain": null }, { "name": "GranteeInstPage", "type": "esriFieldTypeString", "alias": "GranteeInstPage", "length": 5, "domain": null }, { "name": "GranteeInstType", "type": "esriFieldTypeString", "alias": "GranteeInstType", "length": 2, "domain": null }, { "name": "GranteeInstDocNo", "type": "esriFieldTypeInteger", "alias": "GranteeInstDocNo", "domain": null }, { "name": "GrantorInstDate", "type": "esriFieldTypeString", "alias": "GrantorInstDate", "length": 6, "domain": null }, { "name": "GrantorInstBook", "type": "esriFieldTypeString", "alias": "GrantorInstBook", "length": 4, "domain": null }, { "name": "GrantorInstPage", "type": "esriFieldTypeString", "alias": "GrantorInstPage", "length": 5, "domain": null }, { "name": "GrantorInstType", "type": "esriFieldTypeString", "alias": "GrantorInstType", "length": 2, "domain": null }, { "name": "GrantorInstDocNo", "type": "esriFieldTypeInteger", "alias": "GrantorInstDocNo", "domain": null }, { "name": "ExTaxCode", "type": "esriFieldTypeString", "alias": "ExTaxCode", "length": 2, "domain": null }, { "name": "ExTaxPct", "type": "esriFieldTypeString", "alias": "ExTaxPct", "length": 3, "domain": null }, { "name": "OwnerOccFlag", "type": "esriFieldTypeString", "alias": "OwnerOccFlag", "length": 1, "domain": null }, { "name": "ValueNAStructure", "type": "esriFieldTypeDouble", "alias": "ValueNAStructure", "domain": null }, { "name": "ValueAgStructure", "type": "esriFieldTypeDouble", "alias": "ValueAgStructure", "domain": null }, { "name": "ValueLand", "type": "esriFieldTypeDouble", "alias": "ValueLand", "domain": null }, { "name": "ValueTotal", "type": "esriFieldTypeDouble", "alias": "ValueTotal", "domain": null }, { "name": "Remarks", "type": "esriFieldTypeString", "alias": "Remarks", "length": 150, "domain": null }, { "name": "PropAddress", "type": "esriFieldTypeString", "alias": "PropAddress", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 37, "name": "LotLines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Cadastral Data" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LotLineType", "uniqueValueGroups": [ { "heading": "Lot line type", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 211, 211, 255 ], "width": 1 }, "values": [ [ "" ] ] }, { "label": "Lot Line", "description": "Lot Line", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 211, 211, 255 ], "width": 1 }, "values": [ [ "Lot Line" ] ] }, { "label": "Parcel Line", "description": "Parcel Line", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 79, 249, 246, 255 ], "width": 1 }, "values": [ [ "Parcel Line" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 211, 211, 255 ], "width": 1 }, "value": "", "label": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 211, 211, 255 ], "width": 1 }, "value": "Lot Line", "label": "Lot Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 79, 249, 246, 255 ], "width": 1 }, "value": "Parcel Line", "label": "Parcel Line" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 209, 252, 255 ], "toColor": [ 202, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 179, 255 ], "toColor": [ 252, 216, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 208, 255 ], "toColor": [ 252, 187, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 179, 252, 255 ], "toColor": [ 238, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 215, 255 ], "toColor": [ 227, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 230, 252, 255 ], "toColor": [ 182, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 212, 255 ], "toColor": [ 179, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 250, 255 ], "toColor": [ 252, 210, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 212, 255 ], "toColor": [ 252, 217, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 987066.7490160614, "ymin": 497455.5088699758, "xmax": 1533434.988954559, "ymax": 799211.0818668157, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LotLineType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LotLineType", "type": "esriFieldTypeString", "alias": "Lot line type", "length": 16, "domain": null }, { "name": "STLength__", "type": "esriFieldTypeDouble", "alias": "STLength__", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 38, "name": "Creeks and Lakes", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 15, "name": "Cadastral Data" }, "subLayers": [ { "id": 39, "name": "HydroParcelPolys" }, { "id": 40, "name": "Hydro24KLines" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 921055.2248713821, "ymin": 190818.44366765022, "xmax": 1781248.374232307, "ymax": 1148654.5585033894, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 39, "name": "HydroParcelPolys", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "Creeks and Lakes" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HydroFeatureName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 51, "symbol": { "type": "esriTS", "color": [ 0, 0, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 209, 219, 237, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 921440.6476569772, "ymin": 190825.0666859001, "xmax": 1780399.7893152982, "ymax": 1148654.5585033894, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HydroFeatureName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "HydroFeatureName", "type": "esriFieldTypeString", "alias": "Feature name", "length": 65, "domain": null }, { "name": "HydroFeatureType", "type": "esriFieldTypeInteger", "alias": "Feature type", "domain": null }, { "name": "HydroFeatureCode", "type": "esriFieldTypeInteger", "alias": "Detailed feature code", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null }, { "name": "Intermittent", "type": "esriFieldTypeString", "alias": "Intermittent pond", "length": 5, "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_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 40, "name": "Hydro24KLines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 38, "name": "Creeks and Lakes" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HydroFeatureType", "field2": "Intermittent", "uniqueValueGroups": [ { "heading": "Feature type, Intermittent stream or ditch", "classes": [ { "label": "Canal/Ditch, ", "description": "Canal/Ditch, ", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 1 }, "values": [ [ "336", "" ] ] }, { "label": "Canal/Ditch, No", "description": "Canal/Ditch, No", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 1 }, "values": [ [ "336", "N" ] ] }, { "label": "Stream/River, ", "description": "Stream/River, ", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "values": [ [ "460", "" ] ] }, { "label": "Stream/River, No", "description": "Stream/River, No", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "values": [ [ "460", "N" ] ] }, { "label": "Stream/River, Yes", "description": "Stream/River, Yes", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "values": [ [ "460", "Y" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "336,", "label": "Canal/Ditch, " }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "336,N", "label": "Canal/Ditch, No" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "460,", "label": "Stream/River, " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "460,N", "label": "Stream/River, No" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "460,Y", "label": "Stream/River, Yes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 209, 252, 255 ], "toColor": [ 202, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 179, 255 ], "toColor": [ 252, 216, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 208, 255 ], "toColor": [ 252, 187, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 179, 252, 255 ], "toColor": [ 238, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 215, 255 ], "toColor": [ 227, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 230, 252, 255 ], "toColor": [ 182, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 212, 255 ], "toColor": [ 179, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 250, 255 ], "toColor": [ 252, 210, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 212, 255 ], "toColor": [ 252, 217, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HydroFeatureName]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 52, "symbol": { "type": "esriTS", "color": [ 0, 0, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 212, 237, 245, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 921055.2248713821, "ymin": 190818.44366765022, "xmax": 1781248.374232307, "ymax": 1148653.6352768987, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HydroFeatureName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "HydroFeatureName", "type": "esriFieldTypeString", "alias": "Feature name", "length": 65, "domain": null }, { "name": "HydroFeatureType", "type": "esriFieldTypeInteger", "alias": "Feature type", "domain": null }, { "name": "HydroFeatureCode", "type": "esriFieldTypeInteger", "alias": "Detailed feature code", "domain": null }, { "name": "Intermittent", "type": "esriFieldTypeString", "alias": "Intermittent stream or ditch", "length": 5, "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_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 41, "name": "Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Cadastral Data" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubName", "uniqueValueGroups": [ { "heading": "Subdivision name", "classes": [ { "label": "CRANE SUBD", "description": "CRANE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CRANE SUBD" ] ] }, { "label": "ROCKERVILLE GOLD TOWN CONDOMINIUMS", "description": "ROCKERVILLE GOLD TOWN CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROCKERVILLE GOLD TOWN CONDOMINIUMS" ] ] }, { "label": "DAKOTA HEARTLAND CONDOMINIUMS", "description": "DAKOTA HEARTLAND CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAKOTA HEARTLAND CONDOMINIUMS" ] ] }, { "label": "APPLE VALLEY SUBD", "description": "APPLE VALLEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "APPLE VALLEY SUBD" ] ] }, { "label": "MOUNTAIN BLUEBIRD SUBD", "description": "MOUNTAIN BLUEBIRD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOUNTAIN BLUEBIRD SUBD" ] ] }, { "label": "DVORAK SUBD", "description": "DVORAK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DVORAK SUBD" ] ] }, { "label": "NEBRASKA PLACER MS 676", "description": "NEBRASKA PLACER MS 676", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEBRASKA PLACER MS 676" ] ] }, { "label": "NORTH CREEK CONDOMINIUMS", "description": "NORTH CREEK CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH CREEK CONDOMINIUMS" ] ] }, { "label": "ALLENS PARK ADD", "description": "ALLENS PARK ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALLENS PARK ADD" ] ] }, { "label": "SAMS ADD", "description": "SAMS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SAMS ADD" ] ] }, { "label": "DWS SUBD", "description": "DWS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DWS SUBD" ] ] }, { "label": "MCVEY VALLEY SUBD", "description": "MCVEY VALLEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCVEY VALLEY SUBD" ] ] }, { "label": "HILLTOP HOLLOW SUBD", "description": "HILLTOP HOLLOW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLTOP HOLLOW SUBD" ] ] }, { "label": "EWP SUBD", "description": "EWP SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EWP SUBD" ] ] }, { "label": "ROBINS ROOST CONDOMINIUMS", "description": "ROBINS ROOST CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROBINS ROOST CONDOMINIUMS" ] ] }, { "label": "CORNFORD SUBD", "description": "CORNFORD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CORNFORD SUBD" ] ] }, { "label": "JET EDGE ADD", "description": "JET EDGE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JET EDGE ADD" ] ] }, { "label": "RED ROCK SHADOWS NO.2 SUBD", "description": "RED ROCK SHADOWS NO.2 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 193, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RED ROCK SHADOWS NO.2 SUBD" ] ] }, { "label": "CONGREGATIONAL CHURCH SUBD", "description": "CONGREGATIONAL CHURCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CONGREGATIONAL CHURCH SUBD" ] ] }, { "label": "THOVSON SUBD NO. 2", "description": "THOVSON SUBD NO. 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "THOVSON SUBD NO. 2" ] ] }, { "label": "HIRSCH ADD", "description": "HIRSCH ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIRSCH ADD" ] ] }, { "label": "ROCKERVILLE GOLD TOWN SUBD", "description": "ROCKERVILLE GOLD TOWN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROCKERVILLE GOLD TOWN SUBD" ] ] }, { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "" ] ] }, { "label": "115 KERMIT LANE CONDOMINIUMS", "description": "115 KERMIT LANE CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "115 KERMIT LANE CONDOMINIUMS" ] ] }, { "label": "155TH AVENUE SUBD", "description": "155TH AVENUE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "155TH AVENUE SUBD" ] ] }, { "label": "1600 MOUNTAIN VIEW ROAD CONDOMINIUM", "description": "1600 MOUNTAIN VIEW ROAD CONDOMINIUM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "1600 MOUNTAIN VIEW ROAD CONDOMINIUM" ] ] }, { "label": "4-J RANCH ADD", "description": "4-J RANCH ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "4-J RANCH ADD" ] ] }, { "label": "50 MINNESOTA STREET CONDOMINIUMS", "description": "50 MINNESOTA STREET CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "50 MINNESOTA STREET CONDOMINIUMS" ] ] }, { "label": "529 KANSAS CITY CONDOMINIUM", "description": "529 KANSAS CITY CONDOMINIUM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "529 KANSAS CITY CONDOMINIUM" ] ] }, { "label": "632 MAIN CONDOMINIUMS", "description": "632 MAIN CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "632 MAIN CONDOMINIUMS" ] ] }, { "label": "A AND J SUBD", "description": "A AND J SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "A AND J SUBD" ] ] }, { "label": "ABRAMS SUBD", "description": "ABRAMS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ABRAMS SUBD" ] ] }, { "label": "ABYS FEED AND SEED CONDOMINIUM", "description": "ABYS FEED AND SEED CONDOMINIUM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ABYS FEED AND SEED CONDOMINIUM" ] ] }, { "label": "ACRE TRACT", "description": "ACRE TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ACRE TRACT" ] ] }, { "label": "ADAMS SUBD", "description": "ADAMS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ADAMS SUBD" ] ] }, { "label": "ADAMSON SUBD", "description": "ADAMSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ADAMSON SUBD" ] ] }, { "label": "ADDIE CAMP SUBD", "description": "ADDIE CAMP SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ADDIE CAMP SUBD" ] ] }, { "label": "ADDIE LODE MS 585", "description": "ADDIE LODE MS 585", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ADDIE LODE MS 585" ] ] }, { "label": "ADELIA LODE MS 993", "description": "ADELIA LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ADELIA LODE MS 993" ] ] }, { "label": "ADONIS #1 LODE MS 1068", "description": "ADONIS #1 LODE MS 1068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ADONIS #1 LODE MS 1068" ] ] }, { "label": "ADONIS #2 LODE MS 1068", "description": "ADONIS #2 LODE MS 1068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ADONIS #2 LODE MS 1068" ] ] }, { "label": "ADONIS #4 LODE MS 1068", "description": "ADONIS #4 LODE MS 1068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ADONIS #4 LODE MS 1068" ] ] }, { "label": "ADONIS #5 LODE MS 1068", "description": "ADONIS #5 LODE MS 1068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ADONIS #5 LODE MS 1068" ] ] }, { "label": "AGAPE LAND SUBD", "description": "AGAPE LAND SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AGAPE LAND SUBD" ] ] }, { "label": "AIRPORT ADD", "description": "AIRPORT ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AIRPORT ADD" ] ] }, { "label": "AJAX #1 LODE MS 1483", "description": "AJAX #1 LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AJAX #1 LODE MS 1483" ] ] }, { "label": "AJAX #3 LODE MS 1483", "description": "AJAX #3 LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AJAX #3 LODE MS 1483" ] ] }, { "label": "AJAX #4 LODE MS 1483", "description": "AJAX #4 LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AJAX #4 LODE MS 1483" ] ] }, { "label": "AJAX #8 LODE MS 1596", "description": "AJAX #8 LODE MS 1596", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AJAX #8 LODE MS 1596" ] ] }, { "label": "AJAX #9 LODE MS 1596", "description": "AJAX #9 LODE MS 1596", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AJAX #9 LODE MS 1596" ] ] }, { "label": "ALABAMA LODE MS 1944", "description": "ALABAMA LODE MS 1944", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALABAMA LODE MS 1944" ] ] }, { "label": "ALASKA LODE MS 2049", "description": "ALASKA LODE MS 2049", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALASKA LODE MS 2049" ] ] }, { "label": "ALDINGER SUBD", "description": "ALDINGER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALDINGER SUBD" ] ] }, { "label": "ALDREN ADD", "description": "ALDREN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALDREN ADD" ] ] }, { "label": "ALEXANDER LODE MS 592", "description": "ALEXANDER LODE MS 592", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALEXANDER LODE MS 592" ] ] }, { "label": "ALLARD SUBD", "description": "ALLARD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALLARD SUBD" ] ] }, { "label": "ALLEGIANCE SUBD", "description": "ALLEGIANCE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALLEGIANCE SUBD" ] ] }, { "label": "ALLEN PARK ADD", "description": "ALLEN PARK ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALLEN PARK ADD" ] ] }, { "label": "ALLEN PLACER MS 748", "description": "ALLEN PLACER MS 748", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALLEN PLACER MS 748" ] ] }, { "label": "ALLIE LODE MS 1525", "description": "ALLIE LODE MS 1525", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALLIE LODE MS 1525" ] ] }, { "label": "ALMA SUBD", "description": "ALMA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALMA SUBD" ] ] }, { "label": "ALPHA OMEGA SUBD", "description": "ALPHA OMEGA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALPHA OMEGA SUBD" ] ] }, { "label": "ALPHA ONE MINUTEMAN SUBD", "description": "ALPHA ONE MINUTEMAN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALPHA ONE MINUTEMAN SUBD" ] ] }, { "label": "ALPINE ACRES ADD", "description": "ALPINE ACRES ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALPINE ACRES ADD" ] ] }, { "label": "ALPINE ACRES ADD #1", "description": "ALPINE ACRES ADD #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALPINE ACRES ADD #1" ] ] }, { "label": "ALPINE ACRES MEADOW", "description": "ALPINE ACRES MEADOW", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALPINE ACRES MEADOW" ] ] }, { "label": "ALPINE HOLLOW MOUNTAIN ESTATES", "description": "ALPINE HOLLOW MOUNTAIN ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALPINE HOLLOW MOUNTAIN ESTATES" ] ] }, { "label": "ALTA M LODE MS 1729", "description": "ALTA M LODE MS 1729", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ALTA M LODE MS 1729" ] ] }, { "label": "AMBULANCE ADD", "description": "AMBULANCE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AMBULANCE ADD" ] ] }, { "label": "AMBUR SUBD", "description": "AMBUR SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AMBUR SUBD" ] ] }, { "label": "AMELIA", "description": "AMELIA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AMELIA" ] ] }, { "label": "ANACONDA LODE MS 2064", "description": "ANACONDA LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ANACONDA LODE MS 2064" ] ] }, { "label": "ANACONDA SUBD", "description": "ANACONDA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ANACONDA SUBD" ] ] }, { "label": "ANAMOSA CROSSING SUBD", "description": "ANAMOSA CROSSING SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ANAMOSA CROSSING SUBD" ] ] }, { "label": "ANCHOR #2 LODE MS 1483", "description": "ANCHOR #2 LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ANCHOR #2 LODE MS 1483" ] ] }, { "label": "ANCHOR LODE MS 1483", "description": "ANCHOR LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ANCHOR LODE MS 1483" ] ] }, { "label": "ANDERSON ADD", "description": "ANDERSON ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ANDERSON ADD" ] ] }, { "label": "ANDERSON SUBD", "description": "ANDERSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ANDERSON SUBD" ] ] }, { "label": "ANNIE LODE MS 1721", "description": "ANNIE LODE MS 1721", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ANNIE LODE MS 1721" ] ] }, { "label": "APEX #2 LODE MS 1033", "description": "APEX #2 LODE MS 1033", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "APEX #2 LODE MS 1033" ] ] }, { "label": "APEX LODE MS 1033", "description": "APEX LODE MS 1033", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "APEX LODE MS 1033" ] ] }, { "label": "APEX LODE MS 1728", "description": "APEX LODE MS 1728", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "APEX LODE MS 1728" ] ] }, { "label": "ARCHES ADD", "description": "ARCHES ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ARCHES ADD" ] ] }, { "label": "ARENA PLACER MS 1287", "description": "ARENA PLACER MS 1287", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ARENA PLACER MS 1287" ] ] }, { "label": "ARIZONA LODE MS 2049", "description": "ARIZONA LODE MS 2049", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ARIZONA LODE MS 2049" ] ] }, { "label": "ARNEYS ADD", "description": "ARNEYS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ARNEYS ADD" ] ] }, { "label": "ARROWHEAD ESTATES", "description": "ARROWHEAD ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ARROWHEAD ESTATES" ] ] }, { "label": "ARROWHEAD HILLS", "description": "ARROWHEAD HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ARROWHEAD HILLS" ] ] }, { "label": "ARROWHEAD VIEW ADD", "description": "ARROWHEAD VIEW ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ARROWHEAD VIEW ADD" ] ] }, { "label": "ASHLAND SUBD", "description": "ASHLAND SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ASHLAND SUBD" ] ] }, { "label": "ASHLAND SUBD #2", "description": "ASHLAND SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ASHLAND SUBD #2" ] ] }, { "label": "ASHLAND SUBD #3", "description": "ASHLAND SUBD #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ASHLAND SUBD #3" ] ] }, { "label": "ASPEN ACRES SUBD", "description": "ASPEN ACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ASPEN ACRES SUBD" ] ] }, { "label": "ASPEN ESTATES SUBD", "description": "ASPEN ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ASPEN ESTATES SUBD" ] ] }, { "label": "ASPEN MEADOWS SUBD", "description": "ASPEN MEADOWS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ASPEN MEADOWS SUBD" ] ] }, { "label": "ASSEMBLY OF GOD", "description": "ASSEMBLY OF GOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ASSEMBLY OF GOD" ] ] }, { "label": "ATLANTIC #1 MS 1808", "description": "ATLANTIC #1 MS 1808", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ATLANTIC #1 MS 1808" ] ] }, { "label": "ATLANTIC #3 MS 1808", "description": "ATLANTIC #3 MS 1808", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ATLANTIC #3 MS 1808" ] ] }, { "label": "ATLANTIC LODE MS 1408", "description": "ATLANTIC LODE MS 1408", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ATLANTIC LODE MS 1408" ] ] }, { "label": "ATLANTIS SUBD", "description": "ATLANTIS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ATLANTIS SUBD" ] ] }, { "label": "ATTIC SUB, THE", "description": "ATTIC SUB, THE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ATTIC SUB, THE" ] ] }, { "label": "AUBURN HILLS SUBD", "description": "AUBURN HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AUBURN HILLS SUBD" ] ] }, { "label": "AUGUST AND EUNICE MILLER SUBD", "description": "AUGUST AND EUNICE MILLER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AUGUST AND EUNICE MILLER SUBD" ] ] }, { "label": "AUGUSTA LODE MS 974", "description": "AUGUSTA LODE MS 974", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AUGUSTA LODE MS 974" ] ] }, { "label": "AUTUMN HILLS PLAZA II", "description": "AUTUMN HILLS PLAZA II", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AUTUMN HILLS PLAZA II" ] ] }, { "label": "AUTUMN HILLS PLAZA SUBD", "description": "AUTUMN HILLS PLAZA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AUTUMN HILLS PLAZA SUBD" ] ] }, { "label": "AUTUMN HILLS SUBD", "description": "AUTUMN HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AUTUMN HILLS SUBD" ] ] }, { "label": "AVENUE A SUBD", "description": "AVENUE A SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AVENUE A SUBD" ] ] }, { "label": "B AND G SUBD", "description": "B AND G SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 203, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "B AND G SUBD" ] ] }, { "label": "B AND G SUBD #2", "description": "B AND G SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "B AND G SUBD #2" ] ] }, { "label": "BACCARAT LODE MS 993", "description": "BACCARAT LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BACCARAT LODE MS 993" ] ] }, { "label": "BACK COUNTRY SUBD", "description": "BACK COUNTRY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BACK COUNTRY SUBD" ] ] }, { "label": "BACK ROAD SUBD", "description": "BACK ROAD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BACK ROAD SUBD" ] ] }, { "label": "BADGER LODE MS 619", "description": "BADGER LODE MS 619", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BADGER LODE MS 619" ] ] }, { "label": "BADLANDS NATIONAL PARK", "description": "BADLANDS NATIONAL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BADLANDS NATIONAL PARK" ] ] }, { "label": "BAKER ADD", "description": "BAKER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BAKER ADD" ] ] }, { "label": "BAKER OAKS SUBD", "description": "BAKER OAKS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BAKER OAKS SUBD" ] ] }, { "label": "BALDWIN SUBD", "description": "BALDWIN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BALDWIN SUBD" ] ] }, { "label": "BANGOR LODE MS 1797", "description": "BANGOR LODE MS 1797", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BANGOR LODE MS 1797" ] ] }, { "label": "BANKS SUBD", "description": "BANKS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BANKS SUBD" ] ] }, { "label": "BAR P-S SUBD", "description": "BAR P-S SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BAR P-S SUBD" ] ] }, { "label": "BAR PLACER MS 824", "description": "BAR PLACER MS 824", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BAR PLACER MS 824" ] ] }, { "label": "BARBARA SUBD", "description": "BARBARA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BARBARA SUBD" ] ] }, { "label": "BARBER TRACT", "description": "BARBER TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BARBER TRACT" ] ] }, { "label": "BARNHART ADD", "description": "BARNHART ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BARNHART ADD" ] ] }, { "label": "BARTE SUBD", "description": "BARTE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BARTE SUBD" ] ] }, { "label": "BATTLE CREEK MOUNTAIN ESTATES SUBD", "description": "BATTLE CREEK MOUNTAIN ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BATTLE CREEK MOUNTAIN ESTATES SUBD" ] ] }, { "label": "BATTLE CREEK PLACER MS 670", "description": "BATTLE CREEK PLACER MS 670", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BATTLE CREEK PLACER MS 670" ] ] }, { "label": "BAUER SUBD", "description": "BAUER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BAUER SUBD" ] ] }, { "label": "BAUMGARTNER SUBD", "description": "BAUMGARTNER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BAUMGARTNER SUBD" ] ] }, { "label": "BAXTER SUBD", "description": "BAXTER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BAXTER SUBD" ] ] }, { "label": "BAY STATE LODE MS 2072", "description": "BAY STATE LODE MS 2072", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BAY STATE LODE MS 2072" ] ] }, { "label": "BEACON HILL SUBD", "description": "BEACON HILL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BEACON HILL SUBD" ] ] }, { "label": "BEAIRD SUBD", "description": "BEAIRD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BEAIRD SUBD" ] ] }, { "label": "BEAR ADD", "description": "BEAR ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BEAR ADD" ] ] }, { "label": "BEAR MOUNTAIN RANCH SUBD", "description": "BEAR MOUNTAIN RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 195, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BEAR MOUNTAIN RANCH SUBD" ] ] }, { "label": "BEARS DEN SUBD", "description": "BEARS DEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BEARS DEN SUBD" ] ] }, { "label": "BEATTY SUBD", "description": "BEATTY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BEATTY SUBD" ] ] }, { "label": "BEAUTY HILL SUBD", "description": "BEAUTY HILL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BEAUTY HILL SUBD" ] ] }, { "label": "BECHER SUBD", "description": "BECHER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BECHER SUBD" ] ] }, { "label": "BECKMAN", "description": "BECKMAN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BECKMAN" ] ] }, { "label": "BECKMAN SUBD #2", "description": "BECKMAN SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BECKMAN SUBD #2" ] ] }, { "label": "BEDCO SUBD", "description": "BEDCO SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BEDCO SUBD" ] ] }, { "label": "BEE #3 LODE MS 1912", "description": "BEE #3 LODE MS 1912", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BEE #3 LODE MS 1912" ] ] }, { "label": "BEHRENS PLACE SUBD", "description": "BEHRENS PLACE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BEHRENS PLACE SUBD" ] ] }, { "label": "BELL PINE SUBD", "description": "BELL PINE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BELL PINE SUBD" ] ] }, { "label": "BELLA VISTA ESTATES", "description": "BELLA VISTA ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BELLA VISTA ESTATES" ] ] }, { "label": "BELLEVIEW CONDOMINIUMS", "description": "BELLEVIEW CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 226, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BELLEVIEW CONDOMINIUMS" ] ] }, { "label": "BELTZ #2 SUBD", "description": "BELTZ #2 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BELTZ #2 SUBD" ] ] }, { "label": "BEN BUTLER LODE MS 726", "description": "BEN BUTLER LODE MS 726", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BEN BUTLER LODE MS 726" ] ] }, { "label": "BEN SKINNER ADD", "description": "BEN SKINNER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BEN SKINNER ADD" ] ] }, { "label": "BERGER SUBD", "description": "BERGER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BERGER SUBD" ] ] }, { "label": "BERGSTRESSER SUBD", "description": "BERGSTRESSER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BERGSTRESSER SUBD" ] ] }, { "label": "BERMUDA LODE MS 2052", "description": "BERMUDA LODE MS 2052", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BERMUDA LODE MS 2052" ] ] }, { "label": "BERRY DEVELOPMENT", "description": "BERRY DEVELOPMENT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BERRY DEVELOPMENT" ] ] }, { "label": "BERRY PINES", "description": "BERRY PINES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BERRY PINES" ] ] }, { "label": "BERTHA LODE MS 1525", "description": "BERTHA LODE MS 1525", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BERTHA LODE MS 1525" ] ] }, { "label": "BES SUBD", "description": "BES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BES SUBD" ] ] }, { "label": "BESSIE LODE #1 MS 1886", "description": "BESSIE LODE #1 MS 1886", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BESSIE LODE #1 MS 1886" ] ] }, { "label": "BESSIE LODE MS 1886", "description": "BESSIE LODE MS 1886", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BESSIE LODE MS 1886" ] ] }, { "label": "BEST SUBD", "description": "BEST SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BEST SUBD" ] ] }, { "label": "BESTS FIRST ADD", "description": "BESTS FIRST ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BESTS FIRST ADD" ] ] }, { "label": "BFS SUBD", "description": "BFS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BFS SUBD" ] ] }, { "label": "BH MUSEUM ADD", "description": "BH MUSEUM ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BH MUSEUM ADD" ] ] }, { "label": "BHEC SUBD", "description": "BHEC SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BHEC SUBD" ] ] }, { "label": "BHP ADD", "description": "BHP ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BHP ADD" ] ] }, { "label": "BHPL HWY 79 SUBSTATION SUBD", "description": "BHPL HWY 79 SUBSTATION SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BHPL HWY 79 SUBSTATION SUBD" ] ] }, { "label": "BHTR SUBDIVISION", "description": "BHTR SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BHTR SUBDIVISION" ] ] }, { "label": "BICE SUBD", "description": "BICE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BICE SUBD" ] ] }, { "label": "BIERNBAUM SUBD", "description": "BIERNBAUM SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIERNBAUM SUBD" ] ] }, { "label": "BIES SUBD", "description": "BIES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIES SUBD" ] ] }, { "label": "BIG BEND PLACER MS 1442", "description": "BIG BEND PLACER MS 1442", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIG BEND PLACER MS 1442" ] ] }, { "label": "BIG CHIEF LODE", "description": "BIG CHIEF LODE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIG CHIEF LODE" ] ] }, { "label": "BIG HIT #1 LODE MS 2017", "description": "BIG HIT #1 LODE MS 2017", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIG HIT #1 LODE MS 2017" ] ] }, { "label": "BIG HIT #2 LODE MS 2017", "description": "BIG HIT #2 LODE MS 2017", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIG HIT #2 LODE MS 2017" ] ] }, { "label": "BIG HIT #3 LODE MS 2017", "description": "BIG HIT #3 LODE MS 2017", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIG HIT #3 LODE MS 2017" ] ] }, { "label": "BIG HIT #4 LODE MS 1355", "description": "BIG HIT #4 LODE MS 1355", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIG HIT #4 LODE MS 1355" ] ] }, { "label": "BIG HIT LODE MS 2017", "description": "BIG HIT LODE MS 2017", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIG HIT LODE MS 2017" ] ] }, { "label": "BIG HORN MEADOW ESTATES", "description": "BIG HORN MEADOW ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIG HORN MEADOW ESTATES" ] ] }, { "label": "BIG PINEY SUBD", "description": "BIG PINEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIG PINEY SUBD" ] ] }, { "label": "BIG SKY BUSINESS PARK", "description": "BIG SKY BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIG SKY BUSINESS PARK" ] ] }, { "label": "BIG SKY SUBD", "description": "BIG SKY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIG SKY SUBD" ] ] }, { "label": "BIGGS SUBD", "description": "BIGGS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIGGS SUBD" ] ] }, { "label": "BIGHORN SHEEP PRESERVE", "description": "BIGHORN SHEEP PRESERVE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIGHORN SHEEP PRESERVE" ] ] }, { "label": "BILLS SUBD", "description": "BILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BILLS SUBD" ] ] }, { "label": "BINTLIFF SUBD", "description": "BINTLIFF SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BINTLIFF SUBD" ] ] }, { "label": "BIRD LODE MS 964", "description": "BIRD LODE MS 964", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BIRD LODE MS 964" ] ] }, { "label": "BISHOP MOUNTAIN SUBD", "description": "BISHOP MOUNTAIN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BISHOP MOUNTAIN SUBD" ] ] }, { "label": "BISHOP MOUNTAIN SUBD #2", "description": "BISHOP MOUNTAIN SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BISHOP MOUNTAIN SUBD #2" ] ] }, { "label": "BISMARCK LODE MS 1407", "description": "BISMARCK LODE MS 1407", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BISMARCK LODE MS 1407" ] ] }, { "label": "BISON ACRES", "description": "BISON ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BISON ACRES" ] ] }, { "label": "BISON ACRES SUBD", "description": "BISON ACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BISON ACRES SUBD" ] ] }, { "label": "BISON HILLS SUBD", "description": "BISON HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BISON HILLS SUBD" ] ] }, { "label": "BITTERSWEET LODE MS 1873", "description": "BITTERSWEET LODE MS 1873", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BITTERSWEET LODE MS 1873" ] ] }, { "label": "BLACK BERRY DEVELOPMENT SUBD", "description": "BLACK BERRY DEVELOPMENT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK BERRY DEVELOPMENT SUBD" ] ] }, { "label": "BLACK ELK PEAK SUBD", "description": "BLACK ELK PEAK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK ELK PEAK SUBD" ] ] }, { "label": "BLACK FOREST VILLAGE", "description": "BLACK FOREST VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK FOREST VILLAGE" ] ] }, { "label": "BLACK GAP SUBD", "description": "BLACK GAP SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK GAP SUBD" ] ] }, { "label": "BLACK HILLS CENTER", "description": "BLACK HILLS CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK HILLS CENTER" ] ] }, { "label": "BLACK HILLS CENTRAL ADD", "description": "BLACK HILLS CENTRAL ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK HILLS CENTRAL ADD" ] ] }, { "label": "BLACK HILLS LIGHT OPERA TRACT", "description": "BLACK HILLS LIGHT OPERA TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK HILLS LIGHT OPERA TRACT" ] ] }, { "label": "BLACK METAL #1 LODE MS 1986", "description": "BLACK METAL #1 LODE MS 1986", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK METAL #1 LODE MS 1986" ] ] }, { "label": "BLACK METAL #2 MS 1986", "description": "BLACK METAL #2 MS 1986", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK METAL #2 MS 1986" ] ] }, { "label": "BLACK METAL #4 LODE MS 1986", "description": "BLACK METAL #4 LODE MS 1986", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK METAL #4 LODE MS 1986" ] ] }, { "label": "BLACK METAL #5 LODE MS 1986", "description": "BLACK METAL #5 LODE MS 1986", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK METAL #5 LODE MS 1986" ] ] }, { "label": "BLACK METAL #6 MS 1986", "description": "BLACK METAL #6 MS 1986", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK METAL #6 MS 1986" ] ] }, { "label": "BLACK METAL #9 MS 1986", "description": "BLACK METAL #9 MS 1986", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK METAL #9 MS 1986" ] ] }, { "label": "BLACK METAL LODE #3 MS 1986", "description": "BLACK METAL LODE #3 MS 1986", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK METAL LODE #3 MS 1986" ] ] }, { "label": "BLACK METAL LODE #7 MS 1986", "description": "BLACK METAL LODE #7 MS 1986", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK METAL LODE #7 MS 1986" ] ] }, { "label": "BLACK METAL LODE MS 1986", "description": "BLACK METAL LODE MS 1986", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLACK METAL LODE MS 1986" ] ] }, { "label": "BLAINE LODE MS 1483", "description": "BLAINE LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLAINE LODE MS 1483" ] ] }, { "label": "BLAIR PLACER MS 1028", "description": "BLAIR PLACER MS 1028", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLAIR PLACER MS 1028" ] ] }, { "label": "BLAKES ADD", "description": "BLAKES ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLAKES ADD" ] ] }, { "label": "BLAKES ADD #2", "description": "BLAKES ADD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLAKES ADD #2" ] ] }, { "label": "BLASEG SUBD", "description": "BLASEG SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLASEG SUBD" ] ] }, { "label": "BLOCK 5 CONDOMINIUM", "description": "BLOCK 5 CONDOMINIUM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLOCK 5 CONDOMINIUM" ] ] }, { "label": "BLOOM ADD", "description": "BLOOM ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLOOM ADD" ] ] }, { "label": "BLOSSOM LODE MS 993", "description": "BLOSSOM LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLOSSOM LODE MS 993" ] ] }, { "label": "BLU-KNU SUBD", "description": "BLU-KNU SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLU-KNU SUBD" ] ] }, { "label": "BLUE LEAD LODE MS 1483", "description": "BLUE LEAD LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLUE LEAD LODE MS 1483" ] ] }, { "label": "BLUE MARLIN ESTATES", "description": "BLUE MARLIN ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLUE MARLIN ESTATES" ] ] }, { "label": "BLUE WING MS 1483", "description": "BLUE WING MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BLUE WING MS 1483" ] ] }, { "label": "BOB INGERSOLL LODE MS 726", "description": "BOB INGERSOLL LODE MS 726", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOB INGERSOLL LODE MS 726" ] ] }, { "label": "BOBTAIL #5 LODE MS 2064", "description": "BOBTAIL #5 LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOBTAIL #5 LODE MS 2064" ] ] }, { "label": "BODENSTEINER FARM CONDOMINIUM", "description": "BODENSTEINER FARM CONDOMINIUM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BODENSTEINER FARM CONDOMINIUM" ] ] }, { "label": "BOLAND PLACER SUBD", "description": "BOLAND PLACER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOLAND PLACER SUBD" ] ] }, { "label": "BOLAND SUBD", "description": "BOLAND SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOLAND SUBD" ] ] }, { "label": "BOLLMANN SUBD", "description": "BOLLMANN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOLLMANN SUBD" ] ] }, { "label": "BOMBER ESTATES", "description": "BOMBER ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOMBER ESTATES" ] ] }, { "label": "BONANZA BAR MC 970", "description": "BONANZA BAR MC 970", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BONANZA BAR MC 970" ] ] }, { "label": "BONANZA BAR SUBD", "description": "BONANZA BAR SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BONANZA BAR SUBD" ] ] }, { "label": "BONHAM PLACER MS 626", "description": "BONHAM PLACER MS 626", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BONHAM PLACER MS 626" ] ] }, { "label": "BONNIE BELL LODE MS 1294", "description": "BONNIE BELL LODE MS 1294", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BONNIE BELL LODE MS 1294" ] ] }, { "label": "BONNITA SUBD", "description": "BONNITA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 208, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BONNITA SUBD" ] ] }, { "label": "BOOMSMA SUBD", "description": "BOOMSMA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOOMSMA SUBD" ] ] }, { "label": "BOOMTASTIC SUBD", "description": "BOOMTASTIC SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOOMTASTIC SUBD" ] ] }, { "label": "BOONDOCKS SUBD", "description": "BOONDOCKS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOONDOCKS SUBD" ] ] }, { "label": "BORGLUM SUBD", "description": "BORGLUM SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BORGLUM SUBD" ] ] }, { "label": "BORZENSKI SUBD", "description": "BORZENSKI SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BORZENSKI SUBD" ] ] }, { "label": "BOSS SUBD", "description": "BOSS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOSS SUBD" ] ] }, { "label": "BOSTON LODE MS 993", "description": "BOSTON LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOSTON LODE MS 993" ] ] }, { "label": "BOULDER #2 LODE MS 1483", "description": "BOULDER #2 LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOULDER #2 LODE MS 1483" ] ] }, { "label": "BOULDER #3 LODE MS 1483", "description": "BOULDER #3 LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOULDER #3 LODE MS 1483" ] ] }, { "label": "BOULDER #4 LODE MS 1483", "description": "BOULDER #4 LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOULDER #4 LODE MS 1483" ] ] }, { "label": "BOULDER CREEK SUBD", "description": "BOULDER CREEK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOULDER CREEK SUBD" ] ] }, { "label": "BOULDER LODE MS 1483", "description": "BOULDER LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOULDER LODE MS 1483" ] ] }, { "label": "BOULEVARD ADD", "description": "BOULEVARD ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOULEVARD ADD" ] ] }, { "label": "BOULEVARD OFFICE PARK", "description": "BOULEVARD OFFICE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOULEVARD OFFICE PARK" ] ] }, { "label": "BOURNE ADD", "description": "BOURNE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOURNE ADD" ] ] }, { "label": "BOX ELDER DSDP SUBD", "description": "BOX ELDER DSDP SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOX ELDER DSDP SUBD" ] ] }, { "label": "BOX ELDER SUBD #1", "description": "BOX ELDER SUBD #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOX ELDER SUBD #1" ] ] }, { "label": "BOX ELDER SUBD #2", "description": "BOX ELDER SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOX ELDER SUBD #2" ] ] }, { "label": "BOX ELDER SUBD #3", "description": "BOX ELDER SUBD #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOX ELDER SUBD #3" ] ] }, { "label": "BOX WAREHOUSE SUBD", "description": "BOX WAREHOUSE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 233, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOX WAREHOUSE SUBD" ] ] }, { "label": "BOYDS SUBD", "description": "BOYDS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOYDS SUBD" ] ] }, { "label": "BOYDSTON 1 SUBD", "description": "BOYDSTON 1 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOYDSTON 1 SUBD" ] ] }, { "label": "BOYDSTON HEIGHTS SUBD", "description": "BOYDSTON HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOYDSTON HEIGHTS SUBD" ] ] }, { "label": "BOYLE SUBD", "description": "BOYLE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOYLE SUBD" ] ] }, { "label": "BOYUM SUBD", "description": "BOYUM SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BOYUM SUBD" ] ] }, { "label": "BRAD HAVEN", "description": "BRAD HAVEN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRAD HAVEN" ] ] }, { "label": "BRADEEN SUBD", "description": "BRADEEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRADEEN SUBD" ] ] }, { "label": "BRADLEY TRACT", "description": "BRADLEY TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRADLEY TRACT" ] ] }, { "label": "BRADSKY", "description": "BRADSKY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRADSKY" ] ] }, { "label": "BRADSKY #2", "description": "BRADSKY #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRADSKY #2" ] ] }, { "label": "BRAEBURN ADD", "description": "BRAEBURN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRAEBURN ADD" ] ] }, { "label": "BRAITHWAITE SUBD", "description": "BRAITHWAITE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRAITHWAITE SUBD" ] ] }, { "label": "BRAMBLE LODE MS 974", "description": "BRAMBLE LODE MS 974", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRAMBLE LODE MS 974" ] ] }, { "label": "BRANDSTED SUBD", "description": "BRANDSTED SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRANDSTED SUBD" ] ] }, { "label": "BRANDT SUBD", "description": "BRANDT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRANDT SUBD" ] ] }, { "label": "BRASSFIELD SUBD", "description": "BRASSFIELD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRASSFIELD SUBD" ] ] }, { "label": "BRECHTEL #1 SUBD", "description": "BRECHTEL #1 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRECHTEL #1 SUBD" ] ] }, { "label": "BRENNAN HILL SUBD", "description": "BRENNAN HILL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRENNAN HILL SUBD" ] ] }, { "label": "BRENNEN AND SWEENEY", "description": "BRENNEN AND SWEENEY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRENNEN AND SWEENEY" ] ] }, { "label": "BRENTWOOD SUBD", "description": "BRENTWOOD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRENTWOOD SUBD" ] ] }, { "label": "BREWER", "description": "BREWER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BREWER" ] ] }, { "label": "BRIDGET LODE MS 1604", "description": "BRIDGET LODE MS 1604", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRIDGET LODE MS 1604" ] ] }, { "label": "BRIELLE SUBD", "description": "BRIELLE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRIELLE SUBD" ] ] }, { "label": "BRIGGS ADDITION", "description": "BRIGGS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRIGGS ADDITION" ] ] }, { "label": "BRINK SUBD", "description": "BRINK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRINK SUBD" ] ] }, { "label": "BROADIE SUBD", "description": "BROADIE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROADIE SUBD" ] ] }, { "label": "BROADMOOR SOUTHWEST", "description": "BROADMOOR SOUTHWEST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROADMOOR SOUTHWEST" ] ] }, { "label": "BROADMOOR SUBD PHASE 1", "description": "BROADMOOR SUBD PHASE 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROADMOOR SUBD PHASE 1" ] ] }, { "label": "BROCK SUBD", "description": "BROCK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROCK SUBD" ] ] }, { "label": "BROCKETT SUBD", "description": "BROCKETT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROCKETT SUBD" ] ] }, { "label": "BROMEGRASS SUBD", "description": "BROMEGRASS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROMEGRASS SUBD" ] ] }, { "label": "BROOKDALE", "description": "BROOKDALE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROOKDALE" ] ] }, { "label": "BROOKFIELD SUBD", "description": "BROOKFIELD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROOKFIELD SUBD" ] ] }, { "label": "BROOKSIDE", "description": "BROOKSIDE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROOKSIDE" ] ] }, { "label": "BROOKSIDE #2", "description": "BROOKSIDE #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROOKSIDE #2" ] ] }, { "label": "BROOKSIDE #3", "description": "BROOKSIDE #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROOKSIDE #3" ] ] }, { "label": "BROOKSIDE #4", "description": "BROOKSIDE #4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROOKSIDE #4" ] ] }, { "label": "BROOKSIDE #5", "description": "BROOKSIDE #5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROOKSIDE #5" ] ] }, { "label": "BROOKSIDE CONDOMINIUMS #1", "description": "BROOKSIDE CONDOMINIUMS #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROOKSIDE CONDOMINIUMS #1" ] ] }, { "label": "BROOKSIDE CONDOMINIUMS #2", "description": "BROOKSIDE CONDOMINIUMS #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROOKSIDE CONDOMINIUMS #2" ] ] }, { "label": "BROWN ADD", "description": "BROWN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROWN ADD" ] ] }, { "label": "BROWN'S CORNER ADD", "description": "BROWN'S CORNER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BROWN'S CORNER ADD" ] ] }, { "label": "BRUDVIG SUBD", "description": "BRUDVIG SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRUDVIG SUBD" ] ] }, { "label": "BRUISER LODE MS 1886", "description": "BRUISER LODE MS 1886", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRUISER LODE MS 1886" ] ] }, { "label": "BRULE LODE MS 993", "description": "BRULE LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRULE LODE MS 993" ] ] }, { "label": "BRUNERS GARDENS", "description": "BRUNERS GARDENS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRUNERS GARDENS" ] ] }, { "label": "BRYANT ADD", "description": "BRYANT ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BRYANT ADD" ] ] }, { "label": "BTP SUBD", "description": "BTP SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BTP SUBD" ] ] }, { "label": "BUCKEYE LODE #1 MS 942", "description": "BUCKEYE LODE #1 MS 942", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BUCKEYE LODE #1 MS 942" ] ] }, { "label": "BUCKEYE LODE #2 MS 942", "description": "BUCKEYE LODE #2 MS 942", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BUCKEYE LODE #2 MS 942" ] ] }, { "label": "BUCKEYE LODE MS 710", "description": "BUCKEYE LODE MS 710", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 208, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BUCKEYE LODE MS 710" ] ] }, { "label": "BUCKEYE LODE MS 942", "description": "BUCKEYE LODE MS 942", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BUCKEYE LODE MS 942" ] ] }, { "label": "BUCKINGHAM ADD", "description": "BUCKINGHAM ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BUCKINGHAM ADD" ] ] }, { "label": "BUCKINGHAM RENTAL SUBD", "description": "BUCKINGHAM RENTAL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BUCKINGHAM RENTAL SUBD" ] ] }, { "label": "BUEHNER SUBD", "description": "BUEHNER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BUEHNER SUBD" ] ] }, { "label": "BUFFALO CORRAL SUBD", "description": "BUFFALO CORRAL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BUFFALO CORRAL SUBD" ] ] }, { "label": "BUFFALO CROSSING SUBD", "description": "BUFFALO CROSSING SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BUFFALO CROSSING SUBD" ] ] }, { "label": "BUFFALO CROSSING WEST", "description": "BUFFALO CROSSING WEST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BUFFALO CROSSING WEST" ] ] }, { "label": "BUFFALO RIDGE SUBD", "description": "BUFFALO RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BUFFALO RIDGE SUBD" ] ] }, { "label": "BULL CONSOLIDATED MS 2094", "description": "BULL CONSOLIDATED MS 2094", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BULL CONSOLIDATED MS 2094" ] ] }, { "label": "BULL RUN SUBD", "description": "BULL RUN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BULL RUN SUBD" ] ] }, { "label": "BULL RUN SUBD II", "description": "BULL RUN SUBD II", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BULL RUN SUBD II" ] ] }, { "label": "BULLION LODE MS 2136", "description": "BULLION LODE MS 2136", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BULLION LODE MS 2136" ] ] }, { "label": "BURKE SUBD", "description": "BURKE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BURKE SUBD" ] ] }, { "label": "BURLINGTON ESTATES SUBD", "description": "BURLINGTON ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BURLINGTON ESTATES SUBD" ] ] }, { "label": "BURNS PLACER MS 697", "description": "BURNS PLACER MS 697", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BURNS PLACER MS 697" ] ] }, { "label": "BURSON SUBD", "description": "BURSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BURSON SUBD" ] ] }, { "label": "BUS STOP SUBD", "description": "BUS STOP SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BUS STOP SUBD" ] ] }, { "label": "BUSTED FIVE DEVELOPMENT", "description": "BUSTED FIVE DEVELOPMENT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BUSTED FIVE DEVELOPMENT" ] ] }, { "label": "BUZMAR SUBD", "description": "BUZMAR SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BUZMAR SUBD" ] ] }, { "label": "C AND M SUBD", "description": "C AND M SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "C AND M SUBD" ] ] }, { "label": "C BENEDICT #2 LODE MS 1816", "description": "C BENEDICT #2 LODE MS 1816", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "C BENEDICT #2 LODE MS 1816" ] ] }, { "label": "C BENEDICT #3 LODE MS 1816", "description": "C BENEDICT #3 LODE MS 1816", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "C BENEDICT #3 LODE MS 1816" ] ] }, { "label": "C BENEDICT #4 LODE MS 1816", "description": "C BENEDICT #4 LODE MS 1816", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "C BENEDICT #4 LODE MS 1816" ] ] }, { "label": "C BENEDICT #5 LODE MS 1816", "description": "C BENEDICT #5 LODE MS 1816", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "C BENEDICT #5 LODE MS 1816" ] ] }, { "label": "C BENEDICT #6 LODE MS 1816", "description": "C BENEDICT #6 LODE MS 1816", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "C BENEDICT #6 LODE MS 1816" ] ] }, { "label": "C BENEDICT #7 LODE MS 1816", "description": "C BENEDICT #7 LODE MS 1816", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "C BENEDICT #7 LODE MS 1816" ] ] }, { "label": "C2B ADD", "description": "C2B ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "C2B ADD" ] ] }, { "label": "CABIN HOME SUBD", "description": "CABIN HOME SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CABIN HOME SUBD" ] ] }, { "label": "CABIN SITE", "description": "CABIN SITE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CABIN SITE" ] ] }, { "label": "CABOT SUBDIVISION", "description": "CABOT SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CABOT SUBDIVISION" ] ] }, { "label": "CADIEUX SUBD", "description": "CADIEUX SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CADIEUX SUBD" ] ] }, { "label": "CAIN CREEK SUBD", "description": "CAIN CREEK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAIN CREEK SUBD" ] ] }, { "label": "CALIFORNIA LODE MS 164", "description": "CALIFORNIA LODE MS 164", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CALIFORNIA LODE MS 164" ] ] }, { "label": "CALL SUBD", "description": "CALL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CALL SUBD" ] ] }, { "label": "CALUMET #1 LODE MS 1497", "description": "CALUMET #1 LODE MS 1497", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CALUMET #1 LODE MS 1497" ] ] }, { "label": "CALUMET #3 LODE MS 1497", "description": "CALUMET #3 LODE MS 1497", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CALUMET #3 LODE MS 1497" ] ] }, { "label": "CALUMET #5 LODE MS 1497", "description": "CALUMET #5 LODE MS 1497", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CALUMET #5 LODE MS 1497" ] ] }, { "label": "CALUMET #6 LODE MS 1497", "description": "CALUMET #6 LODE MS 1497", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CALUMET #6 LODE MS 1497" ] ] }, { "label": "CALUMET FRACTION LODE MS 1497", "description": "CALUMET FRACTION LODE MS 1497", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CALUMET FRACTION LODE MS 1497" ] ] }, { "label": "CALVARY LUTHERAN CHURCH SUBD", "description": "CALVARY LUTHERAN CHURCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CALVARY LUTHERAN CHURCH SUBD" ] ] }, { "label": "CAMBELL SQUARE ADD", "description": "CAMBELL SQUARE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAMBELL SQUARE ADD" ] ] }, { "label": "CAMBELL STREET CONDOMINIUM", "description": "CAMBELL STREET CONDOMINIUM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 203, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAMBELL STREET CONDOMINIUM" ] ] }, { "label": "CAMBRIDGE SUBD", "description": "CAMBRIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAMBRIDGE SUBD" ] ] }, { "label": "CAMP DAKOTA", "description": "CAMP DAKOTA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAMP DAKOTA" ] ] }, { "label": "CAMPAIGN #4 LODE MS 641", "description": "CAMPAIGN #4 LODE MS 641", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAMPAIGN #4 LODE MS 641" ] ] }, { "label": "CAMPAIGN LODE MS 625", "description": "CAMPAIGN LODE MS 625", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAMPAIGN LODE MS 625" ] ] }, { "label": "CANDEE SPRING CREEK SUBD", "description": "CANDEE SPRING CREEK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANDEE SPRING CREEK SUBD" ] ] }, { "label": "CANDLEWOOD", "description": "CANDLEWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANDLEWOOD" ] ] }, { "label": "CANTON #1 LODE MS 1818", "description": "CANTON #1 LODE MS 1818", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANTON #1 LODE MS 1818" ] ] }, { "label": "CANTON #2 LODE MS 1818", "description": "CANTON #2 LODE MS 1818", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANTON #2 LODE MS 1818" ] ] }, { "label": "CANTON #3 LODE MS 1818", "description": "CANTON #3 LODE MS 1818", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANTON #3 LODE MS 1818" ] ] }, { "label": "CANTON #4 LODE MS 1818", "description": "CANTON #4 LODE MS 1818", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANTON #4 LODE MS 1818" ] ] }, { "label": "CANTON LODE MS 1818", "description": "CANTON LODE MS 1818", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANTON LODE MS 1818" ] ] }, { "label": "CANYON LAKE HEIGHTS SEC 16", "description": "CANYON LAKE HEIGHTS SEC 16", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANYON LAKE HEIGHTS SEC 16" ] ] }, { "label": "CANYON LAKE HEIGHTS SEC 9", "description": "CANYON LAKE HEIGHTS SEC 9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANYON LAKE HEIGHTS SEC 9" ] ] }, { "label": "CANYON LAKE SENIOR CITIZENS CE", "description": "CANYON LAKE SENIOR CITIZENS CE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANYON LAKE SENIOR CITIZENS CE" ] ] }, { "label": "CANYON PARK", "description": "CANYON PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANYON PARK" ] ] }, { "label": "CANYON PARK ESTATES", "description": "CANYON PARK ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANYON PARK ESTATES" ] ] }, { "label": "CANYON PARK SUBD", "description": "CANYON PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANYON PARK SUBD" ] ] }, { "label": "CANYON SHADOWS", "description": "CANYON SHADOWS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANYON SHADOWS" ] ] }, { "label": "CANYON SPRINGS PRESERVE", "description": "CANYON SPRINGS PRESERVE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANYON SPRINGS PRESERVE" ] ] }, { "label": "CANYON VIEW SUBD", "description": "CANYON VIEW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANYON VIEW SUBD" ] ] }, { "label": "CANYON VIEW TRACT", "description": "CANYON VIEW TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CANYON VIEW TRACT" ] ] }, { "label": "CAPITAL ESTATES", "description": "CAPITAL ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAPITAL ESTATES" ] ] }, { "label": "CAPP PINE HILLS SUBD", "description": "CAPP PINE HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAPP PINE HILLS SUBD" ] ] }, { "label": "CAPUTA", "description": "CAPUTA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAPUTA" ] ] }, { "label": "CAPUTA ACRES SUBD", "description": "CAPUTA ACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAPUTA ACRES SUBD" ] ] }, { "label": "CARDINAL HEIGHTS SUBD", "description": "CARDINAL HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CARDINAL HEIGHTS SUBD" ] ] }, { "label": "CAREFREE SUBD", "description": "CAREFREE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAREFREE SUBD" ] ] }, { "label": "CARIBOU #3 LODE MS 1696", "description": "CARIBOU #3 LODE MS 1696", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CARIBOU #3 LODE MS 1696" ] ] }, { "label": "CARIBOU #4 LODE MS 1696", "description": "CARIBOU #4 LODE MS 1696", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CARIBOU #4 LODE MS 1696" ] ] }, { "label": "CARLIN SUBD", "description": "CARLIN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CARLIN SUBD" ] ] }, { "label": "CARR GULCH PLACER MS 806", "description": "CARR GULCH PLACER MS 806", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CARR GULCH PLACER MS 806" ] ] }, { "label": "CARRIAGE HILLS SUBD", "description": "CARRIAGE HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CARRIAGE HILLS SUBD" ] ] }, { "label": "CARRIAGE HILLS WEST", "description": "CARRIAGE HILLS WEST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CARRIAGE HILLS WEST" ] ] }, { "label": "CARSTENS SUBD", "description": "CARSTENS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CARSTENS SUBD" ] ] }, { "label": "CARTER SUBD", "description": "CARTER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CARTER SUBD" ] ] }, { "label": "CASA DE PIEDRA SUBD", "description": "CASA DE PIEDRA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CASA DE PIEDRA SUBD" ] ] }, { "label": "CASSITERITE LODE MS 459", "description": "CASSITERITE LODE MS 459", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CASSITERITE LODE MS 459" ] ] }, { "label": "CASTLE CREEK ESTATES", "description": "CASTLE CREEK ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CASTLE CREEK ESTATES" ] ] }, { "label": "CATRON CROSSING SUBD", "description": "CATRON CROSSING SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CATRON CROSSING SUBD" ] ] }, { "label": "CAVALRY TRAILS SUBD", "description": "CAVALRY TRAILS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAVALRY TRAILS SUBD" ] ] }, { "label": "CAVANAUGH SUBD", "description": "CAVANAUGH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAVANAUGH SUBD" ] ] }, { "label": "CAVERN CREST SUBD", "description": "CAVERN CREST SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAVERN CREST SUBD" ] ] }, { "label": "CAVERN CREST SUBD #2", "description": "CAVERN CREST SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CAVERN CREST SUBD #2" ] ] }, { "label": "CEDAR CANYON", "description": "CEDAR CANYON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CEDAR CANYON" ] ] }, { "label": "CEDAR GULCH #2 SUBD", "description": "CEDAR GULCH #2 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CEDAR GULCH #2 SUBD" ] ] }, { "label": "CEDAR GULCH SUBD", "description": "CEDAR GULCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CEDAR GULCH SUBD" ] ] }, { "label": "CEDAR HILLS #1", "description": "CEDAR HILLS #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CEDAR HILLS #1" ] ] }, { "label": "CEDAR HILLS #2", "description": "CEDAR HILLS #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CEDAR HILLS #2" ] ] }, { "label": "CEMENT PLANT ADD", "description": "CEMENT PLANT ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CEMENT PLANT ADD" ] ] }, { "label": "CENTURY 21 SUBD", "description": "CENTURY 21 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CENTURY 21 SUBD" ] ] }, { "label": "CENTURY CONDOMINIUMS", "description": "CENTURY CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CENTURY CONDOMINIUMS" ] ] }, { "label": "CENTURY LODE MS 1959", "description": "CENTURY LODE MS 1959", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CENTURY LODE MS 1959" ] ] }, { "label": "CENTURY PARK SUBD", "description": "CENTURY PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CENTURY PARK SUBD" ] ] }, { "label": "CENTURY SUBD", "description": "CENTURY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 233, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CENTURY SUBD" ] ] }, { "label": "CERTIFICATE LODE MS 1620", "description": "CERTIFICATE LODE MS 1620", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CERTIFICATE LODE MS 1620" ] ] }, { "label": "CHALKSTONE CONDOMINIUMS", "description": "CHALKSTONE CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHALKSTONE CONDOMINIUMS" ] ] }, { "label": "CHALKSTONE SUBD", "description": "CHALKSTONE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHALKSTONE SUBD" ] ] }, { "label": "CHAMPION LODE MS 1364", "description": "CHAMPION LODE MS 1364", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHAMPION LODE MS 1364" ] ] }, { "label": "CHAPEL LANE VILLAGE", "description": "CHAPEL LANE VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHAPEL LANE VILLAGE" ] ] }, { "label": "CHAPEL VALLEY", "description": "CHAPEL VALLEY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHAPEL VALLEY" ] ] }, { "label": "CHARLES SUBD", "description": "CHARLES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHARLES SUBD" ] ] }, { "label": "CHASE ELKHORN SUBD", "description": "CHASE ELKHORN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHASE ELKHORN SUBD" ] ] }, { "label": "CHASE SUBD", "description": "CHASE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHASE SUBD" ] ] }, { "label": "CHATEAUX PRESERVE SUBD", "description": "CHATEAUX PRESERVE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHATEAUX PRESERVE SUBD" ] ] }, { "label": "CHATEAUX RIDGE SUBD", "description": "CHATEAUX RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHATEAUX RIDGE SUBD" ] ] }, { "label": "CHEYENNE PASS", "description": "CHEYENNE PASS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHEYENNE PASS" ] ] }, { "label": "CHEYENNE VIEW SUBD", "description": "CHEYENNE VIEW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHEYENNE VIEW SUBD" ] ] }, { "label": "CHICAGO #1 LODE MS 987", "description": "CHICAGO #1 LODE MS 987", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHICAGO #1 LODE MS 987" ] ] }, { "label": "CHICAGO #2 LODE MS 987", "description": "CHICAGO #2 LODE MS 987", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHICAGO #2 LODE MS 987" ] ] }, { "label": "CHICAGO #9 LODE MS 987", "description": "CHICAGO #9 LODE MS 987", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHICAGO #9 LODE MS 987" ] ] }, { "label": "CHICAGO LODE MS 1408", "description": "CHICAGO LODE MS 1408", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHICAGO LODE MS 1408" ] ] }, { "label": "CHIEF OF THE HILLS COMMON DAY TRACT", "description": "CHIEF OF THE HILLS COMMON DAY TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHIEF OF THE HILLS COMMON DAY TRACT" ] ] }, { "label": "CHMH SUBD", "description": "CHMH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHMH SUBD" ] ] }, { "label": "CHRISTENSEN ACRES", "description": "CHRISTENSEN ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHRISTENSEN ACRES" ] ] }, { "label": "CHRISTIERNSON PLACER MS 1616", "description": "CHRISTIERNSON PLACER MS 1616", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHRISTIERNSON PLACER MS 1616" ] ] }, { "label": "CHUCKS ACRES SUBD", "description": "CHUCKS ACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHUCKS ACRES SUBD" ] ] }, { "label": "CHUTE ROOSTERS TRACT", "description": "CHUTE ROOSTERS TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHUTE ROOSTERS TRACT" ] ] }, { "label": "CIMARRON SUBD", "description": "CIMARRON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CIMARRON SUBD" ] ] }, { "label": "CINNAMON RIDGE SUBD", "description": "CINNAMON RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CINNAMON RIDGE SUBD" ] ] }, { "label": "CIRCLE B RANCH SUBD", "description": "CIRCLE B RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CIRCLE B RANCH SUBD" ] ] }, { "label": "CITY CENTER SUBD", "description": "CITY CENTER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CITY CENTER SUBD" ] ] }, { "label": "CITY SPRINGS", "description": "CITY SPRINGS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CITY SPRINGS" ] ] }, { "label": "CL SUBD", "description": "CL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CL SUBD" ] ] }, { "label": "CLAIRE SUBD", "description": "CLAIRE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLAIRE SUBD" ] ] }, { "label": "CLARK #1 LODE MS 1918", "description": "CLARK #1 LODE MS 1918", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLARK #1 LODE MS 1918" ] ] }, { "label": "CLARK LODE MS 1380", "description": "CLARK LODE MS 1380", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLARK LODE MS 1380" ] ] }, { "label": "CLARKSON 2-C SUBD", "description": "CLARKSON 2-C SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLARKSON 2-C SUBD" ] ] }, { "label": "CLARKSON SUBD", "description": "CLARKSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLARKSON SUBD" ] ] }, { "label": "CLEAR CREEK PLACER MS 1184", "description": "CLEAR CREEK PLACER MS 1184", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLEAR CREEK PLACER MS 1184" ] ] }, { "label": "CLEAR CREEK TRACTS", "description": "CLEAR CREEK TRACTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLEAR CREEK TRACTS" ] ] }, { "label": "CLEARY SUBD", "description": "CLEARY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLEARY SUBD" ] ] }, { "label": "CLEGHORN CANYON", "description": "CLEGHORN CANYON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLEGHORN CANYON" ] ] }, { "label": "CLEGHORN CANYON #2", "description": "CLEGHORN CANYON #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLEGHORN CANYON #2" ] ] }, { "label": "CLEMMONS ADD", "description": "CLEMMONS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLEMMONS ADD" ] ] }, { "label": "CLIFFSIDE SUBD", "description": "CLIFFSIDE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLIFFSIDE SUBD" ] ] }, { "label": "CLIMAX LODE MS 942", "description": "CLIMAX LODE MS 942", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLIMAX LODE MS 942" ] ] }, { "label": "CLOCK TOWER GARDENS P U D", "description": "CLOCK TOWER GARDENS P U D", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLOCK TOWER GARDENS P U D" ] ] }, { "label": "CLOVERDALE", "description": "CLOVERDALE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLOVERDALE" ] ] }, { "label": "COADYS SUBD", "description": "COADYS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COADYS SUBD" ] ] }, { "label": "COATS #1 LODE MS 812", "description": "COATS #1 LODE MS 812", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COATS #1 LODE MS 812" ] ] }, { "label": "COCHRAN ADD", "description": "COCHRAN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COCHRAN ADD" ] ] }, { "label": "COLLINS ADD", "description": "COLLINS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COLLINS ADD" ] ] }, { "label": "COLLINS ESTATES", "description": "COLLINS ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COLLINS ESTATES" ] ] }, { "label": "COLONIAL HEIGHTS SUBD", "description": "COLONIAL HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COLONIAL HEIGHTS SUBD" ] ] }, { "label": "COLONIAL SUBD", "description": "COLONIAL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COLONIAL SUBD" ] ] }, { "label": "COLONIAL SUBD #2", "description": "COLONIAL SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COLONIAL SUBD #2" ] ] }, { "label": "COLONIAL VILLAGE ESTATES", "description": "COLONIAL VILLAGE ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COLONIAL VILLAGE ESTATES" ] ] }, { "label": "COLONIAL VILLAGE ESTATES #1", "description": "COLONIAL VILLAGE ESTATES #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COLONIAL VILLAGE ESTATES #1" ] ] }, { "label": "COLONIAL VILLAGE ESTATES #2", "description": "COLONIAL VILLAGE ESTATES #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COLONIAL VILLAGE ESTATES #2" ] ] }, { "label": "COLONIAL VILLAGE ESTATES #3", "description": "COLONIAL VILLAGE ESTATES #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COLONIAL VILLAGE ESTATES #3" ] ] }, { "label": "COLORADO LODE MS 1257", "description": "COLORADO LODE MS 1257", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COLORADO LODE MS 1257" ] ] }, { "label": "COLOSSAL LODE MS 621", "description": "COLOSSAL LODE MS 621", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COLOSSAL LODE MS 621" ] ] }, { "label": "COLUMBUS SOUTH SUBD", "description": "COLUMBUS SOUTH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COLUMBUS SOUTH SUBD" ] ] }, { "label": "COLUMBUS WEST SUBD", "description": "COLUMBUS WEST SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COLUMBUS WEST SUBD" ] ] }, { "label": "COLVIN SUBD", "description": "COLVIN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COLVIN SUBD" ] ] }, { "label": "COLVINS SUBD", "description": "COLVINS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COLVINS SUBD" ] ] }, { "label": "COMBINED PLACER SUBD", "description": "COMBINED PLACER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COMBINED PLACER SUBD" ] ] }, { "label": "COMBINED PLACER SUBD #2", "description": "COMBINED PLACER SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COMBINED PLACER SUBD #2" ] ] }, { "label": "COMMERCE PARK SUBD", "description": "COMMERCE PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COMMERCE PARK SUBD" ] ] }, { "label": "COMMERFORD ADD", "description": "COMMERFORD ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COMMERFORD ADD" ] ] }, { "label": "CONATA", "description": "CONATA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CONATA" ] ] }, { "label": "CONATA PLATTED LAND", "description": "CONATA PLATTED LAND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CONATA PLATTED LAND" ] ] }, { "label": "CONCOURSE INDUSTRIAL CONDO", "description": "CONCOURSE INDUSTRIAL CONDO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CONCOURSE INDUSTRIAL CONDO" ] ] }, { "label": "CONFIDENCE LODE MS 1364", "description": "CONFIDENCE LODE MS 1364", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CONFIDENCE LODE MS 1364" ] ] }, { "label": "CONQUEROR LODE MS 1838", "description": "CONQUEROR LODE MS 1838", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CONQUEROR LODE MS 1838" ] ] }, { "label": "CONTINENTAL LODE MS 213", "description": "CONTINENTAL LODE MS 213", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CONTINENTAL LODE MS 213" ] ] }, { "label": "CONTROL DATA ADD", "description": "CONTROL DATA ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CONTROL DATA ADD" ] ] }, { "label": "CONWAY", "description": "CONWAY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CONWAY" ] ] }, { "label": "COOK SUBD", "description": "COOK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COOK SUBD" ] ] }, { "label": "COPPER CROWN #1 LODE MS 2052", "description": "COPPER CROWN #1 LODE MS 2052", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COPPER CROWN #1 LODE MS 2052" ] ] }, { "label": "COPPER CROWN LODE MS 2052", "description": "COPPER CROWN LODE MS 2052", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COPPER CROWN LODE MS 2052" ] ] }, { "label": "COPPER OAKS #1", "description": "COPPER OAKS #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COPPER OAKS #1" ] ] }, { "label": "COPPER OAKS #2", "description": "COPPER OAKS #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COPPER OAKS #2" ] ] }, { "label": "COPPER OAKS #3", "description": "COPPER OAKS #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COPPER OAKS #3" ] ] }, { "label": "COPPER QUEEN #3 LODE MS 2056", "description": "COPPER QUEEN #3 LODE MS 2056", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COPPER QUEEN #3 LODE MS 2056" ] ] }, { "label": "COPPER REEF #2 LODE MS 1983", "description": "COPPER REEF #2 LODE MS 1983", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COPPER REEF #2 LODE MS 1983" ] ] }, { "label": "COPPER REEF #4 LODE MS 1983", "description": "COPPER REEF #4 LODE MS 1983", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COPPER REEF #4 LODE MS 1983" ] ] }, { "label": "COPPER RIDGE SUBD", "description": "COPPER RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COPPER RIDGE SUBD" ] ] }, { "label": "COPPERFIELD SUBD", "description": "COPPERFIELD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COPPERFIELD SUBD" ] ] }, { "label": "COPPERFIELD VISTAS SUBD", "description": "COPPERFIELD VISTAS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COPPERFIELD VISTAS SUBD" ] ] }, { "label": "COPPERHILL RIDGE SUBD", "description": "COPPERHILL RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COPPERHILL RIDGE SUBD" ] ] }, { "label": "CORDES II SUBD", "description": "CORDES II SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CORDES II SUBD" ] ] }, { "label": "CORDES SUBDD", "description": "CORDES SUBDD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CORDES SUBDD" ] ] }, { "label": "CORRAL DRIVE SUBD", "description": "CORRAL DRIVE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CORRAL DRIVE SUBD" ] ] }, { "label": "CORRIEDALE SUBD", "description": "CORRIEDALE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CORRIEDALE SUBD" ] ] }, { "label": "COSMOS SUBD", "description": "COSMOS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COSMOS SUBD" ] ] }, { "label": "COTTONWOODS, THE", "description": "COTTONWOODS, THE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COTTONWOODS, THE" ] ] }, { "label": "COUGAR ADD", "description": "COUGAR ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COUGAR ADD" ] ] }, { "label": "COULSON PLACER MS 746", "description": "COULSON PLACER MS 746", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COULSON PLACER MS 746" ] ] }, { "label": "COUNTRY CLUB CONDOMINIUMS", "description": "COUNTRY CLUB CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COUNTRY CLUB CONDOMINIUMS" ] ] }, { "label": "COUNTRY CLUB CONDOMINIUMS 3", "description": "COUNTRY CLUB CONDOMINIUMS 3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COUNTRY CLUB CONDOMINIUMS 3" ] ] }, { "label": "COUNTRY CLUB CONDOMINIUMS TWO", "description": "COUNTRY CLUB CONDOMINIUMS TWO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COUNTRY CLUB CONDOMINIUMS TWO" ] ] }, { "label": "COUNTRY CLUB HEIGHTS", "description": "COUNTRY CLUB HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COUNTRY CLUB HEIGHTS" ] ] }, { "label": "COUNTRY CLUB HEIGHTS #2", "description": "COUNTRY CLUB HEIGHTS #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COUNTRY CLUB HEIGHTS #2" ] ] }, { "label": "COUNTRY HILLS SUBD", "description": "COUNTRY HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COUNTRY HILLS SUBD" ] ] }, { "label": "COUNTRY HILLS SUBD #2", "description": "COUNTRY HILLS SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COUNTRY HILLS SUBD #2" ] ] }, { "label": "COUNTRY HILLS SUBD #3", "description": "COUNTRY HILLS SUBD #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COUNTRY HILLS SUBD #3" ] ] }, { "label": "COUNTRY MEADOWS SUBD", "description": "COUNTRY MEADOWS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COUNTRY MEADOWS SUBD" ] ] }, { "label": "COUNTRYSIDE SOUTH SUBD", "description": "COUNTRYSIDE SOUTH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COUNTRYSIDE SOUTH SUBD" ] ] }, { "label": "COUNTRYSIDE SUBD", "description": "COUNTRYSIDE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COUNTRYSIDE SUBD" ] ] }, { "label": "COUNTY HEIGHTS SUBD", "description": "COUNTY HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COUNTY HEIGHTS SUBD" ] ] }, { "label": "COWBOY #1 LODE MS 811", "description": "COWBOY #1 LODE MS 811", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COWBOY #1 LODE MS 811" ] ] }, { "label": "COWBOY FRACTION MS 709", "description": "COWBOY FRACTION MS 709", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COWBOY FRACTION MS 709" ] ] }, { "label": "COWBOY GULCH SUBD", "description": "COWBOY GULCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COWBOY GULCH SUBD" ] ] }, { "label": "COWBOY TIN LODE MS 458", "description": "COWBOY TIN LODE MS 458", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COWBOY TIN LODE MS 458" ] ] }, { "label": "CRACKER JACK LODE MS 1886", "description": "CRACKER JACK LODE MS 1886", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CRACKER JACK LODE MS 1886" ] ] }, { "label": "CRAGLANDS", "description": "CRAGLANDS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CRAGLANDS" ] ] }, { "label": "CRAIG ESTATES", "description": "CRAIG ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CRAIG ESTATES" ] ] }, { "label": "CRAIN LODE MS 1965", "description": "CRAIN LODE MS 1965", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CRAIN LODE MS 1965" ] ] }, { "label": "CRANE #1 LODE MS 1965", "description": "CRANE #1 LODE MS 1965", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CRANE #1 LODE MS 1965" ] ] }, { "label": "CREEKSIDE ESTATES SUBD", "description": "CREEKSIDE ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CREEKSIDE ESTATES SUBD" ] ] }, { "label": "CREEKSIDE PROFESSIONAL OFFICES", "description": "CREEKSIDE PROFESSIONAL OFFICES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CREEKSIDE PROFESSIONAL OFFICES" ] ] }, { "label": "CRESTON", "description": "CRESTON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CRESTON" ] ] }, { "label": "CRESTON PLATTED LAND", "description": "CRESTON PLATTED LAND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CRESTON PLATTED LAND" ] ] }, { "label": "CROCUS VIEW ADD", "description": "CROCUS VIEW ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CROCUS VIEW ADD" ] ] }, { "label": "CROMWELL SUBD", "description": "CROMWELL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CROMWELL SUBD" ] ] }, { "label": "CRONEN RANCH ESTATES SUBD", "description": "CRONEN RANCH ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CRONEN RANCH ESTATES SUBD" ] ] }, { "label": "CROSS LODE", "description": "CROSS LODE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CROSS LODE" ] ] }, { "label": "CROSSROADS AT ROCHFORD", "description": "CROSSROADS AT ROCHFORD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CROSSROADS AT ROCHFORD" ] ] }, { "label": "CROW CHIEF LODE MS 1716", "description": "CROW CHIEF LODE MS 1716", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CROW CHIEF LODE MS 1716" ] ] }, { "label": "CROW LODE MS 963", "description": "CROW LODE MS 963", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CROW LODE MS 963" ] ] }, { "label": "CROWN COUNTRY ESTATES", "description": "CROWN COUNTRY ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CROWN COUNTRY ESTATES" ] ] }, { "label": "CROWN POINT SUBD", "description": "CROWN POINT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CROWN POINT SUBD" ] ] }, { "label": "CUSTER TRAILS SUBD #1", "description": "CUSTER TRAILS SUBD #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CUSTER TRAILS SUBD #1" ] ] }, { "label": "CUTLER SUBD", "description": "CUTLER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CUTLER SUBD" ] ] }, { "label": "CZYWCZYNSKI ADD", "description": "CZYWCZYNSKI ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CZYWCZYNSKI ADD" ] ] }, { "label": "D A SUBD", "description": "D A SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "D A SUBD" ] ] }, { "label": "D B SUBD", "description": "D B SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "D B SUBD" ] ] }, { "label": "D B WESTERN SUBD", "description": "D B WESTERN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "D B WESTERN SUBD" ] ] }, { "label": "D D E SUBD", "description": "D D E SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "D D E SUBD" ] ] }, { "label": "D-T ELLIS SUBD", "description": "D-T ELLIS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "D-T ELLIS SUBD" ] ] }, { "label": "DAHL SUBD", "description": "DAHL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAHL SUBD" ] ] }, { "label": "DAHL TOWERS", "description": "DAHL TOWERS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 183, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAHL TOWERS" ] ] }, { "label": "DAHM SUBD", "description": "DAHM SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAHM SUBD" ] ] }, { "label": "DAIRYLAND SUBD", "description": "DAIRYLAND SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAIRYLAND SUBD" ] ] }, { "label": "DAKOTA BLOCK SUBD", "description": "DAKOTA BLOCK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAKOTA BLOCK SUBD" ] ] }, { "label": "DAKOTA CITY", "description": "DAKOTA CITY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAKOTA CITY" ] ] }, { "label": "DAKOTA LODE MS 2109", "description": "DAKOTA LODE MS 2109", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAKOTA LODE MS 2109" ] ] }, { "label": "DAKOTA LODE SUBD", "description": "DAKOTA LODE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAKOTA LODE SUBD" ] ] }, { "label": "DAKOTA MEADOWS SUBD", "description": "DAKOTA MEADOWS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAKOTA MEADOWS SUBD" ] ] }, { "label": "DAKOTA MILL AND GRAIN", "description": "DAKOTA MILL AND GRAIN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAKOTA MILL AND GRAIN" ] ] }, { "label": "DAKOTA RIDGE SUBD", "description": "DAKOTA RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAKOTA RIDGE SUBD" ] ] }, { "label": "DAKOTA SUBD #1", "description": "DAKOTA SUBD #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAKOTA SUBD #1" ] ] }, { "label": "DAMFINO 2 SUBD", "description": "DAMFINO 2 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAMFINO 2 SUBD" ] ] }, { "label": "DAN PATCH #3 MS 2121", "description": "DAN PATCH #3 MS 2121", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAN PATCH #3 MS 2121" ] ] }, { "label": "DAN PATCH #4 MS 2121", "description": "DAN PATCH #4 MS 2121", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAN PATCH #4 MS 2121" ] ] }, { "label": "DAN PATCH LODE MS 2049", "description": "DAN PATCH LODE MS 2049", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAN PATCH LODE MS 2049" ] ] }, { "label": "DANIEL TRACT", "description": "DANIEL TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DANIEL TRACT" ] ] }, { "label": "DARK CANYON SUBD", "description": "DARK CANYON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DARK CANYON SUBD" ] ] }, { "label": "DARLINGTON ESTATES SUBD", "description": "DARLINGTON ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DARLINGTON ESTATES SUBD" ] ] }, { "label": "DARTT ADD", "description": "DARTT ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DARTT ADD" ] ] }, { "label": "DAVE HORTON SUBD", "description": "DAVE HORTON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAVE HORTON SUBD" ] ] }, { "label": "DAVEY SUBD", "description": "DAVEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAVEY SUBD" ] ] }, { "label": "DAVIS SUBD", "description": "DAVIS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAVIS SUBD" ] ] }, { "label": "DAVIS SUBD #2", "description": "DAVIS SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAVIS SUBD #2" ] ] }, { "label": "DAY PLACER MS 2040", "description": "DAY PLACER MS 2040", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DAY PLACER MS 2040" ] ] }, { "label": "DEAD BROKE", "description": "DEAD BROKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 208, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEAD BROKE" ] ] }, { "label": "DEADMAN PLACER MS 957", "description": "DEADMAN PLACER MS 957", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEADMAN PLACER MS 957" ] ] }, { "label": "DEADWOOD AVE TRACT", "description": "DEADWOOD AVE TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEADWOOD AVE TRACT" ] ] }, { "label": "DEADWOOD AVENUE BUSINESS PARK", "description": "DEADWOOD AVENUE BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEADWOOD AVENUE BUSINESS PARK" ] ] }, { "label": "DEADWOOD STORAGE SUBD", "description": "DEADWOOD STORAGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEADWOOD STORAGE SUBD" ] ] }, { "label": "DEBLEN SUBD", "description": "DEBLEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEBLEN SUBD" ] ] }, { "label": "DEBRA SUBD", "description": "DEBRA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEBRA SUBD" ] ] }, { "label": "DEER PARK SUBD", "description": "DEER PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEER PARK SUBD" ] ] }, { "label": "DEERFIELD PARK CONDOMINIUMS", "description": "DEERFIELD PARK CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEERFIELD PARK CONDOMINIUMS" ] ] }, { "label": "DEERFIELD PARK PARCEL #2", "description": "DEERFIELD PARK PARCEL #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEERFIELD PARK PARCEL #2" ] ] }, { "label": "DEERFIELD PARK SUBD", "description": "DEERFIELD PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEERFIELD PARK SUBD" ] ] }, { "label": "DEGEEST SUBD", "description": "DEGEEST SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEGEEST SUBD" ] ] }, { "label": "DEJONG SUBD", "description": "DEJONG SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEJONG SUBD" ] ] }, { "label": "DELEEUW SUBD", "description": "DELEEUW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DELEEUW SUBD" ] ] }, { "label": "DENHOLM SUBD", "description": "DENHOLM SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DENHOLM SUBD" ] ] }, { "label": "DENIKA SUBD", "description": "DENIKA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DENIKA SUBD" ] ] }, { "label": "DENMANS", "description": "DENMANS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DENMANS" ] ] }, { "label": "DERBY SUBD", "description": "DERBY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DERBY SUBD" ] ] }, { "label": "DEUTSCHER SUBD", "description": "DEUTSCHER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEUTSCHER SUBD" ] ] }, { "label": "DEVINE SUBD", "description": "DEVINE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEVINE SUBD" ] ] }, { "label": "DEWALDS SUBD", "description": "DEWALDS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEWALDS SUBD" ] ] }, { "label": "DEWEY LODE MS 1965", "description": "DEWEY LODE MS 1965", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DEWEY LODE MS 1965" ] ] }, { "label": "DIAMOND RIDGE SUBD", "description": "DIAMOND RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DIAMOND RIDGE SUBD" ] ] }, { "label": "DIERS SUBD", "description": "DIERS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DIERS SUBD" ] ] }, { "label": "DINO SUBD", "description": "DINO SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DINO SUBD" ] ] }, { "label": "DISCOVERY SUBD", "description": "DISCOVERY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DISCOVERY SUBD" ] ] }, { "label": "DOLLAR GENERAL SUBD", "description": "DOLLAR GENERAL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DOLLAR GENERAL SUBD" ] ] }, { "label": "DOLOMITE PLACER #1", "description": "DOLOMITE PLACER #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DOLOMITE PLACER #1" ] ] }, { "label": "DOLOMITE PLACER SUBD", "description": "DOLOMITE PLACER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DOLOMITE PLACER SUBD" ] ] }, { "label": "DONGARY SUBD", "description": "DONGARY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DONGARY SUBD" ] ] }, { "label": "DONHISER ADD", "description": "DONHISER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DONHISER ADD" ] ] }, { "label": "DOROTHYS ADD", "description": "DOROTHYS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DOROTHYS ADD" ] ] }, { "label": "DOUBLE DIAMOND RANCH SUBD", "description": "DOUBLE DIAMOND RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DOUBLE DIAMOND RANCH SUBD" ] ] }, { "label": "DOUBTFUL LODE SUBD", "description": "DOUBTFUL LODE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DOUBTFUL LODE SUBD" ] ] }, { "label": "DOVER SQUARE", "description": "DOVER SQUARE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DOVER SQUARE" ] ] }, { "label": "DOW TRACT", "description": "DOW TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DOW TRACT" ] ] }, { "label": "DRAINAGE RIGHT OF WAY", "description": "DRAINAGE RIGHT OF WAY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DRAINAGE RIGHT OF WAY" ] ] }, { "label": "DRAINAGE SUB, THE", "description": "DRAINAGE SUB, THE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DRAINAGE SUB, THE" ] ] }, { "label": "DUBOIS SUBD", "description": "DUBOIS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DUBOIS SUBD" ] ] }, { "label": "DUGGER SUBD", "description": "DUGGER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DUGGER SUBD" ] ] }, { "label": "DUNHAM ESTATES", "description": "DUNHAM ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DUNHAM ESTATES" ] ] }, { "label": "DUPONT ADD", "description": "DUPONT ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DUPONT ADD" ] ] }, { "label": "DURAWOOD TRACT", "description": "DURAWOOD TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DURAWOOD TRACT" ] ] }, { "label": "DUWENHOEGGER ADD", "description": "DUWENHOEGGER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DUWENHOEGGER ADD" ] ] }, { "label": "DYKSTRA SUBD", "description": "DYKSTRA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DYKSTRA SUBD" ] ] }, { "label": "E FISH LODE MS 654", "description": "E FISH LODE MS 654", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "E FISH LODE MS 654" ] ] }, { "label": "E FISH LODE SUBD", "description": "E FISH LODE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "E FISH LODE SUBD" ] ] }, { "label": "E HOFF SUBD", "description": "E HOFF SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "E HOFF SUBD" ] ] }, { "label": "EAGLES CLIFF SUBD", "description": "EAGLES CLIFF SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EAGLES CLIFF SUBD" ] ] }, { "label": "EAGLES NEST SUBD", "description": "EAGLES NEST SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EAGLES NEST SUBD" ] ] }, { "label": "EAGLETON SUBD", "description": "EAGLETON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EAGLETON SUBD" ] ] }, { "label": "EAST HAINES SUBD", "description": "EAST HAINES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EAST HAINES SUBD" ] ] }, { "label": "EAST MALL BUSINESS CENTER SUBD", "description": "EAST MALL BUSINESS CENTER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EAST MALL BUSINESS CENTER SUBD" ] ] }, { "label": "EAST TEN ACRES", "description": "EAST TEN ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EAST TEN ACRES" ] ] }, { "label": "EASTBROOKE SUBD", "description": "EASTBROOKE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EASTBROOKE SUBD" ] ] }, { "label": "EASTERN ACRES SUBD", "description": "EASTERN ACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EASTERN ACRES SUBD" ] ] }, { "label": "EASTRIDGE ESTATES SUBD", "description": "EASTRIDGE ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EASTRIDGE ESTATES SUBD" ] ] }, { "label": "EASTRIDGE SUBD", "description": "EASTRIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EASTRIDGE SUBD" ] ] }, { "label": "EBEL SUBD", "description": "EBEL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EBEL SUBD" ] ] }, { "label": "ECHO MS 1728", "description": "ECHO MS 1728", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ECHO MS 1728" ] ] }, { "label": "ECHO PARK SUBD", "description": "ECHO PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ECHO PARK SUBD" ] ] }, { "label": "ECHO VALLEY ESTATES SUBD", "description": "ECHO VALLEY ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ECHO VALLEY ESTATES SUBD" ] ] }, { "label": "ECHO VALLEY SUBD", "description": "ECHO VALLEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ECHO VALLEY SUBD" ] ] }, { "label": "ECHO VALLEY SUBD #2", "description": "ECHO VALLEY SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ECHO VALLEY SUBD #2" ] ] }, { "label": "ECKERT SUBDIVISION", "description": "ECKERT SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ECKERT SUBDIVISION" ] ] }, { "label": "ECLIPSE GOLD LODE MS 1886", "description": "ECLIPSE GOLD LODE MS 1886", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ECLIPSE GOLD LODE MS 1886" ] ] }, { "label": "ECLIPSE PLACE MS 1329", "description": "ECLIPSE PLACE MS 1329", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ECLIPSE PLACE MS 1329" ] ] }, { "label": "EDDY #2 LODE MS 524", "description": "EDDY #2 LODE MS 524", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EDDY #2 LODE MS 524" ] ] }, { "label": "EDELWEISS MOUNTAIN DEVELOPMENT", "description": "EDELWEISS MOUNTAIN DEVELOPMENT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EDELWEISS MOUNTAIN DEVELOPMENT" ] ] }, { "label": "EDELWEISS MOUNTAIN DEVELOPMENT #2", "description": "EDELWEISS MOUNTAIN DEVELOPMENT #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EDELWEISS MOUNTAIN DEVELOPMENT #2" ] ] }, { "label": "EDELWEISS MOUNTAIN DEVELOPMENT ADD", "description": "EDELWEISS MOUNTAIN DEVELOPMENT ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EDELWEISS MOUNTAIN DEVELOPMENT ADD" ] ] }, { "label": "EDEN GARDENS ADD", "description": "EDEN GARDENS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EDEN GARDENS ADD" ] ] }, { "label": "EDGEWOOD ESTATES SUBD", "description": "EDGEWOOD ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EDGEWOOD ESTATES SUBD" ] ] }, { "label": "EDINBOROUGH SUBD", "description": "EDINBOROUGH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EDINBOROUGH SUBD" ] ] }, { "label": "EDITH #1 LODE MS 2049", "description": "EDITH #1 LODE MS 2049", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EDITH #1 LODE MS 2049" ] ] }, { "label": "EDITH #2 LODE MS 2049", "description": "EDITH #2 LODE MS 2049", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EDITH #2 LODE MS 2049" ] ] }, { "label": "EIGHT GRIMMS SUBD #1", "description": "EIGHT GRIMMS SUBD #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EIGHT GRIMMS SUBD #1" ] ] }, { "label": "EISENBRAUN SUBD", "description": "EISENBRAUN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EISENBRAUN SUBD" ] ] }, { "label": "ELKHORN ESTATES", "description": "ELKHORN ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ELKHORN ESTATES" ] ] }, { "label": "ELKHORN MOUNTAIN VIEW ESTATES", "description": "ELKHORN MOUNTAIN VIEW ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ELKHORN MOUNTAIN VIEW ESTATES" ] ] }, { "label": "ELKHORN PLACER #1502", "description": "ELKHORN PLACER #1502", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ELKHORN PLACER #1502" ] ] }, { "label": "ELKS COUNTRY ESTATES", "description": "ELKS COUNTRY ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ELKS COUNTRY ESTATES" ] ] }, { "label": "ELKS CROSSING", "description": "ELKS CROSSING", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ELKS CROSSING" ] ] }, { "label": "ELKS GOLF COURSE SUBD", "description": "ELKS GOLF COURSE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ELKS GOLF COURSE SUBD" ] ] }, { "label": "ELLER ADD", "description": "ELLER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ELLER ADD" ] ] }, { "label": "ELVIRA GILLIES SUBD", "description": "ELVIRA GILLIES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ELVIRA GILLIES SUBD" ] ] }, { "label": "ELYSIAN HEIGHTS SUBD", "description": "ELYSIAN HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ELYSIAN HEIGHTS SUBD" ] ] }, { "label": "EMANUEL SUBD", "description": "EMANUEL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EMANUEL SUBD" ] ] }, { "label": "EMERALD PARK SUBD", "description": "EMERALD PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EMERALD PARK SUBD" ] ] }, { "label": "EMERALD PINES ESTATES", "description": "EMERALD PINES ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EMERALD PINES ESTATES" ] ] }, { "label": "EMMA #1 LODE MS 2052", "description": "EMMA #1 LODE MS 2052", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 186, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EMMA #1 LODE MS 2052" ] ] }, { "label": "EMMA FRACTION LODE MS 2052", "description": "EMMA FRACTION LODE MS 2052", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EMMA FRACTION LODE MS 2052" ] ] }, { "label": "EMMA LODE MS 2052", "description": "EMMA LODE MS 2052", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EMMA LODE MS 2052" ] ] }, { "label": "EMPIRE #6 LODE MS 2056", "description": "EMPIRE #6 LODE MS 2056", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EMPIRE #6 LODE MS 2056" ] ] }, { "label": "EMPIRE #7 LODE MS 2056", "description": "EMPIRE #7 LODE MS 2056", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EMPIRE #7 LODE MS 2056" ] ] }, { "label": "EMPIRE COPPER #5 LODE MS 2056", "description": "EMPIRE COPPER #5 LODE MS 2056", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EMPIRE COPPER #5 LODE MS 2056" ] ] }, { "label": "EMPIRE LODE MS 1251", "description": "EMPIRE LODE MS 1251", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EMPIRE LODE MS 1251" ] ] }, { "label": "ENCHANTED HILLS #2", "description": "ENCHANTED HILLS #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ENCHANTED HILLS #2" ] ] }, { "label": "ENCHANTED HILLS #3", "description": "ENCHANTED HILLS #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ENCHANTED HILLS #3" ] ] }, { "label": "ENCHANTED HILLS #4", "description": "ENCHANTED HILLS #4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ENCHANTED HILLS #4" ] ] }, { "label": "ENCHANTED HILLS SUBD", "description": "ENCHANTED HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ENCHANTED HILLS SUBD" ] ] }, { "label": "ENCHANTED PINES #2 SUBD", "description": "ENCHANTED PINES #2 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ENCHANTED PINES #2 SUBD" ] ] }, { "label": "ENCHANTED PINES SUBD", "description": "ENCHANTED PINES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ENCHANTED PINES SUBD" ] ] }, { "label": "ENGBERG SUBD", "description": "ENGBERG SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ENGBERG SUBD" ] ] }, { "label": "ENGESSER SUBD", "description": "ENGESSER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ENGESSER SUBD" ] ] }, { "label": "ENGESSER SUBDIVISION NO. 2", "description": "ENGESSER SUBDIVISION NO. 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ENGESSER SUBDIVISION NO. 2" ] ] }, { "label": "ENOS PLACER MS 1024", "description": "ENOS PLACER MS 1024", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ENOS PLACER MS 1024" ] ] }, { "label": "ESPERANZA LODE MS 2117", "description": "ESPERANZA LODE MS 2117", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ESPERANZA LODE MS 2117" ] ] }, { "label": "ESTES SUBD", "description": "ESTES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ESTES SUBD" ] ] }, { "label": "ETTA TIN LODE MS 429", "description": "ETTA TIN LODE MS 429", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ETTA TIN LODE MS 429" ] ] }, { "label": "EUREKA LODE MS 1408", "description": "EUREKA LODE MS 1408", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EUREKA LODE MS 1408" ] ] }, { "label": "EVALINE LODE SUBD", "description": "EVALINE LODE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EVALINE LODE SUBD" ] ] }, { "label": "EVERGREEN CONDOMINIUMS", "description": "EVERGREEN CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EVERGREEN CONDOMINIUMS" ] ] }, { "label": "EVERGREEN CONDOMINUMS II", "description": "EVERGREEN CONDOMINUMS II", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EVERGREEN CONDOMINUMS II" ] ] }, { "label": "EVERGREEN VALLEY SUBD", "description": "EVERGREEN VALLEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EVERGREEN VALLEY SUBD" ] ] }, { "label": "EWALT SUBD", "description": "EWALT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EWALT SUBD" ] ] }, { "label": "EWING ADD", "description": "EWING ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EWING ADD" ] ] }, { "label": "EXCELSIOR LODE MS 1525", "description": "EXCELSIOR LODE MS 1525", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EXCELSIOR LODE MS 1525" ] ] }, { "label": "F AND N SUBD", "description": "F AND N SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "F AND N SUBD" ] ] }, { "label": "FAIRELM SUBD", "description": "FAIRELM SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FAIRELM SUBD" ] ] }, { "label": "FAIRMONT BOULEVARD", "description": "FAIRMONT BOULEVARD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FAIRMONT BOULEVARD" ] ] }, { "label": "FAIRVIEW LODE MS 1408", "description": "FAIRVIEW LODE MS 1408", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FAIRVIEW LODE MS 1408" ] ] }, { "label": "FAIRWAY HILLS #2", "description": "FAIRWAY HILLS #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FAIRWAY HILLS #2" ] ] }, { "label": "FAIRWAY HILLS PRD", "description": "FAIRWAY HILLS PRD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FAIRWAY HILLS PRD" ] ] }, { "label": "FAIRWAY VIEW CONDOMINIUMS", "description": "FAIRWAY VIEW CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FAIRWAY VIEW CONDOMINIUMS" ] ] }, { "label": "FAITH LUTHERAN ADD", "description": "FAITH LUTHERAN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FAITH LUTHERAN ADD" ] ] }, { "label": "FALCON CREST SUBD", "description": "FALCON CREST SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FALCON CREST SUBD" ] ] }, { "label": "FARMINGDALE", "description": "FARMINGDALE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FARMINGDALE" ] ] }, { "label": "FARNSWORTH SUBD", "description": "FARNSWORTH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FARNSWORTH SUBD" ] ] }, { "label": "FARRAR BUSINESS PARK", "description": "FARRAR BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FARRAR BUSINESS PARK" ] ] }, { "label": "FARRAR SUBD", "description": "FARRAR SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FARRAR SUBD" ] ] }, { "label": "FAY TRACT", "description": "FAY TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FAY TRACT" ] ] }, { "label": "FEAY REDER SUBD", "description": "FEAY REDER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FEAY REDER SUBD" ] ] }, { "label": "FEBRUARY #1 LODE MS 666", "description": "FEBRUARY #1 LODE MS 666", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FEBRUARY #1 LODE MS 666" ] ] }, { "label": "FEBRUARY #11 LODE MS 668", "description": "FEBRUARY #11 LODE MS 668", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FEBRUARY #11 LODE MS 668" ] ] }, { "label": "FEBRUARY #16 LODE MS 669", "description": "FEBRUARY #16 LODE MS 669", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FEBRUARY #16 LODE MS 669" ] ] }, { "label": "FEBRUARY #3 LODE MS 705", "description": "FEBRUARY #3 LODE MS 705", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FEBRUARY #3 LODE MS 705" ] ] }, { "label": "FEBRUARY #4 MS 706", "description": "FEBRUARY #4 MS 706", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FEBRUARY #4 MS 706" ] ] }, { "label": "FEBRUARY #9 LODE MS 707", "description": "FEBRUARY #9 LODE MS 707", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FEBRUARY #9 LODE MS 707" ] ] }, { "label": "FEIGEL SUBD #2", "description": "FEIGEL SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FEIGEL SUBD #2" ] ] }, { "label": "FEIGEL SUBD NO. 3", "description": "FEIGEL SUBD NO. 3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FEIGEL SUBD NO. 3" ] ] }, { "label": "FEIGELS ADD", "description": "FEIGELS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FEIGELS ADD" ] ] }, { "label": "FEIGELS EAST", "description": "FEIGELS EAST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FEIGELS EAST" ] ] }, { "label": "FEIGELS SUBD", "description": "FEIGELS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FEIGELS SUBD" ] ] }, { "label": "FEIGELS WEST", "description": "FEIGELS WEST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FEIGELS WEST" ] ] }, { "label": "FEIST ADD", "description": "FEIST ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FEIST ADD" ] ] }, { "label": "FELDMAN SUBD", "description": "FELDMAN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FELDMAN SUBD" ] ] }, { "label": "FELLOWSHIP ADD", "description": "FELLOWSHIP ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FELLOWSHIP ADD" ] ] }, { "label": "FERGUSON PLACER MS 431", "description": "FERGUSON PLACER MS 431", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FERGUSON PLACER MS 431" ] ] }, { "label": "FERGUSON TIN LODE MS 430", "description": "FERGUSON TIN LODE MS 430", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FERGUSON TIN LODE MS 430" ] ] }, { "label": "FIFTH STREET OFFICE PLAZA", "description": "FIFTH STREET OFFICE PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FIFTH STREET OFFICE PLAZA" ] ] }, { "label": "FINCH SUBD", "description": "FINCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FINCH SUBD" ] ] }, { "label": "FIRST FIND LODE MS 904", "description": "FIRST FIND LODE MS 904", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FIRST FIND LODE MS 904" ] ] }, { "label": "FIRST FIND TIN LODE MS 904", "description": "FIRST FIND TIN LODE MS 904", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FIRST FIND TIN LODE MS 904" ] ] }, { "label": "FIRST WESTERN GATEWAY CONDOS", "description": "FIRST WESTERN GATEWAY CONDOS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FIRST WESTERN GATEWAY CONDOS" ] ] }, { "label": "FISH HATCHERY SUBD", "description": "FISH HATCHERY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FISH HATCHERY SUBD" ] ] }, { "label": "FISSURE #2 LODE MS 1873", "description": "FISSURE #2 LODE MS 1873", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FISSURE #2 LODE MS 1873" ] ] }, { "label": "FIVE STAR SUBD", "description": "FIVE STAR SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FIVE STAR SUBD" ] ] }, { "label": "FLACK-HENDRICKSEN SUBD", "description": "FLACK-HENDRICKSEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FLACK-HENDRICKSEN SUBD" ] ] }, { "label": "FLACKS SUBD", "description": "FLACKS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FLACKS SUBD" ] ] }, { "label": "FLANNERY SUBD", "description": "FLANNERY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FLANNERY SUBD" ] ] }, { "label": "FLANNERY SUBD #2", "description": "FLANNERY SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FLANNERY SUBD #2" ] ] }, { "label": "FLESNER SUBD", "description": "FLESNER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FLESNER SUBD" ] ] }, { "label": "FLOODWAY TRACT", "description": "FLOODWAY TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FLOODWAY TRACT" ] ] }, { "label": "FLORMANN", "description": "FLORMANN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FLORMANN" ] ] }, { "label": "FLUME LODE MS 1111", "description": "FLUME LODE MS 1111", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FLUME LODE MS 1111" ] ] }, { "label": "FLY LODE MS 1860", "description": "FLY LODE MS 1860", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FLY LODE MS 1860" ] ] }, { "label": "FLYING EAGLE RANCHETTES", "description": "FLYING EAGLE RANCHETTES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FLYING EAGLE RANCHETTES" ] ] }, { "label": "FLYING K ESTATES", "description": "FLYING K ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FLYING K ESTATES" ] ] }, { "label": "FLYING V SUBD", "description": "FLYING V SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FLYING V SUBD" ] ] }, { "label": "FOLEY SUBD", "description": "FOLEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOLEY SUBD" ] ] }, { "label": "FOREFATHER FLATS SUBD", "description": "FOREFATHER FLATS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOREFATHER FLATS SUBD" ] ] }, { "label": "FOREST EDGE SUBD", "description": "FOREST EDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 208, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOREST EDGE SUBD" ] ] }, { "label": "FOREST HILLS", "description": "FOREST HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOREST HILLS" ] ] }, { "label": "FOREST HILLS SUBD NO. 2", "description": "FOREST HILLS SUBD NO. 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOREST HILLS SUBD NO. 2" ] ] }, { "label": "FOREST HOMES DEVELOPMENT", "description": "FOREST HOMES DEVELOPMENT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOREST HOMES DEVELOPMENT" ] ] }, { "label": "FOREST PARK ESTATES SUBD", "description": "FOREST PARK ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOREST PARK ESTATES SUBD" ] ] }, { "label": "FOREST VIEW SUBD", "description": "FOREST VIEW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOREST VIEW SUBD" ] ] }, { "label": "FORKNER ADD", "description": "FORKNER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FORKNER ADD" ] ] }, { "label": "FORKS AT REMMINGTON RANCH, THE", "description": "FORKS AT REMMINGTON RANCH, THE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FORKS AT REMMINGTON RANCH, THE" ] ] }, { "label": "FORT HAYES SUBD", "description": "FORT HAYES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FORT HAYES SUBD" ] ] }, { "label": "FORT MEADE PLACER MS 244", "description": "FORT MEADE PLACER MS 244", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FORT MEADE PLACER MS 244" ] ] }, { "label": "FORTY OAKS RANCH SUBD", "description": "FORTY OAKS RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FORTY OAKS RANCH SUBD" ] ] }, { "label": "FOSTER #2 LODE MS 2064", "description": "FOSTER #2 LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOSTER #2 LODE MS 2064" ] ] }, { "label": "FOSTER LODE MS 2064", "description": "FOSTER LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOSTER LODE MS 2064" ] ] }, { "label": "FOSTERS ADD", "description": "FOSTERS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOSTERS ADD" ] ] }, { "label": "FOUNDERS PARK NORTH SUBD", "description": "FOUNDERS PARK NORTH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOUNDERS PARK NORTH SUBD" ] ] }, { "label": "FOUNDERS PARK SUBD", "description": "FOUNDERS PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOUNDERS PARK SUBD" ] ] }, { "label": "FOUNTAIN SPRINGS BUSINESS PARK", "description": "FOUNTAIN SPRINGS BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOUNTAIN SPRINGS BUSINESS PARK" ] ] }, { "label": "FOUNTAIN SPRINGS GOLF COURSE & GARDENS", "description": "FOUNTAIN SPRINGS GOLF COURSE & GARDENS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOUNTAIN SPRINGS GOLF COURSE & GARDENS" ] ] }, { "label": "FOUNTAIN SPRINGS PARK SUBD", "description": "FOUNTAIN SPRINGS PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOUNTAIN SPRINGS PARK SUBD" ] ] }, { "label": "FOUNTAIN SPRINGS SQUARE", "description": "FOUNTAIN SPRINGS SQUARE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOUNTAIN SPRINGS SQUARE" ] ] }, { "label": "FOUNTAIN VIEW SUBD", "description": "FOUNTAIN VIEW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOUNTAIN VIEW SUBD" ] ] }, { "label": "FOUR ARROW PINES SUBD", "description": "FOUR ARROW PINES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOUR ARROW PINES SUBD" ] ] }, { "label": "FOUR-M SUBD", "description": "FOUR-M SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOUR-M SUBD" ] ] }, { "label": "FOUSE PLACER MS 1087", "description": "FOUSE PLACER MS 1087", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOUSE PLACER MS 1087" ] ] }, { "label": "FOWLER SUBD", "description": "FOWLER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOWLER SUBD" ] ] }, { "label": "FOX BOROUGH SUBD", "description": "FOX BOROUGH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOX BOROUGH SUBD" ] ] }, { "label": "FOX RUN SUBD", "description": "FOX RUN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOX RUN SUBD" ] ] }, { "label": "FRACTION LODE MS 2092", "description": "FRACTION LODE MS 2092", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FRACTION LODE MS 2092" ] ] }, { "label": "FRANK SUBD", "description": "FRANK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FRANK SUBD" ] ] }, { "label": "FRANKLIN LODE MS 993", "description": "FRANKLIN LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FRANKLIN LODE MS 993" ] ] }, { "label": "FRAVEL TRACT", "description": "FRAVEL TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FRAVEL TRACT" ] ] }, { "label": "FREEDOM ESTATES SUBD #2", "description": "FREEDOM ESTATES SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FREEDOM ESTATES SUBD #2" ] ] }, { "label": "FREEDOM PARK SUBD", "description": "FREEDOM PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FREEDOM PARK SUBD" ] ] }, { "label": "FREEDOM TRACTS SUBD", "description": "FREEDOM TRACTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FREEDOM TRACTS SUBD" ] ] }, { "label": "FREELAND SUBD", "description": "FREELAND SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FREELAND SUBD" ] ] }, { "label": "FREESON SUBD", "description": "FREESON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FREESON SUBD" ] ] }, { "label": "FRINK SUBD", "description": "FRINK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FRINK SUBD" ] ] }, { "label": "FULLER LODE MS 1380", "description": "FULLER LODE MS 1380", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FULLER LODE MS 1380" ] ] }, { "label": "FULTON PLAZA SUBD", "description": "FULTON PLAZA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FULTON PLAZA SUBD" ] ] }, { "label": "FWI", "description": "FWI", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FWI" ] ] }, { "label": "G-S SUBD", "description": "G-S SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "G-S SUBD" ] ] }, { "label": "GADSDEN SUBD", "description": "GADSDEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GADSDEN SUBD" ] ] }, { "label": "GARDEN LANE SUBD", "description": "GARDEN LANE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GARDEN LANE SUBD" ] ] }, { "label": "GARRISON FRACTION LODE MS 1111", "description": "GARRISON FRACTION LODE MS 1111", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GARRISON FRACTION LODE MS 1111" ] ] }, { "label": "GATE CITY LODE MS 1380", "description": "GATE CITY LODE MS 1380", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GATE CITY LODE MS 1380" ] ] }, { "label": "GATEWAY ADD", "description": "GATEWAY ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GATEWAY ADD" ] ] }, { "label": "GATEWAY BUSINESS PARK SUBD", "description": "GATEWAY BUSINESS PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GATEWAY BUSINESS PARK SUBD" ] ] }, { "label": "GCC-OLDCASTLE SUBD", "description": "GCC-OLDCASTLE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GCC-OLDCASTLE SUBD" ] ] }, { "label": "GEBHARDT-IRELAND", "description": "GEBHARDT-IRELAND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GEBHARDT-IRELAND" ] ] }, { "label": "GEDDES", "description": "GEDDES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GEDDES" ] ] }, { "label": "GEISLER SUBD", "description": "GEISLER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GEISLER SUBD" ] ] }, { "label": "GELD SUBD", "description": "GELD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GELD SUBD" ] ] }, { "label": "GEMSTONE SUBD", "description": "GEMSTONE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GEMSTONE SUBD" ] ] }, { "label": "GENERAL GRANT LODE MS 904", "description": "GENERAL GRANT LODE MS 904", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GENERAL GRANT LODE MS 904" ] ] }, { "label": "GENERAL HARNEY LODE MS 1578", "description": "GENERAL HARNEY LODE MS 1578", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GENERAL HARNEY LODE MS 1578" ] ] }, { "label": "GENEVIEVE WILLIAMS SUBD", "description": "GENEVIEVE WILLIAMS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GENEVIEVE WILLIAMS SUBD" ] ] }, { "label": "GENNARO SUBD", "description": "GENNARO SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GENNARO SUBD" ] ] }, { "label": "GEORGE SCHMITZ SUBD", "description": "GEORGE SCHMITZ SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GEORGE SCHMITZ SUBD" ] ] }, { "label": "GERTIA GOLD AND SILVER LODE MS 2136", "description": "GERTIA GOLD AND SILVER LODE MS 2136", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GERTIA GOLD AND SILVER LODE MS 2136" ] ] }, { "label": "GERTIA GOLD AND SILVER MS 2136", "description": "GERTIA GOLD AND SILVER MS 2136", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GERTIA GOLD AND SILVER MS 2136" ] ] }, { "label": "GERTIE LODE MS 457", "description": "GERTIE LODE MS 457", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GERTIE LODE MS 457" ] ] }, { "label": "GERTIE PLACER MS 618", "description": "GERTIE PLACER MS 618", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GERTIE PLACER MS 618" ] ] }, { "label": "GFP SUBD", "description": "GFP SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GFP SUBD" ] ] }, { "label": "GIBSON SUBD", "description": "GIBSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GIBSON SUBD" ] ] }, { "label": "GIKLING SUBD", "description": "GIKLING SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GIKLING SUBD" ] ] }, { "label": "GILLESPIE SUBD", "description": "GILLESPIE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GILLESPIE SUBD" ] ] }, { "label": "GILMORE SUBD", "description": "GILMORE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GILMORE SUBD" ] ] }, { "label": "GIMPEL ADD", "description": "GIMPEL ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GIMPEL ADD" ] ] }, { "label": "GLENDALE #1 LODE MS 1111", "description": "GLENDALE #1 LODE MS 1111", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GLENDALE #1 LODE MS 1111" ] ] }, { "label": "GLENDALE #2 LODE MS 1111", "description": "GLENDALE #2 LODE MS 1111", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GLENDALE #2 LODE MS 1111" ] ] }, { "label": "GLENDALE LODE MS 1111", "description": "GLENDALE LODE MS 1111", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GLENDALE LODE MS 1111" ] ] }, { "label": "GLENDALE PLACER MS 634", "description": "GLENDALE PLACER MS 634", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GLENDALE PLACER MS 634" ] ] }, { "label": "GLENDALE SUBD", "description": "GLENDALE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GLENDALE SUBD" ] ] }, { "label": "GLENWOOD", "description": "GLENWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GLENWOOD" ] ] }, { "label": "GLESSNOR ADD", "description": "GLESSNOR ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GLESSNOR ADD" ] ] }, { "label": "GLM SUBD", "description": "GLM SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GLM SUBD" ] ] }, { "label": "GLM SUBD #2", "description": "GLM SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GLM SUBD #2" ] ] }, { "label": "GLORE BROTHERS ADD", "description": "GLORE BROTHERS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GLORE BROTHERS ADD" ] ] }, { "label": "GODFREY ADD", "description": "GODFREY ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GODFREY ADD" ] ] }, { "label": "GOLD BUG #2 LODE MS 1619", "description": "GOLD BUG #2 LODE MS 1619", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD BUG #2 LODE MS 1619" ] ] }, { "label": "GOLD BUG #4 LODE MS 1619", "description": "GOLD BUG #4 LODE MS 1619", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 203, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD BUG #4 LODE MS 1619" ] ] }, { "label": "GOLD BUG #5 LODE MS 1619", "description": "GOLD BUG #5 LODE MS 1619", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD BUG #5 LODE MS 1619" ] ] }, { "label": "GOLD BUG LODE MS 1619", "description": "GOLD BUG LODE MS 1619", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD BUG LODE MS 1619" ] ] }, { "label": "GOLD CHAIR LODE MS 2064", "description": "GOLD CHAIR LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD CHAIR LODE MS 2064" ] ] }, { "label": "GOLD DUST LODE MS #2014", "description": "GOLD DUST LODE MS #2014", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD DUST LODE MS #2014" ] ] }, { "label": "GOLD DUST LODE MS 2049", "description": "GOLD DUST LODE MS 2049", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD DUST LODE MS 2049" ] ] }, { "label": "GOLD HILL MS 1540", "description": "GOLD HILL MS 1540", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD HILL MS 1540" ] ] }, { "label": "GOLD KING LODE MS 2064", "description": "GOLD KING LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD KING LODE MS 2064" ] ] }, { "label": "GOLD KNOB #1 LODE MS 1920", "description": "GOLD KNOB #1 LODE MS 1920", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD KNOB #1 LODE MS 1920" ] ] }, { "label": "GOLD KNOB LODE MS 1920", "description": "GOLD KNOB LODE MS 1920", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD KNOB LODE MS 1920" ] ] }, { "label": "GOLD LEAD LODE MS 820", "description": "GOLD LEAD LODE MS 820", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD LEAD LODE MS 820" ] ] }, { "label": "GOLD MOUNTAIN", "description": "GOLD MOUNTAIN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD MOUNTAIN" ] ] }, { "label": "GOLD RUN PARK", "description": "GOLD RUN PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD RUN PARK" ] ] }, { "label": "GOLD RUN PLACER MS 1420", "description": "GOLD RUN PLACER MS 1420", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD RUN PLACER MS 1420" ] ] }, { "label": "GOLD SAFE KEY LODE MS 1578", "description": "GOLD SAFE KEY LODE MS 1578", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD SAFE KEY LODE MS 1578" ] ] }, { "label": "GOLD SAFE LODE MS 1578", "description": "GOLD SAFE LODE MS 1578", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD SAFE LODE MS 1578" ] ] }, { "label": "GOLD STAR LODE MS 1532", "description": "GOLD STAR LODE MS 1532", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLD STAR LODE MS 1532" ] ] }, { "label": "GOLDEN EAGLE SUBD", "description": "GOLDEN EAGLE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLDEN EAGLE SUBD" ] ] }, { "label": "GOLDEN REEF LODE MS 508", "description": "GOLDEN REEF LODE MS 508", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLDEN REEF LODE MS 508" ] ] }, { "label": "GOLDEN REEF MILLSITE MS 509", "description": "GOLDEN REEF MILLSITE MS 509", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLDEN REEF MILLSITE MS 509" ] ] }, { "label": "GOLDEN REEF SUBD", "description": "GOLDEN REEF SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLDEN REEF SUBD" ] ] }, { "label": "GOLDEN SUMMIT SUBD", "description": "GOLDEN SUMMIT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLDEN SUMMIT SUBD" ] ] }, { "label": "GOLDEN TREASURE #1 LODE MS 1198", "description": "GOLDEN TREASURE #1 LODE MS 1198", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLDEN TREASURE #1 LODE MS 1198" ] ] }, { "label": "GOLDEN TREASURE FRACTION MS 1198", "description": "GOLDEN TREASURE FRACTION MS 1198", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLDEN TREASURE FRACTION MS 1198" ] ] }, { "label": "GOLDEN TREASURE LODE MS 1198", "description": "GOLDEN TREASURE LODE MS 1198", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOLDEN TREASURE LODE MS 1198" ] ] }, { "label": "GOOD ENOUGH LODE MS 942", "description": "GOOD ENOUGH LODE MS 942", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOOD ENOUGH LODE MS 942" ] ] }, { "label": "GOOD SAMARITAN SUBD", "description": "GOOD SAMARITAN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOOD SAMARITAN SUBD" ] ] }, { "label": "GOODART ADD", "description": "GOODART ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOODART ADD" ] ] }, { "label": "GOOSEBERRY SUBD", "description": "GOOSEBERRY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOOSEBERRY SUBD" ] ] }, { "label": "GOPHER LODE MS 2091", "description": "GOPHER LODE MS 2091", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOPHER LODE MS 2091" ] ] }, { "label": "GOPHER MILLSITE MS 2091", "description": "GOPHER MILLSITE MS 2091", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GOPHER MILLSITE MS 2091" ] ] }, { "label": "GORTMAKER ACRES", "description": "GORTMAKER ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GORTMAKER ACRES" ] ] }, { "label": "GRACIE GOLD LODE MS 1025", "description": "GRACIE GOLD LODE MS 1025", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRACIE GOLD LODE MS 1025" ] ] }, { "label": "GRAHAM TRACT", "description": "GRAHAM TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRAHAM TRACT" ] ] }, { "label": "GRAND ISLAND LODE MS 1712", "description": "GRAND ISLAND LODE MS 1712", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRAND ISLAND LODE MS 1712" ] ] }, { "label": "GRAND VIEW LODE SUBD", "description": "GRAND VIEW LODE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRAND VIEW LODE SUBD" ] ] }, { "label": "GRANDVIEW TRACT", "description": "GRANDVIEW TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRANDVIEW TRACT" ] ] }, { "label": "GRANITE POINT SUBD", "description": "GRANITE POINT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRANITE POINT SUBD" ] ] }, { "label": "GRANITE SUBD", "description": "GRANITE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRANITE SUBD" ] ] }, { "label": "GRAVATT SUBD", "description": "GRAVATT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRAVATT SUBD" ] ] }, { "label": "GRAY EAGLE MS 993", "description": "GRAY EAGLE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRAY EAGLE MS 993" ] ] }, { "label": "GRAYCLIFF SUBD", "description": "GRAYCLIFF SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRAYCLIFF SUBD" ] ] }, { "label": "GRAYS SUBD", "description": "GRAYS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRAYS SUBD" ] ] }, { "label": "GRAYS TRACT", "description": "GRAYS TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRAYS TRACT" ] ] }, { "label": "GREAT WESTERN SUBD", "description": "GREAT WESTERN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GREAT WESTERN SUBD" ] ] }, { "label": "GREEN ACRES", "description": "GREEN ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GREEN ACRES" ] ] }, { "label": "GREEN FOREST SUBD", "description": "GREEN FOREST SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GREEN FOREST SUBD" ] ] }, { "label": "GREEN MOUNTAIN SUBD", "description": "GREEN MOUNTAIN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GREEN MOUNTAIN SUBD" ] ] }, { "label": "GREEN VALLEY ESTATES", "description": "GREEN VALLEY ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GREEN VALLEY ESTATES" ] ] }, { "label": "GREENS SUBD", "description": "GREENS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GREENS SUBD" ] ] }, { "label": "GREYHOUND GULCH SUBD", "description": "GREYHOUND GULCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GREYHOUND GULCH SUBD" ] ] }, { "label": "GRIFFIN SUBD", "description": "GRIFFIN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRIFFIN SUBD" ] ] }, { "label": "GRIMM", "description": "GRIMM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRIMM" ] ] }, { "label": "GRINDSTONE SUBD", "description": "GRINDSTONE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRINDSTONE SUBD" ] ] }, { "label": "GROVER SUBD", "description": "GROVER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GROVER SUBD" ] ] }, { "label": "GRUENIG ADD", "description": "GRUENIG ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 206, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GRUENIG ADD" ] ] }, { "label": "GUS HAINES SUBD", "description": "GUS HAINES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GUS HAINES SUBD" ] ] }, { "label": "GUSSLER SUBD", "description": "GUSSLER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GUSSLER SUBD" ] ] }, { "label": "GUY DAVIS HOMESTEAD", "description": "GUY DAVIS HOMESTEAD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 208, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GUY DAVIS HOMESTEAD" ] ] }, { "label": "GUYETT CONSOLIDATED PLACER MS 1489", "description": "GUYETT CONSOLIDATED PLACER MS 1489", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GUYETT CONSOLIDATED PLACER MS 1489" ] ] }, { "label": "GUYETTE PLACER MS 1489", "description": "GUYETTE PLACER MS 1489", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GUYETTE PLACER MS 1489" ] ] }, { "label": "H AND H ESTATES SUBD", "description": "H AND H ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "H AND H ESTATES SUBD" ] ] }, { "label": "H AND S SUBD", "description": "H AND S SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "H AND S SUBD" ] ] }, { "label": "H GREELEY LODE MS 726", "description": "H GREELEY LODE MS 726", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "H GREELEY LODE MS 726" ] ] }, { "label": "H-O SUBD", "description": "H-O SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "H-O SUBD" ] ] }, { "label": "HABITAT SUBD", "description": "HABITAT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HABITAT SUBD" ] ] }, { "label": "HAEDT TRACT", "description": "HAEDT TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HAEDT TRACT" ] ] }, { "label": "HAGEN", "description": "HAGEN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HAGEN" ] ] }, { "label": "HAGERTY SUBD", "description": "HAGERTY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HAGERTY SUBD" ] ] }, { "label": "HAGGARS SUBD", "description": "HAGGARS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HAGGARS SUBD" ] ] }, { "label": "HALEYS ADD", "description": "HALEYS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HALEYS ADD" ] ] }, { "label": "HALL ACRES SUBD", "description": "HALL ACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HALL ACRES SUBD" ] ] }, { "label": "HALL SUBD", "description": "HALL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HALL SUBD" ] ] }, { "label": "HALTER SUBD", "description": "HALTER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HALTER SUBD" ] ] }, { "label": "HAMILTON SUBD", "description": "HAMILTON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HAMILTON SUBD" ] ] }, { "label": "HAMM ADD", "description": "HAMM ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HAMM ADD" ] ] }, { "label": "HAMMERQUIST SUBD", "description": "HAMMERQUIST SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HAMMERQUIST SUBD" ] ] }, { "label": "HAMMILL SUBD", "description": "HAMMILL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HAMMILL SUBD" ] ] }, { "label": "HAMPDEN HILL TOWNHOMES", "description": "HAMPDEN HILL TOWNHOMES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HAMPDEN HILL TOWNHOMES" ] ] }, { "label": "HANDLEY SUBD", "description": "HANDLEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HANDLEY SUBD" ] ] }, { "label": "HANNA ADD", "description": "HANNA ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HANNA ADD" ] ] }, { "label": "HANNANT", "description": "HANNANT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HANNANT" ] ] }, { "label": "HANSEN HEIGHTS", "description": "HANSEN HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HANSEN HEIGHTS" ] ] }, { "label": "HANSEN SUBD NO. 1", "description": "HANSEN SUBD NO. 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HANSEN SUBD NO. 1" ] ] }, { "label": "HANSEN, D W TRACT", "description": "HANSEN, D W TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HANSEN, D W TRACT" ] ] }, { "label": "HANSON HEIGHTS SUBD", "description": "HANSON HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HANSON HEIGHTS SUBD" ] ] }, { "label": "HAPPY ACRES SUBD", "description": "HAPPY ACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HAPPY ACRES SUBD" ] ] }, { "label": "HAPPY HILL SUBD", "description": "HAPPY HILL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HAPPY HILL SUBD" ] ] }, { "label": "HAPPY HOLIDAY SUBD", "description": "HAPPY HOLIDAY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HAPPY HOLIDAY SUBD" ] ] }, { "label": "HARDESTY ACRES", "description": "HARDESTY ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARDESTY ACRES" ] ] }, { "label": "HARLEY-DAVIDSON SUBD", "description": "HARLEY-DAVIDSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARLEY-DAVIDSON SUBD" ] ] }, { "label": "HARMONY HEIGHTS", "description": "HARMONY HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARMONY HEIGHTS" ] ] }, { "label": "HARMS TRACT", "description": "HARMS TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARMS TRACT" ] ] }, { "label": "HARNEY ADD", "description": "HARNEY ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARNEY ADD" ] ] }, { "label": "HARNEY CANYON ADD", "description": "HARNEY CANYON ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARNEY CANYON ADD" ] ] }, { "label": "HARNEY MOUNTAIN SUBD", "description": "HARNEY MOUNTAIN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARNEY MOUNTAIN SUBD" ] ] }, { "label": "HARNEY MOUNTAIN WILDERNESS ESTATES", "description": "HARNEY MOUNTAIN WILDERNESS ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARNEY MOUNTAIN WILDERNESS ESTATES" ] ] }, { "label": "HARNEY PEAK VIEW ADD", "description": "HARNEY PEAK VIEW ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARNEY PEAK VIEW ADD" ] ] }, { "label": "HARNEY VIEW ESTATES", "description": "HARNEY VIEW ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARNEY VIEW ESTATES" ] ] }, { "label": "HARRINGTON SUBD", "description": "HARRINGTON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARRINGTON SUBD" ] ] }, { "label": "HARRY #1 LODE MS 1654", "description": "HARRY #1 LODE MS 1654", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARRY #1 LODE MS 1654" ] ] }, { "label": "HARRY #2 LODE MS 1654", "description": "HARRY #2 LODE MS 1654", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARRY #2 LODE MS 1654" ] ] }, { "label": "HARRY #3 LODE MS 1654", "description": "HARRY #3 LODE MS 1654", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARRY #3 LODE MS 1654" ] ] }, { "label": "HARRY #4 LODE MS 1654", "description": "HARRY #4 LODE MS 1654", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARRY #4 LODE MS 1654" ] ] }, { "label": "HARRY #5 LODE MS 1654", "description": "HARRY #5 LODE MS 1654", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARRY #5 LODE MS 1654" ] ] }, { "label": "HARRY #6 LODE MS 1654", "description": "HARRY #6 LODE MS 1654", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARRY #6 LODE MS 1654" ] ] }, { "label": "HART RANCH DEVELOPMENT", "description": "HART RANCH DEVELOPMENT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HART RANCH DEVELOPMENT" ] ] }, { "label": "HART RANCH WEST #1", "description": "HART RANCH WEST #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HART RANCH WEST #1" ] ] }, { "label": "HART RANCH WEST #2", "description": "HART RANCH WEST #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HART RANCH WEST #2" ] ] }, { "label": "HARTER", "description": "HARTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HARTER" ] ] }, { "label": "HATTIE LODE MS 1203", "description": "HATTIE LODE MS 1203", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HATTIE LODE MS 1203" ] ] }, { "label": "HAYWARD CONSOLIDATED PLACER MS 1981", "description": "HAYWARD CONSOLIDATED PLACER MS 1981", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HAYWARD CONSOLIDATED PLACER MS 1981" ] ] }, { "label": "HAYWOOD ESTATES", "description": "HAYWOOD ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HAYWOOD ESTATES" ] ] }, { "label": "HEART OF THE HILLS ESTATES", "description": "HEART OF THE HILLS ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HEART OF THE HILLS ESTATES" ] ] }, { "label": "HEART OF THE WEST SUBD", "description": "HEART OF THE WEST SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HEART OF THE WEST SUBD" ] ] }, { "label": "HEARTLAND RETAIL CENTER", "description": "HEARTLAND RETAIL CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HEARTLAND RETAIL CENTER" ] ] }, { "label": "HEAVLIN #2 ADD", "description": "HEAVLIN #2 ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HEAVLIN #2 ADD" ] ] }, { "label": "HEAVLIN ADD", "description": "HEAVLIN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HEAVLIN ADD" ] ] }, { "label": "HECK SUBD", "description": "HECK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HECK SUBD" ] ] }, { "label": "HELEN MARIE MS 1009", "description": "HELEN MARIE MS 1009", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HELEN MARIE MS 1009" ] ] }, { "label": "HELMENS SUBD", "description": "HELMENS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HELMENS SUBD" ] ] }, { "label": "HEPBURN LODE MS 808", "description": "HEPBURN LODE MS 808", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HEPBURN LODE MS 808" ] ] }, { "label": "HERITAGE HOMESTEADS", "description": "HERITAGE HOMESTEADS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HERITAGE HOMESTEADS" ] ] }, { "label": "HERMOSA #2 LODE MS 1111", "description": "HERMOSA #2 LODE MS 1111", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HERMOSA #2 LODE MS 1111" ] ] }, { "label": "HERRINGBONE", "description": "HERRINGBONE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HERRINGBONE" ] ] }, { "label": "HERRINGBONE SUBD #2", "description": "HERRINGBONE SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HERRINGBONE SUBD #2" ] ] }, { "label": "HES #105", "description": "HES #105", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #105" ] ] }, { "label": "HES #106", "description": "HES #106", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #106" ] ] }, { "label": "HES #130", "description": "HES #130", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #130" ] ] }, { "label": "HES #135", "description": "HES #135", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #135" ] ] }, { "label": "HES #145", "description": "HES #145", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #145" ] ] }, { "label": "HES #174", "description": "HES #174", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #174" ] ] }, { "label": "HES #180", "description": "HES #180", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #180" ] ] }, { "label": "HES #201", "description": "HES #201", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #201" ] ] }, { "label": "HES #205", "description": "HES #205", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #205" ] ] }, { "label": "HES #208", "description": "HES #208", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #208" ] ] }, { "label": "HES #212", "description": "HES #212", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #212" ] ] }, { "label": "HES #222", "description": "HES #222", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 190, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #222" ] ] }, { "label": "HES #230", "description": "HES #230", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #230" ] ] }, { "label": "HES #234", "description": "HES #234", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #234" ] ] }, { "label": "HES #235", "description": "HES #235", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #235" ] ] }, { "label": "HES #236", "description": "HES #236", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #236" ] ] }, { "label": "HES #237", "description": "HES #237", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #237" ] ] }, { "label": "HES #238", "description": "HES #238", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #238" ] ] }, { "label": "HES #239", "description": "HES #239", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #239" ] ] }, { "label": "HES #244", "description": "HES #244", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #244" ] ] }, { "label": "HES #266", "description": "HES #266", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #266" ] ] }, { "label": "HES #281", "description": "HES #281", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #281" ] ] }, { "label": "HES #284", "description": "HES #284", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #284" ] ] }, { "label": "HES #285", "description": "HES #285", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #285" ] ] }, { "label": "HES #288", "description": "HES #288", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #288" ] ] }, { "label": "HES #290", "description": "HES #290", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #290" ] ] }, { "label": "HES #298", "description": "HES #298", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #298" ] ] }, { "label": "HES #299", "description": "HES #299", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #299" ] ] }, { "label": "HES #300", "description": "HES #300", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #300" ] ] }, { "label": "HES #301", "description": "HES #301", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #301" ] ] }, { "label": "HES #302", "description": "HES #302", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #302" ] ] }, { "label": "HES #303", "description": "HES #303", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #303" ] ] }, { "label": "HES #304", "description": "HES #304", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #304" ] ] }, { "label": "HES #305", "description": "HES #305", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #305" ] ] }, { "label": "HES #306", "description": "HES #306", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #306" ] ] }, { "label": "HES #307", "description": "HES #307", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #307" ] ] }, { "label": "HES #308", "description": "HES #308", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #308" ] ] }, { "label": "HES #309", "description": "HES #309", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #309" ] ] }, { "label": "HES #313", "description": "HES #313", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #313" ] ] }, { "label": "HES #317", "description": "HES #317", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #317" ] ] }, { "label": "HES #318", "description": "HES #318", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #318" ] ] }, { "label": "HES #336", "description": "HES #336", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #336" ] ] }, { "label": "HES #336 REVISED", "description": "HES #336 REVISED", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #336 REVISED" ] ] }, { "label": "HES #3466", "description": "HES #3466", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #3466" ] ] }, { "label": "HES #377", "description": "HES #377", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #377" ] ] }, { "label": "HES #383", "description": "HES #383", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #383" ] ] }, { "label": "HES #384", "description": "HES #384", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #384" ] ] }, { "label": "HES #385", "description": "HES #385", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #385" ] ] }, { "label": "HES #395", "description": "HES #395", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #395" ] ] }, { "label": "HES #396", "description": "HES #396", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 226, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #396" ] ] }, { "label": "HES #398", "description": "HES #398", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #398" ] ] }, { "label": "HES #400", "description": "HES #400", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #400" ] ] }, { "label": "HES #408", "description": "HES #408", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #408" ] ] }, { "label": "HES #409", "description": "HES #409", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #409" ] ] }, { "label": "HES #410", "description": "HES #410", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #410" ] ] }, { "label": "HES #411", "description": "HES #411", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #411" ] ] }, { "label": "HES #424", "description": "HES #424", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #424" ] ] }, { "label": "HES #425", "description": "HES #425", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #425" ] ] }, { "label": "HES #426", "description": "HES #426", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #426" ] ] }, { "label": "HES #427", "description": "HES #427", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #427" ] ] }, { "label": "HES #439", "description": "HES #439", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #439" ] ] }, { "label": "HES #440", "description": "HES #440", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 185, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #440" ] ] }, { "label": "HES #442", "description": "HES #442", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #442" ] ] }, { "label": "HES #445", "description": "HES #445", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #445" ] ] }, { "label": "HES #446", "description": "HES #446", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #446" ] ] }, { "label": "HES #447", "description": "HES #447", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #447" ] ] }, { "label": "HES #448", "description": "HES #448", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #448" ] ] }, { "label": "HES #451", "description": "HES #451", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #451" ] ] }, { "label": "HES #456", "description": "HES #456", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #456" ] ] }, { "label": "HES #459", "description": "HES #459", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #459" ] ] }, { "label": "HES #463", "description": "HES #463", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #463" ] ] }, { "label": "HES #464", "description": "HES #464", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #464" ] ] }, { "label": "HES #470", "description": "HES #470", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #470" ] ] }, { "label": "HES #480", "description": "HES #480", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #480" ] ] }, { "label": "HES #486", "description": "HES #486", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #486" ] ] }, { "label": "HES #490", "description": "HES #490", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #490" ] ] }, { "label": "HES #503", "description": "HES #503", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #503" ] ] }, { "label": "HES #507", "description": "HES #507", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #507" ] ] }, { "label": "HES #508", "description": "HES #508", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #508" ] ] }, { "label": "HES #512", "description": "HES #512", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #512" ] ] }, { "label": "HES #513", "description": "HES #513", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #513" ] ] }, { "label": "HES #526", "description": "HES #526", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #526" ] ] }, { "label": "HES #527", "description": "HES #527", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 198, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #527" ] ] }, { "label": "HES #538", "description": "HES #538", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #538" ] ] }, { "label": "HES #546", "description": "HES #546", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #546" ] ] }, { "label": "HES #550", "description": "HES #550", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #550" ] ] }, { "label": "HES #551", "description": "HES #551", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #551" ] ] }, { "label": "HES #557", "description": "HES #557", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #557" ] ] }, { "label": "HES #560", "description": "HES #560", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #560" ] ] }, { "label": "HES #563", "description": "HES #563", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #563" ] ] }, { "label": "HES #564", "description": "HES #564", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #564" ] ] }, { "label": "HES #565", "description": "HES #565", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #565" ] ] }, { "label": "HES #567", "description": "HES #567", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #567" ] ] }, { "label": "HES #568", "description": "HES #568", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #568" ] ] }, { "label": "HES #572", "description": "HES #572", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #572" ] ] }, { "label": "HES #573", "description": "HES #573", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #573" ] ] }, { "label": "HES #574", "description": "HES #574", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #574" ] ] }, { "label": "HES #575", "description": "HES #575", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #575" ] ] }, { "label": "HES #591", "description": "HES #591", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #591" ] ] }, { "label": "HES #593", "description": "HES #593", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #593" ] ] }, { "label": "HES #597", "description": "HES #597", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #597" ] ] }, { "label": "HES #598", "description": "HES #598", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #598" ] ] }, { "label": "HES #600", "description": "HES #600", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #600" ] ] }, { "label": "HES #604", "description": "HES #604", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #604" ] ] }, { "label": "HES #605", "description": "HES #605", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #605" ] ] }, { "label": "HES #636", "description": "HES #636", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #636" ] ] }, { "label": "HES #638", "description": "HES #638", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #638" ] ] }, { "label": "HES #64", "description": "HES #64", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #64" ] ] }, { "label": "HES #641", "description": "HES #641", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #641" ] ] }, { "label": "HES #644", "description": "HES #644", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #644" ] ] }, { "label": "HES #73", "description": "HES #73", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #73" ] ] }, { "label": "HES #74", "description": "HES #74", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #74" ] ] }, { "label": "HES #75", "description": "HES #75", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #75" ] ] }, { "label": "HES #81", "description": "HES #81", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #81" ] ] }, { "label": "HES #82", "description": "HES #82", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 185, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #82" ] ] }, { "label": "HES #94", "description": "HES #94", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #94" ] ] }, { "label": "HES #97", "description": "HES #97", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HES #97" ] ] }, { "label": "HICKEY TRACT", "description": "HICKEY TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HICKEY TRACT" ] ] }, { "label": "HICKOX", "description": "HICKOX", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HICKOX" ] ] }, { "label": "HIDDEN SPRINGS RANCHETTES", "description": "HIDDEN SPRINGS RANCHETTES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIDDEN SPRINGS RANCHETTES" ] ] }, { "label": "HIDDEN SPRINGS RANCHETTES #2", "description": "HIDDEN SPRINGS RANCHETTES #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIDDEN SPRINGS RANCHETTES #2" ] ] }, { "label": "HIDDEN SPRINGS RANCHETTS #3", "description": "HIDDEN SPRINGS RANCHETTS #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIDDEN SPRINGS RANCHETTS #3" ] ] }, { "label": "HIDDEN TREASURE LODE M", "description": "HIDDEN TREASURE LODE M", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIDDEN TREASURE LODE M" ] ] }, { "label": "HIDDEN TREASURE LODE MS 1407", "description": "HIDDEN TREASURE LODE MS 1407", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIDDEN TREASURE LODE MS 1407" ] ] }, { "label": "HIDDEN TREASURE MS 1407", "description": "HIDDEN TREASURE MS 1407", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIDDEN TREASURE MS 1407" ] ] }, { "label": "HIDDEN VALLEY SUBD", "description": "HIDDEN VALLEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIDDEN VALLEY SUBD" ] ] }, { "label": "HIDEAWAY HILLS SUBD", "description": "HIDEAWAY HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIDEAWAY HILLS SUBD" ] ] }, { "label": "HIGH #1 LODE MS 1948", "description": "HIGH #1 LODE MS 1948", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIGH #1 LODE MS 1948" ] ] }, { "label": "HIGH #4 LODE MS 1948", "description": "HIGH #4 LODE MS 1948", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIGH #4 LODE MS 1948" ] ] }, { "label": "HIGH COUNTRY RANCH SUBD", "description": "HIGH COUNTRY RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIGH COUNTRY RANCH SUBD" ] ] }, { "label": "HIGH MEADOW RANCHETTES", "description": "HIGH MEADOW RANCHETTES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIGH MEADOW RANCHETTES" ] ] }, { "label": "HIGH PLACE", "description": "HIGH PLACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIGH PLACE" ] ] }, { "label": "HIGH SHERIDAN RANCH SUBD", "description": "HIGH SHERIDAN RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 225, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIGH SHERIDAN RANCH SUBD" ] ] }, { "label": "HIGH VIEW SUBD", "description": "HIGH VIEW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIGH VIEW SUBD" ] ] }, { "label": "HIGHLAND HILLS", "description": "HIGHLAND HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIGHLAND HILLS" ] ] }, { "label": "HIGHLAND PARK", "description": "HIGHLAND PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIGHLAND PARK" ] ] }, { "label": "HIGHLANDERS", "description": "HIGHLANDERS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIGHLANDERS" ] ] }, { "label": "HIGHPOINTE CRESCENT SUBDIVISION", "description": "HIGHPOINTE CRESCENT SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIGHPOINTE CRESCENT SUBDIVISION" ] ] }, { "label": "HIGHPOINTE RANCH NORTH SUBD", "description": "HIGHPOINTE RANCH NORTH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIGHPOINTE RANCH NORTH SUBD" ] ] }, { "label": "HIGHPOINTE RANCH SUBD", "description": "HIGHPOINTE RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIGHPOINTE RANCH SUBD" ] ] }, { "label": "HILDEBRANDT ADD", "description": "HILDEBRANDT ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILDEBRANDT ADD" ] ] }, { "label": "HILL CITY CEMETERY TRACT", "description": "HILL CITY CEMETERY TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILL CITY CEMETERY TRACT" ] ] }, { "label": "HILL CITY HEIGHTS", "description": "HILL CITY HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILL CITY HEIGHTS" ] ] }, { "label": "HILL CITY LODE MS 993", "description": "HILL CITY LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILL CITY LODE MS 993" ] ] }, { "label": "HILL CITY PLACER MS 505", "description": "HILL CITY PLACER MS 505", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILL CITY PLACER MS 505" ] ] }, { "label": "HILLCREST ADD", "description": "HILLCREST ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLCREST ADD" ] ] }, { "label": "HILLCREST ADD #2", "description": "HILLCREST ADD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLCREST ADD #2" ] ] }, { "label": "HILLCREST ADD #3", "description": "HILLCREST ADD #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLCREST ADD #3" ] ] }, { "label": "HILLCREST ADD #4", "description": "HILLCREST ADD #4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLCREST ADD #4" ] ] }, { "label": "HILLENBRAND SUBD", "description": "HILLENBRAND SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLENBRAND SUBD" ] ] }, { "label": "HILLS ADD", "description": "HILLS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLS ADD" ] ] }, { "label": "HILLS EAGLE SUBD", "description": "HILLS EAGLE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLS EAGLE SUBD" ] ] }, { "label": "HILLS VIEW SUBD", "description": "HILLS VIEW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLS VIEW SUBD" ] ] }, { "label": "HILLS VIEW TERRACE", "description": "HILLS VIEW TERRACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLS VIEW TERRACE" ] ] }, { "label": "HILLSIDE #1 LODE MS 1839", "description": "HILLSIDE #1 LODE MS 1839", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLSIDE #1 LODE MS 1839" ] ] }, { "label": "HILLSIDE #2 LODE MS 1839", "description": "HILLSIDE #2 LODE MS 1839", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLSIDE #2 LODE MS 1839" ] ] }, { "label": "HILLSIDE LODE MS 1816", "description": "HILLSIDE LODE MS 1816", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLSIDE LODE MS 1816" ] ] }, { "label": "HILLSIDE TRACT", "description": "HILLSIDE TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLSIDE TRACT" ] ] }, { "label": "HILLSVIEW CONDOMINIUMS", "description": "HILLSVIEW CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLSVIEW CONDOMINIUMS" ] ] }, { "label": "HILLSVIEW ESTATES SUBDIVISION", "description": "HILLSVIEW ESTATES SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLSVIEW ESTATES SUBDIVISION" ] ] }, { "label": "HILLSVIEW HAVEN SUBD", "description": "HILLSVIEW HAVEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLSVIEW HAVEN SUBD" ] ] }, { "label": "HILLSVIEW SUBD #2", "description": "HILLSVIEW SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLSVIEW SUBD #2" ] ] }, { "label": "HILLTOP BUSINESS PARK SUBD", "description": "HILLTOP BUSINESS PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLTOP BUSINESS PARK SUBD" ] ] }, { "label": "HILLYO ADD #4", "description": "HILLYO ADD #4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILLYO ADD #4" ] ] }, { "label": "HILYO ADD #1", "description": "HILYO ADD #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILYO ADD #1" ] ] }, { "label": "HILYO ADD #4", "description": "HILYO ADD #4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HILYO ADD #4" ] ] }, { "label": "HISEGA", "description": "HISEGA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HISEGA" ] ] }, { "label": "HISEGA HEIGHTS", "description": "HISEGA HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HISEGA HEIGHTS" ] ] }, { "label": "HISEGA HEIGHTS #2", "description": "HISEGA HEIGHTS #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HISEGA HEIGHTS #2" ] ] }, { "label": "HISEGA HEIGHTS #3", "description": "HISEGA HEIGHTS #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HISEGA HEIGHTS #3" ] ] }, { "label": "HISEGA HIGH MEADOWS SUBD", "description": "HISEGA HIGH MEADOWS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HISEGA HIGH MEADOWS SUBD" ] ] }, { "label": "HIWAY #79 INDUSTRIAL PARK", "description": "HIWAY #79 INDUSTRIAL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HIWAY #79 INDUSTRIAL PARK" ] ] }, { "label": "HMC SUBD", "description": "HMC SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HMC SUBD" ] ] }, { "label": "HOBART SUBD", "description": "HOBART SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOBART SUBD" ] ] }, { "label": "HOGANVILLE SUBD", "description": "HOGANVILLE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOGANVILLE SUBD" ] ] }, { "label": "HOLIDAY MCKIE SUBD", "description": "HOLIDAY MCKIE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOLIDAY MCKIE SUBD" ] ] }, { "label": "HOLIDAY SUBD", "description": "HOLIDAY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOLIDAY SUBD" ] ] }, { "label": "HOLLI RIDGE SUBD", "description": "HOLLI RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOLLI RIDGE SUBD" ] ] }, { "label": "HOLMAN ADD", "description": "HOLMAN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOLMAN ADD" ] ] }, { "label": "HOLTER SUBD", "description": "HOLTER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOLTER SUBD" ] ] }, { "label": "HOLY COW RANCH SUBD", "description": "HOLY COW RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOLY COW RANCH SUBD" ] ] }, { "label": "HOLY COW RANCH SUBD #2", "description": "HOLY COW RANCH SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOLY COW RANCH SUBD #2" ] ] }, { "label": "HOLY SMOKE ADD", "description": "HOLY SMOKE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOLY SMOKE ADD" ] ] }, { "label": "HOLY TERROR LODE #1 MS 1093", "description": "HOLY TERROR LODE #1 MS 1093", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOLY TERROR LODE #1 MS 1093" ] ] }, { "label": "HOLY TERROR LODE MS 1093", "description": "HOLY TERROR LODE MS 1093", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOLY TERROR LODE MS 1093" ] ] }, { "label": "HOME SWEET HOME PLACER MS #804", "description": "HOME SWEET HOME PLACER MS #804", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOME SWEET HOME PLACER MS #804" ] ] }, { "label": "HOMESTEAD SUBD", "description": "HOMESTEAD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOMESTEAD SUBD" ] ] }, { "label": "HOMESTEAD VISTA SUBD", "description": "HOMESTEAD VISTA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOMESTEAD VISTA SUBD" ] ] }, { "label": "HOOK J SUBD", "description": "HOOK J SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOOK J SUBD" ] ] }, { "label": "HOPE COURT CONDOMINIUMS", "description": "HOPE COURT CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOPE COURT CONDOMINIUMS" ] ] }, { "label": "HOPE FRACTION LODE MS 1533", "description": "HOPE FRACTION LODE MS 1533", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOPE FRACTION LODE MS 1533" ] ] }, { "label": "HOPE LODE MS 2064", "description": "HOPE LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOPE LODE MS 2064" ] ] }, { "label": "HOPE PLACER MS 1653", "description": "HOPE PLACER MS 1653", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOPE PLACER MS 1653" ] ] }, { "label": "HORIZON SUBD", "description": "HORIZON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HORIZON SUBD" ] ] }, { "label": "HORNET LODE MS 1533", "description": "HORNET LODE MS 1533", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HORNET LODE MS 1533" ] ] }, { "label": "HORST SUBD", "description": "HORST SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HORST SUBD" ] ] }, { "label": "HOUKS SUBD", "description": "HOUKS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOUKS SUBD" ] ] }, { "label": "HOVLAND SUBD", "description": "HOVLAND SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOVLAND SUBD" ] ] }, { "label": "HOWIE SUBD", "description": "HOWIE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOWIE SUBD" ] ] }, { "label": "HOWIE SUBD #2", "description": "HOWIE SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HOWIE SUBD #2" ] ] }, { "label": "HUBBARD SUBD", "description": "HUBBARD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HUBBARD SUBD" ] ] }, { "label": "HUBBARD/CONAGRA SUBD", "description": "HUBBARD/CONAGRA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HUBBARD/CONAGRA SUBD" ] ] }, { "label": "HUDSON LODE MS 1483", "description": "HUDSON LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HUDSON LODE MS 1483" ] ] }, { "label": "HUEBNER", "description": "HUEBNER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HUEBNER" ] ] }, { "label": "HUFFMAN SUBD", "description": "HUFFMAN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HUFFMAN SUBD" ] ] }, { "label": "HUGHES", "description": "HUGHES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HUGHES" ] ] }, { "label": "HULL SUBD", "description": "HULL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HULL SUBD" ] ] }, { "label": "HULM SUBDIVISION", "description": "HULM SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HULM SUBDIVISION" ] ] }, { "label": "HULTENSCHMIDT PUMP STATION", "description": "HULTENSCHMIDT PUMP STATION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HULTENSCHMIDT PUMP STATION" ] ] }, { "label": "HUNTS", "description": "HUNTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HUNTS" ] ] }, { "label": "HURON PLACER MS 673", "description": "HURON PLACER MS 673", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HURON PLACER MS 673" ] ] }, { "label": "HUSTEAD AND JENSEN SUBD", "description": "HUSTEAD AND JENSEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HUSTEAD AND JENSEN SUBD" ] ] }, { "label": "HUSTEADS 1ST ADD", "description": "HUSTEADS 1ST ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HUSTEADS 1ST ADD" ] ] }, { "label": "HUSTEADS 2ND ADD", "description": "HUSTEADS 2ND ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HUSTEADS 2ND ADD" ] ] }, { "label": "HUSTEADS 3RD ADD", "description": "HUSTEADS 3RD ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HUSTEADS 3RD ADD" ] ] }, { "label": "I-90 HEARTLAND BUSINESS PARK", "description": "I-90 HEARTLAND BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "I-90 HEARTLAND BUSINESS PARK" ] ] }, { "label": "ICON SUBD", "description": "ICON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ICON SUBD" ] ] }, { "label": "IDA TIN LODE MS 663", "description": "IDA TIN LODE MS 663", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "IDA TIN LODE MS 663" ] ] }, { "label": "IDAHO LODE MS 2049", "description": "IDAHO LODE MS 2049", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "IDAHO LODE MS 2049" ] ] }, { "label": "IGT SUBD", "description": "IGT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "IGT SUBD" ] ] }, { "label": "IKE RANCHES SUBD", "description": "IKE RANCHES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "IKE RANCHES SUBD" ] ] }, { "label": "ILLINOIS LODE MS 993", "description": "ILLINOIS LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ILLINOIS LODE MS 993" ] ] }, { "label": "IMLAY", "description": "IMLAY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "IMLAY" ] ] }, { "label": "IMLAY PLATTED LAND", "description": "IMLAY PLATTED LAND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "IMLAY PLATTED LAND" ] ] }, { "label": "INCA LODE MS 1613", "description": "INCA LODE MS 1613", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "INCA LODE MS 1613" ] ] }, { "label": "INDEPENDENCE LODE MS 1364", "description": "INDEPENDENCE LODE MS 1364", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "INDEPENDENCE LODE MS 1364" ] ] }, { "label": "INLAND SUBD", "description": "INLAND SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "INLAND SUBD" ] ] }, { "label": "INTERIOR COLONY", "description": "INTERIOR COLONY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "INTERIOR COLONY" ] ] }, { "label": "INTERMEDIATE LODE MS 1838", "description": "INTERMEDIATE LODE MS 1838", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "INTERMEDIATE LODE MS 1838" ] ] }, { "label": "IOWA PLACER MS 636", "description": "IOWA PLACER MS 636", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "IOWA PLACER MS 636" ] ] }, { "label": "IRENE ESTATES SUBD", "description": "IRENE ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "IRENE ESTATES SUBD" ] ] }, { "label": "IRON CREEK LODE MS 1111", "description": "IRON CREEK LODE MS 1111", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "IRON CREEK LODE MS 1111" ] ] }, { "label": "IRON OUTFITTER ESTATES", "description": "IRON OUTFITTER ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "IRON OUTFITTER ESTATES" ] ] }, { "label": "ISAAC LODE MS 1620", "description": "ISAAC LODE MS 1620", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ISAAC LODE MS 1620" ] ] }, { "label": "ISIS #1 LODE MS 1816", "description": "ISIS #1 LODE MS 1816", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ISIS #1 LODE MS 1816" ] ] }, { "label": "ISIS SUBD", "description": "ISIS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ISIS SUBD" ] ] }, { "label": "J A B SUBD", "description": "J A B SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "J A B SUBD" ] ] }, { "label": "J R #1 LODE MS 1864", "description": "J R #1 LODE MS 1864", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "J R #1 LODE MS 1864" ] ] }, { "label": "J R #2 LODE MS 1864", "description": "J R #2 LODE MS 1864", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "J R #2 LODE MS 1864" ] ] }, { "label": "J R #3 LODE MS 1864", "description": "J R #3 LODE MS 1864", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "J R #3 LODE MS 1864" ] ] }, { "label": "J R #4 LODE MS 1864", "description": "J R #4 LODE MS 1864", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "J R #4 LODE MS 1864" ] ] }, { "label": "J R LODE MS 1160", "description": "J R LODE MS 1160", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "J R LODE MS 1160" ] ] }, { "label": "J S JOHNSON SUBD", "description": "J S JOHNSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "J S JOHNSON SUBD" ] ] }, { "label": "J S LODE MS 1965", "description": "J S LODE MS 1965", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "J S LODE MS 1965" ] ] }, { "label": "J-K SUBD", "description": "J-K SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "J-K SUBD" ] ] }, { "label": "JACK'S VIEW SUBD", "description": "JACK'S VIEW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JACK'S VIEW SUBD" ] ] }, { "label": "JACKSON PARK", "description": "JACKSON PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JACKSON PARK" ] ] }, { "label": "JACKSON SUBD", "description": "JACKSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JACKSON SUBD" ] ] }, { "label": "JACKSON TOP SHEAF LODE MS 1647", "description": "JACKSON TOP SHEAF LODE MS 1647", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JACKSON TOP SHEAF LODE MS 1647" ] ] }, { "label": "JACKSON VIEW ADD", "description": "JACKSON VIEW ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JACKSON VIEW ADD" ] ] }, { "label": "JACOB MACA", "description": "JACOB MACA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JACOB MACA" ] ] }, { "label": "JAEHN SUBD", "description": "JAEHN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JAEHN SUBD" ] ] }, { "label": "JAMAICA LODE MS 2052", "description": "JAMAICA LODE MS 2052", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JAMAICA LODE MS 2052" ] ] }, { "label": "JAMES G BLAINE LODE MS 350", "description": "JAMES G BLAINE LODE MS 350", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JAMES G BLAINE LODE MS 350" ] ] }, { "label": "JAMES SUBD", "description": "JAMES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JAMES SUBD" ] ] }, { "label": "JARES SUBD", "description": "JARES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JARES SUBD" ] ] }, { "label": "JASPER ESTATES SUBD", "description": "JASPER ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JASPER ESTATES SUBD" ] ] }, { "label": "JASPER LODE MS 2064", "description": "JASPER LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JASPER LODE MS 2064" ] ] }, { "label": "JENSEN SUBD", "description": "JENSEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JENSEN SUBD" ] ] }, { "label": "JEPSEN SUBD", "description": "JEPSEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JEPSEN SUBD" ] ] }, { "label": "JIM FRACTION LODE MS 1380", "description": "JIM FRACTION LODE MS 1380", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JIM FRACTION LODE MS 1380" ] ] }, { "label": "JIM TOWN PLACER MS 1653", "description": "JIM TOWN PLACER MS 1653", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JIM TOWN PLACER MS 1653" ] ] }, { "label": "JM DEAN SUBD", "description": "JM DEAN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JM DEAN SUBD" ] ] }, { "label": "JN SUBD", "description": "JN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JN SUBD" ] ] }, { "label": "JOE DOLLAR #1 LODE MS 2123", "description": "JOE DOLLAR #1 LODE MS 2123", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOE DOLLAR #1 LODE MS 2123" ] ] }, { "label": "JOE DOLLAR #2 LODE MS 2123", "description": "JOE DOLLAR #2 LODE MS 2123", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOE DOLLAR #2 LODE MS 2123" ] ] }, { "label": "JOE DOLLAR #3 LODE MS 2123", "description": "JOE DOLLAR #3 LODE MS 2123", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOE DOLLAR #3 LODE MS 2123" ] ] }, { "label": "JOHN DEERE SUBD", "description": "JOHN DEERE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOHN DEERE SUBD" ] ] }, { "label": "JOHN ROBERTS SUBD", "description": "JOHN ROBERTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOHN ROBERTS SUBD" ] ] }, { "label": "JOHNSON ESTATES SUBD", "description": "JOHNSON ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOHNSON ESTATES SUBD" ] ] }, { "label": "JOHNSON PLACER MS 1526", "description": "JOHNSON PLACER MS 1526", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOHNSON PLACER MS 1526" ] ] }, { "label": "JOHNSON RANCH SUBD", "description": "JOHNSON RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOHNSON RANCH SUBD" ] ] }, { "label": "JOHNSON SCHOOL SUBD", "description": "JOHNSON SCHOOL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOHNSON SCHOOL SUBD" ] ] }, { "label": "JOHNSON SIDING TOWNSITE", "description": "JOHNSON SIDING TOWNSITE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOHNSON SIDING TOWNSITE" ] ] }, { "label": "JOHNSON SIDING VOL FIRE SUBD", "description": "JOHNSON SIDING VOL FIRE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOHNSON SIDING VOL FIRE SUBD" ] ] }, { "label": "JOHNSON SUBD", "description": "JOHNSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOHNSON SUBD" ] ] }, { "label": "JOHNSON, AI TRACT", "description": "JOHNSON, AI TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOHNSON, AI TRACT" ] ] }, { "label": "JOHNSON, U V SUBD", "description": "JOHNSON, U V SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOHNSON, U V SUBD" ] ] }, { "label": "JOHNSON, W AND G SUBD", "description": "JOHNSON, W AND G SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOHNSON, W AND G SUBD" ] ] }, { "label": "JOHNSTON SUBD", "description": "JOHNSTON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOHNSTON SUBD" ] ] }, { "label": "JOINT HOLDING", "description": "JOINT HOLDING", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOINT HOLDING" ] ] }, { "label": "JOLLY #3 LODE MS 529", "description": "JOLLY #3 LODE MS 529", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JOLLY #3 LODE MS 529" ] ] }, { "label": "JON ADD", "description": "JON ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JON ADD" ] ] }, { "label": "JONES RANCH SUBD", "description": "JONES RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JONES RANCH SUBD" ] ] }, { "label": "JONES TRACT", "description": "JONES TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JONES TRACT" ] ] }, { "label": "JUDSON LODE MS 993", "description": "JUDSON LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JUDSON LODE MS 993" ] ] }, { "label": "JULSON SUBD", "description": "JULSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JULSON SUBD" ] ] }, { "label": "JUNDT SUBD", "description": "JUNDT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 208, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JUNDT SUBD" ] ] }, { "label": "JUST LODE MS 1483", "description": "JUST LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JUST LODE MS 1483" ] ] }, { "label": "JV SUBD", "description": "JV SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JV SUBD" ] ] }, { "label": "JZ ESTATES", "description": "JZ ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JZ ESTATES" ] ] }, { "label": "K MORRIS SUBD", "description": "K MORRIS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "K MORRIS SUBD" ] ] }, { "label": "K-W SUBD", "description": "K-W SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "K-W SUBD" ] ] }, { "label": "KAHLER SUBD", "description": "KAHLER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KAHLER SUBD" ] ] }, { "label": "KANE SUBD", "description": "KANE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KANE SUBD" ] ] }, { "label": "KANSAS CITY STREET CONDOMINIUMS", "description": "KANSAS CITY STREET CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KANSAS CITY STREET CONDOMINIUMS" ] ] }, { "label": "KASHMIR", "description": "KASHMIR", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KASHMIR" ] ] }, { "label": "KASHMIR (REVISED)", "description": "KASHMIR (REVISED)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KASHMIR (REVISED)" ] ] }, { "label": "KATELAND SUBD", "description": "KATELAND SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KATELAND SUBD" ] ] }, { "label": "KATIE L LODE MS 2064", "description": "KATIE L LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KATIE L LODE MS 2064" ] ] }, { "label": "KAUER SUBD", "description": "KAUER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 233, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KAUER SUBD" ] ] }, { "label": "KAYTER SUBD", "description": "KAYTER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KAYTER SUBD" ] ] }, { "label": "KB OFFICE CONDOMINIUM", "description": "KB OFFICE CONDOMINIUM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KB OFFICE CONDOMINIUM" ] ] }, { "label": "KEENEY SUBD", "description": "KEENEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEENEY SUBD" ] ] }, { "label": "KELLER SUBD", "description": "KELLER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KELLER SUBD" ] ] }, { "label": "KELLEY ADD", "description": "KELLEY ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KELLEY ADD" ] ] }, { "label": "KELLOGG ADD", "description": "KELLOGG ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KELLOGG ADD" ] ] }, { "label": "KELLY SUBD #1", "description": "KELLY SUBD #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KELLY SUBD #1" ] ] }, { "label": "KELLY SUBD #2", "description": "KELLY SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KELLY SUBD #2" ] ] }, { "label": "KELLY SUBD #3", "description": "KELLY SUBD #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KELLY SUBD #3" ] ] }, { "label": "KELLY SUBD #4", "description": "KELLY SUBD #4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KELLY SUBD #4" ] ] }, { "label": "KELLY SUBD #5", "description": "KELLY SUBD #5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KELLY SUBD #5" ] ] }, { "label": "KEMPS KAMP SUBD", "description": "KEMPS KAMP SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEMPS KAMP SUBD" ] ] }, { "label": "KENSINGTON HEIGHTS SUBD", "description": "KENSINGTON HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KENSINGTON HEIGHTS SUBD" ] ] }, { "label": "KEPP HEIGHTS SUBD", "description": "KEPP HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEPP HEIGHTS SUBD" ] ] }, { "label": "KEPP HEIGHTS SUBD #2", "description": "KEPP HEIGHTS SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEPP HEIGHTS SUBD #2" ] ] }, { "label": "KEPP HEIGHTS SUBD #3", "description": "KEPP HEIGHTS SUBD #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEPP HEIGHTS SUBD #3" ] ] }, { "label": "KERN LODE MS 974", "description": "KERN LODE MS 974", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KERN LODE MS 974" ] ] }, { "label": "KERRY SUBD", "description": "KERRY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KERRY SUBD" ] ] }, { "label": "KEYSER ADD", "description": "KEYSER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEYSER ADD" ] ] }, { "label": "KEYSTONE #1 LODE MS 1029", "description": "KEYSTONE #1 LODE MS 1029", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEYSTONE #1 LODE MS 1029" ] ] }, { "label": "KEYSTONE #2 LODE MS 1029", "description": "KEYSTONE #2 LODE MS 1029", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEYSTONE #2 LODE MS 1029" ] ] }, { "label": "KEYSTONE #4 LODE MS 1093", "description": "KEYSTONE #4 LODE MS 1093", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEYSTONE #4 LODE MS 1093" ] ] }, { "label": "KEYSTONE FRACTION MS 1029", "description": "KEYSTONE FRACTION MS 1029", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEYSTONE FRACTION MS 1029" ] ] }, { "label": "KEYSTONE LODE MS 1029", "description": "KEYSTONE LODE MS 1029", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEYSTONE LODE MS 1029" ] ] }, { "label": "KEYSTONE PLAZA CONDOMINIUMS", "description": "KEYSTONE PLAZA CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEYSTONE PLAZA CONDOMINIUMS" ] ] }, { "label": "KEYSTONE WYE SUBD", "description": "KEYSTONE WYE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KEYSTONE WYE SUBD" ] ] }, { "label": "KHC SUBD", "description": "KHC SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KHC SUBD" ] ] }, { "label": "KIDNER SUBD", "description": "KIDNER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KIDNER SUBD" ] ] }, { "label": "KIEFFER ADD", "description": "KIEFFER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KIEFFER ADD" ] ] }, { "label": "KIEFFER RANCH ESTATES", "description": "KIEFFER RANCH ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KIEFFER RANCH ESTATES" ] ] }, { "label": "KING COTTON LODE MS 1886", "description": "KING COTTON LODE MS 1886", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KING COTTON LODE MS 1886" ] ] }, { "label": "KING FRACTION LODE MS 1256", "description": "KING FRACTION LODE MS 1256", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KING FRACTION LODE MS 1256" ] ] }, { "label": "KING LODE MS 2189", "description": "KING LODE MS 2189", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KING LODE MS 2189" ] ] }, { "label": "KING OSCAR LODE MS 2064", "description": "KING OSCAR LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KING OSCAR LODE MS 2064" ] ] }, { "label": "KING RANCH SUBD", "description": "KING RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KING RANCH SUBD" ] ] }, { "label": "KING SOLOMON MILLSITE MS 192B", "description": "KING SOLOMON MILLSITE MS 192B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KING SOLOMON MILLSITE MS 192B" ] ] }, { "label": "KING SUBD", "description": "KING SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KING SUBD" ] ] }, { "label": "KINGSTON LODE MS 2135", "description": "KINGSTON LODE MS 2135", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KINGSTON LODE MS 2135" ] ] }, { "label": "KINGSWOOD SUBD", "description": "KINGSWOOD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KINGSWOOD SUBD" ] ] }, { "label": "KINSER SUBD", "description": "KINSER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KINSER SUBD" ] ] }, { "label": "KIRKWOOD CONDOMINIUMS", "description": "KIRKWOOD CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KIRKWOOD CONDOMINIUMS" ] ] }, { "label": "KIRSCHENMANN SUBD", "description": "KIRSCHENMANN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KIRSCHENMANN SUBD" ] ] }, { "label": "KJERSTAD ADD", "description": "KJERSTAD ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KJERSTAD ADD" ] ] }, { "label": "KJERSTAD SUBD #1", "description": "KJERSTAD SUBD #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KJERSTAD SUBD #1" ] ] }, { "label": "KLESCEWSKI SUBD", "description": "KLESCEWSKI SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KLESCEWSKI SUBD" ] ] }, { "label": "KLING AND PARKER SUBD", "description": "KLING AND PARKER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KLING AND PARKER SUBD" ] ] }, { "label": "KNAPPS 1ST ADD", "description": "KNAPPS 1ST ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KNAPPS 1ST ADD" ] ] }, { "label": "KNECHT PARK SUBD", "description": "KNECHT PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KNECHT PARK SUBD" ] ] }, { "label": "KNIGHTS ACRES SUBD", "description": "KNIGHTS ACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KNIGHTS ACRES SUBD" ] ] }, { "label": "KNIGHTS OF COLUMBUS SUBD", "description": "KNIGHTS OF COLUMBUS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KNIGHTS OF COLUMBUS SUBD" ] ] }, { "label": "KNOLLWOOD HEIGHTS", "description": "KNOLLWOOD HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KNOLLWOOD HEIGHTS" ] ] }, { "label": "KNOLLWOOD HEIGHTS #2", "description": "KNOLLWOOD HEIGHTS #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KNOLLWOOD HEIGHTS #2" ] ] }, { "label": "KNOLLWOOD HEIGHTS #3 REVISED", "description": "KNOLLWOOD HEIGHTS #3 REVISED", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KNOLLWOOD HEIGHTS #3 REVISED" ] ] }, { "label": "KNOLLWOOD HEIGHTS #4 REVISED", "description": "KNOLLWOOD HEIGHTS #4 REVISED", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KNOLLWOOD HEIGHTS #4 REVISED" ] ] }, { "label": "KNOTTY PINE SUBD", "description": "KNOTTY PINE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KNOTTY PINE SUBD" ] ] }, { "label": "KNUTSON SUBD", "description": "KNUTSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KNUTSON SUBD" ] ] }, { "label": "KOA SUBD", "description": "KOA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KOA SUBD" ] ] }, { "label": "KOPREN SUBD", "description": "KOPREN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KOPREN SUBD" ] ] }, { "label": "KORMYLO SUBD", "description": "KORMYLO SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KORMYLO SUBD" ] ] }, { "label": "KOTA ADD", "description": "KOTA ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KOTA ADD" ] ] }, { "label": "KOUPAL ESTATES SUBD", "description": "KOUPAL ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KOUPAL ESTATES SUBD" ] ] }, { "label": "KOUPAL SUBD", "description": "KOUPAL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KOUPAL SUBD" ] ] }, { "label": "KOVARIK SUBD", "description": "KOVARIK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KOVARIK SUBD" ] ] }, { "label": "KOZEL SUBD", "description": "KOZEL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KOZEL SUBD" ] ] }, { "label": "KRAMER SUBD", "description": "KRAMER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KRAMER SUBD" ] ] }, { "label": "KREBS SUBD", "description": "KREBS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KREBS SUBD" ] ] }, { "label": "KRUPP LODE MS 1540", "description": "KRUPP LODE MS 1540", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KRUPP LODE MS 1540" ] ] }, { "label": "KRUSE SUBD", "description": "KRUSE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KRUSE SUBD" ] ] }, { "label": "KTAM SUBD", "description": "KTAM SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KTAM SUBD" ] ] }, { "label": "KWA SUBD", "description": "KWA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KWA SUBD" ] ] }, { "label": "LA CROSSE LODE MS 1948", "description": "LA CROSSE LODE MS 1948", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LA CROSSE LODE MS 1948" ] ] }, { "label": "LA GRANDE LODE MS 662", "description": "LA GRANDE LODE MS 662", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LA GRANDE LODE MS 662" ] ] }, { "label": "LACROSSE ESTATES P R D", "description": "LACROSSE ESTATES P R D", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LACROSSE ESTATES P R D" ] ] }, { "label": "LADD SUBD", "description": "LADD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LADD SUBD" ] ] }, { "label": "LAFAYETTE SUBD", "description": "LAFAYETTE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAFAYETTE SUBD" ] ] }, { "label": "LAGRAND SUBD", "description": "LAGRAND SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAGRAND SUBD" ] ] }, { "label": "LAKESIDE WATER SUBD", "description": "LAKESIDE WATER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAKESIDE WATER SUBD" ] ] }, { "label": "LAKEVIEW #1", "description": "LAKEVIEW #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAKEVIEW #1" ] ] }, { "label": "LAKEVIEW #2", "description": "LAKEVIEW #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAKEVIEW #2" ] ] }, { "label": "LAKEVIEW #3", "description": "LAKEVIEW #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAKEVIEW #3" ] ] }, { "label": "LAKOTA LAKE ENCAMPMENT SUBD", "description": "LAKOTA LAKE ENCAMPMENT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAKOTA LAKE ENCAMPMENT SUBD" ] ] }, { "label": "LAKOTA SUBD #1", "description": "LAKOTA SUBD #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAKOTA SUBD #1" ] ] }, { "label": "LAKOTA SUBD #2", "description": "LAKOTA SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAKOTA SUBD #2" ] ] }, { "label": "LAKOTA SUBD #3", "description": "LAKOTA SUBD #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAKOTA SUBD #3" ] ] }, { "label": "LAMPERTS #2", "description": "LAMPERTS #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAMPERTS #2" ] ] }, { "label": "LAMPERTS ADD", "description": "LAMPERTS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAMPERTS ADD" ] ] }, { "label": "LANDIS LODE MS 612", "description": "LANDIS LODE MS 612", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LANDIS LODE MS 612" ] ] }, { "label": "LANDSTROMS SUBD", "description": "LANDSTROMS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LANDSTROMS SUBD" ] ] }, { "label": "LANGS", "description": "LANGS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LANGS" ] ] }, { "label": "LARSON SUBD", "description": "LARSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LARSON SUBD" ] ] }, { "label": "LAST CHANCE LODE MS 2092", "description": "LAST CHANCE LODE MS 2092", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAST CHANCE LODE MS 2092" ] ] }, { "label": "LAU SUBD", "description": "LAU SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAU SUBD" ] ] }, { "label": "LAUREL HEIGHTS SUBD", "description": "LAUREL HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAUREL HEIGHTS SUBD" ] ] }, { "label": "LAWNDALE", "description": "LAWNDALE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAWNDALE" ] ] }, { "label": "LAWS", "description": "LAWS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAWS" ] ] }, { "label": "LEBERKNIGHT SUBD", "description": "LEBERKNIGHT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LEBERKNIGHT SUBD" ] ] }, { "label": "LEE ADD", "description": "LEE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LEE ADD" ] ] }, { "label": "LEE ESTATES", "description": "LEE ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LEE ESTATES" ] ] }, { "label": "LEFLER SUBD", "description": "LEFLER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LEFLER SUBD" ] ] }, { "label": "LEGACY SUBD", "description": "LEGACY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LEGACY SUBD" ] ] }, { "label": "LEGAL TENDER LODE MS 453", "description": "LEGAL TENDER LODE MS 453", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LEGAL TENDER LODE MS 453" ] ] }, { "label": "LEIBY SUBD", "description": "LEIBY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LEIBY SUBD" ] ] }, { "label": "LEIGHTON-LOWELL SUBD", "description": "LEIGHTON-LOWELL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LEIGHTON-LOWELL SUBD" ] ] }, { "label": "LEISURE ACRES", "description": "LEISURE ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LEISURE ACRES" ] ] }, { "label": "LEISURE HILLS ESTATES", "description": "LEISURE HILLS ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LEISURE HILLS ESTATES" ] ] }, { "label": "LEITZKE SUBD", "description": "LEITZKE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LEITZKE SUBD" ] ] }, { "label": "LENA #1 LODE MS 2024", "description": "LENA #1 LODE MS 2024", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LENA #1 LODE MS 2024" ] ] }, { "label": "LENA #2 LODE MS 2024", "description": "LENA #2 LODE MS 2024", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LENA #2 LODE MS 2024" ] ] }, { "label": "LENA EXTENSION #1 SOUTH", "description": "LENA EXTENSION #1 SOUTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LENA EXTENSION #1 SOUTH" ] ] }, { "label": "LENA EXTENSION #2 SOUTH", "description": "LENA EXTENSION #2 SOUTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LENA EXTENSION #2 SOUTH" ] ] }, { "label": "LENA EXTENSION SOUTH", "description": "LENA EXTENSION SOUTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LENA EXTENSION SOUTH" ] ] }, { "label": "LENA LODE MS 2024", "description": "LENA LODE MS 2024", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LENA LODE MS 2024" ] ] }, { "label": "LEOTA LODE MS 1820", "description": "LEOTA LODE MS 1820", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LEOTA LODE MS 1820" ] ] }, { "label": "LESTER SUBD", "description": "LESTER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LESTER SUBD" ] ] }, { "label": "LESTER VELDA SUBD", "description": "LESTER VELDA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LESTER VELDA SUBD" ] ] }, { "label": "LEYNER LODE MS 1483", "description": "LEYNER LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LEYNER LODE MS 1483" ] ] }, { "label": "LIBERTY PARK SUBD", "description": "LIBERTY PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LIBERTY PARK SUBD" ] ] }, { "label": "LIBERTY PLAZA SUBD", "description": "LIBERTY PLAZA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LIBERTY PLAZA SUBD" ] ] }, { "label": "LIBERTY SUBD", "description": "LIBERTY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LIBERTY SUBD" ] ] }, { "label": "LIEBMAN SUBD", "description": "LIEBMAN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LIEBMAN SUBD" ] ] }, { "label": "LIEN HQ SUBD", "description": "LIEN HQ SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LIEN HQ SUBD" ] ] }, { "label": "LIEN INDUSTRIAL PARK NO 2", "description": "LIEN INDUSTRIAL PARK NO 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LIEN INDUSTRIAL PARK NO 2" ] ] }, { "label": "LIEN SUBD", "description": "LIEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LIEN SUBD" ] ] }, { "label": "LILLIAN LODE #2 LODE MS 1497", "description": "LILLIAN LODE #2 LODE MS 1497", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LILLIAN LODE #2 LODE MS 1497" ] ] }, { "label": "LILLIAN LODE MS 1497", "description": "LILLIAN LODE MS 1497", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LILLIAN LODE MS 1497" ] ] }, { "label": "LIMA #1 LODE MS 1654", "description": "LIMA #1 LODE MS 1654", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LIMA #1 LODE MS 1654" ] ] }, { "label": "LIMA LODE MS 1654", "description": "LIMA LODE MS 1654", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LIMA LODE MS 1654" ] ] }, { "label": "LIME CREEK SUBD", "description": "LIME CREEK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LIME CREEK SUBD" ] ] }, { "label": "LIMESTONE TUNNEL SUBD", "description": "LIMESTONE TUNNEL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LIMESTONE TUNNEL SUBD" ] ] }, { "label": "LIMONITE LODE MS 2018", "description": "LIMONITE LODE MS 2018", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LIMONITE LODE MS 2018" ] ] }, { "label": "LINDSEY ADD", "description": "LINDSEY ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LINDSEY ADD" ] ] }, { "label": "LIPPERT ADD", "description": "LIPPERT ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LIPPERT ADD" ] ] }, { "label": "LITTLE GIANT LODE MS 962", "description": "LITTLE GIANT LODE MS 962", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LITTLE GIANT LODE MS 962" ] ] }, { "label": "LITTLE GRACE LODE MS 1716", "description": "LITTLE GRACE LODE MS 1716", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LITTLE GRACE LODE MS 1716" ] ] }, { "label": "LITTLE LOTS SUBD", "description": "LITTLE LOTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LITTLE LOTS SUBD" ] ] }, { "label": "LITTLE TIGER LODE #2 MS 1251", "description": "LITTLE TIGER LODE #2 MS 1251", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LITTLE TIGER LODE #2 MS 1251" ] ] }, { "label": "LITTLE TYKOON LODE MS 1380", "description": "LITTLE TYKOON LODE MS 1380", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LITTLE TYKOON LODE MS 1380" ] ] }, { "label": "LJS SUBD", "description": "LJS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LJS SUBD" ] ] }, { "label": "LLB SUBD", "description": "LLB SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LLB SUBD" ] ] }, { "label": "LLOYD SUBD", "description": "LLOYD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LLOYD SUBD" ] ] }, { "label": "LOCKACRES SUBD", "description": "LOCKACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOCKACRES SUBD" ] ] }, { "label": "LOCKHART TRACT", "description": "LOCKHART TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOCKHART TRACT" ] ] }, { "label": "LOFTUS SUBD", "description": "LOFTUS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOFTUS SUBD" ] ] }, { "label": "LOG CABIN", "description": "LOG CABIN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOG CABIN" ] ] }, { "label": "LOG PORCH SUBD", "description": "LOG PORCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 233, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOG PORCH SUBD" ] ] }, { "label": "LOMBARDY INDUSTRIAL PARK", "description": "LOMBARDY INDUSTRIAL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOMBARDY INDUSTRIAL PARK" ] ] }, { "label": "LONE COYOTE SUBDIVISION", "description": "LONE COYOTE SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LONE COYOTE SUBDIVISION" ] ] }, { "label": "LONE TREE SUBD", "description": "LONE TREE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LONE TREE SUBD" ] ] }, { "label": "LONG ACRE SQUARE", "description": "LONG ACRE SQUARE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LONG ACRE SQUARE" ] ] }, { "label": "LONG SUBD", "description": "LONG SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LONG SUBD" ] ] }, { "label": "LONGMONT #1 LODE MS 2067", "description": "LONGMONT #1 LODE MS 2067", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LONGMONT #1 LODE MS 2067" ] ] }, { "label": "LONGMONT LODE MS 2067", "description": "LONGMONT LODE MS 2067", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LONGMONT LODE MS 2067" ] ] }, { "label": "LOREN NORRIS SUBD", "description": "LOREN NORRIS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOREN NORRIS SUBD" ] ] }, { "label": "LORNA SUBD", "description": "LORNA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LORNA SUBD" ] ] }, { "label": "LOST ACRES ADD #1", "description": "LOST ACRES ADD #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOST ACRES ADD #1" ] ] }, { "label": "LOTTIE LODE MS 1820", "description": "LOTTIE LODE MS 1820", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOTTIE LODE MS 1820" ] ] }, { "label": "LOUISE LODE MS 993", "description": "LOUISE LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOUISE LODE MS 993" ] ] }, { "label": "LOVELAND CANYON ESTATES", "description": "LOVELAND CANYON ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOVELAND CANYON ESTATES" ] ] }, { "label": "LOVELAND CANYON ESTATES #2", "description": "LOVELAND CANYON ESTATES #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOVELAND CANYON ESTATES #2" ] ] }, { "label": "LOVELL SUBD", "description": "LOVELL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOVELL SUBD" ] ] }, { "label": "LOWER SPRING CREEK SUBD", "description": "LOWER SPRING CREEK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOWER SPRING CREEK SUBD" ] ] }, { "label": "LOWES SUBD", "description": "LOWES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOWES SUBD" ] ] }, { "label": "LOZANO SUBD", "description": "LOZANO SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOZANO SUBD" ] ] }, { "label": "LUCKE SUBD", "description": "LUCKE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LUCKE SUBD" ] ] }, { "label": "LUCKY BOY LODE MS 2103", "description": "LUCKY BOY LODE MS 2103", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LUCKY BOY LODE MS 2103" ] ] }, { "label": "LULU PLACER ADD", "description": "LULU PLACER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LULU PLACER ADD" ] ] }, { "label": "LULU TIN LODE MS 904", "description": "LULU TIN LODE MS 904", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LULU TIN LODE MS 904" ] ] }, { "label": "LUTHERAN SUBD", "description": "LUTHERAN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LUTHERAN SUBD" ] ] }, { "label": "LYLE SUBD", "description": "LYLE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LYLE SUBD" ] ] }, { "label": "LYNX LODE MS 993", "description": "LYNX LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LYNX LODE MS 993" ] ] }, { "label": "M AND B SUBD", "description": "M AND B SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "M AND B SUBD" ] ] }, { "label": "M AND M LODE MS 1886", "description": "M AND M LODE MS 1886", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "M AND M LODE MS 1886" ] ] }, { "label": "M AND W SUBD", "description": "M AND W SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "M AND W SUBD" ] ] }, { "label": "M-K SUBD", "description": "M-K SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "M-K SUBD" ] ] }, { "label": "MAC ARTHUR", "description": "MAC ARTHUR", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAC ARTHUR" ] ] }, { "label": "MACK SUBD", "description": "MACK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MACK SUBD" ] ] }, { "label": "MACKRILLS ADD", "description": "MACKRILLS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MACKRILLS ADD" ] ] }, { "label": "MACY SUBD", "description": "MACY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MACY SUBD" ] ] }, { "label": "MADERA", "description": "MADERA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MADERA" ] ] }, { "label": "MADISON RANCH CEMETERY", "description": "MADISON RANCH CEMETERY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MADISON RANCH CEMETERY" ] ] }, { "label": "MADISONS SUBD", "description": "MADISONS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MADISONS SUBD" ] ] }, { "label": "MADSEN ADD", "description": "MADSEN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MADSEN ADD" ] ] }, { "label": "MADSEN ADD #2", "description": "MADSEN ADD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MADSEN ADD #2" ] ] }, { "label": "MADSEN ADD #3", "description": "MADSEN ADD #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MADSEN ADD #3" ] ] }, { "label": "MAE WEST SUBD", "description": "MAE WEST SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 188, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAE WEST SUBD" ] ] }, { "label": "MAGDALENA FRACTION MS 1728", "description": "MAGDALENA FRACTION MS 1728", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAGDALENA FRACTION MS 1728" ] ] }, { "label": "MAGDALENA LODE MS 1729", "description": "MAGDALENA LODE MS 1729", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAGDALENA LODE MS 1729" ] ] }, { "label": "MAGGIE LODE MS 1886", "description": "MAGGIE LODE MS 1886", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAGGIE LODE MS 1886" ] ] }, { "label": "MAGGIE LODE MS 739", "description": "MAGGIE LODE MS 739", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAGGIE LODE MS 739" ] ] }, { "label": "MAGUIRE ADD", "description": "MAGUIRE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAGUIRE ADD" ] ] }, { "label": "MAHONEY ADD", "description": "MAHONEY ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAHONEY ADD" ] ] }, { "label": "MAHONEY ADD #2", "description": "MAHONEY ADD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAHONEY ADD #2" ] ] }, { "label": "MAILLOUX SUBD", "description": "MAILLOUX SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAILLOUX SUBD" ] ] }, { "label": "MAJESTIC PINES ESTATES SUBD", "description": "MAJESTIC PINES ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 225, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAJESTIC PINES ESTATES SUBD" ] ] }, { "label": "MALIBU MEADOW ESTATES", "description": "MALIBU MEADOW ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MALIBU MEADOW ESTATES" ] ] }, { "label": "MALL DRIVE SUBD", "description": "MALL DRIVE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MALL DRIVE SUBD" ] ] }, { "label": "MALLOW", "description": "MALLOW", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MALLOW" ] ] }, { "label": "MALLRIDGE SUBD", "description": "MALLRIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MALLRIDGE SUBD" ] ] }, { "label": "MALLRIDGE SUBD #2", "description": "MALLRIDGE SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MALLRIDGE SUBD #2" ] ] }, { "label": "MALORY LODE MS #1483", "description": "MALORY LODE MS #1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MALORY LODE MS #1483" ] ] }, { "label": "MANDALAY PLAZA CONDOMINIUMS", "description": "MANDALAY PLAZA CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MANDALAY PLAZA CONDOMINIUMS" ] ] }, { "label": "MANLEY SUBD", "description": "MANLEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MANLEY SUBD" ] ] }, { "label": "MANN SUBD", "description": "MANN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MANN SUBD" ] ] }, { "label": "MANN SUBD NO. 2", "description": "MANN SUBD NO. 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MANN SUBD NO. 2" ] ] }, { "label": "MANOR HOUSE", "description": "MANOR HOUSE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MANOR HOUSE" ] ] }, { "label": "MANTON ADD", "description": "MANTON ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MANTON ADD" ] ] }, { "label": "MAPLEWOOD", "description": "MAPLEWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAPLEWOOD" ] ] }, { "label": "MARCOE HEIGHTS #1", "description": "MARCOE HEIGHTS #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARCOE HEIGHTS #1" ] ] }, { "label": "MARCOE HEIGHTS #3", "description": "MARCOE HEIGHTS #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARCOE HEIGHTS #3" ] ] }, { "label": "MARGARET LODE MS 974", "description": "MARGARET LODE MS 974", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARGARET LODE MS 974" ] ] }, { "label": "MARGURITE CROWNS FIRST ADD", "description": "MARGURITE CROWNS FIRST ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARGURITE CROWNS FIRST ADD" ] ] }, { "label": "MARKET SQUARE SUBD", "description": "MARKET SQUARE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARKET SQUARE SUBD" ] ] }, { "label": "MARLIN DRIVE COMMERCIAL PARK", "description": "MARLIN DRIVE COMMERCIAL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARLIN DRIVE COMMERCIAL PARK" ] ] }, { "label": "MARLIN INDUSTRIAL PARK", "description": "MARLIN INDUSTRIAL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARLIN INDUSTRIAL PARK" ] ] }, { "label": "MARSHALL GULCH SUBD", "description": "MARSHALL GULCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARSHALL GULCH SUBD" ] ] }, { "label": "MARSHALL GULCH SUBD NO. 2", "description": "MARSHALL GULCH SUBD NO. 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARSHALL GULCH SUBD NO. 2" ] ] }, { "label": "MARSHALL HEIGHTS SUBD", "description": "MARSHALL HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARSHALL HEIGHTS SUBD" ] ] }, { "label": "MARSHALL HEIGHTS SUBD #2", "description": "MARSHALL HEIGHTS SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARSHALL HEIGHTS SUBD #2" ] ] }, { "label": "MARSHALL HEIGHTS TRACT", "description": "MARSHALL HEIGHTS TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARSHALL HEIGHTS TRACT" ] ] }, { "label": "MARSHALL SUBD", "description": "MARSHALL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARSHALL SUBD" ] ] }, { "label": "MARSHALL SUBD #2", "description": "MARSHALL SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARSHALL SUBD #2" ] ] }, { "label": "MARTHA WASHINGTON PLACE SUBD", "description": "MARTHA WASHINGTON PLACE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARTHA WASHINGTON PLACE SUBD" ] ] }, { "label": "MARTIN SUBD", "description": "MARTIN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARTIN SUBD" ] ] }, { "label": "MARTLEY SUBD", "description": "MARTLEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARTLEY SUBD" ] ] }, { "label": "MARVIN SUBD", "description": "MARVIN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARVIN SUBD" ] ] }, { "label": "MARY BELL LODE MS 167", "description": "MARY BELL LODE MS 167", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARY BELL LODE MS 167" ] ] }, { "label": "MARY E LODE MS 446", "description": "MARY E LODE MS 446", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARY E LODE MS 446" ] ] }, { "label": "MARY HALL", "description": "MARY HALL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARY HALL" ] ] }, { "label": "MARY JANE LODE MS 1944", "description": "MARY JANE LODE MS 1944", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MARY JANE LODE MS 1944" ] ] }, { "label": "MASTELLER ADD", "description": "MASTELLER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MASTELLER ADD" ] ] }, { "label": "MASTIFF #3 LODE MS 2032", "description": "MASTIFF #3 LODE MS 2032", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MASTIFF #3 LODE MS 2032" ] ] }, { "label": "MASTIFF LODE MS 2032", "description": "MASTIFF LODE MS 2032", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MASTIFF LODE MS 2032" ] ] }, { "label": "MATKINS ADD", "description": "MATKINS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MATKINS ADD" ] ] }, { "label": "MATKINS ADD #2", "description": "MATKINS ADD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MATKINS ADD #2" ] ] }, { "label": "MATKINS ADD #3", "description": "MATKINS ADD #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MATKINS ADD #3" ] ] }, { "label": "MATKINS ADD #4", "description": "MATKINS ADD #4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MATKINS ADD #4" ] ] }, { "label": "MATKINS ADD #5", "description": "MATKINS ADD #5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MATKINS ADD #5" ] ] }, { "label": "MATKINS ADD #6", "description": "MATKINS ADD #6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MATKINS ADD #6" ] ] }, { "label": "MATKINS ADD #7", "description": "MATKINS ADD #7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MATKINS ADD #7" ] ] }, { "label": "MATKINS ADD #8", "description": "MATKINS ADD #8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MATKINS ADD #8" ] ] }, { "label": "MATKINS ADD #9", "description": "MATKINS ADD #9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MATKINS ADD #9" ] ] }, { "label": "MATKINS OFFICE CONDOMINIUMS", "description": "MATKINS OFFICE CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MATKINS OFFICE CONDOMINIUMS" ] ] }, { "label": "MATT PLACER MS 1417", "description": "MATT PLACER MS 1417", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MATT PLACER MS 1417" ] ] }, { "label": "MATZ SUBD", "description": "MATZ SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MATZ SUBD" ] ] }, { "label": "MAVERIK ADD", "description": "MAVERIK ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAVERIK ADD" ] ] }, { "label": "MAVERIK LACROSSE ADD", "description": "MAVERIK LACROSSE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAVERIK LACROSSE ADD" ] ] }, { "label": "MAY #1 LODE MS 2047", "description": "MAY #1 LODE MS 2047", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAY #1 LODE MS 2047" ] ] }, { "label": "MAY LODE MS 2047", "description": "MAY LODE MS 2047", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAY LODE MS 2047" ] ] }, { "label": "MAY SUBD", "description": "MAY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAY SUBD" ] ] }, { "label": "MAYFIELD", "description": "MAYFIELD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 198, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MAYFIELD" ] ] }, { "label": "MBF SUBD", "description": "MBF SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MBF SUBD" ] ] }, { "label": "MCCAINS SUBD", "description": "MCCAINS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCCAINS SUBD" ] ] }, { "label": "MCCLASKEY SUBD", "description": "MCCLASKEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCCLASKEY SUBD" ] ] }, { "label": "MCELGUNN SUBD", "description": "MCELGUNN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCELGUNN SUBD" ] ] }, { "label": "MCGRAYS SUBD", "description": "MCGRAYS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCGRAYS SUBD" ] ] }, { "label": "MCGRIFF ADD", "description": "MCGRIFF ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCGRIFF ADD" ] ] }, { "label": "MCKEE SUBD", "description": "MCKEE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCKEE SUBD" ] ] }, { "label": "MCKIERNAN HEIGHTS SUBD", "description": "MCKIERNAN HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCKIERNAN HEIGHTS SUBD" ] ] }, { "label": "MCKINNON SUBD", "description": "MCKINNON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCKINNON SUBD" ] ] }, { "label": "MCLAINS SUBD", "description": "MCLAINS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCLAINS SUBD" ] ] }, { "label": "MCMAHON INDUSTRIAL PARK #2", "description": "MCMAHON INDUSTRIAL PARK #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCMAHON INDUSTRIAL PARK #2" ] ] }, { "label": "MCMAHON SUBD", "description": "MCMAHON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCMAHON SUBD" ] ] }, { "label": "MCMANIGAL SUBD", "description": "MCMANIGAL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCMANIGAL SUBD" ] ] }, { "label": "MCVEY SUBD", "description": "MCVEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCVEY SUBD" ] ] }, { "label": "MDU SUBD", "description": "MDU SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MDU SUBD" ] ] }, { "label": "MEADOW RANCH ESTATES", "description": "MEADOW RANCH ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MEADOW RANCH ESTATES" ] ] }, { "label": "MEADOW RIDGE", "description": "MEADOW RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MEADOW RIDGE" ] ] }, { "label": "MEADOW VIEW SUBD", "description": "MEADOW VIEW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MEADOW VIEW SUBD" ] ] }, { "label": "MEADOWLARK HILLS SUBD", "description": "MEADOWLARK HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MEADOWLARK HILLS SUBD" ] ] }, { "label": "MEADOWS SUB, THE", "description": "MEADOWS SUB, THE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MEADOWS SUB, THE" ] ] }, { "label": "MEADOWWOOD", "description": "MEADOWWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 198, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MEADOWWOOD" ] ] }, { "label": "MEADOWWOOD LANES ADD", "description": "MEADOWWOOD LANES ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MEADOWWOOD LANES ADD" ] ] }, { "label": "MEDICINE RIDGE #2", "description": "MEDICINE RIDGE #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MEDICINE RIDGE #2" ] ] }, { "label": "MEDICINE RIDGE SUBD", "description": "MEDICINE RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MEDICINE RIDGE SUBD" ] ] }, { "label": "MEDITERRANEAN", "description": "MEDITERRANEAN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MEDITERRANEAN" ] ] }, { "label": "MELCHERT RANCH SUBD", "description": "MELCHERT RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MELCHERT RANCH SUBD" ] ] }, { "label": "MELCOR ACRES", "description": "MELCOR ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MELCOR ACRES" ] ] }, { "label": "MELODY ACRES", "description": "MELODY ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MELODY ACRES" ] ] }, { "label": "MELODY ACRES #2", "description": "MELODY ACRES #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MELODY ACRES #2" ] ] }, { "label": "MELVIN SUBD", "description": "MELVIN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MELVIN SUBD" ] ] }, { "label": "MENARD SUBD", "description": "MENARD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MENARD SUBD" ] ] }, { "label": "MERCHANTS FIRST ADD", "description": "MERCHANTS FIRST ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MERCHANTS FIRST ADD" ] ] }, { "label": "MERCHEN ADD", "description": "MERCHEN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MERCHEN ADD" ] ] }, { "label": "MERCHEN ADD #2", "description": "MERCHEN ADD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MERCHEN ADD #2" ] ] }, { "label": "MERCHEN ESTATES", "description": "MERCHEN ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MERCHEN ESTATES" ] ] }, { "label": "MERCHENS FIRST ADD", "description": "MERCHENS FIRST ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MERCHENS FIRST ADD" ] ] }, { "label": "MERIDIAN SUBD", "description": "MERIDIAN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MERIDIAN SUBD" ] ] }, { "label": "MERLE CROWNS FIRST ADD", "description": "MERLE CROWNS FIRST ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MERLE CROWNS FIRST ADD" ] ] }, { "label": "MERRITT LODE MS 993", "description": "MERRITT LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MERRITT LODE MS 993" ] ] }, { "label": "MESA VIEW ESTATES SUBD #1", "description": "MESA VIEW ESTATES SUBD #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MESA VIEW ESTATES SUBD #1" ] ] }, { "label": "METTLER ADD", "description": "METTLER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "METTLER ADD" ] ] }, { "label": "METZ ADD", "description": "METZ ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "METZ ADD" ] ] }, { "label": "MEWONITOC LODE MS 620", "description": "MEWONITOC LODE MS 620", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MEWONITOC LODE MS 620" ] ] }, { "label": "MEWONITOC LODE SUBD", "description": "MEWONITOC LODE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MEWONITOC LODE SUBD" ] ] }, { "label": "MHP SUBD", "description": "MHP SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MHP SUBD" ] ] }, { "label": "MICHAEL SUBD", "description": "MICHAEL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MICHAEL SUBD" ] ] }, { "label": "MICHIGAN PLACER", "description": "MICHIGAN PLACER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MICHIGAN PLACER" ] ] }, { "label": "MIDLAND SUBD", "description": "MIDLAND SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MIDLAND SUBD" ] ] }, { "label": "MIDWAY FRACTION LODE M", "description": "MIDWAY FRACTION LODE M", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MIDWAY FRACTION LODE M" ] ] }, { "label": "MIDWESTERN", "description": "MIDWESTERN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MIDWESTERN" ] ] }, { "label": "MIDWESTERN #2", "description": "MIDWESTERN #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MIDWESTERN #2" ] ] }, { "label": "MILL SITE LODE MS 2157", "description": "MILL SITE LODE MS 2157", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MILL SITE LODE MS 2157" ] ] }, { "label": "MILLARD ADD", "description": "MILLARD ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MILLARD ADD" ] ] }, { "label": "MILLER SUBD", "description": "MILLER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MILLER SUBD" ] ] }, { "label": "MILLER SUBD #2", "description": "MILLER SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MILLER SUBD #2" ] ] }, { "label": "MILLS RANCH SUBD", "description": "MILLS RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MILLS RANCH SUBD" ] ] }, { "label": "MILLSITE LODE MS 731", "description": "MILLSITE LODE MS 731", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MILLSITE LODE MS 731" ] ] }, { "label": "MINERAL #1 LODE MS 1620", "description": "MINERAL #1 LODE MS 1620", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MINERAL #1 LODE MS 1620" ] ] }, { "label": "MINERAL #2 LODE MS 1620", "description": "MINERAL #2 LODE MS 1620", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MINERAL #2 LODE MS 1620" ] ] }, { "label": "MINERAL #3 LODE MS 1620", "description": "MINERAL #3 LODE MS 1620", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MINERAL #3 LODE MS 1620" ] ] }, { "label": "MINERS DREAM MS 1198", "description": "MINERS DREAM MS 1198", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MINERS DREAM MS 1198" ] ] }, { "label": "MINNEAPOLIS LODE MS 1797", "description": "MINNEAPOLIS LODE MS 1797", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MINNEAPOLIS LODE MS 1797" ] ] }, { "label": "MINNEKAHTA", "description": "MINNEKAHTA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MINNEKAHTA" ] ] }, { "label": "MINNESOTA ESTATES SUBD", "description": "MINNESOTA ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MINNESOTA ESTATES SUBD" ] ] }, { "label": "MINNESOTA MILLSITE MS 893", "description": "MINNESOTA MILLSITE MS 893", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MINNESOTA MILLSITE MS 893" ] ] }, { "label": "MINNESOTA PARK SUBD", "description": "MINNESOTA PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MINNESOTA PARK SUBD" ] ] }, { "label": "MINNESOTA RIDGE HEIGHTS SUBD", "description": "MINNESOTA RIDGE HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MINNESOTA RIDGE HEIGHTS SUBD" ] ] }, { "label": "MINNESOTA RIDGE SUBD", "description": "MINNESOTA RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MINNESOTA RIDGE SUBD" ] ] }, { "label": "MINNEWASTA", "description": "MINNEWASTA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MINNEWASTA" ] ] }, { "label": "MIRACLE PINES", "description": "MIRACLE PINES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MIRACLE PINES" ] ] }, { "label": "MIRACLE PLACE SUBD", "description": "MIRACLE PLACE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MIRACLE PLACE SUBD" ] ] }, { "label": "MISSION HILLS", "description": "MISSION HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MISSION HILLS" ] ] }, { "label": "MISSION HILLS #2", "description": "MISSION HILLS #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MISSION HILLS #2" ] ] }, { "label": "MISTY MEADOWS SUBDIVISION", "description": "MISTY MEADOWS SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MISTY MEADOWS SUBDIVISION" ] ] }, { "label": "MJ SUBD", "description": "MJ SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MJ SUBD" ] ] }, { "label": "MJK SUBD", "description": "MJK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MJK SUBD" ] ] }, { "label": "MOCKINGBIRD SUBD", "description": "MOCKINGBIRD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOCKINGBIRD SUBD" ] ] }, { "label": "MOHAWK LODE MS 456", "description": "MOHAWK LODE MS 456", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOHAWK LODE MS 456" ] ] }, { "label": "MONARCH MICA LODE MS 469", "description": "MONARCH MICA LODE MS 469", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MONARCH MICA LODE MS 469" ] ] }, { "label": "MONITOR MICA MS #468 SUBD", "description": "MONITOR MICA MS #468 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MONITOR MICA MS #468 SUBD" ] ] }, { "label": "MONTANA LODE MS 2049", "description": "MONTANA LODE MS 2049", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MONTANA LODE MS 2049" ] ] }, { "label": "MONTE CARLO MS 2120", "description": "MONTE CARLO MS 2120", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MONTE CARLO MS 2120" ] ] }, { "label": "MONTE VISTA SUBD", "description": "MONTE VISTA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MONTE VISTA SUBD" ] ] }, { "label": "MONTGOMERY SUBD", "description": "MONTGOMERY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MONTGOMERY SUBD" ] ] }, { "label": "MONUMENT SUBD", "description": "MONUMENT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MONUMENT SUBD" ] ] }, { "label": "MOON MEADOW ESTATES", "description": "MOON MEADOW ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOON MEADOW ESTATES" ] ] }, { "label": "MOON MEADOWS PARK SUBD", "description": "MOON MEADOWS PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOON MEADOWS PARK SUBD" ] ] }, { "label": "MOON MEADOWS RIDGE SUBD", "description": "MOON MEADOWS RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOON MEADOWS RIDGE SUBD" ] ] }, { "label": "MOON RANCH SUBD", "description": "MOON RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOON RANCH SUBD" ] ] }, { "label": "MOON RIDGE SUBD", "description": "MOON RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOON RIDGE SUBD" ] ] }, { "label": "MOONLIGHT SUBD", "description": "MOONLIGHT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOONLIGHT SUBD" ] ] }, { "label": "MORGANS", "description": "MORGANS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MORGANS" ] ] }, { "label": "MORNING VIEW HEIGHTS", "description": "MORNING VIEW HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MORNING VIEW HEIGHTS" ] ] }, { "label": "MORNING VIEW HEIGHTS #2", "description": "MORNING VIEW HEIGHTS #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MORNING VIEW HEIGHTS #2" ] ] }, { "label": "MORNING VIEW SUBD", "description": "MORNING VIEW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MORNING VIEW SUBD" ] ] }, { "label": "MORNINGSIDE ADD", "description": "MORNINGSIDE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MORNINGSIDE ADD" ] ] }, { "label": "MORRELL", "description": "MORRELL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MORRELL" ] ] }, { "label": "MORRIS ADD", "description": "MORRIS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MORRIS ADD" ] ] }, { "label": "MORRISON SUBD", "description": "MORRISON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MORRISON SUBD" ] ] }, { "label": "MORSE SUBD #1", "description": "MORSE SUBD #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MORSE SUBD #1" ] ] }, { "label": "MORSE SUBD #3", "description": "MORSE SUBD #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MORSE SUBD #3" ] ] }, { "label": "MORSE SUBD #4", "description": "MORSE SUBD #4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MORSE SUBD #4" ] ] }, { "label": "MORSE SUBD #5", "description": "MORSE SUBD #5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MORSE SUBD #5" ] ] }, { "label": "MOSHER SUBD", "description": "MOSHER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOSHER SUBD" ] ] }, { "label": "MOUNT WRANGELL LODE MS 2064", "description": "MOUNT WRANGELL LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOUNT WRANGELL LODE MS 2064" ] ] }, { "label": "MOUNTAIN BOY LODE MS 1483", "description": "MOUNTAIN BOY LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOUNTAIN BOY LODE MS 1483" ] ] }, { "label": "MOUNTAIN CITY PLACER MS 1249", "description": "MOUNTAIN CITY PLACER MS 1249", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOUNTAIN CITY PLACER MS 1249" ] ] }, { "label": "MOUNTAIN MEADOWS SUBD", "description": "MOUNTAIN MEADOWS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOUNTAIN MEADOWS SUBD" ] ] }, { "label": "MOUNTAIN PARK PLACER MS 1230", "description": "MOUNTAIN PARK PLACER MS 1230", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOUNTAIN PARK PLACER MS 1230" ] ] }, { "label": "MOUNTAIN PARK SUBD", "description": "MOUNTAIN PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOUNTAIN PARK SUBD" ] ] }, { "label": "MOUNTAIN PINES SUBD", "description": "MOUNTAIN PINES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOUNTAIN PINES SUBD" ] ] }, { "label": "MOUNTAIN SHADOWS SUBD", "description": "MOUNTAIN SHADOWS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOUNTAIN SHADOWS SUBD" ] ] }, { "label": "MOUNTAIN SPRINGS", "description": "MOUNTAIN SPRINGS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOUNTAIN SPRINGS" ] ] }, { "label": "MOUNTAIN VIEW", "description": "MOUNTAIN VIEW", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOUNTAIN VIEW" ] ] }, { "label": "MOUNTAIN VIEW #2", "description": "MOUNTAIN VIEW #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOUNTAIN VIEW #2" ] ] }, { "label": "MOUNTAIN VIEW #3", "description": "MOUNTAIN VIEW #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOUNTAIN VIEW #3" ] ] }, { "label": "MOUNTAIN VIEW CONDOMINIUMS", "description": "MOUNTAIN VIEW CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOUNTAIN VIEW CONDOMINIUMS" ] ] }, { "label": "MOWRY SUBD", "description": "MOWRY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOWRY SUBD" ] ] }, { "label": "MOYLE SUBD", "description": "MOYLE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MOYLE SUBD" ] ] }, { "label": "MS #1250 SUBD", "description": "MS #1250 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MS #1250 SUBD" ] ] }, { "label": "MS #1578 SUBD", "description": "MS #1578 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MS #1578 SUBD" ] ] }, { "label": "MS #688 SUBD", "description": "MS #688 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MS #688 SUBD" ] ] }, { "label": "MS 1019", "description": "MS 1019", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MS 1019" ] ] }, { "label": "MS 1251", "description": "MS 1251", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MS 1251" ] ] }, { "label": "MS 1923", "description": "MS 1923", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MS 1923" ] ] }, { "label": "MS 1926", "description": "MS 1926", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MS 1926" ] ] }, { "label": "MS 972", "description": "MS 972", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MS 972" ] ] }, { "label": "MS 973", "description": "MS 973", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MS 973" ] ] }, { "label": "MULLERS 1ST ADD", "description": "MULLERS 1ST ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MULLERS 1ST ADD" ] ] }, { "label": "MULLIN SUBD", "description": "MULLIN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MULLIN SUBD" ] ] }, { "label": "MUNDERLOH", "description": "MUNDERLOH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MUNDERLOH" ] ] }, { "label": "MUNYAN ESTATES", "description": "MUNYAN ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MUNYAN ESTATES" ] ] }, { "label": "MUNYAN SUBD", "description": "MUNYAN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MUNYAN SUBD" ] ] }, { "label": "MURPHY RANCH ESTATES SUBD", "description": "MURPHY RANCH ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MURPHY RANCH ESTATES SUBD" ] ] }, { "label": "MURPHYS SUBD", "description": "MURPHYS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MURPHYS SUBD" ] ] }, { "label": "MURRAY SUBD", "description": "MURRAY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MURRAY SUBD" ] ] }, { "label": "MURRAY SUBDIVISION NO. 2", "description": "MURRAY SUBDIVISION NO. 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MURRAY SUBDIVISION NO. 2" ] ] }, { "label": "MYRTLE LODE MS 993", "description": "MYRTLE LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MYRTLE LODE MS 993" ] ] }, { "label": "MYSTIC RANGER SUBD", "description": "MYSTIC RANGER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MYSTIC RANGER SUBD" ] ] }, { "label": "MYSTIC VALLEY ESTATES SUBD", "description": "MYSTIC VALLEY ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MYSTIC VALLEY ESTATES SUBD" ] ] }, { "label": "NAMANNY SUBD", "description": "NAMANNY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NAMANNY SUBD" ] ] }, { "label": "NAMELESS CANYON SUBD", "description": "NAMELESS CANYON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NAMELESS CANYON SUBD" ] ] }, { "label": "NAPOLI SUBD", "description": "NAPOLI SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NAPOLI SUBD" ] ] }, { "label": "NASH FINCH SUBD", "description": "NASH FINCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NASH FINCH SUBD" ] ] }, { "label": "NASH SUBD", "description": "NASH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NASH SUBD" ] ] }, { "label": "NATALIA LODE MS 1203", "description": "NATALIA LODE MS 1203", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NATALIA LODE MS 1203" ] ] }, { "label": "NATIONAL PLACER MS 688", "description": "NATIONAL PLACER MS 688", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NATIONAL PLACER MS 688" ] ] }, { "label": "NEBRASKA LODE MS 1716", "description": "NEBRASKA LODE MS 1716", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEBRASKA LODE MS 1716" ] ] }, { "label": "NEEDLES SUBD", "description": "NEEDLES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEEDLES SUBD" ] ] }, { "label": "NEFF SUBD V", "description": "NEFF SUBD V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEFF SUBD V" ] ] }, { "label": "NEFFS SUBD #1", "description": "NEFFS SUBD #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEFFS SUBD #1" ] ] }, { "label": "NEFFS SUBD #2", "description": "NEFFS SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEFFS SUBD #2" ] ] }, { "label": "NEFFS SUBD #3", "description": "NEFFS SUBD #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEFFS SUBD #3" ] ] }, { "label": "NEFFS SUBD #4", "description": "NEFFS SUBD #4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEFFS SUBD #4" ] ] }, { "label": "NEISEN SUBD", "description": "NEISEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEISEN SUBD" ] ] }, { "label": "NELLIE CONSOLIDATED PLACER MS 994", "description": "NELLIE CONSOLIDATED PLACER MS 994", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NELLIE CONSOLIDATED PLACER MS 994" ] ] }, { "label": "NELLIE LODE MS 2064", "description": "NELLIE LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NELLIE LODE MS 2064" ] ] }, { "label": "NELSON ACRES", "description": "NELSON ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NELSON ACRES" ] ] }, { "label": "NELSON SUBD", "description": "NELSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NELSON SUBD" ] ] }, { "label": "NESS ADD", "description": "NESS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NESS ADD" ] ] }, { "label": "NETTIE LODE MS 642", "description": "NETTIE LODE MS 642", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NETTIE LODE MS 642" ] ] }, { "label": "NEVADA LODE MS 2049", "description": "NEVADA LODE MS 2049", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEVADA LODE MS 2049" ] ] }, { "label": "NEW HOLLAND #2 MS 606", "description": "NEW HOLLAND #2 MS 606", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEW HOLLAND #2 MS 606" ] ] }, { "label": "NEW HOMESTAKE #3 LODE MS 987", "description": "NEW HOMESTAKE #3 LODE MS 987", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEW HOMESTAKE #3 LODE MS 987" ] ] }, { "label": "NEW HOMESTAKE #4 LODE MS 987", "description": "NEW HOMESTAKE #4 LODE MS 987", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEW HOMESTAKE #4 LODE MS 987" ] ] }, { "label": "NEW HOMESTAKE #5 LODE", "description": "NEW HOMESTAKE #5 LODE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEW HOMESTAKE #5 LODE" ] ] }, { "label": "NEW HOPE LODE MS 974", "description": "NEW HOPE LODE MS 974", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEW HOPE LODE MS 974" ] ] }, { "label": "NEW LEAF SUBD", "description": "NEW LEAF SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEW LEAF SUBD" ] ] }, { "label": "NEW PARK SUB, THE", "description": "NEW PARK SUB, THE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEW PARK SUB, THE" ] ] }, { "label": "NEW SCHOOL ADD", "description": "NEW SCHOOL ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEW SCHOOL ADD" ] ] }, { "label": "NEW YORK SUBD", "description": "NEW YORK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEW YORK SUBD" ] ] }, { "label": "NEWMAN SUBD", "description": "NEWMAN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEWMAN SUBD" ] ] }, { "label": "NEWTON FORK RANCH SUBD", "description": "NEWTON FORK RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEWTON FORK RANCH SUBD" ] ] }, { "label": "NEWTON PLACER MS 672", "description": "NEWTON PLACER MS 672", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEWTON PLACER MS 672" ] ] }, { "label": "NEWTON TIN LODE MS 652", "description": "NEWTON TIN LODE MS 652", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NEWTON TIN LODE MS 652" ] ] }, { "label": "NIAGRIA #1 LODE MS 2123", "description": "NIAGRIA #1 LODE MS 2123", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NIAGRIA #1 LODE MS 2123" ] ] }, { "label": "NIAGRIA LODE MS 2123", "description": "NIAGRIA LODE MS 2123", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NIAGRIA LODE MS 2123" ] ] }, { "label": "NICHOLLS NO 2 SUBD", "description": "NICHOLLS NO 2 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NICHOLLS NO 2 SUBD" ] ] }, { "label": "NICHOLLS SUBD", "description": "NICHOLLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NICHOLLS SUBD" ] ] }, { "label": "NICKEL #1 LODE MS 1873", "description": "NICKEL #1 LODE MS 1873", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NICKEL #1 LODE MS 1873" ] ] }, { "label": "NIELSEN SUBD", "description": "NIELSEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NIELSEN SUBD" ] ] }, { "label": "NO BAD DAYS SUBD", "description": "NO BAD DAYS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NO BAD DAYS SUBD" ] ] }, { "label": "NOAA SUBD", "description": "NOAA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NOAA SUBD" ] ] }, { "label": "NORMAN RANCH SUBD", "description": "NORMAN RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORMAN RANCH SUBD" ] ] }, { "label": "NORMANS ROOST", "description": "NORMANS ROOST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 193, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORMANS ROOST" ] ] }, { "label": "NORRIS PEAK SUBD", "description": "NORRIS PEAK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORRIS PEAK SUBD" ] ] }, { "label": "NORSE PLACER", "description": "NORSE PLACER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORSE PLACER" ] ] }, { "label": "NORTH 80 SUBD", "description": "NORTH 80 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH 80 SUBD" ] ] }, { "label": "NORTH BOULEVARD", "description": "NORTH BOULEVARD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH BOULEVARD" ] ] }, { "label": "NORTH CHERRY AVE CONDOMINIUMS", "description": "NORTH CHERRY AVE CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH CHERRY AVE CONDOMINIUMS" ] ] }, { "label": "NORTH HAINES SUBD", "description": "NORTH HAINES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH HAINES SUBD" ] ] }, { "label": "NORTH PLAZA CONDOMINIUM", "description": "NORTH PLAZA CONDOMINIUM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH PLAZA CONDOMINIUM" ] ] }, { "label": "NORTH RAPID ADD", "description": "NORTH RAPID ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH RAPID ADD" ] ] }, { "label": "NORTH RAPID ADD #2", "description": "NORTH RAPID ADD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH RAPID ADD #2" ] ] }, { "label": "NORTH SIDE ADD", "description": "NORTH SIDE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH SIDE ADD" ] ] }, { "label": "NORTH TERRACE PRD", "description": "NORTH TERRACE PRD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 206, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH TERRACE PRD" ] ] }, { "label": "NORTH UNDERWOOD ADD", "description": "NORTH UNDERWOOD ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH UNDERWOOD ADD" ] ] }, { "label": "NORTH VALLEY PARK SUBD", "description": "NORTH VALLEY PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH VALLEY PARK SUBD" ] ] }, { "label": "NORTH WALL ADD", "description": "NORTH WALL ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH WALL ADD" ] ] }, { "label": "NORTHBROOK VILLAGE", "description": "NORTHBROOK VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTHBROOK VILLAGE" ] ] }, { "label": "NORTHDALE SUBD", "description": "NORTHDALE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTHDALE SUBD" ] ] }, { "label": "NORTHERN HEIGHTS SUBD", "description": "NORTHERN HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTHERN HEIGHTS SUBD" ] ] }, { "label": "NORTHERN LIGHTS COMMERCIAL PARK", "description": "NORTHERN LIGHTS COMMERCIAL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTHERN LIGHTS COMMERCIAL PARK" ] ] }, { "label": "NORTHERN LIGHTS SUBD", "description": "NORTHERN LIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTHERN LIGHTS SUBD" ] ] }, { "label": "NORTHERN PACIFIC LODE,", "description": "NORTHERN PACIFIC LODE,", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTHERN PACIFIC LODE," ] ] }, { "label": "NORTHRIDGE SUBD", "description": "NORTHRIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTHRIDGE SUBD" ] ] }, { "label": "NORTHSTAR SUBD", "description": "NORTHSTAR SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTHSTAR SUBD" ] ] }, { "label": "NOWLIN AND WOOD", "description": "NOWLIN AND WOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NOWLIN AND WOOD" ] ] }, { "label": "NOWLIN AND WOOD REPLAT", "description": "NOWLIN AND WOOD REPLAT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NOWLIN AND WOOD REPLAT" ] ] }, { "label": "NOYES SUBD", "description": "NOYES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NOYES SUBD" ] ] }, { "label": "NRC SUBD", "description": "NRC SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NRC SUBD" ] ] }, { "label": "NWB WICKSVILLE SUBD", "description": "NWB WICKSVILLE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NWB WICKSVILLE SUBD" ] ] }, { "label": "NWE SUBD", "description": "NWE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NWE SUBD" ] ] }, { "label": "OAK DRAW SUBD", "description": "OAK DRAW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OAK DRAW SUBD" ] ] }, { "label": "OAK MEADOWS ESTATES", "description": "OAK MEADOWS ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OAK MEADOWS ESTATES" ] ] }, { "label": "OBRIEN SUBD", "description": "OBRIEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OBRIEN SUBD" ] ] }, { "label": "OHIO LODE MS 993", "description": "OHIO LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OHIO LODE MS 993" ] ] }, { "label": "OHIO TIN LODE MS 623", "description": "OHIO TIN LODE MS 623", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OHIO TIN LODE MS 623" ] ] }, { "label": "OLD FOLSOM SUBD", "description": "OLD FOLSOM SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLD FOLSOM SUBD" ] ] }, { "label": "OLD HOMESTEAD SUBD", "description": "OLD HOMESTEAD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLD HOMESTEAD SUBD" ] ] }, { "label": "OLD RODEO SUBD", "description": "OLD RODEO SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLD RODEO SUBD" ] ] }, { "label": "OLD ROY #1 LODE MS 1497", "description": "OLD ROY #1 LODE MS 1497", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLD ROY #1 LODE MS 1497" ] ] }, { "label": "OLD ROY LODE MS 1497", "description": "OLD ROY LODE MS 1497", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLD ROY LODE MS 1497" ] ] }, { "label": "OLD STANDBY LODE MS 212", "description": "OLD STANDBY LODE MS 212", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLD STANDBY LODE MS 212" ] ] }, { "label": "OLD STANDBY MILLSITE MS 396", "description": "OLD STANDBY MILLSITE MS 396", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLD STANDBY MILLSITE MS 396" ] ] }, { "label": "OLD TOWN", "description": "OLD TOWN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLD TOWN" ] ] }, { "label": "OLDFIELD SUBD", "description": "OLDFIELD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLDFIELD SUBD" ] ] }, { "label": "OLDFIELD, H E SUBD", "description": "OLDFIELD, H E SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLDFIELD, H E SUBD" ] ] }, { "label": "OLESEN SUBD", "description": "OLESEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLESEN SUBD" ] ] }, { "label": "OLIFF SUBD I", "description": "OLIFF SUBD I", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLIFF SUBD I" ] ] }, { "label": "OLSON PARK SUBD", "description": "OLSON PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLSON PARK SUBD" ] ] }, { "label": "OLSON PARK SUBD #2", "description": "OLSON PARK SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLSON PARK SUBD #2" ] ] }, { "label": "OLSON PARK SUBD #3", "description": "OLSON PARK SUBD #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLSON PARK SUBD #3" ] ] }, { "label": "OLSON SUBD", "description": "OLSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OLSON SUBD" ] ] }, { "label": "OMEARA ADD", "description": "OMEARA ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OMEARA ADD" ] ] }, { "label": "OMEGA SUBD", "description": "OMEGA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OMEGA SUBD" ] ] }, { "label": "ORA CHAIN #2 LODE MS 445", "description": "ORA CHAIN #2 LODE MS 445", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ORA CHAIN #2 LODE MS 445" ] ] }, { "label": "ORCHARD MEADOWS", "description": "ORCHARD MEADOWS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ORCHARD MEADOWS" ] ] }, { "label": "ORCHARD MEADOWS NO. 2", "description": "ORCHARD MEADOWS NO. 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ORCHARD MEADOWS NO. 2" ] ] }, { "label": "ORCHARD SUBD", "description": "ORCHARD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 208, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ORCHARD SUBD" ] ] }, { "label": "OREGON LODE MS 2049", "description": "OREGON LODE MS 2049", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OREGON LODE MS 2049" ] ] }, { "label": "ORESTES C CRAMER ADD", "description": "ORESTES C CRAMER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ORESTES C CRAMER ADD" ] ] }, { "label": "ORIGINAL TOWN OF BOX ELDER", "description": "ORIGINAL TOWN OF BOX ELDER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ORIGINAL TOWN OF BOX ELDER" ] ] }, { "label": "ORIGINAL TOWN OF HILL CITY", "description": "ORIGINAL TOWN OF HILL CITY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ORIGINAL TOWN OF HILL CITY" ] ] }, { "label": "ORIGINAL TOWN OF KEYSTONE", "description": "ORIGINAL TOWN OF KEYSTONE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ORIGINAL TOWN OF KEYSTONE" ] ] }, { "label": "ORIGINAL TOWN OF NEW UNDERWOOD", "description": "ORIGINAL TOWN OF NEW UNDERWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ORIGINAL TOWN OF NEW UNDERWOOD" ] ] }, { "label": "ORIGINAL TOWN OF QUINN", "description": "ORIGINAL TOWN OF QUINN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ORIGINAL TOWN OF QUINN" ] ] }, { "label": "ORIGINAL TOWN OF RAPID CITY", "description": "ORIGINAL TOWN OF RAPID CITY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ORIGINAL TOWN OF RAPID CITY" ] ] }, { "label": "ORIGINAL TOWN OF WALL", "description": "ORIGINAL TOWN OF WALL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ORIGINAL TOWN OF WALL" ] ] }, { "label": "ORIGINAL TOWN OF WASTA", "description": "ORIGINAL TOWN OF WASTA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ORIGINAL TOWN OF WASTA" ] ] }, { "label": "ORIOLE SUBD", "description": "ORIOLE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ORIOLE SUBD" ] ] }, { "label": "OT SUBD", "description": "OT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OT SUBD" ] ] }, { "label": "OTHO #1 LODE MS 2067", "description": "OTHO #1 LODE MS 2067", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OTHO #1 LODE MS 2067" ] ] }, { "label": "OTHO #2 LODE MS 2067", "description": "OTHO #2 LODE MS 2067", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OTHO #2 LODE MS 2067" ] ] }, { "label": "OTHO LODE MS 2067", "description": "OTHO LODE MS 2067", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OTHO LODE MS 2067" ] ] }, { "label": "OTHO SUBD", "description": "OTHO SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OTHO SUBD" ] ] }, { "label": "OUTLOT H-1 SUBD", "description": "OUTLOT H-1 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OUTLOT H-1 SUBD" ] ] }, { "label": "OVERBY SUBD", "description": "OVERBY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OVERBY SUBD" ] ] }, { "label": "OVERLOOK SOUTH CONDOMINIUMS", "description": "OVERLOOK SOUTH CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OVERLOOK SOUTH CONDOMINIUMS" ] ] }, { "label": "OVERLOOK SUBD", "description": "OVERLOOK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OVERLOOK SUBD" ] ] }, { "label": "OWANKA", "description": "OWANKA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OWANKA" ] ] }, { "label": "OWANKA PLATTED LAND", "description": "OWANKA PLATTED LAND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OWANKA PLATTED LAND" ] ] }, { "label": "OWEN HIBBARD SUBD", "description": "OWEN HIBBARD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OWEN HIBBARD SUBD" ] ] }, { "label": "OWEN MANN", "description": "OWEN MANN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OWEN MANN" ] ] }, { "label": "OZARK #1 LODE MS 815", "description": "OZARK #1 LODE MS 815", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OZARK #1 LODE MS 815" ] ] }, { "label": "P AND M SUBD", "description": "P AND M SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "P AND M SUBD" ] ] }, { "label": "P J SCHRANKEL SUBD", "description": "P J SCHRANKEL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "P J SCHRANKEL SUBD" ] ] }, { "label": "PABST LODE MS 993", "description": "PABST LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PABST LODE MS 993" ] ] }, { "label": "PACIFIC LODE MS 1944", "description": "PACIFIC LODE MS 1944", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PACIFIC LODE MS 1944" ] ] }, { "label": "PACTOLA ESTATES", "description": "PACTOLA ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PACTOLA ESTATES" ] ] }, { "label": "PACTOLA HEIGHTS", "description": "PACTOLA HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PACTOLA HEIGHTS" ] ] }, { "label": "PACTOLA PLACER MS 891", "description": "PACTOLA PLACER MS 891", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PACTOLA PLACER MS 891" ] ] }, { "label": "PAHA SAPA HIGH COUNTRY TRACT 2", "description": "PAHA SAPA HIGH COUNTRY TRACT 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PAHA SAPA HIGH COUNTRY TRACT 2" ] ] }, { "label": "PALM DRIVE SUBD", "description": "PALM DRIVE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PALM DRIVE SUBD" ] ] }, { "label": "PALMER GULCH ESTATES", "description": "PALMER GULCH ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PALMER GULCH ESTATES" ] ] }, { "label": "PALMER GULCH PLACER MS 690", "description": "PALMER GULCH PLACER MS 690", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PALMER GULCH PLACER MS 690" ] ] }, { "label": "PALMER SUBD", "description": "PALMER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PALMER SUBD" ] ] }, { "label": "PALMER SUBD ADD", "description": "PALMER SUBD ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PALMER SUBD ADD" ] ] }, { "label": "PALO VERDE", "description": "PALO VERDE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PALO VERDE" ] ] }, { "label": "PANKRATZ SUBD", "description": "PANKRATZ SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PANKRATZ SUBD" ] ] }, { "label": "PAR SUBD", "description": "PAR SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PAR SUBD" ] ] }, { "label": "PARADISE ESTATES SUBD", "description": "PARADISE ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARADISE ESTATES SUBD" ] ] }, { "label": "PARADISE PINES SUBD", "description": "PARADISE PINES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARADISE PINES SUBD" ] ] }, { "label": "PARADISE VALLEY", "description": "PARADISE VALLEY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARADISE VALLEY" ] ] }, { "label": "PARK ADD", "description": "PARK ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARK ADD" ] ] }, { "label": "PARK ADD #2", "description": "PARK ADD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARK ADD #2" ] ] }, { "label": "PARK BLOCK SUBD", "description": "PARK BLOCK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARK BLOCK SUBD" ] ] }, { "label": "PARK HILL", "description": "PARK HILL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARK HILL" ] ] }, { "label": "PARK HILL SUBD #2", "description": "PARK HILL SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARK HILL SUBD #2" ] ] }, { "label": "PARK HILL SUBD #7", "description": "PARK HILL SUBD #7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARK HILL SUBD #7" ] ] }, { "label": "PARK MEADOWS SUBD", "description": "PARK MEADOWS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARK MEADOWS SUBD" ] ] }, { "label": "PARK WEST CONDOMINIUMS", "description": "PARK WEST CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARK WEST CONDOMINIUMS" ] ] }, { "label": "PARKERS SUBD", "description": "PARKERS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARKERS SUBD" ] ] }, { "label": "PARKRIDGE VILLAGE", "description": "PARKRIDGE VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARKRIDGE VILLAGE" ] ] }, { "label": "PARKRIDGE VILLAGE #2", "description": "PARKRIDGE VILLAGE #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARKRIDGE VILLAGE #2" ] ] }, { "label": "PARKVIEW CONDOMINIUM", "description": "PARKVIEW CONDOMINIUM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARKVIEW CONDOMINIUM" ] ] }, { "label": "PARKVIEW ESTATES", "description": "PARKVIEW ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PARKVIEW ESTATES" ] ] }, { "label": "PATTERSON", "description": "PATTERSON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PATTERSON" ] ] }, { "label": "PATTON SUBD", "description": "PATTON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PATTON SUBD" ] ] }, { "label": "PAUGH SUBD", "description": "PAUGH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PAUGH SUBD" ] ] }, { "label": "PAUL SUBD", "description": "PAUL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PAUL SUBD" ] ] }, { "label": "PAYTON ADD", "description": "PAYTON ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PAYTON ADD" ] ] }, { "label": "PEACEFUL PINES CEMETERY", "description": "PEACEFUL PINES CEMETERY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PEACEFUL PINES CEMETERY" ] ] }, { "label": "PEACEFUL PINES SUBD", "description": "PEACEFUL PINES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PEACEFUL PINES SUBD" ] ] }, { "label": "PEACOCK LODE MS 962", "description": "PEACOCK LODE MS 962", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PEACOCK LODE MS 962" ] ] }, { "label": "PEARL LODE MS 1408", "description": "PEARL LODE MS 1408", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PEARL LODE MS 1408" ] ] }, { "label": "PEARSON ADD", "description": "PEARSON ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PEARSON ADD" ] ] }, { "label": "PEBBLE ACRES SUBD", "description": "PEBBLE ACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PEBBLE ACRES SUBD" ] ] }, { "label": "PELHAM #6 LODE MS 1621", "description": "PELHAM #6 LODE MS 1621", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PELHAM #6 LODE MS 1621" ] ] }, { "label": "PELLETIER ADD", "description": "PELLETIER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PELLETIER ADD" ] ] }, { "label": "PELLHAM #4 LODE MS 1621", "description": "PELLHAM #4 LODE MS 1621", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PELLHAM #4 LODE MS 1621" ] ] }, { "label": "PENGRA SUBD", "description": "PENGRA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PENGRA SUBD" ] ] }, { "label": "PEREGRINE POINT SUBD", "description": "PEREGRINE POINT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PEREGRINE POINT SUBD" ] ] }, { "label": "PERMAN ADD", "description": "PERMAN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PERMAN ADD" ] ] }, { "label": "PERPETUAL HELP SUBD", "description": "PERPETUAL HELP SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PERPETUAL HELP SUBD" ] ] }, { "label": "PESICKA SUBD", "description": "PESICKA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PESICKA SUBD" ] ] }, { "label": "PETERSON HEIGHTS SUBD", "description": "PETERSON HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PETERSON HEIGHTS SUBD" ] ] }, { "label": "PETERSON II SUBD", "description": "PETERSON II SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PETERSON II SUBD" ] ] }, { "label": "PETERSON SUBD MS 622", "description": "PETERSON SUBD MS 622", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PETERSON SUBD MS 622" ] ] }, { "label": "PETES GULCH SUBD", "description": "PETES GULCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PETES GULCH SUBD" ] ] }, { "label": "PETTYJOHN SUBD", "description": "PETTYJOHN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PETTYJOHN SUBD" ] ] }, { "label": "PFISTERER SUBD", "description": "PFISTERER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PFISTERER SUBD" ] ] }, { "label": "PHILLIPS SUBD", "description": "PHILLIPS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PHILLIPS SUBD" ] ] }, { "label": "PHONOLITE LODE MS 2064", "description": "PHONOLITE LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PHONOLITE LODE MS 2064" ] ] }, { "label": "PINE CLIFF SUBD", "description": "PINE CLIFF SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PINE CLIFF SUBD" ] ] }, { "label": "PINE CREST VILLAGE SUBD", "description": "PINE CREST VILLAGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PINE CREST VILLAGE SUBD" ] ] }, { "label": "PINE GROVE ACRES", "description": "PINE GROVE ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PINE GROVE ACRES" ] ] }, { "label": "PINE HEIGHTS", "description": "PINE HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PINE HEIGHTS" ] ] }, { "label": "PINE HILLS SUBD", "description": "PINE HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PINE HILLS SUBD" ] ] }, { "label": "PINE MEADOW SUBD", "description": "PINE MEADOW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PINE MEADOW SUBD" ] ] }, { "label": "PINE SHADOWS SUBD", "description": "PINE SHADOWS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PINE SHADOWS SUBD" ] ] }, { "label": "PINE VIEW", "description": "PINE VIEW", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PINE VIEW" ] ] }, { "label": "PINE VIEW TERRACE", "description": "PINE VIEW TERRACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PINE VIEW TERRACE" ] ] }, { "label": "PINE VIEW TERRACE #2", "description": "PINE VIEW TERRACE #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PINE VIEW TERRACE #2" ] ] }, { "label": "PINECREST SUBD", "description": "PINECREST SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PINECREST SUBD" ] ] }, { "label": "PINEDALE ADD", "description": "PINEDALE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PINEDALE ADD" ] ] }, { "label": "PINEDALE HEIGHTS", "description": "PINEDALE HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PINEDALE HEIGHTS" ] ] }, { "label": "PINEVILLE ACRES", "description": "PINEVILLE ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PINEVILLE ACRES" ] ] }, { "label": "PINEWOOD ESTATES", "description": "PINEWOOD ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PINEWOOD ESTATES" ] ] }, { "label": "PIONEER SUBD II", "description": "PIONEER SUBD II", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PIONEER SUBD II" ] ] }, { "label": "PIONEER SUBD NO. 3", "description": "PIONEER SUBD NO. 3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PIONEER SUBD NO. 3" ] ] }, { "label": "PITMAN SUBD", "description": "PITMAN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PITMAN SUBD" ] ] }, { "label": "PLACER SUBD", "description": "PLACER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLACER SUBD" ] ] }, { "label": "PLAINSVIEW ESTATES", "description": "PLAINSVIEW ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLAINSVIEW ESTATES" ] ] }, { "label": "PLAINSVIEW SUBD", "description": "PLAINSVIEW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLAINSVIEW SUBD" ] ] }, { "label": "PLAINVIEW #2", "description": "PLAINVIEW #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLAINVIEW #2" ] ] }, { "label": "PLAINVIEW LODE MS 2072", "description": "PLAINVIEW LODE MS 2072", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLAINVIEW LODE MS 2072" ] ] }, { "label": "PLANT STREET CONDOMINIUMS", "description": "PLANT STREET CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLANT STREET CONDOMINIUMS" ] ] }, { "label": "PLATEAU SUBD", "description": "PLATEAU SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLATEAU SUBD" ] ] }, { "label": "PLATEAU SUBD #2", "description": "PLATEAU SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLATEAU SUBD #2" ] ] }, { "label": "PLAZA SUBD", "description": "PLAZA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLAZA SUBD" ] ] }, { "label": "PLEASANT HILL ADD", "description": "PLEASANT HILL ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLEASANT HILL ADD" ] ] }, { "label": "PLEASANT VALLEY", "description": "PLEASANT VALLEY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLEASANT VALLEY" ] ] }, { "label": "PLEASANT VIEW SUBD", "description": "PLEASANT VIEW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLEASANT VIEW SUBD" ] ] }, { "label": "PLENDERVILLE SUBD", "description": "PLENDERVILLE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLENDERVILLE SUBD" ] ] }, { "label": "PLM SUBD", "description": "PLM SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLM SUBD" ] ] }, { "label": "PLM SUBD #2", "description": "PLM SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLM SUBD #2" ] ] }, { "label": "PLM SUBD #3", "description": "PLM SUBD #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLM SUBD #3" ] ] }, { "label": "PLUG CUT LODE MS 1816", "description": "PLUG CUT LODE MS 1816", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLUG CUT LODE MS 1816" ] ] }, { "label": "PLUM CREEK SUBD", "description": "PLUM CREEK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLUM CREEK SUBD" ] ] }, { "label": "PLUM TREE SUBD", "description": "PLUM TREE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLUM TREE SUBD" ] ] }, { "label": "PLYMPTON SUBD", "description": "PLYMPTON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLYMPTON SUBD" ] ] }, { "label": "POLAR BEAR SUBD", "description": "POLAR BEAR SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "POLAR BEAR SUBD" ] ] }, { "label": "POLICKY SUBD", "description": "POLICKY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "POLICKY SUBD" ] ] }, { "label": "PONCA #1 LODE MS 1110", "description": "PONCA #1 LODE MS 1110", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PONCA #1 LODE MS 1110" ] ] }, { "label": "PONCA LODE MS 1110", "description": "PONCA LODE MS 1110", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PONCA LODE MS 1110" ] ] }, { "label": "POND ADD", "description": "POND ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "POND ADD" ] ] }, { "label": "PONDEROSA HILL ESTATES", "description": "PONDEROSA HILL ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PONDEROSA HILL ESTATES" ] ] }, { "label": "PONDEROSA RIDGE ESTATES", "description": "PONDEROSA RIDGE ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PONDEROSA RIDGE ESTATES" ] ] }, { "label": "POPLAR SUBD", "description": "POPLAR SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "POPLAR SUBD" ] ] }, { "label": "PORTLAND #1 LODE MS 1483", "description": "PORTLAND #1 LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PORTLAND #1 LODE MS 1483" ] ] }, { "label": "PORTLAND LODE SUBD", "description": "PORTLAND LODE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PORTLAND LODE SUBD" ] ] }, { "label": "POTTS SUBD", "description": "POTTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "POTTS SUBD" ] ] }, { "label": "POWDER HOUSE SUBD", "description": "POWDER HOUSE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "POWDER HOUSE SUBD" ] ] }, { "label": "PRAIRIE AUTO SUBD", "description": "PRAIRIE AUTO SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRAIRIE AUTO SUBD" ] ] }, { "label": "PRAIRIE CREEK SUBD", "description": "PRAIRIE CREEK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRAIRIE CREEK SUBD" ] ] }, { "label": "PRAIRIE FIELDS SUBD", "description": "PRAIRIE FIELDS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRAIRIE FIELDS SUBD" ] ] }, { "label": "PRAIRIE HILLS SUBD", "description": "PRAIRIE HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRAIRIE HILLS SUBD" ] ] }, { "label": "PRAIRIE HOME SUBD", "description": "PRAIRIE HOME SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRAIRIE HOME SUBD" ] ] }, { "label": "PRAIRIE MEADOWS SUBD", "description": "PRAIRIE MEADOWS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRAIRIE MEADOWS SUBD" ] ] }, { "label": "PRAIRIE OAK SUBD", "description": "PRAIRIE OAK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRAIRIE OAK SUBD" ] ] }, { "label": "PRAIRIE SUBD", "description": "PRAIRIE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRAIRIE SUBD" ] ] }, { "label": "PRAIRIE VIEW ESTATES", "description": "PRAIRIE VIEW ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRAIRIE VIEW ESTATES" ] ] }, { "label": "PRAIRIEFIRE SUBD", "description": "PRAIRIEFIRE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRAIRIEFIRE SUBD" ] ] }, { "label": "PRESTON SUBD", "description": "PRESTON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRESTON SUBD" ] ] }, { "label": "PRICE ESTATES SUBD", "description": "PRICE ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRICE ESTATES SUBD" ] ] }, { "label": "PRITCHARDS 1ST ADD", "description": "PRITCHARDS 1ST ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PRITCHARDS 1ST ADD" ] ] }, { "label": "PROFESSIONAL PLAZA SUBD", "description": "PROFESSIONAL PLAZA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PROFESSIONAL PLAZA SUBD" ] ] }, { "label": "PROSPECT LODE MS 1380", "description": "PROSPECT LODE MS 1380", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PROSPECT LODE MS 1380" ] ] }, { "label": "PROSPECT MOUNTAIN DEVELOPMENT", "description": "PROSPECT MOUNTAIN DEVELOPMENT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PROSPECT MOUNTAIN DEVELOPMENT" ] ] }, { "label": "PROTECTOR MICA LODE MS 470", "description": "PROTECTOR MICA LODE MS 470", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PROTECTOR MICA LODE MS 470" ] ] }, { "label": "PROVIDENCE", "description": "PROVIDENCE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PROVIDENCE" ] ] }, { "label": "PT SUBD", "description": "PT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PT SUBD" ] ] }, { "label": "PUETZ SUBD", "description": "PUETZ SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PUETZ SUBD" ] ] }, { "label": "PULLEN SUBD", "description": "PULLEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PULLEN SUBD" ] ] }, { "label": "QUALITY SUBD", "description": "QUALITY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "QUALITY SUBD" ] ] }, { "label": "QUARTZ CANYON SUBD", "description": "QUARTZ CANYON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "QUARTZ CANYON SUBD" ] ] }, { "label": "QUEEN BEE LODE MS 609", "description": "QUEEN BEE LODE MS 609", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "QUEEN BEE LODE MS 609" ] ] }, { "label": "QUEEN BEE PLACER MS 605", "description": "QUEEN BEE PLACER MS 605", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "QUEEN BEE PLACER MS 605" ] ] }, { "label": "QUEEN OF THE HILLS #2 MS 1067", "description": "QUEEN OF THE HILLS #2 MS 1067", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "QUEEN OF THE HILLS #2 MS 1067" ] ] }, { "label": "QUEEN OF THE HILLS #3 MS 1067", "description": "QUEEN OF THE HILLS #3 MS 1067", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "QUEEN OF THE HILLS #3 MS 1067" ] ] }, { "label": "QUINCY PROFESSIONAL BLDG CONDO", "description": "QUINCY PROFESSIONAL BLDG CONDO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "QUINCY PROFESSIONAL BLDG CONDO" ] ] }, { "label": "R AND B SUBD", "description": "R AND B SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "R AND B SUBD" ] ] }, { "label": "RACE TRACK SUBD", "description": "RACE TRACK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RACE TRACK SUBD" ] ] }, { "label": "RACICKY SUBD", "description": "RACICKY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RACICKY SUBD" ] ] }, { "label": "RACKET LODE MS 1842", "description": "RACKET LODE MS 1842", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RACKET LODE MS 1842" ] ] }, { "label": "RADA SUBD", "description": "RADA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RADA SUBD" ] ] }, { "label": "RADAR HILLS RANCHETTES", "description": "RADAR HILLS RANCHETTES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RADAR HILLS RANCHETTES" ] ] }, { "label": "RADIO TOWERS", "description": "RADIO TOWERS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RADIO TOWERS" ] ] }, { "label": "RAHN SUBD", "description": "RAHN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAHN SUBD" ] ] }, { "label": "RAIDER POINTE SUBD", "description": "RAIDER POINTE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAIDER POINTE SUBD" ] ] }, { "label": "RAINBOW ADD", "description": "RAINBOW ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAINBOW ADD" ] ] }, { "label": "RAINBOW RIDGE SUBD", "description": "RAINBOW RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAINBOW RIDGE SUBD" ] ] }, { "label": "RALLS ADD", "description": "RALLS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RALLS ADD" ] ] }, { "label": "RAMBLER LODE MS 1944", "description": "RAMBLER LODE MS 1944", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAMBLER LODE MS 1944" ] ] }, { "label": "RAMPELBERG ESTATES", "description": "RAMPELBERG ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAMPELBERG ESTATES" ] ] }, { "label": "RAMS HORN LODE MS 454", "description": "RAMS HORN LODE MS 454", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAMS HORN LODE MS 454" ] ] }, { "label": "RANCH AT BLACK GAP, THE", "description": "RANCH AT BLACK GAP, THE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RANCH AT BLACK GAP, THE" ] ] }, { "label": "RANCHO DRIVE SUBD", "description": "RANCHO DRIVE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RANCHO DRIVE SUBD" ] ] }, { "label": "RANCHO VERDE ESTATES", "description": "RANCHO VERDE ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RANCHO VERDE ESTATES" ] ] }, { "label": "RAND ADD", "description": "RAND ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAND ADD" ] ] }, { "label": "RAND LODE SUBD", "description": "RAND LODE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAND LODE SUBD" ] ] }, { "label": "RANDALL SUBD", "description": "RANDALL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RANDALL SUBD" ] ] }, { "label": "RANGER #2 MS 1728", "description": "RANGER #2 MS 1728", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RANGER #2 MS 1728" ] ] }, { "label": "RANGER MS 1728", "description": "RANGER MS 1728", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RANGER MS 1728" ] ] }, { "label": "RANGER STATION SUBD", "description": "RANGER STATION SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RANGER STATION SUBD" ] ] }, { "label": "RANGER SUBD", "description": "RANGER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RANGER SUBD" ] ] }, { "label": "RAPID CITY EDUCATION CENTER INC", "description": "RAPID CITY EDUCATION CENTER INC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAPID CITY EDUCATION CENTER INC" ] ] }, { "label": "RAPID CITY FOUNDERS SITE", "description": "RAPID CITY FOUNDERS SITE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAPID CITY FOUNDERS SITE" ] ] }, { "label": "RAPID CITY GREENWAY TRACT", "description": "RAPID CITY GREENWAY TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAPID CITY GREENWAY TRACT" ] ] }, { "label": "RAPID CITY HIGH SCHOOL SUBD", "description": "RAPID CITY HIGH SCHOOL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAPID CITY HIGH SCHOOL SUBD" ] ] }, { "label": "RAPID CITY PLACER MS 614", "description": "RAPID CITY PLACER MS 614", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAPID CITY PLACER MS 614" ] ] }, { "label": "RAPID RIVER SUBD", "description": "RAPID RIVER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAPID RIVER SUBD" ] ] }, { "label": "RAPID VALLEY SUBD", "description": "RAPID VALLEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAPID VALLEY SUBD" ] ] }, { "label": "RAPPS ADD", "description": "RAPPS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAPPS ADD" ] ] }, { "label": "RASPBERRY OAKS SUBD", "description": "RASPBERRY OAKS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RASPBERRY OAKS SUBD" ] ] }, { "label": "RASPBERRY RIDGE SUBD", "description": "RASPBERRY RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RASPBERRY RIDGE SUBD" ] ] }, { "label": "RATIGAN SUBD", "description": "RATIGAN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RATIGAN SUBD" ] ] }, { "label": "RATTLER LODE #1 MS 1033", "description": "RATTLER LODE #1 MS 1033", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RATTLER LODE #1 MS 1033" ] ] }, { "label": "RATTLER LODE MS 2064", "description": "RATTLER LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RATTLER LODE MS 2064" ] ] }, { "label": "RAUE SUBD", "description": "RAUE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAUE SUBD" ] ] }, { "label": "RAY KRAEMER SUBD", "description": "RAY KRAEMER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAY KRAEMER SUBD" ] ] }, { "label": "RAY SMITH PLACER MS 995", "description": "RAY SMITH PLACER MS 995", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAY SMITH PLACER MS 995" ] ] }, { "label": "RAYS SUBD", "description": "RAYS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RAYS SUBD" ] ] }, { "label": "RC AIRPORT #1", "description": "RC AIRPORT #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RC AIRPORT #1" ] ] }, { "label": "RC AIRPORT #2", "description": "RC AIRPORT #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RC AIRPORT #2" ] ] }, { "label": "RC AIRPORT #3", "description": "RC AIRPORT #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RC AIRPORT #3" ] ] }, { "label": "RC AIRPORT #4", "description": "RC AIRPORT #4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RC AIRPORT #4" ] ] }, { "label": "RC AIRPORT #5", "description": "RC AIRPORT #5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RC AIRPORT #5" ] ] }, { "label": "RC AIRPORT #6", "description": "RC AIRPORT #6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RC AIRPORT #6" ] ] }, { "label": "RCI ADD", "description": "RCI ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RCI ADD" ] ] }, { "label": "RCLD ADD", "description": "RCLD ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 180, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RCLD ADD" ] ] }, { "label": "RDO SUBD", "description": "RDO SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RDO SUBD" ] ] }, { "label": "RDS SUBD", "description": "RDS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RDS SUBD" ] ] }, { "label": "RE-MORSE SUBD", "description": "RE-MORSE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RE-MORSE SUBD" ] ] }, { "label": "RECIPROCITY LODE MS 1111", "description": "RECIPROCITY LODE MS 1111", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RECIPROCITY LODE MS 1111" ] ] }, { "label": "RED CLIFF TERRACE", "description": "RED CLIFF TERRACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RED CLIFF TERRACE" ] ] }, { "label": "RED CROSS LODE MS 2049", "description": "RED CROSS LODE MS 2049", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RED CROSS LODE MS 2049" ] ] }, { "label": "RED RIDGE RANCH", "description": "RED RIDGE RANCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RED RIDGE RANCH" ] ] }, { "label": "RED ROCK CANYON SUBD", "description": "RED ROCK CANYON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RED ROCK CANYON SUBD" ] ] }, { "label": "RED ROCK ESTATES", "description": "RED ROCK ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RED ROCK ESTATES" ] ] }, { "label": "RED ROCK ESTATES PHASE 1A", "description": "RED ROCK ESTATES PHASE 1A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RED ROCK ESTATES PHASE 1A" ] ] }, { "label": "RED ROCK ESTATES PHASE II", "description": "RED ROCK ESTATES PHASE II", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RED ROCK ESTATES PHASE II" ] ] }, { "label": "RED ROCK MEADOWS SUBD", "description": "RED ROCK MEADOWS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RED ROCK MEADOWS SUBD" ] ] }, { "label": "RED ROCK SHADOWS SUBD", "description": "RED ROCK SHADOWS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RED ROCK SHADOWS SUBD" ] ] }, { "label": "RED ROCK VALLEY SUBD", "description": "RED ROCK VALLEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RED ROCK VALLEY SUBD" ] ] }, { "label": "RED ROCK VILLAGE", "description": "RED ROCK VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RED ROCK VILLAGE" ] ] }, { "label": "RED ROCK VILLAGE SUBD", "description": "RED ROCK VILLAGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RED ROCK VILLAGE SUBD" ] ] }, { "label": "REDER PLACER M. E. NO. 07905", "description": "REDER PLACER M. E. NO. 07905", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REDER PLACER M. E. NO. 07905" ] ] }, { "label": "REDER PLACER MS 07905", "description": "REDER PLACER MS 07905", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REDER PLACER MS 07905" ] ] }, { "label": "REDFEREN SUBD", "description": "REDFEREN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REDFEREN SUBD" ] ] }, { "label": "REDFERN VALLEY SUBD", "description": "REDFERN VALLEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REDFERN VALLEY SUBD" ] ] }, { "label": "REED ESTATES", "description": "REED ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 190, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REED ESTATES" ] ] }, { "label": "REED PLACER MS 903", "description": "REED PLACER MS 903", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 233, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REED PLACER MS 903" ] ] }, { "label": "REFLECTION RIDGE SUBD", "description": "REFLECTION RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REFLECTION RIDGE SUBD" ] ] }, { "label": "REGIONAL HOSPITAL", "description": "REGIONAL HOSPITAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REGIONAL HOSPITAL" ] ] }, { "label": "REHDER TRACT", "description": "REHDER TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REHDER TRACT" ] ] }, { "label": "REHWALDT SUBD", "description": "REHWALDT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REHWALDT SUBD" ] ] }, { "label": "REID LODE MS 993", "description": "REID LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REID LODE MS 993" ] ] }, { "label": "RENO PLACER MS #823", "description": "RENO PLACER MS #823", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RENO PLACER MS #823" ] ] }, { "label": "RESERVE AT REMINGTON RANCH, THE", "description": "RESERVE AT REMINGTON RANCH, THE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RESERVE AT REMINGTON RANCH, THE" ] ] }, { "label": "REUB SUBD", "description": "REUB SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REUB SUBD" ] ] }, { "label": "REX LODE MS 1525", "description": "REX LODE MS 1525", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REX LODE MS 1525" ] ] }, { "label": "REX, HOLY SMOKE, AND MABLE LODES", "description": "REX, HOLY SMOKE, AND MABLE LODES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REX, HOLY SMOKE, AND MABLE LODES" ] ] }, { "label": "REYNOLDS STAGE STOP SUBD", "description": "REYNOLDS STAGE STOP SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REYNOLDS STAGE STOP SUBD" ] ] }, { "label": "REYNOLDS SUBD", "description": "REYNOLDS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "REYNOLDS SUBD" ] ] }, { "label": "RFD SUBD", "description": "RFD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RFD SUBD" ] ] }, { "label": "RICE VALLEY VIEW PROPERTIES", "description": "RICE VALLEY VIEW PROPERTIES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RICE VALLEY VIEW PROPERTIES" ] ] }, { "label": "RICHLAND ESTATES SUBD", "description": "RICHLAND ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RICHLAND ESTATES SUBD" ] ] }, { "label": "RIDGE AT CATRON CROSSING SUB,T", "description": "RIDGE AT CATRON CROSSING SUB,T", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 203, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIDGE AT CATRON CROSSING SUB,T" ] ] }, { "label": "RIDGE PARK #3", "description": "RIDGE PARK #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIDGE PARK #3" ] ] }, { "label": "RIDGE PARK #4", "description": "RIDGE PARK #4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIDGE PARK #4" ] ] }, { "label": "RIDGE PARK ESTATES", "description": "RIDGE PARK ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIDGE PARK ESTATES" ] ] }, { "label": "RIDGELAND HEIGHTS", "description": "RIDGELAND HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIDGELAND HEIGHTS" ] ] }, { "label": "RIDGELAND HEIGHTS #2 SUBD", "description": "RIDGELAND HEIGHTS #2 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIDGELAND HEIGHTS #2 SUBD" ] ] }, { "label": "RIDGEVIEW PLACE SUBD", "description": "RIDGEVIEW PLACE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIDGEVIEW PLACE SUBD" ] ] }, { "label": "RIMROCK ACRES", "description": "RIMROCK ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIMROCK ACRES" ] ] }, { "label": "RIMROCK HEIGHTS", "description": "RIMROCK HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIMROCK HEIGHTS" ] ] }, { "label": "RIMROCK RANCH SUBD", "description": "RIMROCK RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIMROCK RANCH SUBD" ] ] }, { "label": "RIO TINTO #1 LODE MS 1592", "description": "RIO TINTO #1 LODE MS 1592", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIO TINTO #1 LODE MS 1592" ] ] }, { "label": "RIO TINTO #2 LODE MS 1592", "description": "RIO TINTO #2 LODE MS 1592", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIO TINTO #2 LODE MS 1592" ] ] }, { "label": "RIO TINTO #3 LODE MS 1592", "description": "RIO TINTO #3 LODE MS 1592", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIO TINTO #3 LODE MS 1592" ] ] }, { "label": "RIO TINTO #4 LODE MS 1592", "description": "RIO TINTO #4 LODE MS 1592", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIO TINTO #4 LODE MS 1592" ] ] }, { "label": "RIO TINTO FRACTION LODE", "description": "RIO TINTO FRACTION LODE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIO TINTO FRACTION LODE" ] ] }, { "label": "RIO TINTO LODE MS 1592", "description": "RIO TINTO LODE MS 1592", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIO TINTO LODE MS 1592" ] ] }, { "label": "RIPLEY RIDGE ACRES SUBD", "description": "RIPLEY RIDGE ACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIPLEY RIDGE ACRES SUBD" ] ] }, { "label": "RIPP TRACT", "description": "RIPP TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIPP TRACT" ] ] }, { "label": "RITA #1 LODE MS 1497", "description": "RITA #1 LODE MS 1497", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RITA #1 LODE MS 1497" ] ] }, { "label": "RITA #2 LODE MS 2141", "description": "RITA #2 LODE MS 2141", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RITA #2 LODE MS 2141" ] ] }, { "label": "RITA FRACTION LODE MS 1497", "description": "RITA FRACTION LODE MS 1497", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RITA FRACTION LODE MS 1497" ] ] }, { "label": "RITA LODE MS 1497", "description": "RITA LODE MS 1497", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RITA LODE MS 1497" ] ] }, { "label": "RIVER RANCH ADD", "description": "RIVER RANCH ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIVER RANCH ADD" ] ] }, { "label": "RIVERSIDE", "description": "RIVERSIDE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RIVERSIDE" ] ] }, { "label": "RLR SUBD", "description": "RLR SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RLR SUBD" ] ] }, { "label": "RMA SUBD", "description": "RMA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RMA SUBD" ] ] }, { "label": "ROAD AGENT LODE MS 1408", "description": "ROAD AGENT LODE MS 1408", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROAD AGENT LODE MS 1408" ] ] }, { "label": "ROBBERS ROOST ADD", "description": "ROBBERS ROOST ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROBBERS ROOST ADD" ] ] }, { "label": "ROBBINSDALE", "description": "ROBBINSDALE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROBBINSDALE" ] ] }, { "label": "ROBBINSDALE # 6", "description": "ROBBINSDALE # 6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROBBINSDALE # 6" ] ] }, { "label": "ROBBINSDALE # 7", "description": "ROBBINSDALE # 7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROBBINSDALE # 7" ] ] }, { "label": "ROBBINSDALE # 8", "description": "ROBBINSDALE # 8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROBBINSDALE # 8" ] ] }, { "label": "ROBBINSDALE # 9", "description": "ROBBINSDALE # 9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROBBINSDALE # 9" ] ] }, { "label": "ROBBINSDALE #10", "description": "ROBBINSDALE #10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROBBINSDALE #10" ] ] }, { "label": "ROBBINSDALE #11", "description": "ROBBINSDALE #11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROBBINSDALE #11" ] ] }, { "label": "ROBBINSDALE PARK ADD", "description": "ROBBINSDALE PARK ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROBBINSDALE PARK ADD" ] ] }, { "label": "ROBBINSDALE TERRACE", "description": "ROBBINSDALE TERRACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROBBINSDALE TERRACE" ] ] }, { "label": "ROBBINSDALE TERRACE #2", "description": "ROBBINSDALE TERRACE #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROBBINSDALE TERRACE #2" ] ] }, { "label": "ROCHFORD TOWNSITE PATENT SUBD", "description": "ROCHFORD TOWNSITE PATENT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROCHFORD TOWNSITE PATENT SUBD" ] ] }, { "label": "ROCKER DRIVE COMMERCIAL CONDOMINIUM", "description": "ROCKER DRIVE COMMERCIAL CONDOMINIUM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROCKER DRIVE COMMERCIAL CONDOMINIUM" ] ] }, { "label": "ROCKERVILLE ACRES SUBD", "description": "ROCKERVILLE ACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROCKERVILLE ACRES SUBD" ] ] }, { "label": "ROCKERVILLE COMMUNITY CLUB ADD", "description": "ROCKERVILLE COMMUNITY CLUB ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROCKERVILLE COMMUNITY CLUB ADD" ] ] }, { "label": "ROCKERVILLE FIRE HALL SUBD", "description": "ROCKERVILLE FIRE HALL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROCKERVILLE FIRE HALL SUBD" ] ] }, { "label": "ROCKERVILLE GHOST TOWN SUBD", "description": "ROCKERVILLE GHOST TOWN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROCKERVILLE GHOST TOWN SUBD" ] ] }, { "label": "ROCKINON RANCH ESTATES", "description": "ROCKINON RANCH ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROCKINON RANCH ESTATES" ] ] }, { "label": "ROCKY GULCH ADD", "description": "ROCKY GULCH ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROCKY GULCH ADD" ] ] }, { "label": "ROCKYS SUBD", "description": "ROCKYS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROCKYS SUBD" ] ] }, { "label": "ROHRER SUBD", "description": "ROHRER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROHRER SUBD" ] ] }, { "label": "ROLLING HILLS ESTATES", "description": "ROLLING HILLS ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROLLING HILLS ESTATES" ] ] }, { "label": "ROMELS SUBD", "description": "ROMELS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROMELS SUBD" ] ] }, { "label": "ROOKERY LODE MS 1944", "description": "ROOKERY LODE MS 1944", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROOKERY LODE MS 1944" ] ] }, { "label": "ROSE LODE MS 1965", "description": "ROSE LODE MS 1965", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROSE LODE MS 1965" ] ] }, { "label": "ROSE PLACER MS 941", "description": "ROSE PLACER MS 941", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROSE PLACER MS 941" ] ] }, { "label": "ROSEBUD CONSL PLACER MS 3641", "description": "ROSEBUD CONSL PLACER MS 3641", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROSEBUD CONSL PLACER MS 3641" ] ] }, { "label": "ROSEBUD CONSOLIDATED PL", "description": "ROSEBUD CONSOLIDATED PL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROSEBUD CONSOLIDATED PL" ] ] }, { "label": "ROUNDS TRACT", "description": "ROUNDS TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROUNDS TRACT" ] ] }, { "label": "ROUNDS, C D", "description": "ROUNDS, C D", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROUNDS, C D" ] ] }, { "label": "ROUNDS, W E (SE/SW)", "description": "ROUNDS, W E (SE/SW)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROUNDS, W E (SE/SW)" ] ] }, { "label": "ROUSH", "description": "ROUSH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROUSH" ] ] }, { "label": "ROW SUBD", "description": "ROW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROW SUBD" ] ] }, { "label": "ROYAL BENGAL TIGER LODE MS 203", "description": "ROYAL BENGAL TIGER LODE MS 203", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ROYAL BENGAL TIGER LODE MS 203" ] ] }, { "label": "RTA ADD", "description": "RTA ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RTA ADD" ] ] }, { "label": "RTHV ADD", "description": "RTHV ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RTHV ADD" ] ] }, { "label": "RUBESITE LODE MS 1987", "description": "RUBESITE LODE MS 1987", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RUBESITE LODE MS 1987" ] ] }, { "label": "RUBY QUEEN MS 1160", "description": "RUBY QUEEN MS 1160", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RUBY QUEEN MS 1160" ] ] }, { "label": "RULAND RANCH ADD", "description": "RULAND RANCH ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RULAND RANCH ADD" ] ] }, { "label": "RUSHMORE", "description": "RUSHMORE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RUSHMORE" ] ] }, { "label": "RUSHMORE BUSINESS PARK", "description": "RUSHMORE BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RUSHMORE BUSINESS PARK" ] ] }, { "label": "RUSHMORE CAVE SUBD", "description": "RUSHMORE CAVE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RUSHMORE CAVE SUBD" ] ] }, { "label": "RUSHMORE CENTER", "description": "RUSHMORE CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RUSHMORE CENTER" ] ] }, { "label": "RUSHMORE CROSSING", "description": "RUSHMORE CROSSING", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RUSHMORE CROSSING" ] ] }, { "label": "RUSHMORE CROSSING II ADD", "description": "RUSHMORE CROSSING II ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RUSHMORE CROSSING II ADD" ] ] }, { "label": "RUSHMORE MALL", "description": "RUSHMORE MALL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RUSHMORE MALL" ] ] }, { "label": "RUSHMORE MALL ADDITION", "description": "RUSHMORE MALL ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RUSHMORE MALL ADDITION" ] ] }, { "label": "RUSHMORE RANCH ESTATES SUBD", "description": "RUSHMORE RANCH ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RUSHMORE RANCH ESTATES SUBD" ] ] }, { "label": "RUSHMORE REGIONAL INDUSTRIAL PARK", "description": "RUSHMORE REGIONAL INDUSTRIAL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RUSHMORE REGIONAL INDUSTRIAL PARK" ] ] }, { "label": "RUSS FRINK ADD", "description": "RUSS FRINK ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RUSS FRINK ADD" ] ] }, { "label": "RUSSELL SUBD", "description": "RUSSELL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RUSSELL SUBD" ] ] }, { "label": "RUSTLERS RANCH ADD", "description": "RUSTLERS RANCH ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RUSTLERS RANCH ADD" ] ] }, { "label": "RYPKEMA SUBD", "description": "RYPKEMA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RYPKEMA SUBD" ] ] }, { "label": "S AND S SUBD", "description": "S AND S SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "S AND S SUBD" ] ] }, { "label": "S LAZY U SUBD", "description": "S LAZY U SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "S LAZY U SUBD" ] ] }, { "label": "SABOW RANCH HOMESTEADS SUBD", "description": "SABOW RANCH HOMESTEADS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SABOW RANCH HOMESTEADS SUBD" ] ] }, { "label": "SACHS SUBD", "description": "SACHS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SACHS SUBD" ] ] }, { "label": "SAFEWAY SHOPPING CENTER SUBD", "description": "SAFEWAY SHOPPING CENTER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SAFEWAY SHOPPING CENTER SUBD" ] ] }, { "label": "SAGDALEN SUBD", "description": "SAGDALEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SAGDALEN SUBD" ] ] }, { "label": "SAGE CREEK SUBD", "description": "SAGE CREEK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SAGE CREEK SUBD" ] ] }, { "label": "SALE BARN SUBD", "description": "SALE BARN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SALE BARN SUBD" ] ] }, { "label": "SAMMIS SUBD", "description": "SAMMIS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SAMMIS SUBD" ] ] }, { "label": "SAMPSON LODE MS 1380", "description": "SAMPSON LODE MS 1380", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SAMPSON LODE MS 1380" ] ] }, { "label": "SAMPSON LODE MS 1816", "description": "SAMPSON LODE MS 1816", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SAMPSON LODE MS 1816" ] ] }, { "label": "SANDSTONE RIDGE CONDOMINIUMS", "description": "SANDSTONE RIDGE CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SANDSTONE RIDGE CONDOMINIUMS" ] ] }, { "label": "SANDSTONE RIDGE SUBD", "description": "SANDSTONE RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SANDSTONE RIDGE SUBD" ] ] }, { "label": "SANMARTIN SUBD", "description": "SANMARTIN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SANMARTIN SUBD" ] ] }, { "label": "SARMERUD CONSOLIDATED MS 1010", "description": "SARMERUD CONSOLIDATED MS 1010", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SARMERUD CONSOLIDATED MS 1010" ] ] }, { "label": "SATHE SUBD", "description": "SATHE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SATHE SUBD" ] ] }, { "label": "SAWVELL SUBD", "description": "SAWVELL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SAWVELL SUBD" ] ] }, { "label": "SAXON PLACER MS 1250", "description": "SAXON PLACER MS 1250", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SAXON PLACER MS 1250" ] ] }, { "label": "SBP SUBD", "description": "SBP SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SBP SUBD" ] ] }, { "label": "SCENIC", "description": "SCENIC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCENIC" ] ] }, { "label": "SCENIC DOME DRILL SITES", "description": "SCENIC DOME DRILL SITES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCENIC DOME DRILL SITES" ] ] }, { "label": "SCENIC PLATTED LAND", "description": "SCENIC PLATTED LAND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCENIC PLATTED LAND" ] ] }, { "label": "SCENIC VALLEY", "description": "SCENIC VALLEY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCENIC VALLEY" ] ] }, { "label": "SCENIC-CONATA BASIN", "description": "SCENIC-CONATA BASIN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCENIC-CONATA BASIN" ] ] }, { "label": "SCHACHER SUBD", "description": "SCHACHER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHACHER SUBD" ] ] }, { "label": "SCHAEFER ESTATES SUBD", "description": "SCHAEFER ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHAEFER ESTATES SUBD" ] ] }, { "label": "SCHAMBER ADD #3", "description": "SCHAMBER ADD #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHAMBER ADD #3" ] ] }, { "label": "SCHAMBER SEC 4 SE 1/4 SE 1/4", "description": "SCHAMBER SEC 4 SE 1/4 SE 1/4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHAMBER SEC 4 SE 1/4 SE 1/4" ] ] }, { "label": "SCHAMBER SEC 9 NW 1/4 NE 1/4", "description": "SCHAMBER SEC 9 NW 1/4 NE 1/4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHAMBER SEC 9 NW 1/4 NE 1/4" ] ] }, { "label": "SCHAMBER SEC 9 NW 1/4 NW 1/4", "description": "SCHAMBER SEC 9 NW 1/4 NW 1/4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHAMBER SEC 9 NW 1/4 NW 1/4" ] ] }, { "label": "SCHAMBER SEC 9 NW 1/4 SE 1/4", "description": "SCHAMBER SEC 9 NW 1/4 SE 1/4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHAMBER SEC 9 NW 1/4 SE 1/4" ] ] }, { "label": "SCHAMBER SEC 9 NW 1/4 SW 1/4", "description": "SCHAMBER SEC 9 NW 1/4 SW 1/4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHAMBER SEC 9 NW 1/4 SW 1/4" ] ] }, { "label": "SCHAMBER SEC 9 SE 1/4 NW 1/4", "description": "SCHAMBER SEC 9 SE 1/4 NW 1/4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHAMBER SEC 9 SE 1/4 NW 1/4" ] ] }, { "label": "SCHAMBER SEC 9 SW 1/4 NW 1/4", "description": "SCHAMBER SEC 9 SW 1/4 NW 1/4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHAMBER SEC 9 SW 1/4 NW 1/4" ] ] }, { "label": "SCHAMBER SUBD #2", "description": "SCHAMBER SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHAMBER SUBD #2" ] ] }, { "label": "SCHILLAR LODE MS 1896", "description": "SCHILLAR LODE MS 1896", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHILLAR LODE MS 1896" ] ] }, { "label": "SCHILLER #1", "description": "SCHILLER #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHILLER #1" ] ] }, { "label": "SCHIMKE SUBD", "description": "SCHIMKE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHIMKE SUBD" ] ] }, { "label": "SCHLEUSENER SUBD", "description": "SCHLEUSENER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHLEUSENER SUBD" ] ] }, { "label": "SCHLOTTMAN ADD", "description": "SCHLOTTMAN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHLOTTMAN ADD" ] ] }, { "label": "SCHMIDT TRACT", "description": "SCHMIDT TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHMIDT TRACT" ] ] }, { "label": "SCHNASSE ADD", "description": "SCHNASSE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHNASSE ADD" ] ] }, { "label": "SCHNELL SUBD", "description": "SCHNELL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHNELL SUBD" ] ] }, { "label": "SCHOCK SUBD", "description": "SCHOCK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHOCK SUBD" ] ] }, { "label": "SCHOENFELDER SUBD", "description": "SCHOENFELDER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHOENFELDER SUBD" ] ] }, { "label": "SCHOENHARD SUBD", "description": "SCHOENHARD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHOENHARD SUBD" ] ] }, { "label": "SCHRAEDER SUBD", "description": "SCHRAEDER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHRAEDER SUBD" ] ] }, { "label": "SCHRODER ADDITION", "description": "SCHRODER ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHRODER ADDITION" ] ] }, { "label": "SCHROEDER RANCH", "description": "SCHROEDER RANCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHROEDER RANCH" ] ] }, { "label": "SCHULTZ ESTATES", "description": "SCHULTZ ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHULTZ ESTATES" ] ] }, { "label": "SCHWARZ SUBD", "description": "SCHWARZ SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHWARZ SUBD" ] ] }, { "label": "SCHWEITZER SUBD", "description": "SCHWEITZER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCHWEITZER SUBD" ] ] }, { "label": "SCOTLAND HILLS SUBD", "description": "SCOTLAND HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCOTLAND HILLS SUBD" ] ] }, { "label": "SCOTLAND HILLS SUBDIVISION #2", "description": "SCOTLAND HILLS SUBDIVISION #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCOTLAND HILLS SUBDIVISION #2" ] ] }, { "label": "SCOTLAND PINES ESTATES", "description": "SCOTLAND PINES ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCOTLAND PINES ESTATES" ] ] }, { "label": "SCOTTS ADD", "description": "SCOTTS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SCOTTS ADD" ] ] }, { "label": "SDPB SUBD", "description": "SDPB SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SDPB SUBD" ] ] }, { "label": "SDSM&T CAMPUS SUBD #2", "description": "SDSM&T CAMPUS SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SDSM&T CAMPUS SUBD #2" ] ] }, { "label": "SDSMANDT CAMPUS SUBD", "description": "SDSMANDT CAMPUS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SDSMANDT CAMPUS SUBD" ] ] }, { "label": "SECOND FLOOR SUBD", "description": "SECOND FLOOR SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SECOND FLOOR SUBD" ] ] }, { "label": "SEDIVY SUBD", "description": "SEDIVY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SEDIVY SUBD" ] ] }, { "label": "SEEAIRE", "description": "SEEAIRE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SEEAIRE" ] ] }, { "label": "SEGER CROSSING", "description": "SEGER CROSSING", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SEGER CROSSING" ] ] }, { "label": "SELJESKOG SUBD", "description": "SELJESKOG SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SELJESKOG SUBD" ] ] }, { "label": "SERENITY SUBD", "description": "SERENITY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SERENITY SUBD" ] ] }, { "label": "SETTLERS CREEK TOWNHOMES", "description": "SETTLERS CREEK TOWNHOMES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SETTLERS CREEK TOWNHOMES" ] ] }, { "label": "SETTLERS LANDING", "description": "SETTLERS LANDING", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SETTLERS LANDING" ] ] }, { "label": "SEVEN HILLS LODE", "description": "SEVEN HILLS LODE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SEVEN HILLS LODE" ] ] }, { "label": "SEVEN HILLS PLACER MS 1506", "description": "SEVEN HILLS PLACER MS 1506", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SEVEN HILLS PLACER MS 1506" ] ] }, { "label": "SEVEN HILLS SUBD", "description": "SEVEN HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SEVEN HILLS SUBD" ] ] }, { "label": "SEVEN OAKS SUBD", "description": "SEVEN OAKS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SEVEN OAKS SUBD" ] ] }, { "label": "SEVERSON SUBD", "description": "SEVERSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SEVERSON SUBD" ] ] }, { "label": "SG INTERSTATE PLAZA", "description": "SG INTERSTATE PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SG INTERSTATE PLAZA" ] ] }, { "label": "SHADE TREE SUBD", "description": "SHADE TREE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHADE TREE SUBD" ] ] }, { "label": "SHAFFERS PARADISE", "description": "SHAFFERS PARADISE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHAFFERS PARADISE" ] ] }, { "label": "SHAMROCK SUBD", "description": "SHAMROCK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHAMROCK SUBD" ] ] }, { "label": "SHARP ADD", "description": "SHARP ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHARP ADD" ] ] }, { "label": "SHARP SUBD", "description": "SHARP SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 208, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHARP SUBD" ] ] }, { "label": "SHAVER TRACT", "description": "SHAVER TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHAVER TRACT" ] ] }, { "label": "SHEARER #1 ADD", "description": "SHEARER #1 ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHEARER #1 ADD" ] ] }, { "label": "SHELTER IN THE HILLS SUBD", "description": "SHELTER IN THE HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHELTER IN THE HILLS SUBD" ] ] }, { "label": "SHEPHERD HILLS SOUTH SUBD", "description": "SHEPHERD HILLS SOUTH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHEPHERD HILLS SOUTH SUBD" ] ] }, { "label": "SHEPHERD HILLS SUBD", "description": "SHEPHERD HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHEPHERD HILLS SUBD" ] ] }, { "label": "SHEPHERD HILLS WEST SUBD", "description": "SHEPHERD HILLS WEST SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHEPHERD HILLS WEST SUBD" ] ] }, { "label": "SHERIDAN HEIGHTS SUBD", "description": "SHERIDAN HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHERIDAN HEIGHTS SUBD" ] ] }, { "label": "SHERIDAN LAKE HIGHLANDS", "description": "SHERIDAN LAKE HIGHLANDS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHERIDAN LAKE HIGHLANDS" ] ] }, { "label": "SHERIDAN PARK", "description": "SHERIDAN PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHERIDAN PARK" ] ] }, { "label": "SHERMAN", "description": "SHERMAN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHERMAN" ] ] }, { "label": "SHERMAN PLACER MS 821", "description": "SHERMAN PLACER MS 821", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHERMAN PLACER MS 821" ] ] }, { "label": "SHIPMAN HEIGHTS SUBD", "description": "SHIPMAN HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHIPMAN HEIGHTS SUBD" ] ] }, { "label": "SHOOTING STAR SUBD", "description": "SHOOTING STAR SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHOOTING STAR SUBD" ] ] }, { "label": "SHOPKO ADD", "description": "SHOPKO ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHOPKO ADD" ] ] }, { "label": "SHORB SUBD", "description": "SHORB SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHORB SUBD" ] ] }, { "label": "SHORTCUT SUBD", "description": "SHORTCUT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHORTCUT SUBD" ] ] }, { "label": "SIEH SUBD", "description": "SIEH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SIEH SUBD" ] ] }, { "label": "SIGNAL HEIGHTS", "description": "SIGNAL HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SIGNAL HEIGHTS" ] ] }, { "label": "SIGNAL HEIGHTS #2", "description": "SIGNAL HEIGHTS #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SIGNAL HEIGHTS #2" ] ] }, { "label": "SILA SUBD", "description": "SILA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SILA SUBD" ] ] }, { "label": "SILVER CITY", "description": "SILVER CITY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SILVER CITY" ] ] }, { "label": "SILVER CITY ADD #2", "description": "SILVER CITY ADD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SILVER CITY ADD #2" ] ] }, { "label": "SILVER CITY CEMETERY TRACT", "description": "SILVER CITY CEMETERY TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SILVER CITY CEMETERY TRACT" ] ] }, { "label": "SILVER QUEEN ADD", "description": "SILVER QUEEN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SILVER QUEEN ADD" ] ] }, { "label": "SILVER SPRINGS CONDOMINIUMS", "description": "SILVER SPRINGS CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SILVER SPRINGS CONDOMINIUMS" ] ] }, { "label": "SILVER SPUR ESTATES", "description": "SILVER SPUR ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SILVER SPUR ESTATES" ] ] }, { "label": "SILVER STRIKE SUBD", "description": "SILVER STRIKE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SILVER STRIKE SUBD" ] ] }, { "label": "SIMMONS", "description": "SIMMONS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SIMMONS" ] ] }, { "label": "SIOUX PARK", "description": "SIOUX PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SIOUX PARK" ] ] }, { "label": "SITTING BULL #1 LODE MS 2017", "description": "SITTING BULL #1 LODE MS 2017", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SITTING BULL #1 LODE MS 2017" ] ] }, { "label": "SITTING BULL LODE MS 1820", "description": "SITTING BULL LODE MS 1820", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SITTING BULL LODE MS 1820" ] ] }, { "label": "SITTING BULL LODE MS 2017", "description": "SITTING BULL LODE MS 2017", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SITTING BULL LODE MS 2017" ] ] }, { "label": "SKYLINE PINES EAST SUBD", "description": "SKYLINE PINES EAST SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SKYLINE PINES EAST SUBD" ] ] }, { "label": "SKYLINE PINES SUBD", "description": "SKYLINE PINES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SKYLINE PINES SUBD" ] ] }, { "label": "SKYLINE RANCH SUBD", "description": "SKYLINE RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SKYLINE RANCH SUBD" ] ] }, { "label": "SKYLINE RANCH SUBDIVISION NO. 2", "description": "SKYLINE RANCH SUBDIVISION NO. 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SKYLINE RANCH SUBDIVISION NO. 2" ] ] }, { "label": "SKYLINE SUBD", "description": "SKYLINE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 180, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SKYLINE SUBD" ] ] }, { "label": "SKYLINE SUBD #2", "description": "SKYLINE SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SKYLINE SUBD #2" ] ] }, { "label": "SKYVIEW", "description": "SKYVIEW", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SKYVIEW" ] ] }, { "label": "SKYVIEW NORTH SUBD", "description": "SKYVIEW NORTH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SKYVIEW NORTH SUBD" ] ] }, { "label": "SKYVIEW SOUTH SUBD", "description": "SKYVIEW SOUTH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SKYVIEW SOUTH SUBD" ] ] }, { "label": "SKYWAY SUBD", "description": "SKYWAY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SKYWAY SUBD" ] ] }, { "label": "SLATE CREEK SUBD", "description": "SLATE CREEK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SLATE CREEK SUBD" ] ] }, { "label": "SLATE PRAIRIE SUBD", "description": "SLATE PRAIRIE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SLATE PRAIRIE SUBD" ] ] }, { "label": "SLATER SUBD", "description": "SLATER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SLATER SUBD" ] ] }, { "label": "SLEEPY EYE FRACTION LODE MS 1525", "description": "SLEEPY EYE FRACTION LODE MS 1525", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SLEEPY EYE FRACTION LODE MS 1525" ] ] }, { "label": "SLEEPY EYE LODE MS 1525", "description": "SLEEPY EYE LODE MS 1525", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SLEEPY EYE LODE MS 1525" ] ] }, { "label": "SLETTEN ADD", "description": "SLETTEN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SLETTEN ADD" ] ] }, { "label": "SLR SUBD", "description": "SLR SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SLR SUBD" ] ] }, { "label": "SMA SUBD", "description": "SMA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SMA SUBD" ] ] }, { "label": "SMITH ADD", "description": "SMITH ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SMITH ADD" ] ] }, { "label": "SMITHCO SUBD", "description": "SMITHCO SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SMITHCO SUBD" ] ] }, { "label": "SMOKER #1 LODE MS 2053", "description": "SMOKER #1 LODE MS 2053", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SMOKER #1 LODE MS 2053" ] ] }, { "label": "SMOKER LODE MS 2053", "description": "SMOKER LODE MS 2053", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SMOKER LODE MS 2053" ] ] }, { "label": "SNYDER SUBD", "description": "SNYDER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SNYDER SUBD" ] ] }, { "label": "SOHRT SUBD", "description": "SOHRT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOHRT SUBD" ] ] }, { "label": "SOLONOR LODE MS 1912", "description": "SOLONOR LODE MS 1912", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOLONOR LODE MS 1912" ] ] }, { "label": "SONQUIST ACRES SUBD", "description": "SONQUIST ACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SONQUIST ACRES SUBD" ] ] }, { "label": "SORENSEN SUBD", "description": "SORENSEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SORENSEN SUBD" ] ] }, { "label": "SOUTH 40 SUBD", "description": "SOUTH 40 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH 40 SUBD" ] ] }, { "label": "SOUTH BELLEVIEW", "description": "SOUTH BELLEVIEW", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH BELLEVIEW" ] ] }, { "label": "SOUTH BOULEVARD", "description": "SOUTH BOULEVARD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH BOULEVARD" ] ] }, { "label": "SOUTH CANYON COUNTRY ESTATES", "description": "SOUTH CANYON COUNTRY ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH CANYON COUNTRY ESTATES" ] ] }, { "label": "SOUTH CAPUTA ADD", "description": "SOUTH CAPUTA ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH CAPUTA ADD" ] ] }, { "label": "SOUTH CREEK INDUSTRIAL PARK", "description": "SOUTH CREEK INDUSTRIAL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH CREEK INDUSTRIAL PARK" ] ] }, { "label": "SOUTH CREEK INDUSTRIAL PARK #2", "description": "SOUTH CREEK INDUSTRIAL PARK #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH CREEK INDUSTRIAL PARK #2" ] ] }, { "label": "SOUTH HARTER SUBD", "description": "SOUTH HARTER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH HARTER SUBD" ] ] }, { "label": "SOUTH HILL SUBD", "description": "SOUTH HILL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH HILL SUBD" ] ] }, { "label": "SOUTH MEADOWWOOD", "description": "SOUTH MEADOWWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH MEADOWWOOD" ] ] }, { "label": "SOUTH NIKE SUBD", "description": "SOUTH NIKE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH NIKE SUBD" ] ] }, { "label": "SOUTH PARK", "description": "SOUTH PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH PARK" ] ] }, { "label": "SOUTH PLAZA DRIVE CONDOMINIUMS", "description": "SOUTH PLAZA DRIVE CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH PLAZA DRIVE CONDOMINIUMS" ] ] }, { "label": "SOUTH POINTE SUBD", "description": "SOUTH POINTE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH POINTE SUBD" ] ] }, { "label": "SOUTH RIDGE #1", "description": "SOUTH RIDGE #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH RIDGE #1" ] ] }, { "label": "SOUTH ROBBINSDALE", "description": "SOUTH ROBBINSDALE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH ROBBINSDALE" ] ] }, { "label": "SOUTH ROBBINSDALE #2", "description": "SOUTH ROBBINSDALE #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH ROBBINSDALE #2" ] ] }, { "label": "SOUTH YARD SUBD", "description": "SOUTH YARD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH YARD SUBD" ] ] }, { "label": "SOUTHGATE ADD", "description": "SOUTHGATE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTHGATE ADD" ] ] }, { "label": "SOUTHGATE COMMERCIAL CONDOS", "description": "SOUTHGATE COMMERCIAL CONDOS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTHGATE COMMERCIAL CONDOS" ] ] }, { "label": "SOUTHGATE CONDOS PHASE II", "description": "SOUTHGATE CONDOS PHASE II", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTHGATE CONDOS PHASE II" ] ] }, { "label": "SOUTHSIDE LODE MS 1483", "description": "SOUTHSIDE LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTHSIDE LODE MS 1483" ] ] }, { "label": "SPANIARD LODE MS 624", "description": "SPANIARD LODE MS 624", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SPANIARD LODE MS 624" ] ] }, { "label": "SPANISH N LODE MS 1619", "description": "SPANISH N LODE MS 1619", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SPANISH N LODE MS 1619" ] ] }, { "label": "SPEEDWAY SUBD", "description": "SPEEDWAY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SPEEDWAY SUBD" ] ] }, { "label": "SPENCER SMITH HOMESTEAD", "description": "SPENCER SMITH HOMESTEAD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SPENCER SMITH HOMESTEAD" ] ] }, { "label": "SPODUMENE LODE MS 1784", "description": "SPODUMENE LODE MS 1784", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SPODUMENE LODE MS 1784" ] ] }, { "label": "SPRING CANYON ESTATES", "description": "SPRING CANYON ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SPRING CANYON ESTATES" ] ] }, { "label": "SPRING CREEK ACRES", "description": "SPRING CREEK ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SPRING CREEK ACRES" ] ] }, { "label": "SPRING CREEK PALISADES", "description": "SPRING CREEK PALISADES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SPRING CREEK PALISADES" ] ] }, { "label": "SPRING PARK RETREAT SUBD", "description": "SPRING PARK RETREAT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 208, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SPRING PARK RETREAT SUBD" ] ] }, { "label": "SPRINGBROOK ACRES", "description": "SPRINGBROOK ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SPRINGBROOK ACRES" ] ] }, { "label": "SPT SUBD", "description": "SPT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SPT SUBD" ] ] }, { "label": "SQUIRRELLY ACRES SUBD", "description": "SQUIRRELLY ACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SQUIRRELLY ACRES SUBD" ] ] }, { "label": "SSJE SUBD", "description": "SSJE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SSJE SUBD" ] ] }, { "label": "ST CLOUD SUBD OF FOREST HILLS", "description": "ST CLOUD SUBD OF FOREST HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ST CLOUD SUBD OF FOREST HILLS" ] ] }, { "label": "ST ELMO #1", "description": "ST ELMO #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ST ELMO #1" ] ] }, { "label": "ST ELMO #2", "description": "ST ELMO #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ST ELMO #2" ] ] }, { "label": "ST LOUIS #1 LODE MS 1948", "description": "ST LOUIS #1 LODE MS 1948", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ST LOUIS #1 LODE MS 1948" ] ] }, { "label": "ST LOUIS LODE MS 1948", "description": "ST LOUIS LODE MS 1948", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ST LOUIS LODE MS 1948" ] ] }, { "label": "STAHL VICTORIAN ADD", "description": "STAHL VICTORIAN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 206, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STAHL VICTORIAN ADD" ] ] }, { "label": "STAM SUBD", "description": "STAM SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STAM SUBD" ] ] }, { "label": "STAMPER SUBD", "description": "STAMPER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STAMPER SUBD" ] ] }, { "label": "STANLEY TRACT", "description": "STANLEY TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STANLEY TRACT" ] ] }, { "label": "STANNUM LODE MS 711", "description": "STANNUM LODE MS 711", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STANNUM LODE MS 711" ] ] }, { "label": "STAR LODE MINING CLAIM MS 2148", "description": "STAR LODE MINING CLAIM MS 2148", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STAR LODE MINING CLAIM MS 2148" ] ] }, { "label": "STAR SUBD", "description": "STAR SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STAR SUBD" ] ] }, { "label": "STARLITE SUBD", "description": "STARLITE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STARLITE SUBD" ] ] }, { "label": "STARNER TRACT", "description": "STARNER TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STARNER TRACT" ] ] }, { "label": "STARWOOD SUBD", "description": "STARWOOD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STARWOOD SUBD" ] ] }, { "label": "STEALTH RIDGE SUBD", "description": "STEALTH RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STEALTH RIDGE SUBD" ] ] }, { "label": "STEELE SUBD", "description": "STEELE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STEELE SUBD" ] ] }, { "label": "STEEN SUBD", "description": "STEEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STEEN SUBD" ] ] }, { "label": "STEKL NO.2 SUBD", "description": "STEKL NO.2 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STEKL NO.2 SUBD" ] ] }, { "label": "STEKL SUBD", "description": "STEKL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STEKL SUBD" ] ] }, { "label": "STEVENS REEMS LOT", "description": "STEVENS REEMS LOT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 203, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STEVENS REEMS LOT" ] ] }, { "label": "STONE CABIN SUBD", "description": "STONE CABIN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STONE CABIN SUBD" ] ] }, { "label": "STONE SUBD", "description": "STONE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STONE SUBD" ] ] }, { "label": "STONEHANKS SUBD", "description": "STONEHANKS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STONEHANKS SUBD" ] ] }, { "label": "STONERIDGE SUBD", "description": "STONERIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STONERIDGE SUBD" ] ] }, { "label": "STONERIDGE SUBD #2", "description": "STONERIDGE SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STONERIDGE SUBD #2" ] ] }, { "label": "STONEY CREEK SOUTH #2 SUBD", "description": "STONEY CREEK SOUTH #2 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STONEY CREEK SOUTH #2 SUBD" ] ] }, { "label": "STONEY CREEK SOUTH SUBD", "description": "STONEY CREEK SOUTH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STONEY CREEK SOUTH SUBD" ] ] }, { "label": "STONEY CREEK SUBD", "description": "STONEY CREEK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STONEY CREEK SUBD" ] ] }, { "label": "STONEY CREEK SUBD PHASE 1", "description": "STONEY CREEK SUBD PHASE 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STONEY CREEK SUBD PHASE 1" ] ] }, { "label": "STORM HILL SUBD", "description": "STORM HILL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STORM HILL SUBD" ] ] }, { "label": "STORM HILL SUBD NO. 2", "description": "STORM HILL SUBD NO. 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STORM HILL SUBD NO. 2" ] ] }, { "label": "STORM MOUNTAIN COTTAGES SUBD", "description": "STORM MOUNTAIN COTTAGES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STORM MOUNTAIN COTTAGES SUBD" ] ] }, { "label": "STRATER LODE MS 1483", "description": "STRATER LODE MS 1483", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STRATER LODE MS 1483" ] ] }, { "label": "STRATHAVON #2", "description": "STRATHAVON #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STRATHAVON #2" ] ] }, { "label": "STRATHAVON #3", "description": "STRATHAVON #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STRATHAVON #3" ] ] }, { "label": "STRATHAVON ADD REVISED 1952", "description": "STRATHAVON ADD REVISED 1952", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STRATHAVON ADD REVISED 1952" ] ] }, { "label": "STRATMEYER ADD", "description": "STRATMEYER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STRATMEYER ADD" ] ] }, { "label": "STRATO BOWL SUBD", "description": "STRATO BOWL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STRATO BOWL SUBD" ] ] }, { "label": "STRATO RIM ESTATES", "description": "STRATO RIM ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STRATO RIM ESTATES" ] ] }, { "label": "STRATO RIM ESTATES II", "description": "STRATO RIM ESTATES II", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STRATO RIM ESTATES II" ] ] }, { "label": "STROBEL SUBD", "description": "STROBEL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STROBEL SUBD" ] ] }, { "label": "STROMBECK SUBD", "description": "STROMBECK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STROMBECK SUBD" ] ] }, { "label": "STROMERS SUBD", "description": "STROMERS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STROMERS SUBD" ] ] }, { "label": "STUBBS PLACER MS 622", "description": "STUBBS PLACER MS 622", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STUBBS PLACER MS 622" ] ] }, { "label": "SUB OF SECTION 19, 2N-9E", "description": "SUB OF SECTION 19, 2N-9E", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUB OF SECTION 19, 2N-9E" ] ] }, { "label": "SUB OF SECTION 31, 2N-6E", "description": "SUB OF SECTION 31, 2N-6E", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUB OF SECTION 31, 2N-6E" ] ] }, { "label": "SUB OF SECTION 8, 1N-6E", "description": "SUB OF SECTION 8, 1N-6E", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUB OF SECTION 8, 1N-6E" ] ] }, { "label": "SUBSTATION SUBD", "description": "SUBSTATION SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUBSTATION SUBD" ] ] }, { "label": "SUCCESS #1 MS 1873", "description": "SUCCESS #1 MS 1873", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUCCESS #1 MS 1873" ] ] }, { "label": "SUDBURY RANCH", "description": "SUDBURY RANCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUDBURY RANCH" ] ] }, { "label": "SUMMER CLOUD LODE MS 611", "description": "SUMMER CLOUD LODE MS 611", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUMMER CLOUD LODE MS 611" ] ] }, { "label": "SUMMIT INDUSTRIAL PARK", "description": "SUMMIT INDUSTRIAL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUMMIT INDUSTRIAL PARK" ] ] }, { "label": "SUMMIT PEAK ESTATES SUBD", "description": "SUMMIT PEAK ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUMMIT PEAK ESTATES SUBD" ] ] }, { "label": "SUN COUNTRY ESTATES", "description": "SUN COUNTRY ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 233, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUN COUNTRY ESTATES" ] ] }, { "label": "SUN VALLEY", "description": "SUN VALLEY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUN VALLEY" ] ] }, { "label": "SUNDANCE RIDGE SUBD", "description": "SUNDANCE RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNDANCE RIDGE SUBD" ] ] }, { "label": "SUNDAY GULCH PLACER MS 822", "description": "SUNDAY GULCH PLACER MS 822", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNDAY GULCH PLACER MS 822" ] ] }, { "label": "SUNDIAL SQUARE", "description": "SUNDIAL SQUARE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNDIAL SQUARE" ] ] }, { "label": "SUNFLOWER #1 LODE MS 1926", "description": "SUNFLOWER #1 LODE MS 1926", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNFLOWER #1 LODE MS 1926" ] ] }, { "label": "SUNFLOWER #2 LODE MS 1926", "description": "SUNFLOWER #2 LODE MS 1926", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNFLOWER #2 LODE MS 1926" ] ] }, { "label": "SUNFLOWER #3 LODE MS 1926", "description": "SUNFLOWER #3 LODE MS 1926", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNFLOWER #3 LODE MS 1926" ] ] }, { "label": "SUNFLOWER #4 LODE MS 1926", "description": "SUNFLOWER #4 LODE MS 1926", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNFLOWER #4 LODE MS 1926" ] ] }, { "label": "SUNNY HAVEN TRACT", "description": "SUNNY HAVEN TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNNY HAVEN TRACT" ] ] }, { "label": "SUNNYDALE ESTATES", "description": "SUNNYDALE ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNNYDALE ESTATES" ] ] }, { "label": "SUNNYSIDE", "description": "SUNNYSIDE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNNYSIDE" ] ] }, { "label": "SUNNYSIDE #2 LODE MS 1080", "description": "SUNNYSIDE #2 LODE MS 1080", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNNYSIDE #2 LODE MS 1080" ] ] }, { "label": "SUNNYSIDE ACRES", "description": "SUNNYSIDE ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNNYSIDE ACRES" ] ] }, { "label": "SUNNYSIDE LODE #1 MS 1080", "description": "SUNNYSIDE LODE #1 MS 1080", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNNYSIDE LODE #1 MS 1080" ] ] }, { "label": "SUNNYSIDE LODE MS 1080", "description": "SUNNYSIDE LODE MS 1080", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNNYSIDE LODE MS 1080" ] ] }, { "label": "SUNNYSIDE REPLAT", "description": "SUNNYSIDE REPLAT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNNYSIDE REPLAT" ] ] }, { "label": "SUNNYVALE", "description": "SUNNYVALE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNNYVALE" ] ] }, { "label": "SUNRISE FRACTION LODE MS 531", "description": "SUNRISE FRACTION LODE MS 531", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNRISE FRACTION LODE MS 531" ] ] }, { "label": "SUNRISE HEIGHTS", "description": "SUNRISE HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNRISE HEIGHTS" ] ] }, { "label": "SUNRISE LODE MS 530", "description": "SUNRISE LODE MS 530", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNRISE LODE MS 530" ] ] }, { "label": "SUNRISE RANCH ESTATES", "description": "SUNRISE RANCH ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNRISE RANCH ESTATES" ] ] }, { "label": "SUNSET CREEK ESTATES", "description": "SUNSET CREEK ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNSET CREEK ESTATES" ] ] }, { "label": "SUNSET HILLS SUBD", "description": "SUNSET HILLS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNSET HILLS SUBD" ] ] }, { "label": "SUNSET RANCH", "description": "SUNSET RANCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNSET RANCH" ] ] }, { "label": "SUNSET SUBD", "description": "SUNSET SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNSET SUBD" ] ] }, { "label": "SUNSET VISTA SUBD", "description": "SUNSET VISTA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNSET VISTA SUBD" ] ] }, { "label": "SUNSHINE #1 LODE MS 1068", "description": "SUNSHINE #1 LODE MS 1068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNSHINE #1 LODE MS 1068" ] ] }, { "label": "SUNSHINE #10 LODE MS 1068", "description": "SUNSHINE #10 LODE MS 1068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNSHINE #10 LODE MS 1068" ] ] }, { "label": "SUNSHINE #2 LODE MS 1068", "description": "SUNSHINE #2 LODE MS 1068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNSHINE #2 LODE MS 1068" ] ] }, { "label": "SUNSHINE #3 LODE MS 1068", "description": "SUNSHINE #3 LODE MS 1068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNSHINE #3 LODE MS 1068" ] ] }, { "label": "SUNSHINE #4 LODE MS 1068", "description": "SUNSHINE #4 LODE MS 1068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNSHINE #4 LODE MS 1068" ] ] }, { "label": "SUNSHINE #5 LODE MS 1068", "description": "SUNSHINE #5 LODE MS 1068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNSHINE #5 LODE MS 1068" ] ] }, { "label": "SUNSHINE #6 LODE MS 1068", "description": "SUNSHINE #6 LODE MS 1068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNSHINE #6 LODE MS 1068" ] ] }, { "label": "SUNSHINE #7 LODE MS 1068", "description": "SUNSHINE #7 LODE MS 1068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNSHINE #7 LODE MS 1068" ] ] }, { "label": "SUNSHINE #9 LODE MS 1068", "description": "SUNSHINE #9 LODE MS 1068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNSHINE #9 LODE MS 1068" ] ] }, { "label": "SUNSHINE RANCH", "description": "SUNSHINE RANCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUNSHINE RANCH" ] ] }, { "label": "SUPERPUMPER ADD", "description": "SUPERPUMPER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SUPERPUMPER ADD" ] ] }, { "label": "SWAMPY LANE SUBD", "description": "SWAMPY LANE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SWAMPY LANE SUBD" ] ] }, { "label": "SWANSEA LODE MS 993", "description": "SWANSEA LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SWANSEA LODE MS 993" ] ] }, { "label": "SWANSON 1ST ADD", "description": "SWANSON 1ST ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SWANSON 1ST ADD" ] ] }, { "label": "SWANSON 2ND ADD", "description": "SWANSON 2ND ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SWANSON 2ND ADD" ] ] }, { "label": "SWANSON SUBD", "description": "SWANSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SWANSON SUBD" ] ] }, { "label": "SWANSON SUBD NO. 2", "description": "SWANSON SUBD NO. 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SWANSON SUBD NO. 2" ] ] }, { "label": "SWANZEY ADD", "description": "SWANZEY ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SWANZEY ADD" ] ] }, { "label": "SWANZEY PLACER MS 460", "description": "SWANZEY PLACER MS 460", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SWANZEY PLACER MS 460" ] ] }, { "label": "SWEETBRIAR HEIGHTS", "description": "SWEETBRIAR HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SWEETBRIAR HEIGHTS" ] ] }, { "label": "SWIFT ADDITION", "description": "SWIFT ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SWIFT ADDITION" ] ] }, { "label": "SWINEHART SUBD", "description": "SWINEHART SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SWINEHART SUBD" ] ] }, { "label": "SYNDICATE FRACTION LODE MS 1860", "description": "SYNDICATE FRACTION LODE MS 1860", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SYNDICATE FRACTION LODE MS 1860" ] ] }, { "label": "SYNDICATE LODE MS 1160", "description": "SYNDICATE LODE MS 1160", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SYNDICATE LODE MS 1160" ] ] }, { "label": "SZ ESTATES", "description": "SZ ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SZ ESTATES" ] ] }, { "label": "T & M SUBD", "description": "T & M SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T & M SUBD" ] ] }, { "label": "T AND J PRICE SUBD", "description": "T AND J PRICE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T AND J PRICE SUBD" ] ] }, { "label": "TABLEROCK SUBD", "description": "TABLEROCK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TABLEROCK SUBD" ] ] }, { "label": "TAKLHA SUBD", "description": "TAKLHA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TAKLHA SUBD" ] ] }, { "label": "TAYLOR RANCH SUBD", "description": "TAYLOR RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TAYLOR RANCH SUBD" ] ] }, { "label": "TAYLOR SUBD", "description": "TAYLOR SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TAYLOR SUBD" ] ] }, { "label": "TAYLOR, E E TRACT", "description": "TAYLOR, E E TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TAYLOR, E E TRACT" ] ] }, { "label": "TED SUBD", "description": "TED SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TED SUBD" ] ] }, { "label": "TELEGRAPH NO 1 LODE MS 728", "description": "TELEGRAPH NO 1 LODE MS 728", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TELEGRAPH NO 1 LODE MS 728" ] ] }, { "label": "TEMPLE SUBD", "description": "TEMPLE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TEMPLE SUBD" ] ] }, { "label": "TEMPLE SUBD #2", "description": "TEMPLE SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TEMPLE SUBD #2" ] ] }, { "label": "TERRACE VIEW SUBD", "description": "TERRACE VIEW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TERRACE VIEW SUBD" ] ] }, { "label": "TERRACITA HIGHLIGHTS SUBD", "description": "TERRACITA HIGHLIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TERRACITA HIGHLIGHTS SUBD" ] ] }, { "label": "TERRACITA PARK SUBD", "description": "TERRACITA PARK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TERRACITA PARK SUBD" ] ] }, { "label": "THIELEN SUBD", "description": "THIELEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "THIELEN SUBD" ] ] }, { "label": "THOMAS HEIGHTS", "description": "THOMAS HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "THOMAS HEIGHTS" ] ] }, { "label": "THOMPSON LODE MS 1533", "description": "THOMPSON LODE MS 1533", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "THOMPSON LODE MS 1533" ] ] }, { "label": "THOMPSON SUBD", "description": "THOMPSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "THOMPSON SUBD" ] ] }, { "label": "THOMPSON TOWER SUBD", "description": "THOMPSON TOWER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "THOMPSON TOWER SUBD" ] ] }, { "label": "THOMPSON TRACT", "description": "THOMPSON TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "THOMPSON TRACT" ] ] }, { "label": "THORPE ADD", "description": "THORPE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "THORPE ADD" ] ] }, { "label": "THORSTENSON-BENSON RANCH SUBD", "description": "THORSTENSON-BENSON RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "THORSTENSON-BENSON RANCH SUBD" ] ] }, { "label": "THORSTENSON-BENSON RANCH SUBD NO. 2", "description": "THORSTENSON-BENSON RANCH SUBD NO. 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "THORSTENSON-BENSON RANCH SUBD NO. 2" ] ] }, { "label": "THOVSON SUBD", "description": "THOVSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "THOVSON SUBD" ] ] }, { "label": "THREE FORKS SUBD", "description": "THREE FORKS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "THREE FORKS SUBD" ] ] }, { "label": "THREE JAY GOLD LODE MS 2106", "description": "THREE JAY GOLD LODE MS 2106", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "THREE JAY GOLD LODE MS 2106" ] ] }, { "label": "THUNDER PLAINS SUBD", "description": "THUNDER PLAINS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "THUNDER PLAINS SUBD" ] ] }, { "label": "THUNDERBIRD SUBD", "description": "THUNDERBIRD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "THUNDERBIRD SUBD" ] ] }, { "label": "TIBBETTS SUBD", "description": "TIBBETTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TIBBETTS SUBD" ] ] }, { "label": "TIGERVILLE SUBD", "description": "TIGERVILLE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TIGERVILLE SUBD" ] ] }, { "label": "TIGHTLINE LAKE ESTATES", "description": "TIGHTLINE LAKE ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TIGHTLINE LAKE ESTATES" ] ] }, { "label": "TIMBERLINE SUBD", "description": "TIMBERLINE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TIMBERLINE SUBD" ] ] }, { "label": "TIN CITY LODE MS 2504", "description": "TIN CITY LODE MS 2504", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TIN CITY LODE MS 2504" ] ] }, { "label": "TIN MINE SUBD", "description": "TIN MINE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TIN MINE SUBD" ] ] }, { "label": "TIN QUEEN LODE MS 2104", "description": "TIN QUEEN LODE MS 2104", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TIN QUEEN LODE MS 2104" ] ] }, { "label": "TIP TOP LODE MS 2117", "description": "TIP TOP LODE MS 2117", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TIP TOP LODE MS 2117" ] ] }, { "label": "TIPTON PROPERTIES SUBD", "description": "TIPTON PROPERTIES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TIPTON PROPERTIES SUBD" ] ] }, { "label": "TIRES PLUS ADD", "description": "TIRES PLUS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TIRES PLUS ADD" ] ] }, { "label": "TITTLE SPRINGS", "description": "TITTLE SPRINGS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TITTLE SPRINGS" ] ] }, { "label": "TITTLE SPRINGS NO 2 CONDOMINIUMS", "description": "TITTLE SPRINGS NO 2 CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TITTLE SPRINGS NO 2 CONDOMINIUMS" ] ] }, { "label": "TLC SUBD", "description": "TLC SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TLC SUBD" ] ] }, { "label": "TOP NOTCH LODE MS 1944", "description": "TOP NOTCH LODE MS 1944", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TOP NOTCH LODE MS 1944" ] ] }, { "label": "TORGUSON SUBD", "description": "TORGUSON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TORGUSON SUBD" ] ] }, { "label": "TOWER RIDGE 2", "description": "TOWER RIDGE 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TOWER RIDGE 2" ] ] }, { "label": "TOWER RIDGE SUBD", "description": "TOWER RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TOWER RIDGE SUBD" ] ] }, { "label": "TOWER SUBD", "description": "TOWER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TOWER SUBD" ] ] }, { "label": "TOWNE CENTRE SOUTH II CONDOMINIUM", "description": "TOWNE CENTRE SOUTH II CONDOMINIUM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TOWNE CENTRE SOUTH II CONDOMINIUM" ] ] }, { "label": "TRACT A-101 SUBD", "description": "TRACT A-101 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRACT A-101 SUBD" ] ] }, { "label": "TRACT ASHCRAFT", "description": "TRACT ASHCRAFT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRACT ASHCRAFT" ] ] }, { "label": "TRACT BERGENLUST", "description": "TRACT BERGENLUST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRACT BERGENLUST" ] ] }, { "label": "TRACT DENNIS REINKE", "description": "TRACT DENNIS REINKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRACT DENNIS REINKE" ] ] }, { "label": "TRACT H A BRADFELT", "description": "TRACT H A BRADFELT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRACT H A BRADFELT" ] ] }, { "label": "TRACT LITCH", "description": "TRACT LITCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRACT LITCH" ] ] }, { "label": "TRACT MEYER", "description": "TRACT MEYER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRACT MEYER" ] ] }, { "label": "TRACT OLSON PARCEL #1", "description": "TRACT OLSON PARCEL #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRACT OLSON PARCEL #1" ] ] }, { "label": "TRACT OLSON PARCEL #3", "description": "TRACT OLSON PARCEL #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRACT OLSON PARCEL #3" ] ] }, { "label": "TRACT REINKE", "description": "TRACT REINKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRACT REINKE" ] ] }, { "label": "TRACT SIRES", "description": "TRACT SIRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRACT SIRES" ] ] }, { "label": "TRACT SPRING CREEK", "description": "TRACT SPRING CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRACT SPRING CREEK" ] ] }, { "label": "TRACY SUBD", "description": "TRACY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRACY SUBD" ] ] }, { "label": "TRAIL LODE MS 993", "description": "TRAIL LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRAIL LODE MS 993" ] ] }, { "label": "TRAILWOOD VILLAGE", "description": "TRAILWOOD VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRAILWOOD VILLAGE" ] ] }, { "label": "TRAMWAY SUBD", "description": "TRAMWAY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRAMWAY SUBD" ] ] }, { "label": "TRANQUIL TRAIL SUBD", "description": "TRANQUIL TRAIL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRANQUIL TRAIL SUBD" ] ] }, { "label": "TRASK SUBD", "description": "TRASK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRASK SUBD" ] ] }, { "label": "TRIANGLE PLACER MS 729", "description": "TRIANGLE PLACER MS 729", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRIANGLE PLACER MS 729" ] ] }, { "label": "TRIBBY MEADOWS ESTATES SUBD", "description": "TRIBBY MEADOWS ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRIBBY MEADOWS ESTATES SUBD" ] ] }, { "label": "TRIJOWINN SUBD", "description": "TRIJOWINN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRIJOWINN SUBD" ] ] }, { "label": "TRIMBLE SUBD", "description": "TRIMBLE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRIMBLE SUBD" ] ] }, { "label": "TRIXIE LODE MS 1525", "description": "TRIXIE LODE MS 1525", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRIXIE LODE MS 1525" ] ] }, { "label": "TROBEE SUBD", "description": "TROBEE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TROBEE SUBD" ] ] }, { "label": "TROPLE ADD", "description": "TROPLE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TROPLE ADD" ] ] }, { "label": "TROUT HAVEN SUBD #2", "description": "TROUT HAVEN SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TROUT HAVEN SUBD #2" ] ] }, { "label": "TRUEAX ADD", "description": "TRUEAX ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRUEAX ADD" ] ] }, { "label": "TRUESDELL SUBD", "description": "TRUESDELL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRUESDELL SUBD" ] ] }, { "label": "TRUSTY SUBD", "description": "TRUSTY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TRUSTY SUBD" ] ] }, { "label": "TSCHETTER PLAZA CONDOMINUIMS", "description": "TSCHETTER PLAZA CONDOMINUIMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TSCHETTER PLAZA CONDOMINUIMS" ] ] }, { "label": "TUCKER SUBD", "description": "TUCKER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TUCKER SUBD" ] ] }, { "label": "TURBO SUBD", "description": "TURBO SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TURBO SUBD" ] ] }, { "label": "TURNAC TOWER CONDOMINIUM", "description": "TURNAC TOWER CONDOMINIUM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TURNAC TOWER CONDOMINIUM" ] ] }, { "label": "TURTLE #1 MS 1724", "description": "TURTLE #1 MS 1724", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TURTLE #1 MS 1724" ] ] }, { "label": "TURTLE LODE MS 1724", "description": "TURTLE LODE MS 1724", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TURTLE LODE MS 1724" ] ] }, { "label": "TUSCANY AT THE CLIFFS", "description": "TUSCANY AT THE CLIFFS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TUSCANY AT THE CLIFFS" ] ] }, { "label": "TUSCANY SQUARE SUBD", "description": "TUSCANY SQUARE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TUSCANY SQUARE SUBD" ] ] }, { "label": "TWILIGHT HILL SUBD", "description": "TWILIGHT HILL SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TWILIGHT HILL SUBD" ] ] }, { "label": "TWILIGHT HILLS SUBD #2", "description": "TWILIGHT HILLS SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TWILIGHT HILLS SUBD #2" ] ] }, { "label": "TWILIGHT HILLS SUBD #3", "description": "TWILIGHT HILLS SUBD #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TWILIGHT HILLS SUBD #3" ] ] }, { "label": "TWILIGHT HILLS SUBD #4", "description": "TWILIGHT HILLS SUBD #4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TWILIGHT HILLS SUBD #4" ] ] }, { "label": "TWIN OAKS SUBD", "description": "TWIN OAKS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TWIN OAKS SUBD" ] ] }, { "label": "TWIN SPRINGS ESTATES", "description": "TWIN SPRINGS ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TWIN SPRINGS ESTATES" ] ] }, { "label": "TWO BAR TEE SUBD", "description": "TWO BAR TEE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TWO BAR TEE SUBD" ] ] }, { "label": "TYKOON FRACTION MS 1729", "description": "TYKOON FRACTION MS 1729", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TYKOON FRACTION MS 1729" ] ] }, { "label": "TYKOON LODE #1 MS 1729", "description": "TYKOON LODE #1 MS 1729", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TYKOON LODE #1 MS 1729" ] ] }, { "label": "TYLER KNUE SUBD", "description": "TYLER KNUE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TYLER KNUE SUBD" ] ] }, { "label": "U LAZY TWO RANCH ESTATES SUBD", "description": "U LAZY TWO RANCH ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "U LAZY TWO RANCH ESTATES SUBD" ] ] }, { "label": "U-R #1 ADD", "description": "U-R #1 ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "U-R #1 ADD" ] ] }, { "label": "ULLAND OUTLOT REVISED", "description": "ULLAND OUTLOT REVISED", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ULLAND OUTLOT REVISED" ] ] }, { "label": "UNA DEL ACRES", "description": "UNA DEL ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "UNA DEL ACRES" ] ] }, { "label": "UNA DEL ACRES #2", "description": "UNA DEL ACRES #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "UNA DEL ACRES #2" ] ] }, { "label": "UNDERWOOD CEMETERY", "description": "UNDERWOOD CEMETERY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "UNDERWOOD CEMETERY" ] ] }, { "label": "UNION LODE MS 1408", "description": "UNION LODE MS 1408", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "UNION LODE MS 1408" ] ] }, { "label": "US PATENT #262012", "description": "US PATENT #262012", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "US PATENT #262012" ] ] }, { "label": "USGS ADD", "description": "USGS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "USGS ADD" ] ] }, { "label": "UTAH LODE MS 2049", "description": "UTAH LODE MS 2049", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "UTAH LODE MS 2049" ] ] }, { "label": "UTILITY SUBD", "description": "UTILITY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "UTILITY SUBD" ] ] }, { "label": "VALENTINE", "description": "VALENTINE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VALENTINE" ] ] }, { "label": "VALLEY HEIGHTS ESTATES SUBD", "description": "VALLEY HEIGHTS ESTATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VALLEY HEIGHTS ESTATES SUBD" ] ] }, { "label": "VALLEY TRACT", "description": "VALLEY TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VALLEY TRACT" ] ] }, { "label": "VALLEY VIEW ESTATES", "description": "VALLEY VIEW ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VALLEY VIEW ESTATES" ] ] }, { "label": "VALLEY WAY SUBD", "description": "VALLEY WAY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VALLEY WAY SUBD" ] ] }, { "label": "VALLEYRIDGE SUBD", "description": "VALLEYRIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VALLEYRIDGE SUBD" ] ] }, { "label": "VAN VOOREN SUBD", "description": "VAN VOOREN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VAN VOOREN SUBD" ] ] }, { "label": "VANNEMAN ADDITION", "description": "VANNEMAN ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VANNEMAN ADDITION" ] ] }, { "label": "VANNESS SUBD", "description": "VANNESS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VANNESS SUBD" ] ] }, { "label": "VAQUERO SUBD", "description": "VAQUERO SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VAQUERO SUBD" ] ] }, { "label": "VARILEK SUBD", "description": "VARILEK SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VARILEK SUBD" ] ] }, { "label": "VAUGHN ADD", "description": "VAUGHN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VAUGHN ADD" ] ] }, { "label": "VENEZUELA FRACTION MS 2002", "description": "VENEZUELA FRACTION MS 2002", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VENEZUELA FRACTION MS 2002" ] ] }, { "label": "VENUS LODE MS 1185", "description": "VENUS LODE MS 1185", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VENUS LODE MS 1185" ] ] }, { "label": "VENUS LODE MS 708", "description": "VENUS LODE MS 708", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VENUS LODE MS 708" ] ] }, { "label": "VENUS STONE PLACER MS 1361", "description": "VENUS STONE PLACER MS 1361", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VENUS STONE PLACER MS 1361" ] ] }, { "label": "VENUS SUBD", "description": "VENUS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VENUS SUBD" ] ] }, { "label": "VERMONT PLACER MS 1032", "description": "VERMONT PLACER MS 1032", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VERMONT PLACER MS 1032" ] ] }, { "label": "VETSCHS SUBD", "description": "VETSCHS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VETSCHS SUBD" ] ] }, { "label": "VICTRA SUBD", "description": "VICTRA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VICTRA SUBD" ] ] }, { "label": "VICTRA SUBD #2", "description": "VICTRA SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VICTRA SUBD #2" ] ] }, { "label": "VIETHS SUBD", "description": "VIETHS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VIETHS SUBD" ] ] }, { "label": "VILLA RANCHAERO TOWNSITE", "description": "VILLA RANCHAERO TOWNSITE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VILLA RANCHAERO TOWNSITE" ] ] }, { "label": "VILLA SUBD", "description": "VILLA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VILLA SUBD" ] ] }, { "label": "VILLAGE GREEN CONDOMINIUM", "description": "VILLAGE GREEN CONDOMINIUM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VILLAGE GREEN CONDOMINIUM" ] ] }, { "label": "VILLAGE ON MONROE SUBD", "description": "VILLAGE ON MONROE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VILLAGE ON MONROE SUBD" ] ] }, { "label": "VILLAGE ON THE GREEN #2 SUBD", "description": "VILLAGE ON THE GREEN #2 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VILLAGE ON THE GREEN #2 SUBD" ] ] }, { "label": "VILLAGE ON THE GREEN NO. 3 SUBDIVISION", "description": "VILLAGE ON THE GREEN NO. 3 SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VILLAGE ON THE GREEN NO. 3 SUBDIVISION" ] ] }, { "label": "VILLAGE ON THE GREEN SUBD", "description": "VILLAGE ON THE GREEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VILLAGE ON THE GREEN SUBD" ] ] }, { "label": "VILLAGGIO AT GOLDEN EAGLE, THE", "description": "VILLAGGIO AT GOLDEN EAGLE, THE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VILLAGGIO AT GOLDEN EAGLE, THE" ] ] }, { "label": "VILLAS AT VILLAGGIO, THE", "description": "VILLAS AT VILLAGGIO, THE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VILLAS AT VILLAGGIO, THE" ] ] }, { "label": "VINTON #1 LODE MS 1654", "description": "VINTON #1 LODE MS 1654", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VINTON #1 LODE MS 1654" ] ] }, { "label": "VINTON LODE MS 1654", "description": "VINTON LODE MS 1654", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VINTON LODE MS 1654" ] ] }, { "label": "VIRGINIA LODE MS 993", "description": "VIRGINIA LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VIRGINIA LODE MS 993" ] ] }, { "label": "VISTA HILLS #2", "description": "VISTA HILLS #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VISTA HILLS #2" ] ] }, { "label": "VISTA LAKE SUBD #2", "description": "VISTA LAKE SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 190, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VISTA LAKE SUBD #2" ] ] }, { "label": "VISTA PARK CONDOMINIUMS", "description": "VISTA PARK CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VISTA PARK CONDOMINIUMS" ] ] }, { "label": "VISTA RIDGE SUBD", "description": "VISTA RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VISTA RIDGE SUBD" ] ] }, { "label": "VOLMER SUBD", "description": "VOLMER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VOLMER SUBD" ] ] }, { "label": "VOLT SUBD", "description": "VOLT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VOLT SUBD" ] ] }, { "label": "VOSHALL ADD", "description": "VOSHALL ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VOSHALL ADD" ] ] }, { "label": "VULCAN GROUP MS 1525", "description": "VULCAN GROUP MS 1525", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VULCAN GROUP MS 1525" ] ] }, { "label": "W AND G SUBD", "description": "W AND G SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "W AND G SUBD" ] ] }, { "label": "W-M SUBD", "description": "W-M SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "W-M SUBD" ] ] }, { "label": "W-Y ADD", "description": "W-Y ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "W-Y ADD" ] ] }, { "label": "WACO #1 LODE MS 1481", "description": "WACO #1 LODE MS 1481", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WACO #1 LODE MS 1481" ] ] }, { "label": "WACO #2 LODE MS 1481", "description": "WACO #2 LODE MS 1481", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WACO #2 LODE MS 1481" ] ] }, { "label": "WACO #3 LODE MS 1481", "description": "WACO #3 LODE MS 1481", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WACO #3 LODE MS 1481" ] ] }, { "label": "WACO #4 LODE MS 1481", "description": "WACO #4 LODE MS 1481", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WACO #4 LODE MS 1481" ] ] }, { "label": "WACO #7 LODE MS 1481", "description": "WACO #7 LODE MS 1481", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WACO #7 LODE MS 1481" ] ] }, { "label": "WACO LODE MS 1481", "description": "WACO LODE MS 1481", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WACO LODE MS 1481" ] ] }, { "label": "WAL-MART SUBD", "description": "WAL-MART SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WAL-MART SUBD" ] ] }, { "label": "WALDO LODE MS 993", "description": "WALDO LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WALDO LODE MS 993" ] ] }, { "label": "WALKER PLACER MS 551", "description": "WALKER PLACER MS 551", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WALKER PLACER MS 551" ] ] }, { "label": "WALL AIRPORT SUBD", "description": "WALL AIRPORT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WALL AIRPORT SUBD" ] ] }, { "label": "WALL CEMETERY SECOND ADD", "description": "WALL CEMETERY SECOND ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WALL CEMETERY SECOND ADD" ] ] }, { "label": "WALL CEMETERY THIRD ADD", "description": "WALL CEMETERY THIRD ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WALL CEMETERY THIRD ADD" ] ] }, { "label": "WALL INDUSTRIAL PARK ADD", "description": "WALL INDUSTRIAL PARK ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WALL INDUSTRIAL PARK ADD" ] ] }, { "label": "WALL RESERVOIR TRACTS", "description": "WALL RESERVOIR TRACTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WALL RESERVOIR TRACTS" ] ] }, { "label": "WALL SOUTHERN ADD", "description": "WALL SOUTHERN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WALL SOUTHERN ADD" ] ] }, { "label": "WALPOLE ADD", "description": "WALPOLE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WALPOLE ADD" ] ] }, { "label": "WALPOLE HEIGHTS SUBD", "description": "WALPOLE HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WALPOLE HEIGHTS SUBD" ] ] }, { "label": "WALTER GOLD LODE MS 1928", "description": "WALTER GOLD LODE MS 1928", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WALTER GOLD LODE MS 1928" ] ] }, { "label": "WALTH SUBD", "description": "WALTH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WALTH SUBD" ] ] }, { "label": "WAREHOUSE LOTS", "description": "WAREHOUSE LOTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WAREHOUSE LOTS" ] ] }, { "label": "WARREN LAMB SUBD", "description": "WARREN LAMB SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 208, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WARREN LAMB SUBD" ] ] }, { "label": "WARREN LODE MS 1533", "description": "WARREN LODE MS 1533", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WARREN LODE MS 1533" ] ] }, { "label": "WASHBURN LOT", "description": "WASHBURN LOT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WASHBURN LOT" ] ] }, { "label": "WASTA WAREHOUSE LOTS", "description": "WASTA WAREHOUSE LOTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WASTA WAREHOUSE LOTS" ] ] }, { "label": "WASTE WATER PLANT TRACT", "description": "WASTE WATER PLANT TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 183, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WASTE WATER PLANT TRACT" ] ] }, { "label": "WASTELAND SUBD", "description": "WASTELAND SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WASTELAND SUBD" ] ] }, { "label": "WATCO SUBD", "description": "WATCO SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WATCO SUBD" ] ] }, { "label": "WATERSEDGE SUBD", "description": "WATERSEDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WATERSEDGE SUBD" ] ] }, { "label": "WDRPI-SD100 SUBD", "description": "WDRPI-SD100 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WDRPI-SD100 SUBD" ] ] }, { "label": "WDRPI-SD103 SUBD", "description": "WDRPI-SD103 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WDRPI-SD103 SUBD" ] ] }, { "label": "WEAVER TOWNSITE", "description": "WEAVER TOWNSITE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WEAVER TOWNSITE" ] ] }, { "label": "WEBER SUBD", "description": "WEBER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WEBER SUBD" ] ] }, { "label": "WEDDINTREE SUBD", "description": "WEDDINTREE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WEDDINTREE SUBD" ] ] }, { "label": "WELCOME LODE MS 2064", "description": "WELCOME LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WELCOME LODE MS 2064" ] ] }, { "label": "WELL ADD", "description": "WELL ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WELL ADD" ] ] }, { "label": "WELL SITE 1 SUBD", "description": "WELL SITE 1 SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WELL SITE 1 SUBD" ] ] }, { "label": "WELL SITE SUBD", "description": "WELL SITE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WELL SITE SUBD" ] ] }, { "label": "WELLINGTON HEIGHTS SUBD", "description": "WELLINGTON HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WELLINGTON HEIGHTS SUBD" ] ] }, { "label": "WELLMAN SUBD", "description": "WELLMAN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WELLMAN SUBD" ] ] }, { "label": "WELSH SUBD", "description": "WELSH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WELSH SUBD" ] ] }, { "label": "WESLEYAN CHRISTIAN CENTER", "description": "WESLEYAN CHRISTIAN CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WESLEYAN CHRISTIAN CENTER" ] ] }, { "label": "WEST ADD", "description": "WEST ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WEST ADD" ] ] }, { "label": "WEST BOULEVARD ADD", "description": "WEST BOULEVARD ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WEST BOULEVARD ADD" ] ] }, { "label": "WEST CENTURY SUBD", "description": "WEST CENTURY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 206, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WEST CENTURY SUBD" ] ] }, { "label": "WEST FORK HARNEY HYD MS #320", "description": "WEST FORK HARNEY HYD MS #320", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WEST FORK HARNEY HYD MS #320" ] ] }, { "label": "WEST HORNET LODE MS 1533", "description": "WEST HORNET LODE MS 1533", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WEST HORNET LODE MS 1533" ] ] }, { "label": "WEST LODE MS 1256", "description": "WEST LODE MS 1256", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WEST LODE MS 1256" ] ] }, { "label": "WEST RIVER RURAL WATER SUBD", "description": "WEST RIVER RURAL WATER SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WEST RIVER RURAL WATER SUBD" ] ] }, { "label": "WEST SUNNYSIDE SUBD", "description": "WEST SUNNYSIDE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WEST SUNNYSIDE SUBD" ] ] }, { "label": "WESTBERRY TRAILS", "description": "WESTBERRY TRAILS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WESTBERRY TRAILS" ] ] }, { "label": "WESTERN BELL LODE MS 610", "description": "WESTERN BELL LODE MS 610", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WESTERN BELL LODE MS 610" ] ] }, { "label": "WESTERN HEIGHTS SUBD", "description": "WESTERN HEIGHTS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WESTERN HEIGHTS SUBD" ] ] }, { "label": "WESTHILLS VILLAGE ESTATES", "description": "WESTHILLS VILLAGE ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WESTHILLS VILLAGE ESTATES" ] ] }, { "label": "WESTSIDE SUBD", "description": "WESTSIDE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WESTSIDE SUBD" ] ] }, { "label": "WESTVIEW ESTATES", "description": "WESTVIEW ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WESTVIEW ESTATES" ] ] }, { "label": "WHALEN ADD", "description": "WHALEN ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WHALEN ADD" ] ] }, { "label": "WHALEY SUBD", "description": "WHALEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WHALEY SUBD" ] ] }, { "label": "WHEATON ADD", "description": "WHEATON ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WHEATON ADD" ] ] }, { "label": "WHEEL INN #2", "description": "WHEEL INN #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WHEEL INN #2" ] ] }, { "label": "WHEEL INN #3", "description": "WHEEL INN #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WHEEL INN #3" ] ] }, { "label": "WHEEL INN #4", "description": "WHEEL INN #4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WHEEL INN #4" ] ] }, { "label": "WHEEL INN SUBD", "description": "WHEEL INN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WHEEL INN SUBD" ] ] }, { "label": "WHISPER RIDGE SUBD", "description": "WHISPER RIDGE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WHISPER RIDGE SUBD" ] ] }, { "label": "WHISPERING PINES CAMPGROUND", "description": "WHISPERING PINES CAMPGROUND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WHISPERING PINES CAMPGROUND" ] ] }, { "label": "WHISPERING PINES SUBD", "description": "WHISPERING PINES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WHISPERING PINES SUBD" ] ] }, { "label": "WHISPERING WIND SUBD", "description": "WHISPERING WIND SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WHISPERING WIND SUBD" ] ] }, { "label": "WHITING SUBD", "description": "WHITING SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WHITING SUBD" ] ] }, { "label": "WICKSVILLE ADD", "description": "WICKSVILLE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WICKSVILLE ADD" ] ] }, { "label": "WIESE ADD", "description": "WIESE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WIESE ADD" ] ] }, { "label": "WILD IRISHMAN SUBD", "description": "WILD IRISHMAN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WILD IRISHMAN SUBD" ] ] }, { "label": "WILDWOOD SUBD", "description": "WILDWOOD SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WILDWOOD SUBD" ] ] }, { "label": "WILEMAN ACRES SUBD", "description": "WILEMAN ACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WILEMAN ACRES SUBD" ] ] }, { "label": "WILEMAN SUBD", "description": "WILEMAN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WILEMAN SUBD" ] ] }, { "label": "WILLARD RANCH SUBD", "description": "WILLARD RANCH SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WILLARD RANCH SUBD" ] ] }, { "label": "WILLARD TRACT", "description": "WILLARD TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WILLARD TRACT" ] ] }, { "label": "WILLIAMS LODE MS 993", "description": "WILLIAMS LODE MS 993", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WILLIAMS LODE MS 993" ] ] }, { "label": "WILLIAMS SUBD", "description": "WILLIAMS SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WILLIAMS SUBD" ] ] }, { "label": "WILLIS MAMALUKE PLACER", "description": "WILLIS MAMALUKE PLACER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WILLIS MAMALUKE PLACER" ] ] }, { "label": "WILLISON B WHITE HES #2440", "description": "WILLISON B WHITE HES #2440", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WILLISON B WHITE HES #2440" ] ] }, { "label": "WILO SUBD", "description": "WILO SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WILO SUBD" ] ] }, { "label": "WILSON LODE MS 655", "description": "WILSON LODE MS 655", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WILSON LODE MS 655" ] ] }, { "label": "WILSON LODE SUBD", "description": "WILSON LODE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WILSON LODE SUBD" ] ] }, { "label": "WILTFONG SUBD", "description": "WILTFONG SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 188, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WILTFONG SUBD" ] ] }, { "label": "WINDGATE SUBD", "description": "WINDGATE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WINDGATE SUBD" ] ] }, { "label": "WINDMERE SUBD", "description": "WINDMERE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WINDMERE SUBD" ] ] }, { "label": "WINDY HOLLOW SUBD", "description": "WINDY HOLLOW SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WINDY HOLLOW SUBD" ] ] }, { "label": "WINNIE PLACER MS 835", "description": "WINNIE PLACER MS 835", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WINNIE PLACER MS 835" ] ] }, { "label": "WINNWOOD", "description": "WINNWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 193, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WINNWOOD" ] ] }, { "label": "WINTERHAVEN", "description": "WINTERHAVEN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WINTERHAVEN" ] ] }, { "label": "WINTERSTEEN SUBD", "description": "WINTERSTEEN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WINTERSTEEN SUBD" ] ] }, { "label": "WINTON SUBD", "description": "WINTON SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WINTON SUBD" ] ] }, { "label": "WINTON SUBD #2", "description": "WINTON SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WINTON SUBD #2" ] ] }, { "label": "WINTRODE ADD", "description": "WINTRODE ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WINTRODE ADD" ] ] }, { "label": "WIPF SUBD", "description": "WIPF SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WIPF SUBD" ] ] }, { "label": "WISCONSIN PLACER MS 910", "description": "WISCONSIN PLACER MS 910", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 188, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WISCONSIN PLACER MS 910" ] ] }, { "label": "WISDOM SUBD", "description": "WISDOM SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WISDOM SUBD" ] ] }, { "label": "WISES ADD", "description": "WISES ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WISES ADD" ] ] }, { "label": "WM A MACKRILLS ADD", "description": "WM A MACKRILLS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WM A MACKRILLS ADD" ] ] }, { "label": "WOLCOTT SUBD", "description": "WOLCOTT SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WOLCOTT SUBD" ] ] }, { "label": "WOLFF MOUNTAIN SUBD", "description": "WOLFF MOUNTAIN SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WOLFF MOUNTAIN SUBD" ] ] }, { "label": "WOLFRAMITE ESTATES", "description": "WOLFRAMITE ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WOLFRAMITE ESTATES" ] ] }, { "label": "WONDER LODE #1 MS 2095", "description": "WONDER LODE #1 MS 2095", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WONDER LODE #1 MS 2095" ] ] }, { "label": "WONDER LODE MS 2095", "description": "WONDER LODE MS 2095", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WONDER LODE MS 2095" ] ] }, { "label": "WONDERLAND ACRES", "description": "WONDERLAND ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WONDERLAND ACRES" ] ] }, { "label": "WONDERLAND LODE MS 2064", "description": "WONDERLAND LODE MS 2064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WONDERLAND LODE MS 2064" ] ] }, { "label": "WOOD TIN LODE MS 1646", "description": "WOOD TIN LODE MS 1646", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WOOD TIN LODE MS 1646" ] ] }, { "label": "WOODED ACRES SUBD", "description": "WOODED ACRES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WOODED ACRES SUBD" ] ] }, { "label": "WOODLAND HILLS", "description": "WOODLAND HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WOODLAND HILLS" ] ] }, { "label": "WOODLAND VALLEY SUBD", "description": "WOODLAND VALLEY SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WOODLAND VALLEY SUBD" ] ] }, { "label": "WOODLAND VALLEY SUBD #2", "description": "WOODLAND VALLEY SUBD #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WOODLAND VALLEY SUBD #2" ] ] }, { "label": "WOODRIDGE", "description": "WOODRIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WOODRIDGE" ] ] }, { "label": "WORD OF HOPE SUBD", "description": "WORD OF HOPE SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WORD OF HOPE SUBD" ] ] }, { "label": "WORKSHOP ADD", "description": "WORKSHOP ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WORKSHOP ADD" ] ] }, { "label": "WORLDS FAIR LODE MS 1364", "description": "WORLDS FAIR LODE MS 1364", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WORLDS FAIR LODE MS 1364" ] ] }, { "label": "WREA SUBD", "description": "WREA SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WREA SUBD" ] ] }, { "label": "YANKTON LODE MS 1895", "description": "YANKTON LODE MS 1895", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "YANKTON LODE MS 1895" ] ] }, { "label": "YATES SUBD", "description": "YATES SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "YATES SUBD" ] ] }, { "label": "YORK LODE MS 1965", "description": "YORK LODE MS 1965", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "YORK LODE MS 1965" ] ] }, { "label": "YUCCA COURT CONDOMINIUMS", "description": "YUCCA COURT CONDOMINIUMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "YUCCA COURT CONDOMINIUMS" ] ] }, { "label": "ZIGGYS ADD", "description": "ZIGGYS ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ZIGGYS ADD" ] ] }, { "label": "ZION SUBD", "description": "ZION SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ZION SUBD" ] ] }, { "label": "ZZ SUBD", "description": "ZZ SUBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ZZ SUBD" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CRANE SUBD", "label": "CRANE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROCKERVILLE GOLD TOWN CONDOMINIUMS", "label": "ROCKERVILLE GOLD TOWN CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAKOTA HEARTLAND CONDOMINIUMS", "label": "DAKOTA HEARTLAND CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "APPLE VALLEY SUBD", "label": "APPLE VALLEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOUNTAIN BLUEBIRD SUBD", "label": "MOUNTAIN BLUEBIRD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DVORAK SUBD", "label": "DVORAK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEBRASKA PLACER MS 676", "label": "NEBRASKA PLACER MS 676" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH CREEK CONDOMINIUMS", "label": "NORTH CREEK CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALLENS PARK ADD", "label": "ALLENS PARK ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SAMS ADD", "label": "SAMS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DWS SUBD", "label": "DWS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCVEY VALLEY SUBD", "label": "MCVEY VALLEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLTOP HOLLOW SUBD", "label": "HILLTOP HOLLOW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EWP SUBD", "label": "EWP SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROBINS ROOST CONDOMINIUMS", "label": "ROBINS ROOST CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CORNFORD SUBD", "label": "CORNFORD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JET EDGE ADD", "label": "JET EDGE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 193, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RED ROCK SHADOWS NO.2 SUBD", "label": "RED ROCK SHADOWS NO.2 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CONGREGATIONAL CHURCH SUBD", "label": "CONGREGATIONAL CHURCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THOVSON SUBD NO. 2", "label": "THOVSON SUBD NO. 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIRSCH ADD", "label": "HIRSCH ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROCKERVILLE GOLD TOWN SUBD", "label": "ROCKERVILLE GOLD TOWN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "", "label": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "115 KERMIT LANE CONDOMINIUMS", "label": "115 KERMIT LANE CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "155TH AVENUE SUBD", "label": "155TH AVENUE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1600 MOUNTAIN VIEW ROAD CONDOMINIUM", "label": "1600 MOUNTAIN VIEW ROAD CONDOMINIUM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4-J RANCH ADD", "label": "4-J RANCH ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "50 MINNESOTA STREET CONDOMINIUMS", "label": "50 MINNESOTA STREET CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "529 KANSAS CITY CONDOMINIUM", "label": "529 KANSAS CITY CONDOMINIUM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "632 MAIN CONDOMINIUMS", "label": "632 MAIN CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A AND J SUBD", "label": "A AND J SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ABRAMS SUBD", "label": "ABRAMS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ABYS FEED AND SEED CONDOMINIUM", "label": "ABYS FEED AND SEED CONDOMINIUM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ACRE TRACT", "label": "ACRE TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ADAMS SUBD", "label": "ADAMS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ADAMSON SUBD", "label": "ADAMSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ADDIE CAMP SUBD", "label": "ADDIE CAMP SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ADDIE LODE MS 585", "label": "ADDIE LODE MS 585" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ADELIA LODE MS 993", "label": "ADELIA LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ADONIS #1 LODE MS 1068", "label": "ADONIS #1 LODE MS 1068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ADONIS #2 LODE MS 1068", "label": "ADONIS #2 LODE MS 1068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ADONIS #4 LODE MS 1068", "label": "ADONIS #4 LODE MS 1068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ADONIS #5 LODE MS 1068", "label": "ADONIS #5 LODE MS 1068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AGAPE LAND SUBD", "label": "AGAPE LAND SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AIRPORT ADD", "label": "AIRPORT ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AJAX #1 LODE MS 1483", "label": "AJAX #1 LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AJAX #3 LODE MS 1483", "label": "AJAX #3 LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AJAX #4 LODE MS 1483", "label": "AJAX #4 LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AJAX #8 LODE MS 1596", "label": "AJAX #8 LODE MS 1596" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AJAX #9 LODE MS 1596", "label": "AJAX #9 LODE MS 1596" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALABAMA LODE MS 1944", "label": "ALABAMA LODE MS 1944" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALASKA LODE MS 2049", "label": "ALASKA LODE MS 2049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALDINGER SUBD", "label": "ALDINGER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALDREN ADD", "label": "ALDREN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALEXANDER LODE MS 592", "label": "ALEXANDER LODE MS 592" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALLARD SUBD", "label": "ALLARD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALLEGIANCE SUBD", "label": "ALLEGIANCE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALLEN PARK ADD", "label": "ALLEN PARK ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALLEN PLACER MS 748", "label": "ALLEN PLACER MS 748" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALLIE LODE MS 1525", "label": "ALLIE LODE MS 1525" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALMA SUBD", "label": "ALMA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALPHA OMEGA SUBD", "label": "ALPHA OMEGA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALPHA ONE MINUTEMAN SUBD", "label": "ALPHA ONE MINUTEMAN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALPINE ACRES ADD", "label": "ALPINE ACRES ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALPINE ACRES ADD #1", "label": "ALPINE ACRES ADD #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALPINE ACRES MEADOW", "label": "ALPINE ACRES MEADOW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALPINE HOLLOW MOUNTAIN ESTATES", "label": "ALPINE HOLLOW MOUNTAIN ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALTA M LODE MS 1729", "label": "ALTA M LODE MS 1729" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AMBULANCE ADD", "label": "AMBULANCE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AMBUR SUBD", "label": "AMBUR SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AMELIA", "label": "AMELIA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ANACONDA LODE MS 2064", "label": "ANACONDA LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ANACONDA SUBD", "label": "ANACONDA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ANAMOSA CROSSING SUBD", "label": "ANAMOSA CROSSING SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ANCHOR #2 LODE MS 1483", "label": "ANCHOR #2 LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ANCHOR LODE MS 1483", "label": "ANCHOR LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ANDERSON ADD", "label": "ANDERSON ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ANDERSON SUBD", "label": "ANDERSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ANNIE LODE MS 1721", "label": "ANNIE LODE MS 1721" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "APEX #2 LODE MS 1033", "label": "APEX #2 LODE MS 1033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "APEX LODE MS 1033", "label": "APEX LODE MS 1033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "APEX LODE MS 1728", "label": "APEX LODE MS 1728" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ARCHES ADD", "label": "ARCHES ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ARENA PLACER MS 1287", "label": "ARENA PLACER MS 1287" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ARIZONA LODE MS 2049", "label": "ARIZONA LODE MS 2049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ARNEYS ADD", "label": "ARNEYS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ARROWHEAD ESTATES", "label": "ARROWHEAD ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ARROWHEAD HILLS", "label": "ARROWHEAD HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ARROWHEAD VIEW ADD", "label": "ARROWHEAD VIEW ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ASHLAND SUBD", "label": "ASHLAND SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ASHLAND SUBD #2", "label": "ASHLAND SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ASHLAND SUBD #3", "label": "ASHLAND SUBD #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ASPEN ACRES SUBD", "label": "ASPEN ACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ASPEN ESTATES SUBD", "label": "ASPEN ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ASPEN MEADOWS SUBD", "label": "ASPEN MEADOWS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ASSEMBLY OF GOD", "label": "ASSEMBLY OF GOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ATLANTIC #1 MS 1808", "label": "ATLANTIC #1 MS 1808" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ATLANTIC #3 MS 1808", "label": "ATLANTIC #3 MS 1808" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ATLANTIC LODE MS 1408", "label": "ATLANTIC LODE MS 1408" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ATLANTIS SUBD", "label": "ATLANTIS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ATTIC SUB, THE", "label": "ATTIC SUB, THE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AUBURN HILLS SUBD", "label": "AUBURN HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AUGUST AND EUNICE MILLER SUBD", "label": "AUGUST AND EUNICE MILLER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AUGUSTA LODE MS 974", "label": "AUGUSTA LODE MS 974" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AUTUMN HILLS PLAZA II", "label": "AUTUMN HILLS PLAZA II" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AUTUMN HILLS PLAZA SUBD", "label": "AUTUMN HILLS PLAZA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AUTUMN HILLS SUBD", "label": "AUTUMN HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AVENUE A SUBD", "label": "AVENUE A SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 203, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B AND G SUBD", "label": "B AND G SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B AND G SUBD #2", "label": "B AND G SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BACCARAT LODE MS 993", "label": "BACCARAT LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BACK COUNTRY SUBD", "label": "BACK COUNTRY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BACK ROAD SUBD", "label": "BACK ROAD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BADGER LODE MS 619", "label": "BADGER LODE MS 619" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BADLANDS NATIONAL PARK", "label": "BADLANDS NATIONAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BAKER ADD", "label": "BAKER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BAKER OAKS SUBD", "label": "BAKER OAKS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BALDWIN SUBD", "label": "BALDWIN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BANGOR LODE MS 1797", "label": "BANGOR LODE MS 1797" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BANKS SUBD", "label": "BANKS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BAR P-S SUBD", "label": "BAR P-S SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BAR PLACER MS 824", "label": "BAR PLACER MS 824" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BARBARA SUBD", "label": "BARBARA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BARBER TRACT", "label": "BARBER TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BARNHART ADD", "label": "BARNHART ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BARTE SUBD", "label": "BARTE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BATTLE CREEK MOUNTAIN ESTATES SUBD", "label": "BATTLE CREEK MOUNTAIN ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BATTLE CREEK PLACER MS 670", "label": "BATTLE CREEK PLACER MS 670" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BAUER SUBD", "label": "BAUER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BAUMGARTNER SUBD", "label": "BAUMGARTNER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BAXTER SUBD", "label": "BAXTER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BAY STATE LODE MS 2072", "label": "BAY STATE LODE MS 2072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BEACON HILL SUBD", "label": "BEACON HILL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BEAIRD SUBD", "label": "BEAIRD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BEAR ADD", "label": "BEAR ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 195, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BEAR MOUNTAIN RANCH SUBD", "label": "BEAR MOUNTAIN RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BEARS DEN SUBD", "label": "BEARS DEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BEATTY SUBD", "label": "BEATTY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BEAUTY HILL SUBD", "label": "BEAUTY HILL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BECHER SUBD", "label": "BECHER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BECKMAN", "label": "BECKMAN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BECKMAN SUBD #2", "label": "BECKMAN SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BEDCO SUBD", "label": "BEDCO SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BEE #3 LODE MS 1912", "label": "BEE #3 LODE MS 1912" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BEHRENS PLACE SUBD", "label": "BEHRENS PLACE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BELL PINE SUBD", "label": "BELL PINE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BELLA VISTA ESTATES", "label": "BELLA VISTA ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 226, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BELLEVIEW CONDOMINIUMS", "label": "BELLEVIEW CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BELTZ #2 SUBD", "label": "BELTZ #2 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BEN BUTLER LODE MS 726", "label": "BEN BUTLER LODE MS 726" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BEN SKINNER ADD", "label": "BEN SKINNER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BERGER SUBD", "label": "BERGER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BERGSTRESSER SUBD", "label": "BERGSTRESSER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BERMUDA LODE MS 2052", "label": "BERMUDA LODE MS 2052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BERRY DEVELOPMENT", "label": "BERRY DEVELOPMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BERRY PINES", "label": "BERRY PINES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BERTHA LODE MS 1525", "label": "BERTHA LODE MS 1525" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BES SUBD", "label": "BES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BESSIE LODE #1 MS 1886", "label": "BESSIE LODE #1 MS 1886" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BESSIE LODE MS 1886", "label": "BESSIE LODE MS 1886" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BEST SUBD", "label": "BEST SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BESTS FIRST ADD", "label": "BESTS FIRST ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BFS SUBD", "label": "BFS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BH MUSEUM ADD", "label": "BH MUSEUM ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BHEC SUBD", "label": "BHEC SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BHP ADD", "label": "BHP ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BHPL HWY 79 SUBSTATION SUBD", "label": "BHPL HWY 79 SUBSTATION SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BHTR SUBDIVISION", "label": "BHTR SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BICE SUBD", "label": "BICE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIERNBAUM SUBD", "label": "BIERNBAUM SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIES SUBD", "label": "BIES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIG BEND PLACER MS 1442", "label": "BIG BEND PLACER MS 1442" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIG CHIEF LODE", "label": "BIG CHIEF LODE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIG HIT #1 LODE MS 2017", "label": "BIG HIT #1 LODE MS 2017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIG HIT #2 LODE MS 2017", "label": "BIG HIT #2 LODE MS 2017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIG HIT #3 LODE MS 2017", "label": "BIG HIT #3 LODE MS 2017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIG HIT #4 LODE MS 1355", "label": "BIG HIT #4 LODE MS 1355" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIG HIT LODE MS 2017", "label": "BIG HIT LODE MS 2017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIG HORN MEADOW ESTATES", "label": "BIG HORN MEADOW ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIG PINEY SUBD", "label": "BIG PINEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIG SKY BUSINESS PARK", "label": "BIG SKY BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIG SKY SUBD", "label": "BIG SKY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIGGS SUBD", "label": "BIGGS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIGHORN SHEEP PRESERVE", "label": "BIGHORN SHEEP PRESERVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BILLS SUBD", "label": "BILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BINTLIFF SUBD", "label": "BINTLIFF SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BIRD LODE MS 964", "label": "BIRD LODE MS 964" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BISHOP MOUNTAIN SUBD", "label": "BISHOP MOUNTAIN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BISHOP MOUNTAIN SUBD #2", "label": "BISHOP MOUNTAIN SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BISMARCK LODE MS 1407", "label": "BISMARCK LODE MS 1407" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BISON ACRES", "label": "BISON ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BISON ACRES SUBD", "label": "BISON ACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BISON HILLS SUBD", "label": "BISON HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BITTERSWEET LODE MS 1873", "label": "BITTERSWEET LODE MS 1873" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK BERRY DEVELOPMENT SUBD", "label": "BLACK BERRY DEVELOPMENT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK ELK PEAK SUBD", "label": "BLACK ELK PEAK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK FOREST VILLAGE", "label": "BLACK FOREST VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK GAP SUBD", "label": "BLACK GAP SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK HILLS CENTER", "label": "BLACK HILLS CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK HILLS CENTRAL ADD", "label": "BLACK HILLS CENTRAL ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK HILLS LIGHT OPERA TRACT", "label": "BLACK HILLS LIGHT OPERA TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK METAL #1 LODE MS 1986", "label": "BLACK METAL #1 LODE MS 1986" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK METAL #2 MS 1986", "label": "BLACK METAL #2 MS 1986" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK METAL #4 LODE MS 1986", "label": "BLACK METAL #4 LODE MS 1986" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK METAL #5 LODE MS 1986", "label": "BLACK METAL #5 LODE MS 1986" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK METAL #6 MS 1986", "label": "BLACK METAL #6 MS 1986" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK METAL #9 MS 1986", "label": "BLACK METAL #9 MS 1986" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK METAL LODE #3 MS 1986", "label": "BLACK METAL LODE #3 MS 1986" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK METAL LODE #7 MS 1986", "label": "BLACK METAL LODE #7 MS 1986" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLACK METAL LODE MS 1986", "label": "BLACK METAL LODE MS 1986" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLAINE LODE MS 1483", "label": "BLAINE LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLAIR PLACER MS 1028", "label": "BLAIR PLACER MS 1028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLAKES ADD", "label": "BLAKES ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLAKES ADD #2", "label": "BLAKES ADD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLASEG SUBD", "label": "BLASEG SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLOCK 5 CONDOMINIUM", "label": "BLOCK 5 CONDOMINIUM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLOOM ADD", "label": "BLOOM ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLOSSOM LODE MS 993", "label": "BLOSSOM LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLU-KNU SUBD", "label": "BLU-KNU SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLUE LEAD LODE MS 1483", "label": "BLUE LEAD LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLUE MARLIN ESTATES", "label": "BLUE MARLIN ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BLUE WING MS 1483", "label": "BLUE WING MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOB INGERSOLL LODE MS 726", "label": "BOB INGERSOLL LODE MS 726" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOBTAIL #5 LODE MS 2064", "label": "BOBTAIL #5 LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BODENSTEINER FARM CONDOMINIUM", "label": "BODENSTEINER FARM CONDOMINIUM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOLAND PLACER SUBD", "label": "BOLAND PLACER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOLAND SUBD", "label": "BOLAND SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOLLMANN SUBD", "label": "BOLLMANN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOMBER ESTATES", "label": "BOMBER ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BONANZA BAR MC 970", "label": "BONANZA BAR MC 970" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BONANZA BAR SUBD", "label": "BONANZA BAR SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BONHAM PLACER MS 626", "label": "BONHAM PLACER MS 626" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BONNIE BELL LODE MS 1294", "label": "BONNIE BELL LODE MS 1294" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 208, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BONNITA SUBD", "label": "BONNITA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOOMSMA SUBD", "label": "BOOMSMA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOOMTASTIC SUBD", "label": "BOOMTASTIC SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOONDOCKS SUBD", "label": "BOONDOCKS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BORGLUM SUBD", "label": "BORGLUM SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BORZENSKI SUBD", "label": "BORZENSKI SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOSS SUBD", "label": "BOSS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOSTON LODE MS 993", "label": "BOSTON LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOULDER #2 LODE MS 1483", "label": "BOULDER #2 LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOULDER #3 LODE MS 1483", "label": "BOULDER #3 LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOULDER #4 LODE MS 1483", "label": "BOULDER #4 LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOULDER CREEK SUBD", "label": "BOULDER CREEK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOULDER LODE MS 1483", "label": "BOULDER LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOULEVARD ADD", "label": "BOULEVARD ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOULEVARD OFFICE PARK", "label": "BOULEVARD OFFICE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOURNE ADD", "label": "BOURNE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOX ELDER DSDP SUBD", "label": "BOX ELDER DSDP SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOX ELDER SUBD #1", "label": "BOX ELDER SUBD #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOX ELDER SUBD #2", "label": "BOX ELDER SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOX ELDER SUBD #3", "label": "BOX ELDER SUBD #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 233, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOX WAREHOUSE SUBD", "label": "BOX WAREHOUSE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOYDS SUBD", "label": "BOYDS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOYDSTON 1 SUBD", "label": "BOYDSTON 1 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOYDSTON HEIGHTS SUBD", "label": "BOYDSTON HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOYLE SUBD", "label": "BOYLE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BOYUM SUBD", "label": "BOYUM SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRAD HAVEN", "label": "BRAD HAVEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRADEEN SUBD", "label": "BRADEEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRADLEY TRACT", "label": "BRADLEY TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRADSKY", "label": "BRADSKY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRADSKY #2", "label": "BRADSKY #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRAEBURN ADD", "label": "BRAEBURN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRAITHWAITE SUBD", "label": "BRAITHWAITE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRAMBLE LODE MS 974", "label": "BRAMBLE LODE MS 974" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRANDSTED SUBD", "label": "BRANDSTED SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRANDT SUBD", "label": "BRANDT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRASSFIELD SUBD", "label": "BRASSFIELD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRECHTEL #1 SUBD", "label": "BRECHTEL #1 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRENNAN HILL SUBD", "label": "BRENNAN HILL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRENNEN AND SWEENEY", "label": "BRENNEN AND SWEENEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRENTWOOD SUBD", "label": "BRENTWOOD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BREWER", "label": "BREWER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRIDGET LODE MS 1604", "label": "BRIDGET LODE MS 1604" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRIELLE SUBD", "label": "BRIELLE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRIGGS ADDITION", "label": "BRIGGS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRINK SUBD", "label": "BRINK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROADIE SUBD", "label": "BROADIE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROADMOOR SOUTHWEST", "label": "BROADMOOR SOUTHWEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROADMOOR SUBD PHASE 1", "label": "BROADMOOR SUBD PHASE 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROCK SUBD", "label": "BROCK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROCKETT SUBD", "label": "BROCKETT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROMEGRASS SUBD", "label": "BROMEGRASS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROOKDALE", "label": "BROOKDALE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROOKFIELD SUBD", "label": "BROOKFIELD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROOKSIDE", "label": "BROOKSIDE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROOKSIDE #2", "label": "BROOKSIDE #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROOKSIDE #3", "label": "BROOKSIDE #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROOKSIDE #4", "label": "BROOKSIDE #4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROOKSIDE #5", "label": "BROOKSIDE #5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROOKSIDE CONDOMINIUMS #1", "label": "BROOKSIDE CONDOMINIUMS #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROOKSIDE CONDOMINIUMS #2", "label": "BROOKSIDE CONDOMINIUMS #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROWN ADD", "label": "BROWN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BROWN'S CORNER ADD", "label": "BROWN'S CORNER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRUDVIG SUBD", "label": "BRUDVIG SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRUISER LODE MS 1886", "label": "BRUISER LODE MS 1886" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRULE LODE MS 993", "label": "BRULE LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRUNERS GARDENS", "label": "BRUNERS GARDENS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BRYANT ADD", "label": "BRYANT ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BTP SUBD", "label": "BTP SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BUCKEYE LODE #1 MS 942", "label": "BUCKEYE LODE #1 MS 942" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BUCKEYE LODE #2 MS 942", "label": "BUCKEYE LODE #2 MS 942" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 208, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BUCKEYE LODE MS 710", "label": "BUCKEYE LODE MS 710" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BUCKEYE LODE MS 942", "label": "BUCKEYE LODE MS 942" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BUCKINGHAM ADD", "label": "BUCKINGHAM ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BUCKINGHAM RENTAL SUBD", "label": "BUCKINGHAM RENTAL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BUEHNER SUBD", "label": "BUEHNER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BUFFALO CORRAL SUBD", "label": "BUFFALO CORRAL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BUFFALO CROSSING SUBD", "label": "BUFFALO CROSSING SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BUFFALO CROSSING WEST", "label": "BUFFALO CROSSING WEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BUFFALO RIDGE SUBD", "label": "BUFFALO RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BULL CONSOLIDATED MS 2094", "label": "BULL CONSOLIDATED MS 2094" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BULL RUN SUBD", "label": "BULL RUN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BULL RUN SUBD II", "label": "BULL RUN SUBD II" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BULLION LODE MS 2136", "label": "BULLION LODE MS 2136" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BURKE SUBD", "label": "BURKE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BURLINGTON ESTATES SUBD", "label": "BURLINGTON ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BURNS PLACER MS 697", "label": "BURNS PLACER MS 697" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BURSON SUBD", "label": "BURSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BUS STOP SUBD", "label": "BUS STOP SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BUSTED FIVE DEVELOPMENT", "label": "BUSTED FIVE DEVELOPMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BUZMAR SUBD", "label": "BUZMAR SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C AND M SUBD", "label": "C AND M SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C BENEDICT #2 LODE MS 1816", "label": "C BENEDICT #2 LODE MS 1816" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C BENEDICT #3 LODE MS 1816", "label": "C BENEDICT #3 LODE MS 1816" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C BENEDICT #4 LODE MS 1816", "label": "C BENEDICT #4 LODE MS 1816" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C BENEDICT #5 LODE MS 1816", "label": "C BENEDICT #5 LODE MS 1816" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C BENEDICT #6 LODE MS 1816", "label": "C BENEDICT #6 LODE MS 1816" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C BENEDICT #7 LODE MS 1816", "label": "C BENEDICT #7 LODE MS 1816" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C2B ADD", "label": "C2B ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CABIN HOME SUBD", "label": "CABIN HOME SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CABIN SITE", "label": "CABIN SITE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CABOT SUBDIVISION", "label": "CABOT SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CADIEUX SUBD", "label": "CADIEUX SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAIN CREEK SUBD", "label": "CAIN CREEK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CALIFORNIA LODE MS 164", "label": "CALIFORNIA LODE MS 164" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CALL SUBD", "label": "CALL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CALUMET #1 LODE MS 1497", "label": "CALUMET #1 LODE MS 1497" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CALUMET #3 LODE MS 1497", "label": "CALUMET #3 LODE MS 1497" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CALUMET #5 LODE MS 1497", "label": "CALUMET #5 LODE MS 1497" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CALUMET #6 LODE MS 1497", "label": "CALUMET #6 LODE MS 1497" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CALUMET FRACTION LODE MS 1497", "label": "CALUMET FRACTION LODE MS 1497" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CALVARY LUTHERAN CHURCH SUBD", "label": "CALVARY LUTHERAN CHURCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAMBELL SQUARE ADD", "label": "CAMBELL SQUARE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 203, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAMBELL STREET CONDOMINIUM", "label": "CAMBELL STREET CONDOMINIUM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAMBRIDGE SUBD", "label": "CAMBRIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAMP DAKOTA", "label": "CAMP DAKOTA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAMPAIGN #4 LODE MS 641", "label": "CAMPAIGN #4 LODE MS 641" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAMPAIGN LODE MS 625", "label": "CAMPAIGN LODE MS 625" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANDEE SPRING CREEK SUBD", "label": "CANDEE SPRING CREEK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANDLEWOOD", "label": "CANDLEWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANTON #1 LODE MS 1818", "label": "CANTON #1 LODE MS 1818" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANTON #2 LODE MS 1818", "label": "CANTON #2 LODE MS 1818" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANTON #3 LODE MS 1818", "label": "CANTON #3 LODE MS 1818" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANTON #4 LODE MS 1818", "label": "CANTON #4 LODE MS 1818" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANTON LODE MS 1818", "label": "CANTON LODE MS 1818" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANYON LAKE HEIGHTS SEC 16", "label": "CANYON LAKE HEIGHTS SEC 16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANYON LAKE HEIGHTS SEC 9", "label": "CANYON LAKE HEIGHTS SEC 9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANYON LAKE SENIOR CITIZENS CE", "label": "CANYON LAKE SENIOR CITIZENS CE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANYON PARK", "label": "CANYON PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANYON PARK ESTATES", "label": "CANYON PARK ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANYON PARK SUBD", "label": "CANYON PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANYON SHADOWS", "label": "CANYON SHADOWS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANYON SPRINGS PRESERVE", "label": "CANYON SPRINGS PRESERVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANYON VIEW SUBD", "label": "CANYON VIEW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CANYON VIEW TRACT", "label": "CANYON VIEW TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAPITAL ESTATES", "label": "CAPITAL ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAPP PINE HILLS SUBD", "label": "CAPP PINE HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAPUTA", "label": "CAPUTA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAPUTA ACRES SUBD", "label": "CAPUTA ACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CARDINAL HEIGHTS SUBD", "label": "CARDINAL HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAREFREE SUBD", "label": "CAREFREE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CARIBOU #3 LODE MS 1696", "label": "CARIBOU #3 LODE MS 1696" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CARIBOU #4 LODE MS 1696", "label": "CARIBOU #4 LODE MS 1696" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CARLIN SUBD", "label": "CARLIN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CARR GULCH PLACER MS 806", "label": "CARR GULCH PLACER MS 806" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CARRIAGE HILLS SUBD", "label": "CARRIAGE HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CARRIAGE HILLS WEST", "label": "CARRIAGE HILLS WEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CARSTENS SUBD", "label": "CARSTENS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CARTER SUBD", "label": "CARTER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CASA DE PIEDRA SUBD", "label": "CASA DE PIEDRA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CASSITERITE LODE MS 459", "label": "CASSITERITE LODE MS 459" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CASTLE CREEK ESTATES", "label": "CASTLE CREEK ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CATRON CROSSING SUBD", "label": "CATRON CROSSING SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAVALRY TRAILS SUBD", "label": "CAVALRY TRAILS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAVANAUGH SUBD", "label": "CAVANAUGH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAVERN CREST SUBD", "label": "CAVERN CREST SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CAVERN CREST SUBD #2", "label": "CAVERN CREST SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CEDAR CANYON", "label": "CEDAR CANYON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CEDAR GULCH #2 SUBD", "label": "CEDAR GULCH #2 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CEDAR GULCH SUBD", "label": "CEDAR GULCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CEDAR HILLS #1", "label": "CEDAR HILLS #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CEDAR HILLS #2", "label": "CEDAR HILLS #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CEMENT PLANT ADD", "label": "CEMENT PLANT ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CENTURY 21 SUBD", "label": "CENTURY 21 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CENTURY CONDOMINIUMS", "label": "CENTURY CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CENTURY LODE MS 1959", "label": "CENTURY LODE MS 1959" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CENTURY PARK SUBD", "label": "CENTURY PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 233, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CENTURY SUBD", "label": "CENTURY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CERTIFICATE LODE MS 1620", "label": "CERTIFICATE LODE MS 1620" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHALKSTONE CONDOMINIUMS", "label": "CHALKSTONE CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHALKSTONE SUBD", "label": "CHALKSTONE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHAMPION LODE MS 1364", "label": "CHAMPION LODE MS 1364" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHAPEL LANE VILLAGE", "label": "CHAPEL LANE VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHAPEL VALLEY", "label": "CHAPEL VALLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHARLES SUBD", "label": "CHARLES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHASE ELKHORN SUBD", "label": "CHASE ELKHORN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHASE SUBD", "label": "CHASE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHATEAUX PRESERVE SUBD", "label": "CHATEAUX PRESERVE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHATEAUX RIDGE SUBD", "label": "CHATEAUX RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHEYENNE PASS", "label": "CHEYENNE PASS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHEYENNE VIEW SUBD", "label": "CHEYENNE VIEW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHICAGO #1 LODE MS 987", "label": "CHICAGO #1 LODE MS 987" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHICAGO #2 LODE MS 987", "label": "CHICAGO #2 LODE MS 987" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHICAGO #9 LODE MS 987", "label": "CHICAGO #9 LODE MS 987" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHICAGO LODE MS 1408", "label": "CHICAGO LODE MS 1408" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHIEF OF THE HILLS COMMON DAY TRACT", "label": "CHIEF OF THE HILLS COMMON DAY TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHMH SUBD", "label": "CHMH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHRISTENSEN ACRES", "label": "CHRISTENSEN ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHRISTIERNSON PLACER MS 1616", "label": "CHRISTIERNSON PLACER MS 1616" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHUCKS ACRES SUBD", "label": "CHUCKS ACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHUTE ROOSTERS TRACT", "label": "CHUTE ROOSTERS TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CIMARRON SUBD", "label": "CIMARRON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CINNAMON RIDGE SUBD", "label": "CINNAMON RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CIRCLE B RANCH SUBD", "label": "CIRCLE B RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CITY CENTER SUBD", "label": "CITY CENTER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CITY SPRINGS", "label": "CITY SPRINGS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CL SUBD", "label": "CL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLAIRE SUBD", "label": "CLAIRE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLARK #1 LODE MS 1918", "label": "CLARK #1 LODE MS 1918" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLARK LODE MS 1380", "label": "CLARK LODE MS 1380" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLARKSON 2-C SUBD", "label": "CLARKSON 2-C SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLARKSON SUBD", "label": "CLARKSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLEAR CREEK PLACER MS 1184", "label": "CLEAR CREEK PLACER MS 1184" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLEAR CREEK TRACTS", "label": "CLEAR CREEK TRACTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLEARY SUBD", "label": "CLEARY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLEGHORN CANYON", "label": "CLEGHORN CANYON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLEGHORN CANYON #2", "label": "CLEGHORN CANYON #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLEMMONS ADD", "label": "CLEMMONS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLIFFSIDE SUBD", "label": "CLIFFSIDE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLIMAX LODE MS 942", "label": "CLIMAX LODE MS 942" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLOCK TOWER GARDENS P U D", "label": "CLOCK TOWER GARDENS P U D" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLOVERDALE", "label": "CLOVERDALE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COADYS SUBD", "label": "COADYS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COATS #1 LODE MS 812", "label": "COATS #1 LODE MS 812" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COCHRAN ADD", "label": "COCHRAN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLLINS ADD", "label": "COLLINS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLLINS ESTATES", "label": "COLLINS ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLONIAL HEIGHTS SUBD", "label": "COLONIAL HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLONIAL SUBD", "label": "COLONIAL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLONIAL SUBD #2", "label": "COLONIAL SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLONIAL VILLAGE ESTATES", "label": "COLONIAL VILLAGE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLONIAL VILLAGE ESTATES #1", "label": "COLONIAL VILLAGE ESTATES #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLONIAL VILLAGE ESTATES #2", "label": "COLONIAL VILLAGE ESTATES #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLONIAL VILLAGE ESTATES #3", "label": "COLONIAL VILLAGE ESTATES #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLORADO LODE MS 1257", "label": "COLORADO LODE MS 1257" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLOSSAL LODE MS 621", "label": "COLOSSAL LODE MS 621" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLUMBUS SOUTH SUBD", "label": "COLUMBUS SOUTH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLUMBUS WEST SUBD", "label": "COLUMBUS WEST SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLVIN SUBD", "label": "COLVIN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COLVINS SUBD", "label": "COLVINS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COMBINED PLACER SUBD", "label": "COMBINED PLACER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COMBINED PLACER SUBD #2", "label": "COMBINED PLACER SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COMMERCE PARK SUBD", "label": "COMMERCE PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COMMERFORD ADD", "label": "COMMERFORD ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CONATA", "label": "CONATA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CONATA PLATTED LAND", "label": "CONATA PLATTED LAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CONCOURSE INDUSTRIAL CONDO", "label": "CONCOURSE INDUSTRIAL CONDO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CONFIDENCE LODE MS 1364", "label": "CONFIDENCE LODE MS 1364" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CONQUEROR LODE MS 1838", "label": "CONQUEROR LODE MS 1838" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CONTINENTAL LODE MS 213", "label": "CONTINENTAL LODE MS 213" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CONTROL DATA ADD", "label": "CONTROL DATA ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CONWAY", "label": "CONWAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COOK SUBD", "label": "COOK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COPPER CROWN #1 LODE MS 2052", "label": "COPPER CROWN #1 LODE MS 2052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COPPER CROWN LODE MS 2052", "label": "COPPER CROWN LODE MS 2052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COPPER OAKS #1", "label": "COPPER OAKS #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COPPER OAKS #2", "label": "COPPER OAKS #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COPPER OAKS #3", "label": "COPPER OAKS #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COPPER QUEEN #3 LODE MS 2056", "label": "COPPER QUEEN #3 LODE MS 2056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COPPER REEF #2 LODE MS 1983", "label": "COPPER REEF #2 LODE MS 1983" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COPPER REEF #4 LODE MS 1983", "label": "COPPER REEF #4 LODE MS 1983" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COPPER RIDGE SUBD", "label": "COPPER RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COPPERFIELD SUBD", "label": "COPPERFIELD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COPPERFIELD VISTAS SUBD", "label": "COPPERFIELD VISTAS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COPPERHILL RIDGE SUBD", "label": "COPPERHILL RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CORDES II SUBD", "label": "CORDES II SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CORDES SUBDD", "label": "CORDES SUBDD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CORRAL DRIVE SUBD", "label": "CORRAL DRIVE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CORRIEDALE SUBD", "label": "CORRIEDALE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COSMOS SUBD", "label": "COSMOS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COTTONWOODS, THE", "label": "COTTONWOODS, THE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COUGAR ADD", "label": "COUGAR ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COULSON PLACER MS 746", "label": "COULSON PLACER MS 746" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COUNTRY CLUB CONDOMINIUMS", "label": "COUNTRY CLUB CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COUNTRY CLUB CONDOMINIUMS 3", "label": "COUNTRY CLUB CONDOMINIUMS 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COUNTRY CLUB CONDOMINIUMS TWO", "label": "COUNTRY CLUB CONDOMINIUMS TWO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COUNTRY CLUB HEIGHTS", "label": "COUNTRY CLUB HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COUNTRY CLUB HEIGHTS #2", "label": "COUNTRY CLUB HEIGHTS #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COUNTRY HILLS SUBD", "label": "COUNTRY HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COUNTRY HILLS SUBD #2", "label": "COUNTRY HILLS SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COUNTRY HILLS SUBD #3", "label": "COUNTRY HILLS SUBD #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COUNTRY MEADOWS SUBD", "label": "COUNTRY MEADOWS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COUNTRYSIDE SOUTH SUBD", "label": "COUNTRYSIDE SOUTH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COUNTRYSIDE SUBD", "label": "COUNTRYSIDE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COUNTY HEIGHTS SUBD", "label": "COUNTY HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COWBOY #1 LODE MS 811", "label": "COWBOY #1 LODE MS 811" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COWBOY FRACTION MS 709", "label": "COWBOY FRACTION MS 709" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COWBOY GULCH SUBD", "label": "COWBOY GULCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COWBOY TIN LODE MS 458", "label": "COWBOY TIN LODE MS 458" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CRACKER JACK LODE MS 1886", "label": "CRACKER JACK LODE MS 1886" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CRAGLANDS", "label": "CRAGLANDS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CRAIG ESTATES", "label": "CRAIG ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CRAIN LODE MS 1965", "label": "CRAIN LODE MS 1965" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CRANE #1 LODE MS 1965", "label": "CRANE #1 LODE MS 1965" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CREEKSIDE ESTATES SUBD", "label": "CREEKSIDE ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CREEKSIDE PROFESSIONAL OFFICES", "label": "CREEKSIDE PROFESSIONAL OFFICES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CRESTON", "label": "CRESTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CRESTON PLATTED LAND", "label": "CRESTON PLATTED LAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CROCUS VIEW ADD", "label": "CROCUS VIEW ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CROMWELL SUBD", "label": "CROMWELL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CRONEN RANCH ESTATES SUBD", "label": "CRONEN RANCH ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CROSS LODE", "label": "CROSS LODE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CROSSROADS AT ROCHFORD", "label": "CROSSROADS AT ROCHFORD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CROW CHIEF LODE MS 1716", "label": "CROW CHIEF LODE MS 1716" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CROW LODE MS 963", "label": "CROW LODE MS 963" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CROWN COUNTRY ESTATES", "label": "CROWN COUNTRY ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CROWN POINT SUBD", "label": "CROWN POINT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CUSTER TRAILS SUBD #1", "label": "CUSTER TRAILS SUBD #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CUTLER SUBD", "label": "CUTLER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CZYWCZYNSKI ADD", "label": "CZYWCZYNSKI ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D A SUBD", "label": "D A SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D B SUBD", "label": "D B SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D B WESTERN SUBD", "label": "D B WESTERN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D D E SUBD", "label": "D D E SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D-T ELLIS SUBD", "label": "D-T ELLIS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAHL SUBD", "label": "DAHL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 183, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAHL TOWERS", "label": "DAHL TOWERS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAHM SUBD", "label": "DAHM SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAIRYLAND SUBD", "label": "DAIRYLAND SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAKOTA BLOCK SUBD", "label": "DAKOTA BLOCK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAKOTA CITY", "label": "DAKOTA CITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAKOTA LODE MS 2109", "label": "DAKOTA LODE MS 2109" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAKOTA LODE SUBD", "label": "DAKOTA LODE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAKOTA MEADOWS SUBD", "label": "DAKOTA MEADOWS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAKOTA MILL AND GRAIN", "label": "DAKOTA MILL AND GRAIN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAKOTA RIDGE SUBD", "label": "DAKOTA RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAKOTA SUBD #1", "label": "DAKOTA SUBD #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAMFINO 2 SUBD", "label": "DAMFINO 2 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAN PATCH #3 MS 2121", "label": "DAN PATCH #3 MS 2121" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAN PATCH #4 MS 2121", "label": "DAN PATCH #4 MS 2121" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAN PATCH LODE MS 2049", "label": "DAN PATCH LODE MS 2049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DANIEL TRACT", "label": "DANIEL TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DARK CANYON SUBD", "label": "DARK CANYON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DARLINGTON ESTATES SUBD", "label": "DARLINGTON ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DARTT ADD", "label": "DARTT ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAVE HORTON SUBD", "label": "DAVE HORTON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAVEY SUBD", "label": "DAVEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAVIS SUBD", "label": "DAVIS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAVIS SUBD #2", "label": "DAVIS SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DAY PLACER MS 2040", "label": "DAY PLACER MS 2040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 208, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEAD BROKE", "label": "DEAD BROKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEADMAN PLACER MS 957", "label": "DEADMAN PLACER MS 957" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEADWOOD AVE TRACT", "label": "DEADWOOD AVE TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEADWOOD AVENUE BUSINESS PARK", "label": "DEADWOOD AVENUE BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEADWOOD STORAGE SUBD", "label": "DEADWOOD STORAGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEBLEN SUBD", "label": "DEBLEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEBRA SUBD", "label": "DEBRA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEER PARK SUBD", "label": "DEER PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEERFIELD PARK CONDOMINIUMS", "label": "DEERFIELD PARK CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEERFIELD PARK PARCEL #2", "label": "DEERFIELD PARK PARCEL #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEERFIELD PARK SUBD", "label": "DEERFIELD PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEGEEST SUBD", "label": "DEGEEST SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEJONG SUBD", "label": "DEJONG SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DELEEUW SUBD", "label": "DELEEUW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DENHOLM SUBD", "label": "DENHOLM SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DENIKA SUBD", "label": "DENIKA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DENMANS", "label": "DENMANS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DERBY SUBD", "label": "DERBY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEUTSCHER SUBD", "label": "DEUTSCHER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEVINE SUBD", "label": "DEVINE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEWALDS SUBD", "label": "DEWALDS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DEWEY LODE MS 1965", "label": "DEWEY LODE MS 1965" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DIAMOND RIDGE SUBD", "label": "DIAMOND RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DIERS SUBD", "label": "DIERS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DINO SUBD", "label": "DINO SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DISCOVERY SUBD", "label": "DISCOVERY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DOLLAR GENERAL SUBD", "label": "DOLLAR GENERAL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DOLOMITE PLACER #1", "label": "DOLOMITE PLACER #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DOLOMITE PLACER SUBD", "label": "DOLOMITE PLACER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DONGARY SUBD", "label": "DONGARY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DONHISER ADD", "label": "DONHISER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DOROTHYS ADD", "label": "DOROTHYS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DOUBLE DIAMOND RANCH SUBD", "label": "DOUBLE DIAMOND RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DOUBTFUL LODE SUBD", "label": "DOUBTFUL LODE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DOVER SQUARE", "label": "DOVER SQUARE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DOW TRACT", "label": "DOW TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DRAINAGE RIGHT OF WAY", "label": "DRAINAGE RIGHT OF WAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DRAINAGE SUB, THE", "label": "DRAINAGE SUB, THE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DUBOIS SUBD", "label": "DUBOIS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DUGGER SUBD", "label": "DUGGER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DUNHAM ESTATES", "label": "DUNHAM ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DUPONT ADD", "label": "DUPONT ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DURAWOOD TRACT", "label": "DURAWOOD TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DUWENHOEGGER ADD", "label": "DUWENHOEGGER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DYKSTRA SUBD", "label": "DYKSTRA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "E FISH LODE MS 654", "label": "E FISH LODE MS 654" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "E FISH LODE SUBD", "label": "E FISH LODE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "E HOFF SUBD", "label": "E HOFF SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EAGLES CLIFF SUBD", "label": "EAGLES CLIFF SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EAGLES NEST SUBD", "label": "EAGLES NEST SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EAGLETON SUBD", "label": "EAGLETON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EAST HAINES SUBD", "label": "EAST HAINES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EAST MALL BUSINESS CENTER SUBD", "label": "EAST MALL BUSINESS CENTER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EAST TEN ACRES", "label": "EAST TEN ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EASTBROOKE SUBD", "label": "EASTBROOKE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EASTERN ACRES SUBD", "label": "EASTERN ACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EASTRIDGE ESTATES SUBD", "label": "EASTRIDGE ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EASTRIDGE SUBD", "label": "EASTRIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EBEL SUBD", "label": "EBEL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ECHO MS 1728", "label": "ECHO MS 1728" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ECHO PARK SUBD", "label": "ECHO PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ECHO VALLEY ESTATES SUBD", "label": "ECHO VALLEY ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ECHO VALLEY SUBD", "label": "ECHO VALLEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ECHO VALLEY SUBD #2", "label": "ECHO VALLEY SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ECKERT SUBDIVISION", "label": "ECKERT SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ECLIPSE GOLD LODE MS 1886", "label": "ECLIPSE GOLD LODE MS 1886" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ECLIPSE PLACE MS 1329", "label": "ECLIPSE PLACE MS 1329" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EDDY #2 LODE MS 524", "label": "EDDY #2 LODE MS 524" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EDELWEISS MOUNTAIN DEVELOPMENT", "label": "EDELWEISS MOUNTAIN DEVELOPMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EDELWEISS MOUNTAIN DEVELOPMENT #2", "label": "EDELWEISS MOUNTAIN DEVELOPMENT #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EDELWEISS MOUNTAIN DEVELOPMENT ADD", "label": "EDELWEISS MOUNTAIN DEVELOPMENT ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EDEN GARDENS ADD", "label": "EDEN GARDENS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EDGEWOOD ESTATES SUBD", "label": "EDGEWOOD ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EDINBOROUGH SUBD", "label": "EDINBOROUGH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EDITH #1 LODE MS 2049", "label": "EDITH #1 LODE MS 2049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EDITH #2 LODE MS 2049", "label": "EDITH #2 LODE MS 2049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EIGHT GRIMMS SUBD #1", "label": "EIGHT GRIMMS SUBD #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EISENBRAUN SUBD", "label": "EISENBRAUN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELKHORN ESTATES", "label": "ELKHORN ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELKHORN MOUNTAIN VIEW ESTATES", "label": "ELKHORN MOUNTAIN VIEW ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELKHORN PLACER #1502", "label": "ELKHORN PLACER #1502" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELKS COUNTRY ESTATES", "label": "ELKS COUNTRY ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELKS CROSSING", "label": "ELKS CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELKS GOLF COURSE SUBD", "label": "ELKS GOLF COURSE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELLER ADD", "label": "ELLER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELVIRA GILLIES SUBD", "label": "ELVIRA GILLIES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELYSIAN HEIGHTS SUBD", "label": "ELYSIAN HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EMANUEL SUBD", "label": "EMANUEL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EMERALD PARK SUBD", "label": "EMERALD PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EMERALD PINES ESTATES", "label": "EMERALD PINES ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 186, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EMMA #1 LODE MS 2052", "label": "EMMA #1 LODE MS 2052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EMMA FRACTION LODE MS 2052", "label": "EMMA FRACTION LODE MS 2052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EMMA LODE MS 2052", "label": "EMMA LODE MS 2052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EMPIRE #6 LODE MS 2056", "label": "EMPIRE #6 LODE MS 2056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EMPIRE #7 LODE MS 2056", "label": "EMPIRE #7 LODE MS 2056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EMPIRE COPPER #5 LODE MS 2056", "label": "EMPIRE COPPER #5 LODE MS 2056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EMPIRE LODE MS 1251", "label": "EMPIRE LODE MS 1251" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENCHANTED HILLS #2", "label": "ENCHANTED HILLS #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENCHANTED HILLS #3", "label": "ENCHANTED HILLS #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENCHANTED HILLS #4", "label": "ENCHANTED HILLS #4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENCHANTED HILLS SUBD", "label": "ENCHANTED HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENCHANTED PINES #2 SUBD", "label": "ENCHANTED PINES #2 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENCHANTED PINES SUBD", "label": "ENCHANTED PINES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENGBERG SUBD", "label": "ENGBERG SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENGESSER SUBD", "label": "ENGESSER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENGESSER SUBDIVISION NO. 2", "label": "ENGESSER SUBDIVISION NO. 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ENOS PLACER MS 1024", "label": "ENOS PLACER MS 1024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ESPERANZA LODE MS 2117", "label": "ESPERANZA LODE MS 2117" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ESTES SUBD", "label": "ESTES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ETTA TIN LODE MS 429", "label": "ETTA TIN LODE MS 429" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EUREKA LODE MS 1408", "label": "EUREKA LODE MS 1408" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EVALINE LODE SUBD", "label": "EVALINE LODE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EVERGREEN CONDOMINIUMS", "label": "EVERGREEN CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EVERGREEN CONDOMINUMS II", "label": "EVERGREEN CONDOMINUMS II" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EVERGREEN VALLEY SUBD", "label": "EVERGREEN VALLEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EWALT SUBD", "label": "EWALT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EWING ADD", "label": "EWING ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EXCELSIOR LODE MS 1525", "label": "EXCELSIOR LODE MS 1525" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "F AND N SUBD", "label": "F AND N SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FAIRELM SUBD", "label": "FAIRELM SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FAIRMONT BOULEVARD", "label": "FAIRMONT BOULEVARD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FAIRVIEW LODE MS 1408", "label": "FAIRVIEW LODE MS 1408" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FAIRWAY HILLS #2", "label": "FAIRWAY HILLS #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FAIRWAY HILLS PRD", "label": "FAIRWAY HILLS PRD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FAIRWAY VIEW CONDOMINIUMS", "label": "FAIRWAY VIEW CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FAITH LUTHERAN ADD", "label": "FAITH LUTHERAN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FALCON CREST SUBD", "label": "FALCON CREST SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FARMINGDALE", "label": "FARMINGDALE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FARNSWORTH SUBD", "label": "FARNSWORTH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FARRAR BUSINESS PARK", "label": "FARRAR BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FARRAR SUBD", "label": "FARRAR SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FAY TRACT", "label": "FAY TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FEAY REDER SUBD", "label": "FEAY REDER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FEBRUARY #1 LODE MS 666", "label": "FEBRUARY #1 LODE MS 666" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FEBRUARY #11 LODE MS 668", "label": "FEBRUARY #11 LODE MS 668" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FEBRUARY #16 LODE MS 669", "label": "FEBRUARY #16 LODE MS 669" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FEBRUARY #3 LODE MS 705", "label": "FEBRUARY #3 LODE MS 705" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FEBRUARY #4 MS 706", "label": "FEBRUARY #4 MS 706" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FEBRUARY #9 LODE MS 707", "label": "FEBRUARY #9 LODE MS 707" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FEIGEL SUBD #2", "label": "FEIGEL SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FEIGEL SUBD NO. 3", "label": "FEIGEL SUBD NO. 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FEIGELS ADD", "label": "FEIGELS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FEIGELS EAST", "label": "FEIGELS EAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FEIGELS SUBD", "label": "FEIGELS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FEIGELS WEST", "label": "FEIGELS WEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FEIST ADD", "label": "FEIST ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FELDMAN SUBD", "label": "FELDMAN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FELLOWSHIP ADD", "label": "FELLOWSHIP ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FERGUSON PLACER MS 431", "label": "FERGUSON PLACER MS 431" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FERGUSON TIN LODE MS 430", "label": "FERGUSON TIN LODE MS 430" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FIFTH STREET OFFICE PLAZA", "label": "FIFTH STREET OFFICE PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FINCH SUBD", "label": "FINCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FIRST FIND LODE MS 904", "label": "FIRST FIND LODE MS 904" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FIRST FIND TIN LODE MS 904", "label": "FIRST FIND TIN LODE MS 904" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FIRST WESTERN GATEWAY CONDOS", "label": "FIRST WESTERN GATEWAY CONDOS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FISH HATCHERY SUBD", "label": "FISH HATCHERY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FISSURE #2 LODE MS 1873", "label": "FISSURE #2 LODE MS 1873" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FIVE STAR SUBD", "label": "FIVE STAR SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FLACK-HENDRICKSEN SUBD", "label": "FLACK-HENDRICKSEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FLACKS SUBD", "label": "FLACKS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FLANNERY SUBD", "label": "FLANNERY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FLANNERY SUBD #2", "label": "FLANNERY SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FLESNER SUBD", "label": "FLESNER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FLOODWAY TRACT", "label": "FLOODWAY TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FLORMANN", "label": "FLORMANN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FLUME LODE MS 1111", "label": "FLUME LODE MS 1111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FLY LODE MS 1860", "label": "FLY LODE MS 1860" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FLYING EAGLE RANCHETTES", "label": "FLYING EAGLE RANCHETTES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FLYING K ESTATES", "label": "FLYING K ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FLYING V SUBD", "label": "FLYING V SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOLEY SUBD", "label": "FOLEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOREFATHER FLATS SUBD", "label": "FOREFATHER FLATS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 208, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOREST EDGE SUBD", "label": "FOREST EDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOREST HILLS", "label": "FOREST HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOREST HILLS SUBD NO. 2", "label": "FOREST HILLS SUBD NO. 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOREST HOMES DEVELOPMENT", "label": "FOREST HOMES DEVELOPMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOREST PARK ESTATES SUBD", "label": "FOREST PARK ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOREST VIEW SUBD", "label": "FOREST VIEW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FORKNER ADD", "label": "FORKNER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FORKS AT REMMINGTON RANCH, THE", "label": "FORKS AT REMMINGTON RANCH, THE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FORT HAYES SUBD", "label": "FORT HAYES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FORT MEADE PLACER MS 244", "label": "FORT MEADE PLACER MS 244" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FORTY OAKS RANCH SUBD", "label": "FORTY OAKS RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOSTER #2 LODE MS 2064", "label": "FOSTER #2 LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOSTER LODE MS 2064", "label": "FOSTER LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOSTERS ADD", "label": "FOSTERS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOUNDERS PARK NORTH SUBD", "label": "FOUNDERS PARK NORTH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOUNDERS PARK SUBD", "label": "FOUNDERS PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOUNTAIN SPRINGS BUSINESS PARK", "label": "FOUNTAIN SPRINGS BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOUNTAIN SPRINGS GOLF COURSE & GARDENS", "label": "FOUNTAIN SPRINGS GOLF COURSE & GARDENS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOUNTAIN SPRINGS PARK SUBD", "label": "FOUNTAIN SPRINGS PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOUNTAIN SPRINGS SQUARE", "label": "FOUNTAIN SPRINGS SQUARE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOUNTAIN VIEW SUBD", "label": "FOUNTAIN VIEW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOUR ARROW PINES SUBD", "label": "FOUR ARROW PINES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOUR-M SUBD", "label": "FOUR-M SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOUSE PLACER MS 1087", "label": "FOUSE PLACER MS 1087" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOWLER SUBD", "label": "FOWLER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOX BOROUGH SUBD", "label": "FOX BOROUGH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOX RUN SUBD", "label": "FOX RUN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FRACTION LODE MS 2092", "label": "FRACTION LODE MS 2092" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FRANK SUBD", "label": "FRANK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FRANKLIN LODE MS 993", "label": "FRANKLIN LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FRAVEL TRACT", "label": "FRAVEL TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FREEDOM ESTATES SUBD #2", "label": "FREEDOM ESTATES SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FREEDOM PARK SUBD", "label": "FREEDOM PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FREEDOM TRACTS SUBD", "label": "FREEDOM TRACTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FREELAND SUBD", "label": "FREELAND SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FREESON SUBD", "label": "FREESON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FRINK SUBD", "label": "FRINK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FULLER LODE MS 1380", "label": "FULLER LODE MS 1380" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FULTON PLAZA SUBD", "label": "FULTON PLAZA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FWI", "label": "FWI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "G-S SUBD", "label": "G-S SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GADSDEN SUBD", "label": "GADSDEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GARDEN LANE SUBD", "label": "GARDEN LANE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GARRISON FRACTION LODE MS 1111", "label": "GARRISON FRACTION LODE MS 1111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GATE CITY LODE MS 1380", "label": "GATE CITY LODE MS 1380" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GATEWAY ADD", "label": "GATEWAY ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GATEWAY BUSINESS PARK SUBD", "label": "GATEWAY BUSINESS PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GCC-OLDCASTLE SUBD", "label": "GCC-OLDCASTLE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GEBHARDT-IRELAND", "label": "GEBHARDT-IRELAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GEDDES", "label": "GEDDES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GEISLER SUBD", "label": "GEISLER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GELD SUBD", "label": "GELD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GEMSTONE SUBD", "label": "GEMSTONE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GENERAL GRANT LODE MS 904", "label": "GENERAL GRANT LODE MS 904" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GENERAL HARNEY LODE MS 1578", "label": "GENERAL HARNEY LODE MS 1578" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GENEVIEVE WILLIAMS SUBD", "label": "GENEVIEVE WILLIAMS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GENNARO SUBD", "label": "GENNARO SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GEORGE SCHMITZ SUBD", "label": "GEORGE SCHMITZ SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GERTIA GOLD AND SILVER LODE MS 2136", "label": "GERTIA GOLD AND SILVER LODE MS 2136" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GERTIA GOLD AND SILVER MS 2136", "label": "GERTIA GOLD AND SILVER MS 2136" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GERTIE LODE MS 457", "label": "GERTIE LODE MS 457" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GERTIE PLACER MS 618", "label": "GERTIE PLACER MS 618" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GFP SUBD", "label": "GFP SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GIBSON SUBD", "label": "GIBSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GIKLING SUBD", "label": "GIKLING SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GILLESPIE SUBD", "label": "GILLESPIE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GILMORE SUBD", "label": "GILMORE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GIMPEL ADD", "label": "GIMPEL ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GLENDALE #1 LODE MS 1111", "label": "GLENDALE #1 LODE MS 1111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GLENDALE #2 LODE MS 1111", "label": "GLENDALE #2 LODE MS 1111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GLENDALE LODE MS 1111", "label": "GLENDALE LODE MS 1111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GLENDALE PLACER MS 634", "label": "GLENDALE PLACER MS 634" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GLENDALE SUBD", "label": "GLENDALE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GLENWOOD", "label": "GLENWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GLESSNOR ADD", "label": "GLESSNOR ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GLM SUBD", "label": "GLM SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GLM SUBD #2", "label": "GLM SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GLORE BROTHERS ADD", "label": "GLORE BROTHERS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GODFREY ADD", "label": "GODFREY ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD BUG #2 LODE MS 1619", "label": "GOLD BUG #2 LODE MS 1619" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 203, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD BUG #4 LODE MS 1619", "label": "GOLD BUG #4 LODE MS 1619" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD BUG #5 LODE MS 1619", "label": "GOLD BUG #5 LODE MS 1619" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD BUG LODE MS 1619", "label": "GOLD BUG LODE MS 1619" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD CHAIR LODE MS 2064", "label": "GOLD CHAIR LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD DUST LODE MS #2014", "label": "GOLD DUST LODE MS #2014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD DUST LODE MS 2049", "label": "GOLD DUST LODE MS 2049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD HILL MS 1540", "label": "GOLD HILL MS 1540" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD KING LODE MS 2064", "label": "GOLD KING LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD KNOB #1 LODE MS 1920", "label": "GOLD KNOB #1 LODE MS 1920" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD KNOB LODE MS 1920", "label": "GOLD KNOB LODE MS 1920" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD LEAD LODE MS 820", "label": "GOLD LEAD LODE MS 820" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD MOUNTAIN", "label": "GOLD MOUNTAIN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD RUN PARK", "label": "GOLD RUN PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD RUN PLACER MS 1420", "label": "GOLD RUN PLACER MS 1420" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD SAFE KEY LODE MS 1578", "label": "GOLD SAFE KEY LODE MS 1578" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD SAFE LODE MS 1578", "label": "GOLD SAFE LODE MS 1578" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLD STAR LODE MS 1532", "label": "GOLD STAR LODE MS 1532" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLDEN EAGLE SUBD", "label": "GOLDEN EAGLE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLDEN REEF LODE MS 508", "label": "GOLDEN REEF LODE MS 508" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLDEN REEF MILLSITE MS 509", "label": "GOLDEN REEF MILLSITE MS 509" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLDEN REEF SUBD", "label": "GOLDEN REEF SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLDEN SUMMIT SUBD", "label": "GOLDEN SUMMIT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLDEN TREASURE #1 LODE MS 1198", "label": "GOLDEN TREASURE #1 LODE MS 1198" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLDEN TREASURE FRACTION MS 1198", "label": "GOLDEN TREASURE FRACTION MS 1198" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLDEN TREASURE LODE MS 1198", "label": "GOLDEN TREASURE LODE MS 1198" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOOD ENOUGH LODE MS 942", "label": "GOOD ENOUGH LODE MS 942" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOOD SAMARITAN SUBD", "label": "GOOD SAMARITAN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOODART ADD", "label": "GOODART ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOOSEBERRY SUBD", "label": "GOOSEBERRY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOPHER LODE MS 2091", "label": "GOPHER LODE MS 2091" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOPHER MILLSITE MS 2091", "label": "GOPHER MILLSITE MS 2091" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GORTMAKER ACRES", "label": "GORTMAKER ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRACIE GOLD LODE MS 1025", "label": "GRACIE GOLD LODE MS 1025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRAHAM TRACT", "label": "GRAHAM TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRAND ISLAND LODE MS 1712", "label": "GRAND ISLAND LODE MS 1712" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRAND VIEW LODE SUBD", "label": "GRAND VIEW LODE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRANDVIEW TRACT", "label": "GRANDVIEW TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRANITE POINT SUBD", "label": "GRANITE POINT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRANITE SUBD", "label": "GRANITE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRAVATT SUBD", "label": "GRAVATT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRAY EAGLE MS 993", "label": "GRAY EAGLE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRAYCLIFF SUBD", "label": "GRAYCLIFF SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRAYS SUBD", "label": "GRAYS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRAYS TRACT", "label": "GRAYS TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GREAT WESTERN SUBD", "label": "GREAT WESTERN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GREEN ACRES", "label": "GREEN ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GREEN FOREST SUBD", "label": "GREEN FOREST SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GREEN MOUNTAIN SUBD", "label": "GREEN MOUNTAIN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GREEN VALLEY ESTATES", "label": "GREEN VALLEY ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GREENS SUBD", "label": "GREENS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GREYHOUND GULCH SUBD", "label": "GREYHOUND GULCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRIFFIN SUBD", "label": "GRIFFIN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRIMM", "label": "GRIMM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRINDSTONE SUBD", "label": "GRINDSTONE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GROVER SUBD", "label": "GROVER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 206, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRUENIG ADD", "label": "GRUENIG ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GUS HAINES SUBD", "label": "GUS HAINES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GUSSLER SUBD", "label": "GUSSLER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 208, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GUY DAVIS HOMESTEAD", "label": "GUY DAVIS HOMESTEAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GUYETT CONSOLIDATED PLACER MS 1489", "label": "GUYETT CONSOLIDATED PLACER MS 1489" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GUYETTE PLACER MS 1489", "label": "GUYETTE PLACER MS 1489" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "H AND H ESTATES SUBD", "label": "H AND H ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "H AND S SUBD", "label": "H AND S SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "H GREELEY LODE MS 726", "label": "H GREELEY LODE MS 726" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "H-O SUBD", "label": "H-O SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HABITAT SUBD", "label": "HABITAT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HAEDT TRACT", "label": "HAEDT TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HAGEN", "label": "HAGEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HAGERTY SUBD", "label": "HAGERTY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HAGGARS SUBD", "label": "HAGGARS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HALEYS ADD", "label": "HALEYS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HALL ACRES SUBD", "label": "HALL ACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HALL SUBD", "label": "HALL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HALTER SUBD", "label": "HALTER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HAMILTON SUBD", "label": "HAMILTON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HAMM ADD", "label": "HAMM ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HAMMERQUIST SUBD", "label": "HAMMERQUIST SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HAMMILL SUBD", "label": "HAMMILL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HAMPDEN HILL TOWNHOMES", "label": "HAMPDEN HILL TOWNHOMES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HANDLEY SUBD", "label": "HANDLEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HANNA ADD", "label": "HANNA ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HANNANT", "label": "HANNANT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HANSEN HEIGHTS", "label": "HANSEN HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HANSEN SUBD NO. 1", "label": "HANSEN SUBD NO. 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HANSEN, D W TRACT", "label": "HANSEN, D W TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HANSON HEIGHTS SUBD", "label": "HANSON HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HAPPY ACRES SUBD", "label": "HAPPY ACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HAPPY HILL SUBD", "label": "HAPPY HILL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HAPPY HOLIDAY SUBD", "label": "HAPPY HOLIDAY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARDESTY ACRES", "label": "HARDESTY ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARLEY-DAVIDSON SUBD", "label": "HARLEY-DAVIDSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARMONY HEIGHTS", "label": "HARMONY HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARMS TRACT", "label": "HARMS TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARNEY ADD", "label": "HARNEY ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARNEY CANYON ADD", "label": "HARNEY CANYON ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARNEY MOUNTAIN SUBD", "label": "HARNEY MOUNTAIN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARNEY MOUNTAIN WILDERNESS ESTATES", "label": "HARNEY MOUNTAIN WILDERNESS ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARNEY PEAK VIEW ADD", "label": "HARNEY PEAK VIEW ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARNEY VIEW ESTATES", "label": "HARNEY VIEW ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARRINGTON SUBD", "label": "HARRINGTON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARRY #1 LODE MS 1654", "label": "HARRY #1 LODE MS 1654" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARRY #2 LODE MS 1654", "label": "HARRY #2 LODE MS 1654" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARRY #3 LODE MS 1654", "label": "HARRY #3 LODE MS 1654" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARRY #4 LODE MS 1654", "label": "HARRY #4 LODE MS 1654" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARRY #5 LODE MS 1654", "label": "HARRY #5 LODE MS 1654" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARRY #6 LODE MS 1654", "label": "HARRY #6 LODE MS 1654" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HART RANCH DEVELOPMENT", "label": "HART RANCH DEVELOPMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HART RANCH WEST #1", "label": "HART RANCH WEST #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HART RANCH WEST #2", "label": "HART RANCH WEST #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HARTER", "label": "HARTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HATTIE LODE MS 1203", "label": "HATTIE LODE MS 1203" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HAYWARD CONSOLIDATED PLACER MS 1981", "label": "HAYWARD CONSOLIDATED PLACER MS 1981" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HAYWOOD ESTATES", "label": "HAYWOOD ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HEART OF THE HILLS ESTATES", "label": "HEART OF THE HILLS ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HEART OF THE WEST SUBD", "label": "HEART OF THE WEST SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HEARTLAND RETAIL CENTER", "label": "HEARTLAND RETAIL CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HEAVLIN #2 ADD", "label": "HEAVLIN #2 ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HEAVLIN ADD", "label": "HEAVLIN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HECK SUBD", "label": "HECK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HELEN MARIE MS 1009", "label": "HELEN MARIE MS 1009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HELMENS SUBD", "label": "HELMENS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HEPBURN LODE MS 808", "label": "HEPBURN LODE MS 808" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HERITAGE HOMESTEADS", "label": "HERITAGE HOMESTEADS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HERMOSA #2 LODE MS 1111", "label": "HERMOSA #2 LODE MS 1111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HERRINGBONE", "label": "HERRINGBONE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HERRINGBONE SUBD #2", "label": "HERRINGBONE SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #105", "label": "HES #105" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #106", "label": "HES #106" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #130", "label": "HES #130" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #135", "label": "HES #135" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #145", "label": "HES #145" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #174", "label": "HES #174" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #180", "label": "HES #180" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #201", "label": "HES #201" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #205", "label": "HES #205" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #208", "label": "HES #208" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #212", "label": "HES #212" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 190, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #222", "label": "HES #222" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #230", "label": "HES #230" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #234", "label": "HES #234" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #235", "label": "HES #235" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #236", "label": "HES #236" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #237", "label": "HES #237" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #238", "label": "HES #238" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #239", "label": "HES #239" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #244", "label": "HES #244" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #266", "label": "HES #266" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #281", "label": "HES #281" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #284", "label": "HES #284" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #285", "label": "HES #285" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #288", "label": "HES #288" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #290", "label": "HES #290" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #298", "label": "HES #298" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #299", "label": "HES #299" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #300", "label": "HES #300" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #301", "label": "HES #301" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #302", "label": "HES #302" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #303", "label": "HES #303" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #304", "label": "HES #304" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #305", "label": "HES #305" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #306", "label": "HES #306" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #307", "label": "HES #307" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #308", "label": "HES #308" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #309", "label": "HES #309" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #313", "label": "HES #313" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #317", "label": "HES #317" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #318", "label": "HES #318" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #336", "label": "HES #336" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #336 REVISED", "label": "HES #336 REVISED" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #3466", "label": "HES #3466" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #377", "label": "HES #377" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #383", "label": "HES #383" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #384", "label": "HES #384" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #385", "label": "HES #385" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #395", "label": "HES #395" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 226, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #396", "label": "HES #396" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #398", "label": "HES #398" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #400", "label": "HES #400" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #408", "label": "HES #408" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #409", "label": "HES #409" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #410", "label": "HES #410" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #411", "label": "HES #411" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #424", "label": "HES #424" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #425", "label": "HES #425" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #426", "label": "HES #426" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #427", "label": "HES #427" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #439", "label": "HES #439" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 185, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #440", "label": "HES #440" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #442", "label": "HES #442" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #445", "label": "HES #445" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #446", "label": "HES #446" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #447", "label": "HES #447" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #448", "label": "HES #448" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #451", "label": "HES #451" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #456", "label": "HES #456" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #459", "label": "HES #459" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #463", "label": "HES #463" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #464", "label": "HES #464" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #470", "label": "HES #470" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #480", "label": "HES #480" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #486", "label": "HES #486" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #490", "label": "HES #490" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #503", "label": "HES #503" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #507", "label": "HES #507" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #508", "label": "HES #508" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #512", "label": "HES #512" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #513", "label": "HES #513" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #526", "label": "HES #526" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 198, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #527", "label": "HES #527" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #538", "label": "HES #538" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #546", "label": "HES #546" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #550", "label": "HES #550" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #551", "label": "HES #551" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #557", "label": "HES #557" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #560", "label": "HES #560" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #563", "label": "HES #563" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #564", "label": "HES #564" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #565", "label": "HES #565" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #567", "label": "HES #567" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #568", "label": "HES #568" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #572", "label": "HES #572" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #573", "label": "HES #573" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #574", "label": "HES #574" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #575", "label": "HES #575" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #591", "label": "HES #591" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #593", "label": "HES #593" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #597", "label": "HES #597" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #598", "label": "HES #598" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #600", "label": "HES #600" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #604", "label": "HES #604" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #605", "label": "HES #605" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #636", "label": "HES #636" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #638", "label": "HES #638" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #64", "label": "HES #64" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #641", "label": "HES #641" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #644", "label": "HES #644" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #73", "label": "HES #73" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #74", "label": "HES #74" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #75", "label": "HES #75" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #81", "label": "HES #81" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 185, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #82", "label": "HES #82" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #94", "label": "HES #94" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HES #97", "label": "HES #97" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HICKEY TRACT", "label": "HICKEY TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HICKOX", "label": "HICKOX" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIDDEN SPRINGS RANCHETTES", "label": "HIDDEN SPRINGS RANCHETTES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIDDEN SPRINGS RANCHETTES #2", "label": "HIDDEN SPRINGS RANCHETTES #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIDDEN SPRINGS RANCHETTS #3", "label": "HIDDEN SPRINGS RANCHETTS #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIDDEN TREASURE LODE M", "label": "HIDDEN TREASURE LODE M" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIDDEN TREASURE LODE MS 1407", "label": "HIDDEN TREASURE LODE MS 1407" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIDDEN TREASURE MS 1407", "label": "HIDDEN TREASURE MS 1407" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIDDEN VALLEY SUBD", "label": "HIDDEN VALLEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIDEAWAY HILLS SUBD", "label": "HIDEAWAY HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIGH #1 LODE MS 1948", "label": "HIGH #1 LODE MS 1948" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIGH #4 LODE MS 1948", "label": "HIGH #4 LODE MS 1948" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIGH COUNTRY RANCH SUBD", "label": "HIGH COUNTRY RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIGH MEADOW RANCHETTES", "label": "HIGH MEADOW RANCHETTES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIGH PLACE", "label": "HIGH PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 225, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIGH SHERIDAN RANCH SUBD", "label": "HIGH SHERIDAN RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIGH VIEW SUBD", "label": "HIGH VIEW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIGHLAND HILLS", "label": "HIGHLAND HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIGHLAND PARK", "label": "HIGHLAND PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIGHLANDERS", "label": "HIGHLANDERS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIGHPOINTE CRESCENT SUBDIVISION", "label": "HIGHPOINTE CRESCENT SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIGHPOINTE RANCH NORTH SUBD", "label": "HIGHPOINTE RANCH NORTH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIGHPOINTE RANCH SUBD", "label": "HIGHPOINTE RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILDEBRANDT ADD", "label": "HILDEBRANDT ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILL CITY CEMETERY TRACT", "label": "HILL CITY CEMETERY TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILL CITY HEIGHTS", "label": "HILL CITY HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILL CITY LODE MS 993", "label": "HILL CITY LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILL CITY PLACER MS 505", "label": "HILL CITY PLACER MS 505" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLCREST ADD", "label": "HILLCREST ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLCREST ADD #2", "label": "HILLCREST ADD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLCREST ADD #3", "label": "HILLCREST ADD #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLCREST ADD #4", "label": "HILLCREST ADD #4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLENBRAND SUBD", "label": "HILLENBRAND SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLS ADD", "label": "HILLS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLS EAGLE SUBD", "label": "HILLS EAGLE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLS VIEW SUBD", "label": "HILLS VIEW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLS VIEW TERRACE", "label": "HILLS VIEW TERRACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLSIDE #1 LODE MS 1839", "label": "HILLSIDE #1 LODE MS 1839" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLSIDE #2 LODE MS 1839", "label": "HILLSIDE #2 LODE MS 1839" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLSIDE LODE MS 1816", "label": "HILLSIDE LODE MS 1816" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLSIDE TRACT", "label": "HILLSIDE TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLSVIEW CONDOMINIUMS", "label": "HILLSVIEW CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLSVIEW ESTATES SUBDIVISION", "label": "HILLSVIEW ESTATES SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLSVIEW HAVEN SUBD", "label": "HILLSVIEW HAVEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLSVIEW SUBD #2", "label": "HILLSVIEW SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLTOP BUSINESS PARK SUBD", "label": "HILLTOP BUSINESS PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILLYO ADD #4", "label": "HILLYO ADD #4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILYO ADD #1", "label": "HILYO ADD #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HILYO ADD #4", "label": "HILYO ADD #4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HISEGA", "label": "HISEGA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HISEGA HEIGHTS", "label": "HISEGA HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HISEGA HEIGHTS #2", "label": "HISEGA HEIGHTS #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HISEGA HEIGHTS #3", "label": "HISEGA HEIGHTS #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HISEGA HIGH MEADOWS SUBD", "label": "HISEGA HIGH MEADOWS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HIWAY #79 INDUSTRIAL PARK", "label": "HIWAY #79 INDUSTRIAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HMC SUBD", "label": "HMC SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOBART SUBD", "label": "HOBART SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOGANVILLE SUBD", "label": "HOGANVILLE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOLIDAY MCKIE SUBD", "label": "HOLIDAY MCKIE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOLIDAY SUBD", "label": "HOLIDAY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOLLI RIDGE SUBD", "label": "HOLLI RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOLMAN ADD", "label": "HOLMAN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOLTER SUBD", "label": "HOLTER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOLY COW RANCH SUBD", "label": "HOLY COW RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOLY COW RANCH SUBD #2", "label": "HOLY COW RANCH SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOLY SMOKE ADD", "label": "HOLY SMOKE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOLY TERROR LODE #1 MS 1093", "label": "HOLY TERROR LODE #1 MS 1093" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOLY TERROR LODE MS 1093", "label": "HOLY TERROR LODE MS 1093" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOME SWEET HOME PLACER MS #804", "label": "HOME SWEET HOME PLACER MS #804" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOMESTEAD SUBD", "label": "HOMESTEAD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOMESTEAD VISTA SUBD", "label": "HOMESTEAD VISTA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOOK J SUBD", "label": "HOOK J SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOPE COURT CONDOMINIUMS", "label": "HOPE COURT CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOPE FRACTION LODE MS 1533", "label": "HOPE FRACTION LODE MS 1533" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOPE LODE MS 2064", "label": "HOPE LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOPE PLACER MS 1653", "label": "HOPE PLACER MS 1653" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HORIZON SUBD", "label": "HORIZON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HORNET LODE MS 1533", "label": "HORNET LODE MS 1533" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HORST SUBD", "label": "HORST SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOUKS SUBD", "label": "HOUKS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOVLAND SUBD", "label": "HOVLAND SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOWIE SUBD", "label": "HOWIE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HOWIE SUBD #2", "label": "HOWIE SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HUBBARD SUBD", "label": "HUBBARD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HUBBARD/CONAGRA SUBD", "label": "HUBBARD/CONAGRA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HUDSON LODE MS 1483", "label": "HUDSON LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HUEBNER", "label": "HUEBNER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HUFFMAN SUBD", "label": "HUFFMAN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HUGHES", "label": "HUGHES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HULL SUBD", "label": "HULL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HULM SUBDIVISION", "label": "HULM SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HULTENSCHMIDT PUMP STATION", "label": "HULTENSCHMIDT PUMP STATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HUNTS", "label": "HUNTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HURON PLACER MS 673", "label": "HURON PLACER MS 673" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HUSTEAD AND JENSEN SUBD", "label": "HUSTEAD AND JENSEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HUSTEADS 1ST ADD", "label": "HUSTEADS 1ST ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HUSTEADS 2ND ADD", "label": "HUSTEADS 2ND ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HUSTEADS 3RD ADD", "label": "HUSTEADS 3RD ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "I-90 HEARTLAND BUSINESS PARK", "label": "I-90 HEARTLAND BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ICON SUBD", "label": "ICON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IDA TIN LODE MS 663", "label": "IDA TIN LODE MS 663" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IDAHO LODE MS 2049", "label": "IDAHO LODE MS 2049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IGT SUBD", "label": "IGT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IKE RANCHES SUBD", "label": "IKE RANCHES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ILLINOIS LODE MS 993", "label": "ILLINOIS LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IMLAY", "label": "IMLAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IMLAY PLATTED LAND", "label": "IMLAY PLATTED LAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "INCA LODE MS 1613", "label": "INCA LODE MS 1613" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "INDEPENDENCE LODE MS 1364", "label": "INDEPENDENCE LODE MS 1364" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "INLAND SUBD", "label": "INLAND SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "INTERIOR COLONY", "label": "INTERIOR COLONY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "INTERMEDIATE LODE MS 1838", "label": "INTERMEDIATE LODE MS 1838" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IOWA PLACER MS 636", "label": "IOWA PLACER MS 636" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IRENE ESTATES SUBD", "label": "IRENE ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IRON CREEK LODE MS 1111", "label": "IRON CREEK LODE MS 1111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "IRON OUTFITTER ESTATES", "label": "IRON OUTFITTER ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ISAAC LODE MS 1620", "label": "ISAAC LODE MS 1620" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ISIS #1 LODE MS 1816", "label": "ISIS #1 LODE MS 1816" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ISIS SUBD", "label": "ISIS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J A B SUBD", "label": "J A B SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J R #1 LODE MS 1864", "label": "J R #1 LODE MS 1864" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J R #2 LODE MS 1864", "label": "J R #2 LODE MS 1864" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J R #3 LODE MS 1864", "label": "J R #3 LODE MS 1864" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J R #4 LODE MS 1864", "label": "J R #4 LODE MS 1864" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J R LODE MS 1160", "label": "J R LODE MS 1160" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J S JOHNSON SUBD", "label": "J S JOHNSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J S LODE MS 1965", "label": "J S LODE MS 1965" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J-K SUBD", "label": "J-K SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JACK'S VIEW SUBD", "label": "JACK'S VIEW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JACKSON PARK", "label": "JACKSON PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JACKSON SUBD", "label": "JACKSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JACKSON TOP SHEAF LODE MS 1647", "label": "JACKSON TOP SHEAF LODE MS 1647" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JACKSON VIEW ADD", "label": "JACKSON VIEW ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JACOB MACA", "label": "JACOB MACA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JAEHN SUBD", "label": "JAEHN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JAMAICA LODE MS 2052", "label": "JAMAICA LODE MS 2052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JAMES G BLAINE LODE MS 350", "label": "JAMES G BLAINE LODE MS 350" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JAMES SUBD", "label": "JAMES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JARES SUBD", "label": "JARES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JASPER ESTATES SUBD", "label": "JASPER ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JASPER LODE MS 2064", "label": "JASPER LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JENSEN SUBD", "label": "JENSEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JEPSEN SUBD", "label": "JEPSEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JIM FRACTION LODE MS 1380", "label": "JIM FRACTION LODE MS 1380" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JIM TOWN PLACER MS 1653", "label": "JIM TOWN PLACER MS 1653" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JM DEAN SUBD", "label": "JM DEAN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JN SUBD", "label": "JN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOE DOLLAR #1 LODE MS 2123", "label": "JOE DOLLAR #1 LODE MS 2123" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOE DOLLAR #2 LODE MS 2123", "label": "JOE DOLLAR #2 LODE MS 2123" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOE DOLLAR #3 LODE MS 2123", "label": "JOE DOLLAR #3 LODE MS 2123" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOHN DEERE SUBD", "label": "JOHN DEERE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOHN ROBERTS SUBD", "label": "JOHN ROBERTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOHNSON ESTATES SUBD", "label": "JOHNSON ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOHNSON PLACER MS 1526", "label": "JOHNSON PLACER MS 1526" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOHNSON RANCH SUBD", "label": "JOHNSON RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOHNSON SCHOOL SUBD", "label": "JOHNSON SCHOOL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOHNSON SIDING TOWNSITE", "label": "JOHNSON SIDING TOWNSITE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOHNSON SIDING VOL FIRE SUBD", "label": "JOHNSON SIDING VOL FIRE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOHNSON SUBD", "label": "JOHNSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOHNSON, AI TRACT", "label": "JOHNSON, AI TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOHNSON, U V SUBD", "label": "JOHNSON, U V SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOHNSON, W AND G SUBD", "label": "JOHNSON, W AND G SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOHNSTON SUBD", "label": "JOHNSTON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOINT HOLDING", "label": "JOINT HOLDING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JOLLY #3 LODE MS 529", "label": "JOLLY #3 LODE MS 529" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JON ADD", "label": "JON ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JONES RANCH SUBD", "label": "JONES RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JONES TRACT", "label": "JONES TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JUDSON LODE MS 993", "label": "JUDSON LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JULSON SUBD", "label": "JULSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 208, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JUNDT SUBD", "label": "JUNDT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JUST LODE MS 1483", "label": "JUST LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JV SUBD", "label": "JV SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JZ ESTATES", "label": "JZ ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "K MORRIS SUBD", "label": "K MORRIS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "K-W SUBD", "label": "K-W SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KAHLER SUBD", "label": "KAHLER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KANE SUBD", "label": "KANE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KANSAS CITY STREET CONDOMINIUMS", "label": "KANSAS CITY STREET CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KASHMIR", "label": "KASHMIR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KASHMIR (REVISED)", "label": "KASHMIR (REVISED)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KATELAND SUBD", "label": "KATELAND SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KATIE L LODE MS 2064", "label": "KATIE L LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 233, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KAUER SUBD", "label": "KAUER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KAYTER SUBD", "label": "KAYTER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KB OFFICE CONDOMINIUM", "label": "KB OFFICE CONDOMINIUM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEENEY SUBD", "label": "KEENEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KELLER SUBD", "label": "KELLER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KELLEY ADD", "label": "KELLEY ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KELLOGG ADD", "label": "KELLOGG ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KELLY SUBD #1", "label": "KELLY SUBD #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KELLY SUBD #2", "label": "KELLY SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KELLY SUBD #3", "label": "KELLY SUBD #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KELLY SUBD #4", "label": "KELLY SUBD #4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KELLY SUBD #5", "label": "KELLY SUBD #5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEMPS KAMP SUBD", "label": "KEMPS KAMP SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KENSINGTON HEIGHTS SUBD", "label": "KENSINGTON HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEPP HEIGHTS SUBD", "label": "KEPP HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEPP HEIGHTS SUBD #2", "label": "KEPP HEIGHTS SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEPP HEIGHTS SUBD #3", "label": "KEPP HEIGHTS SUBD #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KERN LODE MS 974", "label": "KERN LODE MS 974" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KERRY SUBD", "label": "KERRY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEYSER ADD", "label": "KEYSER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEYSTONE #1 LODE MS 1029", "label": "KEYSTONE #1 LODE MS 1029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEYSTONE #2 LODE MS 1029", "label": "KEYSTONE #2 LODE MS 1029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEYSTONE #4 LODE MS 1093", "label": "KEYSTONE #4 LODE MS 1093" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEYSTONE FRACTION MS 1029", "label": "KEYSTONE FRACTION MS 1029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEYSTONE LODE MS 1029", "label": "KEYSTONE LODE MS 1029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEYSTONE PLAZA CONDOMINIUMS", "label": "KEYSTONE PLAZA CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KEYSTONE WYE SUBD", "label": "KEYSTONE WYE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KHC SUBD", "label": "KHC SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KIDNER SUBD", "label": "KIDNER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KIEFFER ADD", "label": "KIEFFER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KIEFFER RANCH ESTATES", "label": "KIEFFER RANCH ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KING COTTON LODE MS 1886", "label": "KING COTTON LODE MS 1886" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KING FRACTION LODE MS 1256", "label": "KING FRACTION LODE MS 1256" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KING LODE MS 2189", "label": "KING LODE MS 2189" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KING OSCAR LODE MS 2064", "label": "KING OSCAR LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KING RANCH SUBD", "label": "KING RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KING SOLOMON MILLSITE MS 192B", "label": "KING SOLOMON MILLSITE MS 192B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KING SUBD", "label": "KING SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KINGSTON LODE MS 2135", "label": "KINGSTON LODE MS 2135" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KINGSWOOD SUBD", "label": "KINGSWOOD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KINSER SUBD", "label": "KINSER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KIRKWOOD CONDOMINIUMS", "label": "KIRKWOOD CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KIRSCHENMANN SUBD", "label": "KIRSCHENMANN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KJERSTAD ADD", "label": "KJERSTAD ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KJERSTAD SUBD #1", "label": "KJERSTAD SUBD #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KLESCEWSKI SUBD", "label": "KLESCEWSKI SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KLING AND PARKER SUBD", "label": "KLING AND PARKER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KNAPPS 1ST ADD", "label": "KNAPPS 1ST ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KNECHT PARK SUBD", "label": "KNECHT PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KNIGHTS ACRES SUBD", "label": "KNIGHTS ACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KNIGHTS OF COLUMBUS SUBD", "label": "KNIGHTS OF COLUMBUS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KNOLLWOOD HEIGHTS", "label": "KNOLLWOOD HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KNOLLWOOD HEIGHTS #2", "label": "KNOLLWOOD HEIGHTS #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KNOLLWOOD HEIGHTS #3 REVISED", "label": "KNOLLWOOD HEIGHTS #3 REVISED" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KNOLLWOOD HEIGHTS #4 REVISED", "label": "KNOLLWOOD HEIGHTS #4 REVISED" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KNOTTY PINE SUBD", "label": "KNOTTY PINE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KNUTSON SUBD", "label": "KNUTSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KOA SUBD", "label": "KOA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KOPREN SUBD", "label": "KOPREN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KORMYLO SUBD", "label": "KORMYLO SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KOTA ADD", "label": "KOTA ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KOUPAL ESTATES SUBD", "label": "KOUPAL ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KOUPAL SUBD", "label": "KOUPAL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KOVARIK SUBD", "label": "KOVARIK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KOZEL SUBD", "label": "KOZEL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KRAMER SUBD", "label": "KRAMER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KREBS SUBD", "label": "KREBS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KRUPP LODE MS 1540", "label": "KRUPP LODE MS 1540" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KRUSE SUBD", "label": "KRUSE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KTAM SUBD", "label": "KTAM SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KWA SUBD", "label": "KWA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LA CROSSE LODE MS 1948", "label": "LA CROSSE LODE MS 1948" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LA GRANDE LODE MS 662", "label": "LA GRANDE LODE MS 662" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LACROSSE ESTATES P R D", "label": "LACROSSE ESTATES P R D" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LADD SUBD", "label": "LADD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAFAYETTE SUBD", "label": "LAFAYETTE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAGRAND SUBD", "label": "LAGRAND SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAKESIDE WATER SUBD", "label": "LAKESIDE WATER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAKEVIEW #1", "label": "LAKEVIEW #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAKEVIEW #2", "label": "LAKEVIEW #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAKEVIEW #3", "label": "LAKEVIEW #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAKOTA LAKE ENCAMPMENT SUBD", "label": "LAKOTA LAKE ENCAMPMENT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAKOTA SUBD #1", "label": "LAKOTA SUBD #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAKOTA SUBD #2", "label": "LAKOTA SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAKOTA SUBD #3", "label": "LAKOTA SUBD #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAMPERTS #2", "label": "LAMPERTS #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAMPERTS ADD", "label": "LAMPERTS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LANDIS LODE MS 612", "label": "LANDIS LODE MS 612" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LANDSTROMS SUBD", "label": "LANDSTROMS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LANGS", "label": "LANGS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LARSON SUBD", "label": "LARSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAST CHANCE LODE MS 2092", "label": "LAST CHANCE LODE MS 2092" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAU SUBD", "label": "LAU SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAUREL HEIGHTS SUBD", "label": "LAUREL HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAWNDALE", "label": "LAWNDALE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAWS", "label": "LAWS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LEBERKNIGHT SUBD", "label": "LEBERKNIGHT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LEE ADD", "label": "LEE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LEE ESTATES", "label": "LEE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LEFLER SUBD", "label": "LEFLER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LEGACY SUBD", "label": "LEGACY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LEGAL TENDER LODE MS 453", "label": "LEGAL TENDER LODE MS 453" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LEIBY SUBD", "label": "LEIBY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LEIGHTON-LOWELL SUBD", "label": "LEIGHTON-LOWELL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LEISURE ACRES", "label": "LEISURE ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LEISURE HILLS ESTATES", "label": "LEISURE HILLS ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LEITZKE SUBD", "label": "LEITZKE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LENA #1 LODE MS 2024", "label": "LENA #1 LODE MS 2024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LENA #2 LODE MS 2024", "label": "LENA #2 LODE MS 2024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LENA EXTENSION #1 SOUTH", "label": "LENA EXTENSION #1 SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LENA EXTENSION #2 SOUTH", "label": "LENA EXTENSION #2 SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LENA EXTENSION SOUTH", "label": "LENA EXTENSION SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LENA LODE MS 2024", "label": "LENA LODE MS 2024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LEOTA LODE MS 1820", "label": "LEOTA LODE MS 1820" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LESTER SUBD", "label": "LESTER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LESTER VELDA SUBD", "label": "LESTER VELDA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LEYNER LODE MS 1483", "label": "LEYNER LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIBERTY PARK SUBD", "label": "LIBERTY PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIBERTY PLAZA SUBD", "label": "LIBERTY PLAZA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIBERTY SUBD", "label": "LIBERTY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIEBMAN SUBD", "label": "LIEBMAN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIEN HQ SUBD", "label": "LIEN HQ SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIEN INDUSTRIAL PARK NO 2", "label": "LIEN INDUSTRIAL PARK NO 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIEN SUBD", "label": "LIEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LILLIAN LODE #2 LODE MS 1497", "label": "LILLIAN LODE #2 LODE MS 1497" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LILLIAN LODE MS 1497", "label": "LILLIAN LODE MS 1497" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIMA #1 LODE MS 1654", "label": "LIMA #1 LODE MS 1654" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIMA LODE MS 1654", "label": "LIMA LODE MS 1654" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIME CREEK SUBD", "label": "LIME CREEK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIMESTONE TUNNEL SUBD", "label": "LIMESTONE TUNNEL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIMONITE LODE MS 2018", "label": "LIMONITE LODE MS 2018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LINDSEY ADD", "label": "LINDSEY ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIPPERT ADD", "label": "LIPPERT ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LITTLE GIANT LODE MS 962", "label": "LITTLE GIANT LODE MS 962" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LITTLE GRACE LODE MS 1716", "label": "LITTLE GRACE LODE MS 1716" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LITTLE LOTS SUBD", "label": "LITTLE LOTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LITTLE TIGER LODE #2 MS 1251", "label": "LITTLE TIGER LODE #2 MS 1251" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LITTLE TYKOON LODE MS 1380", "label": "LITTLE TYKOON LODE MS 1380" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LJS SUBD", "label": "LJS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LLB SUBD", "label": "LLB SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LLOYD SUBD", "label": "LLOYD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOCKACRES SUBD", "label": "LOCKACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOCKHART TRACT", "label": "LOCKHART TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOFTUS SUBD", "label": "LOFTUS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOG CABIN", "label": "LOG CABIN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 233, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOG PORCH SUBD", "label": "LOG PORCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOMBARDY INDUSTRIAL PARK", "label": "LOMBARDY INDUSTRIAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LONE COYOTE SUBDIVISION", "label": "LONE COYOTE SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LONE TREE SUBD", "label": "LONE TREE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LONG ACRE SQUARE", "label": "LONG ACRE SQUARE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LONG SUBD", "label": "LONG SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LONGMONT #1 LODE MS 2067", "label": "LONGMONT #1 LODE MS 2067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LONGMONT LODE MS 2067", "label": "LONGMONT LODE MS 2067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOREN NORRIS SUBD", "label": "LOREN NORRIS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LORNA SUBD", "label": "LORNA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOST ACRES ADD #1", "label": "LOST ACRES ADD #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOTTIE LODE MS 1820", "label": "LOTTIE LODE MS 1820" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOUISE LODE MS 993", "label": "LOUISE LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOVELAND CANYON ESTATES", "label": "LOVELAND CANYON ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOVELAND CANYON ESTATES #2", "label": "LOVELAND CANYON ESTATES #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOVELL SUBD", "label": "LOVELL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOWER SPRING CREEK SUBD", "label": "LOWER SPRING CREEK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOWES SUBD", "label": "LOWES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOZANO SUBD", "label": "LOZANO SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LUCKE SUBD", "label": "LUCKE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LUCKY BOY LODE MS 2103", "label": "LUCKY BOY LODE MS 2103" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LULU PLACER ADD", "label": "LULU PLACER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LULU TIN LODE MS 904", "label": "LULU TIN LODE MS 904" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LUTHERAN SUBD", "label": "LUTHERAN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LYLE SUBD", "label": "LYLE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LYNX LODE MS 993", "label": "LYNX LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M AND B SUBD", "label": "M AND B SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M AND M LODE MS 1886", "label": "M AND M LODE MS 1886" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M AND W SUBD", "label": "M AND W SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M-K SUBD", "label": "M-K SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAC ARTHUR", "label": "MAC ARTHUR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MACK SUBD", "label": "MACK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MACKRILLS ADD", "label": "MACKRILLS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MACY SUBD", "label": "MACY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MADERA", "label": "MADERA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MADISON RANCH CEMETERY", "label": "MADISON RANCH CEMETERY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MADISONS SUBD", "label": "MADISONS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MADSEN ADD", "label": "MADSEN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MADSEN ADD #2", "label": "MADSEN ADD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MADSEN ADD #3", "label": "MADSEN ADD #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 188, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAE WEST SUBD", "label": "MAE WEST SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAGDALENA FRACTION MS 1728", "label": "MAGDALENA FRACTION MS 1728" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAGDALENA LODE MS 1729", "label": "MAGDALENA LODE MS 1729" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAGGIE LODE MS 1886", "label": "MAGGIE LODE MS 1886" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAGGIE LODE MS 739", "label": "MAGGIE LODE MS 739" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAGUIRE ADD", "label": "MAGUIRE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAHONEY ADD", "label": "MAHONEY ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAHONEY ADD #2", "label": "MAHONEY ADD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAILLOUX SUBD", "label": "MAILLOUX SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 225, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAJESTIC PINES ESTATES SUBD", "label": "MAJESTIC PINES ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MALIBU MEADOW ESTATES", "label": "MALIBU MEADOW ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MALL DRIVE SUBD", "label": "MALL DRIVE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MALLOW", "label": "MALLOW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MALLRIDGE SUBD", "label": "MALLRIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MALLRIDGE SUBD #2", "label": "MALLRIDGE SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MALORY LODE MS #1483", "label": "MALORY LODE MS #1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MANDALAY PLAZA CONDOMINIUMS", "label": "MANDALAY PLAZA CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MANLEY SUBD", "label": "MANLEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MANN SUBD", "label": "MANN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MANN SUBD NO. 2", "label": "MANN SUBD NO. 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MANOR HOUSE", "label": "MANOR HOUSE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MANTON ADD", "label": "MANTON ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAPLEWOOD", "label": "MAPLEWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARCOE HEIGHTS #1", "label": "MARCOE HEIGHTS #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARCOE HEIGHTS #3", "label": "MARCOE HEIGHTS #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARGARET LODE MS 974", "label": "MARGARET LODE MS 974" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARGURITE CROWNS FIRST ADD", "label": "MARGURITE CROWNS FIRST ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARKET SQUARE SUBD", "label": "MARKET SQUARE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARLIN DRIVE COMMERCIAL PARK", "label": "MARLIN DRIVE COMMERCIAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARLIN INDUSTRIAL PARK", "label": "MARLIN INDUSTRIAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARSHALL GULCH SUBD", "label": "MARSHALL GULCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARSHALL GULCH SUBD NO. 2", "label": "MARSHALL GULCH SUBD NO. 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARSHALL HEIGHTS SUBD", "label": "MARSHALL HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARSHALL HEIGHTS SUBD #2", "label": "MARSHALL HEIGHTS SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARSHALL HEIGHTS TRACT", "label": "MARSHALL HEIGHTS TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARSHALL SUBD", "label": "MARSHALL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARSHALL SUBD #2", "label": "MARSHALL SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARTHA WASHINGTON PLACE SUBD", "label": "MARTHA WASHINGTON PLACE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARTIN SUBD", "label": "MARTIN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARTLEY SUBD", "label": "MARTLEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARVIN SUBD", "label": "MARVIN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARY BELL LODE MS 167", "label": "MARY BELL LODE MS 167" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARY E LODE MS 446", "label": "MARY E LODE MS 446" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARY HALL", "label": "MARY HALL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MARY JANE LODE MS 1944", "label": "MARY JANE LODE MS 1944" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MASTELLER ADD", "label": "MASTELLER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MASTIFF #3 LODE MS 2032", "label": "MASTIFF #3 LODE MS 2032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MASTIFF LODE MS 2032", "label": "MASTIFF LODE MS 2032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MATKINS ADD", "label": "MATKINS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MATKINS ADD #2", "label": "MATKINS ADD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MATKINS ADD #3", "label": "MATKINS ADD #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MATKINS ADD #4", "label": "MATKINS ADD #4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MATKINS ADD #5", "label": "MATKINS ADD #5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MATKINS ADD #6", "label": "MATKINS ADD #6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MATKINS ADD #7", "label": "MATKINS ADD #7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MATKINS ADD #8", "label": "MATKINS ADD #8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MATKINS ADD #9", "label": "MATKINS ADD #9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MATKINS OFFICE CONDOMINIUMS", "label": "MATKINS OFFICE CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MATT PLACER MS 1417", "label": "MATT PLACER MS 1417" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MATZ SUBD", "label": "MATZ SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAVERIK ADD", "label": "MAVERIK ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAVERIK LACROSSE ADD", "label": "MAVERIK LACROSSE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAY #1 LODE MS 2047", "label": "MAY #1 LODE MS 2047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAY LODE MS 2047", "label": "MAY LODE MS 2047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAY SUBD", "label": "MAY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 198, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAYFIELD", "label": "MAYFIELD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MBF SUBD", "label": "MBF SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCCAINS SUBD", "label": "MCCAINS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCCLASKEY SUBD", "label": "MCCLASKEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCELGUNN SUBD", "label": "MCELGUNN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCGRAYS SUBD", "label": "MCGRAYS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCGRIFF ADD", "label": "MCGRIFF ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCKEE SUBD", "label": "MCKEE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCKIERNAN HEIGHTS SUBD", "label": "MCKIERNAN HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCKINNON SUBD", "label": "MCKINNON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCLAINS SUBD", "label": "MCLAINS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCMAHON INDUSTRIAL PARK #2", "label": "MCMAHON INDUSTRIAL PARK #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCMAHON SUBD", "label": "MCMAHON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCMANIGAL SUBD", "label": "MCMANIGAL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCVEY SUBD", "label": "MCVEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MDU SUBD", "label": "MDU SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MEADOW RANCH ESTATES", "label": "MEADOW RANCH ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MEADOW RIDGE", "label": "MEADOW RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MEADOW VIEW SUBD", "label": "MEADOW VIEW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MEADOWLARK HILLS SUBD", "label": "MEADOWLARK HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MEADOWS SUB, THE", "label": "MEADOWS SUB, THE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 198, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MEADOWWOOD", "label": "MEADOWWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MEADOWWOOD LANES ADD", "label": "MEADOWWOOD LANES ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MEDICINE RIDGE #2", "label": "MEDICINE RIDGE #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MEDICINE RIDGE SUBD", "label": "MEDICINE RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MEDITERRANEAN", "label": "MEDITERRANEAN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MELCHERT RANCH SUBD", "label": "MELCHERT RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MELCOR ACRES", "label": "MELCOR ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MELODY ACRES", "label": "MELODY ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MELODY ACRES #2", "label": "MELODY ACRES #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MELVIN SUBD", "label": "MELVIN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MENARD SUBD", "label": "MENARD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MERCHANTS FIRST ADD", "label": "MERCHANTS FIRST ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MERCHEN ADD", "label": "MERCHEN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MERCHEN ADD #2", "label": "MERCHEN ADD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MERCHEN ESTATES", "label": "MERCHEN ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MERCHENS FIRST ADD", "label": "MERCHENS FIRST ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MERIDIAN SUBD", "label": "MERIDIAN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MERLE CROWNS FIRST ADD", "label": "MERLE CROWNS FIRST ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MERRITT LODE MS 993", "label": "MERRITT LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MESA VIEW ESTATES SUBD #1", "label": "MESA VIEW ESTATES SUBD #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "METTLER ADD", "label": "METTLER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "METZ ADD", "label": "METZ ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MEWONITOC LODE MS 620", "label": "MEWONITOC LODE MS 620" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MEWONITOC LODE SUBD", "label": "MEWONITOC LODE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MHP SUBD", "label": "MHP SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MICHAEL SUBD", "label": "MICHAEL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MICHIGAN PLACER", "label": "MICHIGAN PLACER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MIDLAND SUBD", "label": "MIDLAND SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MIDWAY FRACTION LODE M", "label": "MIDWAY FRACTION LODE M" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MIDWESTERN", "label": "MIDWESTERN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MIDWESTERN #2", "label": "MIDWESTERN #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MILL SITE LODE MS 2157", "label": "MILL SITE LODE MS 2157" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MILLARD ADD", "label": "MILLARD ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MILLER SUBD", "label": "MILLER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MILLER SUBD #2", "label": "MILLER SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MILLS RANCH SUBD", "label": "MILLS RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MILLSITE LODE MS 731", "label": "MILLSITE LODE MS 731" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MINERAL #1 LODE MS 1620", "label": "MINERAL #1 LODE MS 1620" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MINERAL #2 LODE MS 1620", "label": "MINERAL #2 LODE MS 1620" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MINERAL #3 LODE MS 1620", "label": "MINERAL #3 LODE MS 1620" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MINERS DREAM MS 1198", "label": "MINERS DREAM MS 1198" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MINNEAPOLIS LODE MS 1797", "label": "MINNEAPOLIS LODE MS 1797" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MINNEKAHTA", "label": "MINNEKAHTA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MINNESOTA ESTATES SUBD", "label": "MINNESOTA ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MINNESOTA MILLSITE MS 893", "label": "MINNESOTA MILLSITE MS 893" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MINNESOTA PARK SUBD", "label": "MINNESOTA PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MINNESOTA RIDGE HEIGHTS SUBD", "label": "MINNESOTA RIDGE HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MINNESOTA RIDGE SUBD", "label": "MINNESOTA RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MINNEWASTA", "label": "MINNEWASTA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MIRACLE PINES", "label": "MIRACLE PINES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MIRACLE PLACE SUBD", "label": "MIRACLE PLACE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MISSION HILLS", "label": "MISSION HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MISSION HILLS #2", "label": "MISSION HILLS #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MISTY MEADOWS SUBDIVISION", "label": "MISTY MEADOWS SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MJ SUBD", "label": "MJ SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MJK SUBD", "label": "MJK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOCKINGBIRD SUBD", "label": "MOCKINGBIRD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOHAWK LODE MS 456", "label": "MOHAWK LODE MS 456" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MONARCH MICA LODE MS 469", "label": "MONARCH MICA LODE MS 469" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MONITOR MICA MS #468 SUBD", "label": "MONITOR MICA MS #468 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MONTANA LODE MS 2049", "label": "MONTANA LODE MS 2049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MONTE CARLO MS 2120", "label": "MONTE CARLO MS 2120" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MONTE VISTA SUBD", "label": "MONTE VISTA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MONTGOMERY SUBD", "label": "MONTGOMERY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MONUMENT SUBD", "label": "MONUMENT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOON MEADOW ESTATES", "label": "MOON MEADOW ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOON MEADOWS PARK SUBD", "label": "MOON MEADOWS PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOON MEADOWS RIDGE SUBD", "label": "MOON MEADOWS RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOON RANCH SUBD", "label": "MOON RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOON RIDGE SUBD", "label": "MOON RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOONLIGHT SUBD", "label": "MOONLIGHT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MORGANS", "label": "MORGANS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MORNING VIEW HEIGHTS", "label": "MORNING VIEW HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MORNING VIEW HEIGHTS #2", "label": "MORNING VIEW HEIGHTS #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MORNING VIEW SUBD", "label": "MORNING VIEW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MORNINGSIDE ADD", "label": "MORNINGSIDE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MORRELL", "label": "MORRELL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MORRIS ADD", "label": "MORRIS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MORRISON SUBD", "label": "MORRISON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MORSE SUBD #1", "label": "MORSE SUBD #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MORSE SUBD #3", "label": "MORSE SUBD #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MORSE SUBD #4", "label": "MORSE SUBD #4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MORSE SUBD #5", "label": "MORSE SUBD #5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOSHER SUBD", "label": "MOSHER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOUNT WRANGELL LODE MS 2064", "label": "MOUNT WRANGELL LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOUNTAIN BOY LODE MS 1483", "label": "MOUNTAIN BOY LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOUNTAIN CITY PLACER MS 1249", "label": "MOUNTAIN CITY PLACER MS 1249" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOUNTAIN MEADOWS SUBD", "label": "MOUNTAIN MEADOWS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOUNTAIN PARK PLACER MS 1230", "label": "MOUNTAIN PARK PLACER MS 1230" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOUNTAIN PARK SUBD", "label": "MOUNTAIN PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOUNTAIN PINES SUBD", "label": "MOUNTAIN PINES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOUNTAIN SHADOWS SUBD", "label": "MOUNTAIN SHADOWS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOUNTAIN SPRINGS", "label": "MOUNTAIN SPRINGS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOUNTAIN VIEW", "label": "MOUNTAIN VIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOUNTAIN VIEW #2", "label": "MOUNTAIN VIEW #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOUNTAIN VIEW #3", "label": "MOUNTAIN VIEW #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOUNTAIN VIEW CONDOMINIUMS", "label": "MOUNTAIN VIEW CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOWRY SUBD", "label": "MOWRY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MOYLE SUBD", "label": "MOYLE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MS #1250 SUBD", "label": "MS #1250 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MS #1578 SUBD", "label": "MS #1578 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MS #688 SUBD", "label": "MS #688 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MS 1019", "label": "MS 1019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MS 1251", "label": "MS 1251" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MS 1923", "label": "MS 1923" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MS 1926", "label": "MS 1926" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MS 972", "label": "MS 972" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MS 973", "label": "MS 973" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MULLERS 1ST ADD", "label": "MULLERS 1ST ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MULLIN SUBD", "label": "MULLIN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MUNDERLOH", "label": "MUNDERLOH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MUNYAN ESTATES", "label": "MUNYAN ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MUNYAN SUBD", "label": "MUNYAN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MURPHY RANCH ESTATES SUBD", "label": "MURPHY RANCH ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MURPHYS SUBD", "label": "MURPHYS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MURRAY SUBD", "label": "MURRAY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MURRAY SUBDIVISION NO. 2", "label": "MURRAY SUBDIVISION NO. 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MYRTLE LODE MS 993", "label": "MYRTLE LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MYSTIC RANGER SUBD", "label": "MYSTIC RANGER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MYSTIC VALLEY ESTATES SUBD", "label": "MYSTIC VALLEY ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NAMANNY SUBD", "label": "NAMANNY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NAMELESS CANYON SUBD", "label": "NAMELESS CANYON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NAPOLI SUBD", "label": "NAPOLI SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NASH FINCH SUBD", "label": "NASH FINCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NASH SUBD", "label": "NASH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NATALIA LODE MS 1203", "label": "NATALIA LODE MS 1203" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NATIONAL PLACER MS 688", "label": "NATIONAL PLACER MS 688" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEBRASKA LODE MS 1716", "label": "NEBRASKA LODE MS 1716" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEEDLES SUBD", "label": "NEEDLES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEFF SUBD V", "label": "NEFF SUBD V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEFFS SUBD #1", "label": "NEFFS SUBD #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEFFS SUBD #2", "label": "NEFFS SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEFFS SUBD #3", "label": "NEFFS SUBD #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEFFS SUBD #4", "label": "NEFFS SUBD #4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEISEN SUBD", "label": "NEISEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NELLIE CONSOLIDATED PLACER MS 994", "label": "NELLIE CONSOLIDATED PLACER MS 994" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NELLIE LODE MS 2064", "label": "NELLIE LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NELSON ACRES", "label": "NELSON ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NELSON SUBD", "label": "NELSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NESS ADD", "label": "NESS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NETTIE LODE MS 642", "label": "NETTIE LODE MS 642" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEVADA LODE MS 2049", "label": "NEVADA LODE MS 2049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEW HOLLAND #2 MS 606", "label": "NEW HOLLAND #2 MS 606" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEW HOMESTAKE #3 LODE MS 987", "label": "NEW HOMESTAKE #3 LODE MS 987" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEW HOMESTAKE #4 LODE MS 987", "label": "NEW HOMESTAKE #4 LODE MS 987" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEW HOMESTAKE #5 LODE", "label": "NEW HOMESTAKE #5 LODE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEW HOPE LODE MS 974", "label": "NEW HOPE LODE MS 974" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEW LEAF SUBD", "label": "NEW LEAF SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEW PARK SUB, THE", "label": "NEW PARK SUB, THE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEW SCHOOL ADD", "label": "NEW SCHOOL ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEW YORK SUBD", "label": "NEW YORK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEWMAN SUBD", "label": "NEWMAN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEWTON FORK RANCH SUBD", "label": "NEWTON FORK RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEWTON PLACER MS 672", "label": "NEWTON PLACER MS 672" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEWTON TIN LODE MS 652", "label": "NEWTON TIN LODE MS 652" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NIAGRIA #1 LODE MS 2123", "label": "NIAGRIA #1 LODE MS 2123" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NIAGRIA LODE MS 2123", "label": "NIAGRIA LODE MS 2123" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NICHOLLS NO 2 SUBD", "label": "NICHOLLS NO 2 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NICHOLLS SUBD", "label": "NICHOLLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NICKEL #1 LODE MS 1873", "label": "NICKEL #1 LODE MS 1873" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NIELSEN SUBD", "label": "NIELSEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NO BAD DAYS SUBD", "label": "NO BAD DAYS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NOAA SUBD", "label": "NOAA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORMAN RANCH SUBD", "label": "NORMAN RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 193, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORMANS ROOST", "label": "NORMANS ROOST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORRIS PEAK SUBD", "label": "NORRIS PEAK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORSE PLACER", "label": "NORSE PLACER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH 80 SUBD", "label": "NORTH 80 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH BOULEVARD", "label": "NORTH BOULEVARD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH CHERRY AVE CONDOMINIUMS", "label": "NORTH CHERRY AVE CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH HAINES SUBD", "label": "NORTH HAINES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH PLAZA CONDOMINIUM", "label": "NORTH PLAZA CONDOMINIUM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH RAPID ADD", "label": "NORTH RAPID ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH RAPID ADD #2", "label": "NORTH RAPID ADD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH SIDE ADD", "label": "NORTH SIDE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 206, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH TERRACE PRD", "label": "NORTH TERRACE PRD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH UNDERWOOD ADD", "label": "NORTH UNDERWOOD ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH VALLEY PARK SUBD", "label": "NORTH VALLEY PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH WALL ADD", "label": "NORTH WALL ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTHBROOK VILLAGE", "label": "NORTHBROOK VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTHDALE SUBD", "label": "NORTHDALE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTHERN HEIGHTS SUBD", "label": "NORTHERN HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTHERN LIGHTS COMMERCIAL PARK", "label": "NORTHERN LIGHTS COMMERCIAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTHERN LIGHTS SUBD", "label": "NORTHERN LIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTHERN PACIFIC LODE,", "label": "NORTHERN PACIFIC LODE," }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTHRIDGE SUBD", "label": "NORTHRIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTHSTAR SUBD", "label": "NORTHSTAR SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NOWLIN AND WOOD", "label": "NOWLIN AND WOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NOWLIN AND WOOD REPLAT", "label": "NOWLIN AND WOOD REPLAT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NOYES SUBD", "label": "NOYES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NRC SUBD", "label": "NRC SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NWB WICKSVILLE SUBD", "label": "NWB WICKSVILLE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NWE SUBD", "label": "NWE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OAK DRAW SUBD", "label": "OAK DRAW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OAK MEADOWS ESTATES", "label": "OAK MEADOWS ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OBRIEN SUBD", "label": "OBRIEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OHIO LODE MS 993", "label": "OHIO LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OHIO TIN LODE MS 623", "label": "OHIO TIN LODE MS 623" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLD FOLSOM SUBD", "label": "OLD FOLSOM SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLD HOMESTEAD SUBD", "label": "OLD HOMESTEAD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLD RODEO SUBD", "label": "OLD RODEO SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLD ROY #1 LODE MS 1497", "label": "OLD ROY #1 LODE MS 1497" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLD ROY LODE MS 1497", "label": "OLD ROY LODE MS 1497" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLD STANDBY LODE MS 212", "label": "OLD STANDBY LODE MS 212" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLD STANDBY MILLSITE MS 396", "label": "OLD STANDBY MILLSITE MS 396" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLD TOWN", "label": "OLD TOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLDFIELD SUBD", "label": "OLDFIELD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLDFIELD, H E SUBD", "label": "OLDFIELD, H E SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLESEN SUBD", "label": "OLESEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLIFF SUBD I", "label": "OLIFF SUBD I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLSON PARK SUBD", "label": "OLSON PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLSON PARK SUBD #2", "label": "OLSON PARK SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLSON PARK SUBD #3", "label": "OLSON PARK SUBD #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OLSON SUBD", "label": "OLSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OMEARA ADD", "label": "OMEARA ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OMEGA SUBD", "label": "OMEGA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORA CHAIN #2 LODE MS 445", "label": "ORA CHAIN #2 LODE MS 445" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORCHARD MEADOWS", "label": "ORCHARD MEADOWS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORCHARD MEADOWS NO. 2", "label": "ORCHARD MEADOWS NO. 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 208, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORCHARD SUBD", "label": "ORCHARD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OREGON LODE MS 2049", "label": "OREGON LODE MS 2049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORESTES C CRAMER ADD", "label": "ORESTES C CRAMER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORIGINAL TOWN OF BOX ELDER", "label": "ORIGINAL TOWN OF BOX ELDER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORIGINAL TOWN OF HILL CITY", "label": "ORIGINAL TOWN OF HILL CITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORIGINAL TOWN OF KEYSTONE", "label": "ORIGINAL TOWN OF KEYSTONE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORIGINAL TOWN OF NEW UNDERWOOD", "label": "ORIGINAL TOWN OF NEW UNDERWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORIGINAL TOWN OF QUINN", "label": "ORIGINAL TOWN OF QUINN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORIGINAL TOWN OF RAPID CITY", "label": "ORIGINAL TOWN OF RAPID CITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORIGINAL TOWN OF WALL", "label": "ORIGINAL TOWN OF WALL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORIGINAL TOWN OF WASTA", "label": "ORIGINAL TOWN OF WASTA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ORIOLE SUBD", "label": "ORIOLE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OT SUBD", "label": "OT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OTHO #1 LODE MS 2067", "label": "OTHO #1 LODE MS 2067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OTHO #2 LODE MS 2067", "label": "OTHO #2 LODE MS 2067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OTHO LODE MS 2067", "label": "OTHO LODE MS 2067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OTHO SUBD", "label": "OTHO SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OUTLOT H-1 SUBD", "label": "OUTLOT H-1 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OVERBY SUBD", "label": "OVERBY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OVERLOOK SOUTH CONDOMINIUMS", "label": "OVERLOOK SOUTH CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OVERLOOK SUBD", "label": "OVERLOOK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OWANKA", "label": "OWANKA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OWANKA PLATTED LAND", "label": "OWANKA PLATTED LAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OWEN HIBBARD SUBD", "label": "OWEN HIBBARD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OWEN MANN", "label": "OWEN MANN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OZARK #1 LODE MS 815", "label": "OZARK #1 LODE MS 815" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "P AND M SUBD", "label": "P AND M SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "P J SCHRANKEL SUBD", "label": "P J SCHRANKEL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PABST LODE MS 993", "label": "PABST LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PACIFIC LODE MS 1944", "label": "PACIFIC LODE MS 1944" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PACTOLA ESTATES", "label": "PACTOLA ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PACTOLA HEIGHTS", "label": "PACTOLA HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PACTOLA PLACER MS 891", "label": "PACTOLA PLACER MS 891" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PAHA SAPA HIGH COUNTRY TRACT 2", "label": "PAHA SAPA HIGH COUNTRY TRACT 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PALM DRIVE SUBD", "label": "PALM DRIVE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PALMER GULCH ESTATES", "label": "PALMER GULCH ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PALMER GULCH PLACER MS 690", "label": "PALMER GULCH PLACER MS 690" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PALMER SUBD", "label": "PALMER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PALMER SUBD ADD", "label": "PALMER SUBD ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PALO VERDE", "label": "PALO VERDE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PANKRATZ SUBD", "label": "PANKRATZ SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PAR SUBD", "label": "PAR SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARADISE ESTATES SUBD", "label": "PARADISE ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARADISE PINES SUBD", "label": "PARADISE PINES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARADISE VALLEY", "label": "PARADISE VALLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARK ADD", "label": "PARK ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARK ADD #2", "label": "PARK ADD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARK BLOCK SUBD", "label": "PARK BLOCK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARK HILL", "label": "PARK HILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARK HILL SUBD #2", "label": "PARK HILL SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARK HILL SUBD #7", "label": "PARK HILL SUBD #7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARK MEADOWS SUBD", "label": "PARK MEADOWS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARK WEST CONDOMINIUMS", "label": "PARK WEST CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARKERS SUBD", "label": "PARKERS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARKRIDGE VILLAGE", "label": "PARKRIDGE VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARKRIDGE VILLAGE #2", "label": "PARKRIDGE VILLAGE #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARKVIEW CONDOMINIUM", "label": "PARKVIEW CONDOMINIUM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARKVIEW ESTATES", "label": "PARKVIEW ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PATTERSON", "label": "PATTERSON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PATTON SUBD", "label": "PATTON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PAUGH SUBD", "label": "PAUGH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PAUL SUBD", "label": "PAUL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PAYTON ADD", "label": "PAYTON ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PEACEFUL PINES CEMETERY", "label": "PEACEFUL PINES CEMETERY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PEACEFUL PINES SUBD", "label": "PEACEFUL PINES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PEACOCK LODE MS 962", "label": "PEACOCK LODE MS 962" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PEARL LODE MS 1408", "label": "PEARL LODE MS 1408" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PEARSON ADD", "label": "PEARSON ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PEBBLE ACRES SUBD", "label": "PEBBLE ACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PELHAM #6 LODE MS 1621", "label": "PELHAM #6 LODE MS 1621" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PELLETIER ADD", "label": "PELLETIER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PELLHAM #4 LODE MS 1621", "label": "PELLHAM #4 LODE MS 1621" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PENGRA SUBD", "label": "PENGRA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PEREGRINE POINT SUBD", "label": "PEREGRINE POINT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PERMAN ADD", "label": "PERMAN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PERPETUAL HELP SUBD", "label": "PERPETUAL HELP SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PESICKA SUBD", "label": "PESICKA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PETERSON HEIGHTS SUBD", "label": "PETERSON HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PETERSON II SUBD", "label": "PETERSON II SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PETERSON SUBD MS 622", "label": "PETERSON SUBD MS 622" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PETES GULCH SUBD", "label": "PETES GULCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PETTYJOHN SUBD", "label": "PETTYJOHN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PFISTERER SUBD", "label": "PFISTERER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PHILLIPS SUBD", "label": "PHILLIPS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PHONOLITE LODE MS 2064", "label": "PHONOLITE LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINE CLIFF SUBD", "label": "PINE CLIFF SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINE CREST VILLAGE SUBD", "label": "PINE CREST VILLAGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINE GROVE ACRES", "label": "PINE GROVE ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINE HEIGHTS", "label": "PINE HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINE HILLS SUBD", "label": "PINE HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINE MEADOW SUBD", "label": "PINE MEADOW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINE SHADOWS SUBD", "label": "PINE SHADOWS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINE VIEW", "label": "PINE VIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINE VIEW TERRACE", "label": "PINE VIEW TERRACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINE VIEW TERRACE #2", "label": "PINE VIEW TERRACE #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINECREST SUBD", "label": "PINECREST SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINEDALE ADD", "label": "PINEDALE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINEDALE HEIGHTS", "label": "PINEDALE HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINEVILLE ACRES", "label": "PINEVILLE ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINEWOOD ESTATES", "label": "PINEWOOD ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PIONEER SUBD II", "label": "PIONEER SUBD II" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PIONEER SUBD NO. 3", "label": "PIONEER SUBD NO. 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PITMAN SUBD", "label": "PITMAN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLACER SUBD", "label": "PLACER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLAINSVIEW ESTATES", "label": "PLAINSVIEW ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLAINSVIEW SUBD", "label": "PLAINSVIEW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLAINVIEW #2", "label": "PLAINVIEW #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLAINVIEW LODE MS 2072", "label": "PLAINVIEW LODE MS 2072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLANT STREET CONDOMINIUMS", "label": "PLANT STREET CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLATEAU SUBD", "label": "PLATEAU SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLATEAU SUBD #2", "label": "PLATEAU SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLAZA SUBD", "label": "PLAZA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLEASANT HILL ADD", "label": "PLEASANT HILL ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLEASANT VALLEY", "label": "PLEASANT VALLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLEASANT VIEW SUBD", "label": "PLEASANT VIEW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLENDERVILLE SUBD", "label": "PLENDERVILLE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLM SUBD", "label": "PLM SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLM SUBD #2", "label": "PLM SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLM SUBD #3", "label": "PLM SUBD #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLUG CUT LODE MS 1816", "label": "PLUG CUT LODE MS 1816" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLUM CREEK SUBD", "label": "PLUM CREEK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLUM TREE SUBD", "label": "PLUM TREE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLYMPTON SUBD", "label": "PLYMPTON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "POLAR BEAR SUBD", "label": "POLAR BEAR SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "POLICKY SUBD", "label": "POLICKY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PONCA #1 LODE MS 1110", "label": "PONCA #1 LODE MS 1110" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PONCA LODE MS 1110", "label": "PONCA LODE MS 1110" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "POND ADD", "label": "POND ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PONDEROSA HILL ESTATES", "label": "PONDEROSA HILL ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PONDEROSA RIDGE ESTATES", "label": "PONDEROSA RIDGE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "POPLAR SUBD", "label": "POPLAR SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PORTLAND #1 LODE MS 1483", "label": "PORTLAND #1 LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PORTLAND LODE SUBD", "label": "PORTLAND LODE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "POTTS SUBD", "label": "POTTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "POWDER HOUSE SUBD", "label": "POWDER HOUSE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRAIRIE AUTO SUBD", "label": "PRAIRIE AUTO SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRAIRIE CREEK SUBD", "label": "PRAIRIE CREEK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRAIRIE FIELDS SUBD", "label": "PRAIRIE FIELDS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRAIRIE HILLS SUBD", "label": "PRAIRIE HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRAIRIE HOME SUBD", "label": "PRAIRIE HOME SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRAIRIE MEADOWS SUBD", "label": "PRAIRIE MEADOWS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRAIRIE OAK SUBD", "label": "PRAIRIE OAK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRAIRIE SUBD", "label": "PRAIRIE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRAIRIE VIEW ESTATES", "label": "PRAIRIE VIEW ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRAIRIEFIRE SUBD", "label": "PRAIRIEFIRE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRESTON SUBD", "label": "PRESTON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRICE ESTATES SUBD", "label": "PRICE ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRITCHARDS 1ST ADD", "label": "PRITCHARDS 1ST ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PROFESSIONAL PLAZA SUBD", "label": "PROFESSIONAL PLAZA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PROSPECT LODE MS 1380", "label": "PROSPECT LODE MS 1380" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PROSPECT MOUNTAIN DEVELOPMENT", "label": "PROSPECT MOUNTAIN DEVELOPMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PROTECTOR MICA LODE MS 470", "label": "PROTECTOR MICA LODE MS 470" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PROVIDENCE", "label": "PROVIDENCE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PT SUBD", "label": "PT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PUETZ SUBD", "label": "PUETZ SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PULLEN SUBD", "label": "PULLEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "QUALITY SUBD", "label": "QUALITY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "QUARTZ CANYON SUBD", "label": "QUARTZ CANYON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "QUEEN BEE LODE MS 609", "label": "QUEEN BEE LODE MS 609" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "QUEEN BEE PLACER MS 605", "label": "QUEEN BEE PLACER MS 605" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "QUEEN OF THE HILLS #2 MS 1067", "label": "QUEEN OF THE HILLS #2 MS 1067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "QUEEN OF THE HILLS #3 MS 1067", "label": "QUEEN OF THE HILLS #3 MS 1067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "QUINCY PROFESSIONAL BLDG CONDO", "label": "QUINCY PROFESSIONAL BLDG CONDO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R AND B SUBD", "label": "R AND B SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RACE TRACK SUBD", "label": "RACE TRACK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RACICKY SUBD", "label": "RACICKY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RACKET LODE MS 1842", "label": "RACKET LODE MS 1842" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RADA SUBD", "label": "RADA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RADAR HILLS RANCHETTES", "label": "RADAR HILLS RANCHETTES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RADIO TOWERS", "label": "RADIO TOWERS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAHN SUBD", "label": "RAHN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAIDER POINTE SUBD", "label": "RAIDER POINTE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAINBOW ADD", "label": "RAINBOW ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAINBOW RIDGE SUBD", "label": "RAINBOW RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RALLS ADD", "label": "RALLS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAMBLER LODE MS 1944", "label": "RAMBLER LODE MS 1944" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAMPELBERG ESTATES", "label": "RAMPELBERG ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAMS HORN LODE MS 454", "label": "RAMS HORN LODE MS 454" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RANCH AT BLACK GAP, THE", "label": "RANCH AT BLACK GAP, THE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RANCHO DRIVE SUBD", "label": "RANCHO DRIVE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RANCHO VERDE ESTATES", "label": "RANCHO VERDE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAND ADD", "label": "RAND ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAND LODE SUBD", "label": "RAND LODE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RANDALL SUBD", "label": "RANDALL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RANGER #2 MS 1728", "label": "RANGER #2 MS 1728" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RANGER MS 1728", "label": "RANGER MS 1728" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RANGER STATION SUBD", "label": "RANGER STATION SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RANGER SUBD", "label": "RANGER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAPID CITY EDUCATION CENTER INC", "label": "RAPID CITY EDUCATION CENTER INC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAPID CITY FOUNDERS SITE", "label": "RAPID CITY FOUNDERS SITE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAPID CITY GREENWAY TRACT", "label": "RAPID CITY GREENWAY TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAPID CITY HIGH SCHOOL SUBD", "label": "RAPID CITY HIGH SCHOOL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAPID CITY PLACER MS 614", "label": "RAPID CITY PLACER MS 614" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAPID RIVER SUBD", "label": "RAPID RIVER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAPID VALLEY SUBD", "label": "RAPID VALLEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAPPS ADD", "label": "RAPPS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RASPBERRY OAKS SUBD", "label": "RASPBERRY OAKS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RASPBERRY RIDGE SUBD", "label": "RASPBERRY RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RATIGAN SUBD", "label": "RATIGAN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RATTLER LODE #1 MS 1033", "label": "RATTLER LODE #1 MS 1033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RATTLER LODE MS 2064", "label": "RATTLER LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAUE SUBD", "label": "RAUE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAY KRAEMER SUBD", "label": "RAY KRAEMER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAY SMITH PLACER MS 995", "label": "RAY SMITH PLACER MS 995" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAYS SUBD", "label": "RAYS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RC AIRPORT #1", "label": "RC AIRPORT #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RC AIRPORT #2", "label": "RC AIRPORT #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RC AIRPORT #3", "label": "RC AIRPORT #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RC AIRPORT #4", "label": "RC AIRPORT #4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RC AIRPORT #5", "label": "RC AIRPORT #5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RC AIRPORT #6", "label": "RC AIRPORT #6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RCI ADD", "label": "RCI ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 180, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RCLD ADD", "label": "RCLD ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RDO SUBD", "label": "RDO SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RDS SUBD", "label": "RDS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RE-MORSE SUBD", "label": "RE-MORSE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RECIPROCITY LODE MS 1111", "label": "RECIPROCITY LODE MS 1111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RED CLIFF TERRACE", "label": "RED CLIFF TERRACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RED CROSS LODE MS 2049", "label": "RED CROSS LODE MS 2049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RED RIDGE RANCH", "label": "RED RIDGE RANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RED ROCK CANYON SUBD", "label": "RED ROCK CANYON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RED ROCK ESTATES", "label": "RED ROCK ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RED ROCK ESTATES PHASE 1A", "label": "RED ROCK ESTATES PHASE 1A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RED ROCK ESTATES PHASE II", "label": "RED ROCK ESTATES PHASE II" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RED ROCK MEADOWS SUBD", "label": "RED ROCK MEADOWS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RED ROCK SHADOWS SUBD", "label": "RED ROCK SHADOWS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RED ROCK VALLEY SUBD", "label": "RED ROCK VALLEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RED ROCK VILLAGE", "label": "RED ROCK VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RED ROCK VILLAGE SUBD", "label": "RED ROCK VILLAGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REDER PLACER M. E. NO. 07905", "label": "REDER PLACER M. E. NO. 07905" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REDER PLACER MS 07905", "label": "REDER PLACER MS 07905" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REDFEREN SUBD", "label": "REDFEREN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REDFERN VALLEY SUBD", "label": "REDFERN VALLEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 190, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REED ESTATES", "label": "REED ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 233, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REED PLACER MS 903", "label": "REED PLACER MS 903" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REFLECTION RIDGE SUBD", "label": "REFLECTION RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REGIONAL HOSPITAL", "label": "REGIONAL HOSPITAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REHDER TRACT", "label": "REHDER TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REHWALDT SUBD", "label": "REHWALDT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REID LODE MS 993", "label": "REID LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RENO PLACER MS #823", "label": "RENO PLACER MS #823" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RESERVE AT REMINGTON RANCH, THE", "label": "RESERVE AT REMINGTON RANCH, THE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REUB SUBD", "label": "REUB SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REX LODE MS 1525", "label": "REX LODE MS 1525" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REX, HOLY SMOKE, AND MABLE LODES", "label": "REX, HOLY SMOKE, AND MABLE LODES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REYNOLDS STAGE STOP SUBD", "label": "REYNOLDS STAGE STOP SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "REYNOLDS SUBD", "label": "REYNOLDS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RFD SUBD", "label": "RFD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RICE VALLEY VIEW PROPERTIES", "label": "RICE VALLEY VIEW PROPERTIES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RICHLAND ESTATES SUBD", "label": "RICHLAND ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 203, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIDGE AT CATRON CROSSING SUB,T", "label": "RIDGE AT CATRON CROSSING SUB,T" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIDGE PARK #3", "label": "RIDGE PARK #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIDGE PARK #4", "label": "RIDGE PARK #4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIDGE PARK ESTATES", "label": "RIDGE PARK ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIDGELAND HEIGHTS", "label": "RIDGELAND HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIDGELAND HEIGHTS #2 SUBD", "label": "RIDGELAND HEIGHTS #2 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIDGEVIEW PLACE SUBD", "label": "RIDGEVIEW PLACE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIMROCK ACRES", "label": "RIMROCK ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIMROCK HEIGHTS", "label": "RIMROCK HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIMROCK RANCH SUBD", "label": "RIMROCK RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIO TINTO #1 LODE MS 1592", "label": "RIO TINTO #1 LODE MS 1592" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIO TINTO #2 LODE MS 1592", "label": "RIO TINTO #2 LODE MS 1592" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIO TINTO #3 LODE MS 1592", "label": "RIO TINTO #3 LODE MS 1592" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIO TINTO #4 LODE MS 1592", "label": "RIO TINTO #4 LODE MS 1592" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIO TINTO FRACTION LODE", "label": "RIO TINTO FRACTION LODE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIO TINTO LODE MS 1592", "label": "RIO TINTO LODE MS 1592" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIPLEY RIDGE ACRES SUBD", "label": "RIPLEY RIDGE ACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIPP TRACT", "label": "RIPP TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RITA #1 LODE MS 1497", "label": "RITA #1 LODE MS 1497" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RITA #2 LODE MS 2141", "label": "RITA #2 LODE MS 2141" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RITA FRACTION LODE MS 1497", "label": "RITA FRACTION LODE MS 1497" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RITA LODE MS 1497", "label": "RITA LODE MS 1497" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIVER RANCH ADD", "label": "RIVER RANCH ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIVERSIDE", "label": "RIVERSIDE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RLR SUBD", "label": "RLR SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RMA SUBD", "label": "RMA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROAD AGENT LODE MS 1408", "label": "ROAD AGENT LODE MS 1408" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROBBERS ROOST ADD", "label": "ROBBERS ROOST ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROBBINSDALE", "label": "ROBBINSDALE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROBBINSDALE # 6", "label": "ROBBINSDALE # 6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROBBINSDALE # 7", "label": "ROBBINSDALE # 7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROBBINSDALE # 8", "label": "ROBBINSDALE # 8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROBBINSDALE # 9", "label": "ROBBINSDALE # 9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROBBINSDALE #10", "label": "ROBBINSDALE #10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROBBINSDALE #11", "label": "ROBBINSDALE #11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROBBINSDALE PARK ADD", "label": "ROBBINSDALE PARK ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROBBINSDALE TERRACE", "label": "ROBBINSDALE TERRACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROBBINSDALE TERRACE #2", "label": "ROBBINSDALE TERRACE #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROCHFORD TOWNSITE PATENT SUBD", "label": "ROCHFORD TOWNSITE PATENT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROCKER DRIVE COMMERCIAL CONDOMINIUM", "label": "ROCKER DRIVE COMMERCIAL CONDOMINIUM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROCKERVILLE ACRES SUBD", "label": "ROCKERVILLE ACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROCKERVILLE COMMUNITY CLUB ADD", "label": "ROCKERVILLE COMMUNITY CLUB ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROCKERVILLE FIRE HALL SUBD", "label": "ROCKERVILLE FIRE HALL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROCKERVILLE GHOST TOWN SUBD", "label": "ROCKERVILLE GHOST TOWN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROCKINON RANCH ESTATES", "label": "ROCKINON RANCH ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROCKY GULCH ADD", "label": "ROCKY GULCH ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROCKYS SUBD", "label": "ROCKYS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROHRER SUBD", "label": "ROHRER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROLLING HILLS ESTATES", "label": "ROLLING HILLS ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROMELS SUBD", "label": "ROMELS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROOKERY LODE MS 1944", "label": "ROOKERY LODE MS 1944" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROSE LODE MS 1965", "label": "ROSE LODE MS 1965" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROSE PLACER MS 941", "label": "ROSE PLACER MS 941" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROSEBUD CONSL PLACER MS 3641", "label": "ROSEBUD CONSL PLACER MS 3641" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROSEBUD CONSOLIDATED PL", "label": "ROSEBUD CONSOLIDATED PL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROUNDS TRACT", "label": "ROUNDS TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROUNDS, C D", "label": "ROUNDS, C D" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROUNDS, W E (SE/SW)", "label": "ROUNDS, W E (SE/SW)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROUSH", "label": "ROUSH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROW SUBD", "label": "ROW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROYAL BENGAL TIGER LODE MS 203", "label": "ROYAL BENGAL TIGER LODE MS 203" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RTA ADD", "label": "RTA ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RTHV ADD", "label": "RTHV ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RUBESITE LODE MS 1987", "label": "RUBESITE LODE MS 1987" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RUBY QUEEN MS 1160", "label": "RUBY QUEEN MS 1160" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RULAND RANCH ADD", "label": "RULAND RANCH ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RUSHMORE", "label": "RUSHMORE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RUSHMORE BUSINESS PARK", "label": "RUSHMORE BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RUSHMORE CAVE SUBD", "label": "RUSHMORE CAVE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RUSHMORE CENTER", "label": "RUSHMORE CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RUSHMORE CROSSING", "label": "RUSHMORE CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RUSHMORE CROSSING II ADD", "label": "RUSHMORE CROSSING II ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RUSHMORE MALL", "label": "RUSHMORE MALL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RUSHMORE MALL ADDITION", "label": "RUSHMORE MALL ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RUSHMORE RANCH ESTATES SUBD", "label": "RUSHMORE RANCH ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RUSHMORE REGIONAL INDUSTRIAL PARK", "label": "RUSHMORE REGIONAL INDUSTRIAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RUSS FRINK ADD", "label": "RUSS FRINK ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RUSSELL SUBD", "label": "RUSSELL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RUSTLERS RANCH ADD", "label": "RUSTLERS RANCH ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RYPKEMA SUBD", "label": "RYPKEMA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "S AND S SUBD", "label": "S AND S SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "S LAZY U SUBD", "label": "S LAZY U SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SABOW RANCH HOMESTEADS SUBD", "label": "SABOW RANCH HOMESTEADS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SACHS SUBD", "label": "SACHS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SAFEWAY SHOPPING CENTER SUBD", "label": "SAFEWAY SHOPPING CENTER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SAGDALEN SUBD", "label": "SAGDALEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SAGE CREEK SUBD", "label": "SAGE CREEK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SALE BARN SUBD", "label": "SALE BARN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SAMMIS SUBD", "label": "SAMMIS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SAMPSON LODE MS 1380", "label": "SAMPSON LODE MS 1380" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SAMPSON LODE MS 1816", "label": "SAMPSON LODE MS 1816" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SANDSTONE RIDGE CONDOMINIUMS", "label": "SANDSTONE RIDGE CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SANDSTONE RIDGE SUBD", "label": "SANDSTONE RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SANMARTIN SUBD", "label": "SANMARTIN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SARMERUD CONSOLIDATED MS 1010", "label": "SARMERUD CONSOLIDATED MS 1010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SATHE SUBD", "label": "SATHE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SAWVELL SUBD", "label": "SAWVELL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SAXON PLACER MS 1250", "label": "SAXON PLACER MS 1250" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SBP SUBD", "label": "SBP SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCENIC", "label": "SCENIC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCENIC DOME DRILL SITES", "label": "SCENIC DOME DRILL SITES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCENIC PLATTED LAND", "label": "SCENIC PLATTED LAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCENIC VALLEY", "label": "SCENIC VALLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCENIC-CONATA BASIN", "label": "SCENIC-CONATA BASIN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHACHER SUBD", "label": "SCHACHER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHAEFER ESTATES SUBD", "label": "SCHAEFER ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHAMBER ADD #3", "label": "SCHAMBER ADD #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHAMBER SEC 4 SE 1/4 SE 1/4", "label": "SCHAMBER SEC 4 SE 1/4 SE 1/4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHAMBER SEC 9 NW 1/4 NE 1/4", "label": "SCHAMBER SEC 9 NW 1/4 NE 1/4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHAMBER SEC 9 NW 1/4 NW 1/4", "label": "SCHAMBER SEC 9 NW 1/4 NW 1/4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHAMBER SEC 9 NW 1/4 SE 1/4", "label": "SCHAMBER SEC 9 NW 1/4 SE 1/4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHAMBER SEC 9 NW 1/4 SW 1/4", "label": "SCHAMBER SEC 9 NW 1/4 SW 1/4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHAMBER SEC 9 SE 1/4 NW 1/4", "label": "SCHAMBER SEC 9 SE 1/4 NW 1/4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHAMBER SEC 9 SW 1/4 NW 1/4", "label": "SCHAMBER SEC 9 SW 1/4 NW 1/4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHAMBER SUBD #2", "label": "SCHAMBER SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHILLAR LODE MS 1896", "label": "SCHILLAR LODE MS 1896" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHILLER #1", "label": "SCHILLER #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHIMKE SUBD", "label": "SCHIMKE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHLEUSENER SUBD", "label": "SCHLEUSENER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHLOTTMAN ADD", "label": "SCHLOTTMAN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHMIDT TRACT", "label": "SCHMIDT TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHNASSE ADD", "label": "SCHNASSE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHNELL SUBD", "label": "SCHNELL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHOCK SUBD", "label": "SCHOCK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHOENFELDER SUBD", "label": "SCHOENFELDER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHOENHARD SUBD", "label": "SCHOENHARD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHRAEDER SUBD", "label": "SCHRAEDER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHRODER ADDITION", "label": "SCHRODER ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHROEDER RANCH", "label": "SCHROEDER RANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHULTZ ESTATES", "label": "SCHULTZ ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHWARZ SUBD", "label": "SCHWARZ SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCHWEITZER SUBD", "label": "SCHWEITZER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCOTLAND HILLS SUBD", "label": "SCOTLAND HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCOTLAND HILLS SUBDIVISION #2", "label": "SCOTLAND HILLS SUBDIVISION #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCOTLAND PINES ESTATES", "label": "SCOTLAND PINES ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCOTTS ADD", "label": "SCOTTS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SDPB SUBD", "label": "SDPB SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SDSM&T CAMPUS SUBD #2", "label": "SDSM&T CAMPUS SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SDSMANDT CAMPUS SUBD", "label": "SDSMANDT CAMPUS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SECOND FLOOR SUBD", "label": "SECOND FLOOR SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SEDIVY SUBD", "label": "SEDIVY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SEEAIRE", "label": "SEEAIRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SEGER CROSSING", "label": "SEGER CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SELJESKOG SUBD", "label": "SELJESKOG SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SERENITY SUBD", "label": "SERENITY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SETTLERS CREEK TOWNHOMES", "label": "SETTLERS CREEK TOWNHOMES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SETTLERS LANDING", "label": "SETTLERS LANDING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SEVEN HILLS LODE", "label": "SEVEN HILLS LODE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SEVEN HILLS PLACER MS 1506", "label": "SEVEN HILLS PLACER MS 1506" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SEVEN HILLS SUBD", "label": "SEVEN HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SEVEN OAKS SUBD", "label": "SEVEN OAKS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SEVERSON SUBD", "label": "SEVERSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SG INTERSTATE PLAZA", "label": "SG INTERSTATE PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHADE TREE SUBD", "label": "SHADE TREE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHAFFERS PARADISE", "label": "SHAFFERS PARADISE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHAMROCK SUBD", "label": "SHAMROCK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHARP ADD", "label": "SHARP ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 208, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHARP SUBD", "label": "SHARP SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHAVER TRACT", "label": "SHAVER TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHEARER #1 ADD", "label": "SHEARER #1 ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHELTER IN THE HILLS SUBD", "label": "SHELTER IN THE HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHEPHERD HILLS SOUTH SUBD", "label": "SHEPHERD HILLS SOUTH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHEPHERD HILLS SUBD", "label": "SHEPHERD HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHEPHERD HILLS WEST SUBD", "label": "SHEPHERD HILLS WEST SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHERIDAN HEIGHTS SUBD", "label": "SHERIDAN HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHERIDAN LAKE HIGHLANDS", "label": "SHERIDAN LAKE HIGHLANDS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHERIDAN PARK", "label": "SHERIDAN PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHERMAN", "label": "SHERMAN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHERMAN PLACER MS 821", "label": "SHERMAN PLACER MS 821" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHIPMAN HEIGHTS SUBD", "label": "SHIPMAN HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHOOTING STAR SUBD", "label": "SHOOTING STAR SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHOPKO ADD", "label": "SHOPKO ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHORB SUBD", "label": "SHORB SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHORTCUT SUBD", "label": "SHORTCUT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SIEH SUBD", "label": "SIEH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SIGNAL HEIGHTS", "label": "SIGNAL HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SIGNAL HEIGHTS #2", "label": "SIGNAL HEIGHTS #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SILA SUBD", "label": "SILA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SILVER CITY", "label": "SILVER CITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SILVER CITY ADD #2", "label": "SILVER CITY ADD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SILVER CITY CEMETERY TRACT", "label": "SILVER CITY CEMETERY TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SILVER QUEEN ADD", "label": "SILVER QUEEN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SILVER SPRINGS CONDOMINIUMS", "label": "SILVER SPRINGS CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SILVER SPUR ESTATES", "label": "SILVER SPUR ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SILVER STRIKE SUBD", "label": "SILVER STRIKE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SIMMONS", "label": "SIMMONS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SIOUX PARK", "label": "SIOUX PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SITTING BULL #1 LODE MS 2017", "label": "SITTING BULL #1 LODE MS 2017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SITTING BULL LODE MS 1820", "label": "SITTING BULL LODE MS 1820" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SITTING BULL LODE MS 2017", "label": "SITTING BULL LODE MS 2017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SKYLINE PINES EAST SUBD", "label": "SKYLINE PINES EAST SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SKYLINE PINES SUBD", "label": "SKYLINE PINES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SKYLINE RANCH SUBD", "label": "SKYLINE RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SKYLINE RANCH SUBDIVISION NO. 2", "label": "SKYLINE RANCH SUBDIVISION NO. 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 180, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SKYLINE SUBD", "label": "SKYLINE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SKYLINE SUBD #2", "label": "SKYLINE SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SKYVIEW", "label": "SKYVIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SKYVIEW NORTH SUBD", "label": "SKYVIEW NORTH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SKYVIEW SOUTH SUBD", "label": "SKYVIEW SOUTH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SKYWAY SUBD", "label": "SKYWAY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SLATE CREEK SUBD", "label": "SLATE CREEK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SLATE PRAIRIE SUBD", "label": "SLATE PRAIRIE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SLATER SUBD", "label": "SLATER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SLEEPY EYE FRACTION LODE MS 1525", "label": "SLEEPY EYE FRACTION LODE MS 1525" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SLEEPY EYE LODE MS 1525", "label": "SLEEPY EYE LODE MS 1525" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SLETTEN ADD", "label": "SLETTEN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SLR SUBD", "label": "SLR SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SMA SUBD", "label": "SMA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SMITH ADD", "label": "SMITH ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SMITHCO SUBD", "label": "SMITHCO SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SMOKER #1 LODE MS 2053", "label": "SMOKER #1 LODE MS 2053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SMOKER LODE MS 2053", "label": "SMOKER LODE MS 2053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SNYDER SUBD", "label": "SNYDER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOHRT SUBD", "label": "SOHRT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOLONOR LODE MS 1912", "label": "SOLONOR LODE MS 1912" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SONQUIST ACRES SUBD", "label": "SONQUIST ACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SORENSEN SUBD", "label": "SORENSEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH 40 SUBD", "label": "SOUTH 40 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH BELLEVIEW", "label": "SOUTH BELLEVIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH BOULEVARD", "label": "SOUTH BOULEVARD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH CANYON COUNTRY ESTATES", "label": "SOUTH CANYON COUNTRY ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH CAPUTA ADD", "label": "SOUTH CAPUTA ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH CREEK INDUSTRIAL PARK", "label": "SOUTH CREEK INDUSTRIAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH CREEK INDUSTRIAL PARK #2", "label": "SOUTH CREEK INDUSTRIAL PARK #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH HARTER SUBD", "label": "SOUTH HARTER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH HILL SUBD", "label": "SOUTH HILL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH MEADOWWOOD", "label": "SOUTH MEADOWWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH NIKE SUBD", "label": "SOUTH NIKE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH PARK", "label": "SOUTH PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH PLAZA DRIVE CONDOMINIUMS", "label": "SOUTH PLAZA DRIVE CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH POINTE SUBD", "label": "SOUTH POINTE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH RIDGE #1", "label": "SOUTH RIDGE #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH ROBBINSDALE", "label": "SOUTH ROBBINSDALE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH ROBBINSDALE #2", "label": "SOUTH ROBBINSDALE #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH YARD SUBD", "label": "SOUTH YARD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTHGATE ADD", "label": "SOUTHGATE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTHGATE COMMERCIAL CONDOS", "label": "SOUTHGATE COMMERCIAL CONDOS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTHGATE CONDOS PHASE II", "label": "SOUTHGATE CONDOS PHASE II" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTHSIDE LODE MS 1483", "label": "SOUTHSIDE LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SPANIARD LODE MS 624", "label": "SPANIARD LODE MS 624" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SPANISH N LODE MS 1619", "label": "SPANISH N LODE MS 1619" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SPEEDWAY SUBD", "label": "SPEEDWAY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SPENCER SMITH HOMESTEAD", "label": "SPENCER SMITH HOMESTEAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SPODUMENE LODE MS 1784", "label": "SPODUMENE LODE MS 1784" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SPRING CANYON ESTATES", "label": "SPRING CANYON ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SPRING CREEK ACRES", "label": "SPRING CREEK ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SPRING CREEK PALISADES", "label": "SPRING CREEK PALISADES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 208, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SPRING PARK RETREAT SUBD", "label": "SPRING PARK RETREAT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SPRINGBROOK ACRES", "label": "SPRINGBROOK ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SPT SUBD", "label": "SPT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SQUIRRELLY ACRES SUBD", "label": "SQUIRRELLY ACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SSJE SUBD", "label": "SSJE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ST CLOUD SUBD OF FOREST HILLS", "label": "ST CLOUD SUBD OF FOREST HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ST ELMO #1", "label": "ST ELMO #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ST ELMO #2", "label": "ST ELMO #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ST LOUIS #1 LODE MS 1948", "label": "ST LOUIS #1 LODE MS 1948" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ST LOUIS LODE MS 1948", "label": "ST LOUIS LODE MS 1948" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 206, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STAHL VICTORIAN ADD", "label": "STAHL VICTORIAN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STAM SUBD", "label": "STAM SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STAMPER SUBD", "label": "STAMPER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STANLEY TRACT", "label": "STANLEY TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STANNUM LODE MS 711", "label": "STANNUM LODE MS 711" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STAR LODE MINING CLAIM MS 2148", "label": "STAR LODE MINING CLAIM MS 2148" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STAR SUBD", "label": "STAR SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STARLITE SUBD", "label": "STARLITE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STARNER TRACT", "label": "STARNER TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STARWOOD SUBD", "label": "STARWOOD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STEALTH RIDGE SUBD", "label": "STEALTH RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STEELE SUBD", "label": "STEELE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STEEN SUBD", "label": "STEEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STEKL NO.2 SUBD", "label": "STEKL NO.2 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STEKL SUBD", "label": "STEKL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 203, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STEVENS REEMS LOT", "label": "STEVENS REEMS LOT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STONE CABIN SUBD", "label": "STONE CABIN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STONE SUBD", "label": "STONE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STONEHANKS SUBD", "label": "STONEHANKS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STONERIDGE SUBD", "label": "STONERIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STONERIDGE SUBD #2", "label": "STONERIDGE SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STONEY CREEK SOUTH #2 SUBD", "label": "STONEY CREEK SOUTH #2 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STONEY CREEK SOUTH SUBD", "label": "STONEY CREEK SOUTH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STONEY CREEK SUBD", "label": "STONEY CREEK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STONEY CREEK SUBD PHASE 1", "label": "STONEY CREEK SUBD PHASE 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STORM HILL SUBD", "label": "STORM HILL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STORM HILL SUBD NO. 2", "label": "STORM HILL SUBD NO. 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STORM MOUNTAIN COTTAGES SUBD", "label": "STORM MOUNTAIN COTTAGES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STRATER LODE MS 1483", "label": "STRATER LODE MS 1483" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STRATHAVON #2", "label": "STRATHAVON #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STRATHAVON #3", "label": "STRATHAVON #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STRATHAVON ADD REVISED 1952", "label": "STRATHAVON ADD REVISED 1952" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STRATMEYER ADD", "label": "STRATMEYER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STRATO BOWL SUBD", "label": "STRATO BOWL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STRATO RIM ESTATES", "label": "STRATO RIM ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STRATO RIM ESTATES II", "label": "STRATO RIM ESTATES II" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STROBEL SUBD", "label": "STROBEL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STROMBECK SUBD", "label": "STROMBECK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STROMERS SUBD", "label": "STROMERS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STUBBS PLACER MS 622", "label": "STUBBS PLACER MS 622" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUB OF SECTION 19, 2N-9E", "label": "SUB OF SECTION 19, 2N-9E" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUB OF SECTION 31, 2N-6E", "label": "SUB OF SECTION 31, 2N-6E" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUB OF SECTION 8, 1N-6E", "label": "SUB OF SECTION 8, 1N-6E" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUBSTATION SUBD", "label": "SUBSTATION SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUCCESS #1 MS 1873", "label": "SUCCESS #1 MS 1873" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUDBURY RANCH", "label": "SUDBURY RANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUMMER CLOUD LODE MS 611", "label": "SUMMER CLOUD LODE MS 611" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUMMIT INDUSTRIAL PARK", "label": "SUMMIT INDUSTRIAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUMMIT PEAK ESTATES SUBD", "label": "SUMMIT PEAK ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 233, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUN COUNTRY ESTATES", "label": "SUN COUNTRY ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUN VALLEY", "label": "SUN VALLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNDANCE RIDGE SUBD", "label": "SUNDANCE RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNDAY GULCH PLACER MS 822", "label": "SUNDAY GULCH PLACER MS 822" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNDIAL SQUARE", "label": "SUNDIAL SQUARE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNFLOWER #1 LODE MS 1926", "label": "SUNFLOWER #1 LODE MS 1926" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNFLOWER #2 LODE MS 1926", "label": "SUNFLOWER #2 LODE MS 1926" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNFLOWER #3 LODE MS 1926", "label": "SUNFLOWER #3 LODE MS 1926" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNFLOWER #4 LODE MS 1926", "label": "SUNFLOWER #4 LODE MS 1926" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNNY HAVEN TRACT", "label": "SUNNY HAVEN TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNNYDALE ESTATES", "label": "SUNNYDALE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNNYSIDE", "label": "SUNNYSIDE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNNYSIDE #2 LODE MS 1080", "label": "SUNNYSIDE #2 LODE MS 1080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNNYSIDE ACRES", "label": "SUNNYSIDE ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNNYSIDE LODE #1 MS 1080", "label": "SUNNYSIDE LODE #1 MS 1080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNNYSIDE LODE MS 1080", "label": "SUNNYSIDE LODE MS 1080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNNYSIDE REPLAT", "label": "SUNNYSIDE REPLAT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNNYVALE", "label": "SUNNYVALE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNRISE FRACTION LODE MS 531", "label": "SUNRISE FRACTION LODE MS 531" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNRISE HEIGHTS", "label": "SUNRISE HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNRISE LODE MS 530", "label": "SUNRISE LODE MS 530" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNRISE RANCH ESTATES", "label": "SUNRISE RANCH ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNSET CREEK ESTATES", "label": "SUNSET CREEK ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNSET HILLS SUBD", "label": "SUNSET HILLS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNSET RANCH", "label": "SUNSET RANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNSET SUBD", "label": "SUNSET SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNSET VISTA SUBD", "label": "SUNSET VISTA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNSHINE #1 LODE MS 1068", "label": "SUNSHINE #1 LODE MS 1068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNSHINE #10 LODE MS 1068", "label": "SUNSHINE #10 LODE MS 1068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNSHINE #2 LODE MS 1068", "label": "SUNSHINE #2 LODE MS 1068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNSHINE #3 LODE MS 1068", "label": "SUNSHINE #3 LODE MS 1068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNSHINE #4 LODE MS 1068", "label": "SUNSHINE #4 LODE MS 1068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNSHINE #5 LODE MS 1068", "label": "SUNSHINE #5 LODE MS 1068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNSHINE #6 LODE MS 1068", "label": "SUNSHINE #6 LODE MS 1068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNSHINE #7 LODE MS 1068", "label": "SUNSHINE #7 LODE MS 1068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNSHINE #9 LODE MS 1068", "label": "SUNSHINE #9 LODE MS 1068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUNSHINE RANCH", "label": "SUNSHINE RANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SUPERPUMPER ADD", "label": "SUPERPUMPER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SWAMPY LANE SUBD", "label": "SWAMPY LANE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SWANSEA LODE MS 993", "label": "SWANSEA LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SWANSON 1ST ADD", "label": "SWANSON 1ST ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SWANSON 2ND ADD", "label": "SWANSON 2ND ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SWANSON SUBD", "label": "SWANSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SWANSON SUBD NO. 2", "label": "SWANSON SUBD NO. 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SWANZEY ADD", "label": "SWANZEY ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SWANZEY PLACER MS 460", "label": "SWANZEY PLACER MS 460" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SWEETBRIAR HEIGHTS", "label": "SWEETBRIAR HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SWIFT ADDITION", "label": "SWIFT ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SWINEHART SUBD", "label": "SWINEHART SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SYNDICATE FRACTION LODE MS 1860", "label": "SYNDICATE FRACTION LODE MS 1860" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SYNDICATE LODE MS 1160", "label": "SYNDICATE LODE MS 1160" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SZ ESTATES", "label": "SZ ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T & M SUBD", "label": "T & M SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T AND J PRICE SUBD", "label": "T AND J PRICE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TABLEROCK SUBD", "label": "TABLEROCK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TAKLHA SUBD", "label": "TAKLHA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TAYLOR RANCH SUBD", "label": "TAYLOR RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TAYLOR SUBD", "label": "TAYLOR SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TAYLOR, E E TRACT", "label": "TAYLOR, E E TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TED SUBD", "label": "TED SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TELEGRAPH NO 1 LODE MS 728", "label": "TELEGRAPH NO 1 LODE MS 728" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TEMPLE SUBD", "label": "TEMPLE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TEMPLE SUBD #2", "label": "TEMPLE SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TERRACE VIEW SUBD", "label": "TERRACE VIEW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TERRACITA HIGHLIGHTS SUBD", "label": "TERRACITA HIGHLIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TERRACITA PARK SUBD", "label": "TERRACITA PARK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THIELEN SUBD", "label": "THIELEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THOMAS HEIGHTS", "label": "THOMAS HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THOMPSON LODE MS 1533", "label": "THOMPSON LODE MS 1533" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THOMPSON SUBD", "label": "THOMPSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THOMPSON TOWER SUBD", "label": "THOMPSON TOWER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THOMPSON TRACT", "label": "THOMPSON TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THORPE ADD", "label": "THORPE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THORSTENSON-BENSON RANCH SUBD", "label": "THORSTENSON-BENSON RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THORSTENSON-BENSON RANCH SUBD NO. 2", "label": "THORSTENSON-BENSON RANCH SUBD NO. 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THOVSON SUBD", "label": "THOVSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THREE FORKS SUBD", "label": "THREE FORKS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THREE JAY GOLD LODE MS 2106", "label": "THREE JAY GOLD LODE MS 2106" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THUNDER PLAINS SUBD", "label": "THUNDER PLAINS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "THUNDERBIRD SUBD", "label": "THUNDERBIRD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TIBBETTS SUBD", "label": "TIBBETTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TIGERVILLE SUBD", "label": "TIGERVILLE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TIGHTLINE LAKE ESTATES", "label": "TIGHTLINE LAKE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TIMBERLINE SUBD", "label": "TIMBERLINE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TIN CITY LODE MS 2504", "label": "TIN CITY LODE MS 2504" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TIN MINE SUBD", "label": "TIN MINE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TIN QUEEN LODE MS 2104", "label": "TIN QUEEN LODE MS 2104" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TIP TOP LODE MS 2117", "label": "TIP TOP LODE MS 2117" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TIPTON PROPERTIES SUBD", "label": "TIPTON PROPERTIES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TIRES PLUS ADD", "label": "TIRES PLUS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TITTLE SPRINGS", "label": "TITTLE SPRINGS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TITTLE SPRINGS NO 2 CONDOMINIUMS", "label": "TITTLE SPRINGS NO 2 CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TLC SUBD", "label": "TLC SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TOP NOTCH LODE MS 1944", "label": "TOP NOTCH LODE MS 1944" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TORGUSON SUBD", "label": "TORGUSON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TOWER RIDGE 2", "label": "TOWER RIDGE 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TOWER RIDGE SUBD", "label": "TOWER RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TOWER SUBD", "label": "TOWER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TOWNE CENTRE SOUTH II CONDOMINIUM", "label": "TOWNE CENTRE SOUTH II CONDOMINIUM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRACT A-101 SUBD", "label": "TRACT A-101 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRACT ASHCRAFT", "label": "TRACT ASHCRAFT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRACT BERGENLUST", "label": "TRACT BERGENLUST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRACT DENNIS REINKE", "label": "TRACT DENNIS REINKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRACT H A BRADFELT", "label": "TRACT H A BRADFELT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRACT LITCH", "label": "TRACT LITCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRACT MEYER", "label": "TRACT MEYER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRACT OLSON PARCEL #1", "label": "TRACT OLSON PARCEL #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRACT OLSON PARCEL #3", "label": "TRACT OLSON PARCEL #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRACT REINKE", "label": "TRACT REINKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRACT SIRES", "label": "TRACT SIRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRACT SPRING CREEK", "label": "TRACT SPRING CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRACY SUBD", "label": "TRACY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRAIL LODE MS 993", "label": "TRAIL LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRAILWOOD VILLAGE", "label": "TRAILWOOD VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRAMWAY SUBD", "label": "TRAMWAY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRANQUIL TRAIL SUBD", "label": "TRANQUIL TRAIL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRASK SUBD", "label": "TRASK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRIANGLE PLACER MS 729", "label": "TRIANGLE PLACER MS 729" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRIBBY MEADOWS ESTATES SUBD", "label": "TRIBBY MEADOWS ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRIJOWINN SUBD", "label": "TRIJOWINN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRIMBLE SUBD", "label": "TRIMBLE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRIXIE LODE MS 1525", "label": "TRIXIE LODE MS 1525" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TROBEE SUBD", "label": "TROBEE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TROPLE ADD", "label": "TROPLE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TROUT HAVEN SUBD #2", "label": "TROUT HAVEN SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRUEAX ADD", "label": "TRUEAX ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRUESDELL SUBD", "label": "TRUESDELL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRUSTY SUBD", "label": "TRUSTY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TSCHETTER PLAZA CONDOMINUIMS", "label": "TSCHETTER PLAZA CONDOMINUIMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TUCKER SUBD", "label": "TUCKER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TURBO SUBD", "label": "TURBO SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TURNAC TOWER CONDOMINIUM", "label": "TURNAC TOWER CONDOMINIUM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TURTLE #1 MS 1724", "label": "TURTLE #1 MS 1724" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TURTLE LODE MS 1724", "label": "TURTLE LODE MS 1724" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TUSCANY AT THE CLIFFS", "label": "TUSCANY AT THE CLIFFS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TUSCANY SQUARE SUBD", "label": "TUSCANY SQUARE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TWILIGHT HILL SUBD", "label": "TWILIGHT HILL SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TWILIGHT HILLS SUBD #2", "label": "TWILIGHT HILLS SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TWILIGHT HILLS SUBD #3", "label": "TWILIGHT HILLS SUBD #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TWILIGHT HILLS SUBD #4", "label": "TWILIGHT HILLS SUBD #4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TWIN OAKS SUBD", "label": "TWIN OAKS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TWIN SPRINGS ESTATES", "label": "TWIN SPRINGS ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TWO BAR TEE SUBD", "label": "TWO BAR TEE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TYKOON FRACTION MS 1729", "label": "TYKOON FRACTION MS 1729" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TYKOON LODE #1 MS 1729", "label": "TYKOON LODE #1 MS 1729" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TYLER KNUE SUBD", "label": "TYLER KNUE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "U LAZY TWO RANCH ESTATES SUBD", "label": "U LAZY TWO RANCH ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "U-R #1 ADD", "label": "U-R #1 ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ULLAND OUTLOT REVISED", "label": "ULLAND OUTLOT REVISED" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UNA DEL ACRES", "label": "UNA DEL ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UNA DEL ACRES #2", "label": "UNA DEL ACRES #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UNDERWOOD CEMETERY", "label": "UNDERWOOD CEMETERY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UNION LODE MS 1408", "label": "UNION LODE MS 1408" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "US PATENT #262012", "label": "US PATENT #262012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "USGS ADD", "label": "USGS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UTAH LODE MS 2049", "label": "UTAH LODE MS 2049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UTILITY SUBD", "label": "UTILITY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VALENTINE", "label": "VALENTINE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VALLEY HEIGHTS ESTATES SUBD", "label": "VALLEY HEIGHTS ESTATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VALLEY TRACT", "label": "VALLEY TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VALLEY VIEW ESTATES", "label": "VALLEY VIEW ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VALLEY WAY SUBD", "label": "VALLEY WAY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VALLEYRIDGE SUBD", "label": "VALLEYRIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VAN VOOREN SUBD", "label": "VAN VOOREN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VANNEMAN ADDITION", "label": "VANNEMAN ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VANNESS SUBD", "label": "VANNESS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VAQUERO SUBD", "label": "VAQUERO SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VARILEK SUBD", "label": "VARILEK SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VAUGHN ADD", "label": "VAUGHN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VENEZUELA FRACTION MS 2002", "label": "VENEZUELA FRACTION MS 2002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VENUS LODE MS 1185", "label": "VENUS LODE MS 1185" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VENUS LODE MS 708", "label": "VENUS LODE MS 708" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VENUS STONE PLACER MS 1361", "label": "VENUS STONE PLACER MS 1361" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VENUS SUBD", "label": "VENUS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VERMONT PLACER MS 1032", "label": "VERMONT PLACER MS 1032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VETSCHS SUBD", "label": "VETSCHS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VICTRA SUBD", "label": "VICTRA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VICTRA SUBD #2", "label": "VICTRA SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VIETHS SUBD", "label": "VIETHS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VILLA RANCHAERO TOWNSITE", "label": "VILLA RANCHAERO TOWNSITE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VILLA SUBD", "label": "VILLA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VILLAGE GREEN CONDOMINIUM", "label": "VILLAGE GREEN CONDOMINIUM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VILLAGE ON MONROE SUBD", "label": "VILLAGE ON MONROE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VILLAGE ON THE GREEN #2 SUBD", "label": "VILLAGE ON THE GREEN #2 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VILLAGE ON THE GREEN NO. 3 SUBDIVISION", "label": "VILLAGE ON THE GREEN NO. 3 SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VILLAGE ON THE GREEN SUBD", "label": "VILLAGE ON THE GREEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VILLAGGIO AT GOLDEN EAGLE, THE", "label": "VILLAGGIO AT GOLDEN EAGLE, THE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VILLAS AT VILLAGGIO, THE", "label": "VILLAS AT VILLAGGIO, THE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VINTON #1 LODE MS 1654", "label": "VINTON #1 LODE MS 1654" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VINTON LODE MS 1654", "label": "VINTON LODE MS 1654" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VIRGINIA LODE MS 993", "label": "VIRGINIA LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VISTA HILLS #2", "label": "VISTA HILLS #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 190, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VISTA LAKE SUBD #2", "label": "VISTA LAKE SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VISTA PARK CONDOMINIUMS", "label": "VISTA PARK CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VISTA RIDGE SUBD", "label": "VISTA RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VOLMER SUBD", "label": "VOLMER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VOLT SUBD", "label": "VOLT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VOSHALL ADD", "label": "VOSHALL ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VULCAN GROUP MS 1525", "label": "VULCAN GROUP MS 1525" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "W AND G SUBD", "label": "W AND G SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "W-M SUBD", "label": "W-M SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "W-Y ADD", "label": "W-Y ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WACO #1 LODE MS 1481", "label": "WACO #1 LODE MS 1481" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WACO #2 LODE MS 1481", "label": "WACO #2 LODE MS 1481" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WACO #3 LODE MS 1481", "label": "WACO #3 LODE MS 1481" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WACO #4 LODE MS 1481", "label": "WACO #4 LODE MS 1481" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WACO #7 LODE MS 1481", "label": "WACO #7 LODE MS 1481" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WACO LODE MS 1481", "label": "WACO LODE MS 1481" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WAL-MART SUBD", "label": "WAL-MART SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WALDO LODE MS 993", "label": "WALDO LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WALKER PLACER MS 551", "label": "WALKER PLACER MS 551" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WALL AIRPORT SUBD", "label": "WALL AIRPORT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WALL CEMETERY SECOND ADD", "label": "WALL CEMETERY SECOND ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WALL CEMETERY THIRD ADD", "label": "WALL CEMETERY THIRD ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WALL INDUSTRIAL PARK ADD", "label": "WALL INDUSTRIAL PARK ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WALL RESERVOIR TRACTS", "label": "WALL RESERVOIR TRACTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WALL SOUTHERN ADD", "label": "WALL SOUTHERN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WALPOLE ADD", "label": "WALPOLE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WALPOLE HEIGHTS SUBD", "label": "WALPOLE HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WALTER GOLD LODE MS 1928", "label": "WALTER GOLD LODE MS 1928" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WALTH SUBD", "label": "WALTH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WAREHOUSE LOTS", "label": "WAREHOUSE LOTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 208, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WARREN LAMB SUBD", "label": "WARREN LAMB SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WARREN LODE MS 1533", "label": "WARREN LODE MS 1533" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WASHBURN LOT", "label": "WASHBURN LOT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WASTA WAREHOUSE LOTS", "label": "WASTA WAREHOUSE LOTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 183, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WASTE WATER PLANT TRACT", "label": "WASTE WATER PLANT TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WASTELAND SUBD", "label": "WASTELAND SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WATCO SUBD", "label": "WATCO SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WATERSEDGE SUBD", "label": "WATERSEDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WDRPI-SD100 SUBD", "label": "WDRPI-SD100 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WDRPI-SD103 SUBD", "label": "WDRPI-SD103 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEAVER TOWNSITE", "label": "WEAVER TOWNSITE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEBER SUBD", "label": "WEBER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEDDINTREE SUBD", "label": "WEDDINTREE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WELCOME LODE MS 2064", "label": "WELCOME LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WELL ADD", "label": "WELL ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WELL SITE 1 SUBD", "label": "WELL SITE 1 SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WELL SITE SUBD", "label": "WELL SITE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WELLINGTON HEIGHTS SUBD", "label": "WELLINGTON HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WELLMAN SUBD", "label": "WELLMAN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WELSH SUBD", "label": "WELSH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WESLEYAN CHRISTIAN CENTER", "label": "WESLEYAN CHRISTIAN CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEST ADD", "label": "WEST ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEST BOULEVARD ADD", "label": "WEST BOULEVARD ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 206, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEST CENTURY SUBD", "label": "WEST CENTURY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEST FORK HARNEY HYD MS #320", "label": "WEST FORK HARNEY HYD MS #320" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEST HORNET LODE MS 1533", "label": "WEST HORNET LODE MS 1533" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEST LODE MS 1256", "label": "WEST LODE MS 1256" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEST RIVER RURAL WATER SUBD", "label": "WEST RIVER RURAL WATER SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEST SUNNYSIDE SUBD", "label": "WEST SUNNYSIDE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WESTBERRY TRAILS", "label": "WESTBERRY TRAILS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WESTERN BELL LODE MS 610", "label": "WESTERN BELL LODE MS 610" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WESTERN HEIGHTS SUBD", "label": "WESTERN HEIGHTS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WESTHILLS VILLAGE ESTATES", "label": "WESTHILLS VILLAGE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WESTSIDE SUBD", "label": "WESTSIDE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WESTVIEW ESTATES", "label": "WESTVIEW ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WHALEN ADD", "label": "WHALEN ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WHALEY SUBD", "label": "WHALEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WHEATON ADD", "label": "WHEATON ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WHEEL INN #2", "label": "WHEEL INN #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WHEEL INN #3", "label": "WHEEL INN #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WHEEL INN #4", "label": "WHEEL INN #4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 190, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WHEEL INN SUBD", "label": "WHEEL INN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WHISPER RIDGE SUBD", "label": "WHISPER RIDGE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WHISPERING PINES CAMPGROUND", "label": "WHISPERING PINES CAMPGROUND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WHISPERING PINES SUBD", "label": "WHISPERING PINES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WHISPERING WIND SUBD", "label": "WHISPERING WIND SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WHITING SUBD", "label": "WHITING SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 223, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WICKSVILLE ADD", "label": "WICKSVILLE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WIESE ADD", "label": "WIESE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WILD IRISHMAN SUBD", "label": "WILD IRISHMAN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WILDWOOD SUBD", "label": "WILDWOOD SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WILEMAN ACRES SUBD", "label": "WILEMAN ACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WILEMAN SUBD", "label": "WILEMAN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WILLARD RANCH SUBD", "label": "WILLARD RANCH SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WILLARD TRACT", "label": "WILLARD TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WILLIAMS LODE MS 993", "label": "WILLIAMS LODE MS 993" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WILLIAMS SUBD", "label": "WILLIAMS SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WILLIS MAMALUKE PLACER", "label": "WILLIS MAMALUKE PLACER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WILLISON B WHITE HES #2440", "label": "WILLISON B WHITE HES #2440" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WILO SUBD", "label": "WILO SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WILSON LODE MS 655", "label": "WILSON LODE MS 655" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WILSON LODE SUBD", "label": "WILSON LODE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 188, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WILTFONG SUBD", "label": "WILTFONG SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WINDGATE SUBD", "label": "WINDGATE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WINDMERE SUBD", "label": "WINDMERE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WINDY HOLLOW SUBD", "label": "WINDY HOLLOW SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WINNIE PLACER MS 835", "label": "WINNIE PLACER MS 835" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 193, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WINNWOOD", "label": "WINNWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WINTERHAVEN", "label": "WINTERHAVEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WINTERSTEEN SUBD", "label": "WINTERSTEEN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WINTON SUBD", "label": "WINTON SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WINTON SUBD #2", "label": "WINTON SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WINTRODE ADD", "label": "WINTRODE ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WIPF SUBD", "label": "WIPF SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 188, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WISCONSIN PLACER MS 910", "label": "WISCONSIN PLACER MS 910" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WISDOM SUBD", "label": "WISDOM SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WISES ADD", "label": "WISES ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WM A MACKRILLS ADD", "label": "WM A MACKRILLS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WOLCOTT SUBD", "label": "WOLCOTT SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WOLFF MOUNTAIN SUBD", "label": "WOLFF MOUNTAIN SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WOLFRAMITE ESTATES", "label": "WOLFRAMITE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WONDER LODE #1 MS 2095", "label": "WONDER LODE #1 MS 2095" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WONDER LODE MS 2095", "label": "WONDER LODE MS 2095" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WONDERLAND ACRES", "label": "WONDERLAND ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WONDERLAND LODE MS 2064", "label": "WONDERLAND LODE MS 2064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WOOD TIN LODE MS 1646", "label": "WOOD TIN LODE MS 1646" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WOODED ACRES SUBD", "label": "WOODED ACRES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WOODLAND HILLS", "label": "WOODLAND HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WOODLAND VALLEY SUBD", "label": "WOODLAND VALLEY SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WOODLAND VALLEY SUBD #2", "label": "WOODLAND VALLEY SUBD #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WOODRIDGE", "label": "WOODRIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WORD OF HOPE SUBD", "label": "WORD OF HOPE SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WORKSHOP ADD", "label": "WORKSHOP ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WORLDS FAIR LODE MS 1364", "label": "WORLDS FAIR LODE MS 1364" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WREA SUBD", "label": "WREA SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "YANKTON LODE MS 1895", "label": "YANKTON LODE MS 1895" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "YATES SUBD", "label": "YATES SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "YORK LODE MS 1965", "label": "YORK LODE MS 1965" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "YUCCA COURT CONDOMINIUMS", "label": "YUCCA COURT CONDOMINIUMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ZIGGYS ADD", "label": "ZIGGYS ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ZION SUBD", "label": "ZION SUBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ZZ SUBD", "label": "ZZ SUBD" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 249, 252, 255 ], "toColor": [ 202, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 220, 255 ], "toColor": [ 252, 204, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 184, 255 ], "toColor": [ 252, 231, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 236, 252, 255 ], "toColor": [ 204, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 204, 255 ], "toColor": [ 232, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 212, 252, 255 ], "toColor": [ 179, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 189, 255 ], "toColor": [ 217, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 207, 255 ], "toColor": [ 243, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 202, 255 ], "toColor": [ 223, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 225, 255 ], "toColor": [ 210, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 207, 252, 255 ], "toColor": [ 230, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 179, 252, 255 ], "toColor": [ 234, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 191, 252, 255 ], "toColor": [ 179, 191, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 204, 252, 255 ], "toColor": [ 212, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 192, 255 ], "toColor": [ 194, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 212, 255 ], "toColor": [ 252, 221, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 184, 255 ], "toColor": [ 252, 251, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 210, 255 ], "toColor": [ 212, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 214, 255 ], "toColor": [ 184, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 192, 255 ], "toColor": [ 217, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 212, 252, 255 ], "toColor": [ 187, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 212, 255 ], "toColor": [ 247, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 197, 255 ], "toColor": [ 208, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 203, 255 ], "toColor": [ 252, 187, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 194, 255 ], "toColor": [ 252, 221, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 215, 252, 255 ], "toColor": [ 246, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 232, 255 ], "toColor": [ 212, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 212, 252, 255 ], "toColor": [ 236, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 226, 255 ], "toColor": [ 202, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 179, 255 ], "toColor": [ 185, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 246, 255 ], "toColor": [ 252, 212, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 210, 255 ], "toColor": [ 252, 231, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 182, 255 ], "toColor": [ 236, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 252, 255 ], "toColor": [ 204, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 197, 252, 255 ], "toColor": [ 202, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 204, 252, 255 ], "toColor": [ 248, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 210, 255 ], "toColor": [ 252, 247, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 250, 255 ], "toColor": [ 204, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 220, 252, 255 ], "toColor": [ 204, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 182, 255 ], "toColor": [ 182, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 189, 255 ], "toColor": [ 225, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 207, 255 ], "toColor": [ 202, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 241, 252, 255 ], "toColor": [ 184, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 212, 255 ], "toColor": [ 179, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 204, 252, 255 ], "toColor": [ 213, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 222, 252, 255 ], "toColor": [ 182, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 184, 252, 255 ], "toColor": [ 182, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 185, 252, 255 ], "toColor": [ 179, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 213, 255 ], "toColor": [ 252, 192, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 184, 252, 255 ], "toColor": [ 189, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 187, 252, 255 ], "toColor": [ 240, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 197, 255 ], "toColor": [ 252, 239, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 243, 255 ], "toColor": [ 252, 189, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 189, 252, 255 ], "toColor": [ 242, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 227, 252, 255 ], "toColor": [ 197, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 213, 255 ], "toColor": [ 252, 197, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 204, 255 ], "toColor": [ 249, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 212, 255 ], "toColor": [ 252, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 207, 252, 255 ], "toColor": [ 240, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 212, 255 ], "toColor": [ 212, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 189, 255 ], "toColor": [ 252, 187, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 237, 252, 255 ], "toColor": [ 192, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 179, 255 ], "toColor": [ 217, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 213, 255 ], "toColor": [ 179, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 192, 255 ], "toColor": [ 237, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 202, 255 ], "toColor": [ 252, 242, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 212, 255 ], "toColor": [ 240, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 212, 255 ], "toColor": [ 245, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 189, 252, 255 ], "toColor": [ 190, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 224, 252, 255 ], "toColor": [ 210, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 196, 255 ], "toColor": [ 252, 182, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 214, 255 ], "toColor": [ 252, 199, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 182, 255 ], "toColor": [ 252, 237, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 197, 252, 255 ], "toColor": [ 231, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 194, 255 ], "toColor": [ 252, 229, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 215, 255 ], "toColor": [ 252, 236, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 191, 252, 255 ], "toColor": [ 184, 191, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 215, 255 ], "toColor": [ 240, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 199, 255 ], "toColor": [ 252, 237, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 241, 252, 255 ], "toColor": [ 210, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 212, 252, 255 ], "toColor": [ 224, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 179, 255 ], "toColor": [ 246, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 248, 255 ], "toColor": [ 212, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 192, 255 ], "toColor": [ 218, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 191, 255 ], "toColor": [ 252, 182, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 202, 255 ], "toColor": [ 252, 216, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 227, 252, 255 ], "toColor": [ 197, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 204, 252, 255 ], "toColor": [ 233, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 252, 255 ], "toColor": [ 252, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 215, 252, 255 ], "toColor": [ 239, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 185, 255 ], "toColor": [ 252, 184, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 240, 252, 255 ], "toColor": [ 210, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 252, 255 ], "toColor": [ 215, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 202, 255 ], "toColor": [ 215, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 192, 255 ], "toColor": [ 252, 209, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 234, 255 ], "toColor": [ 252, 202, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 242, 255 ], "toColor": [ 204, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 210, 255 ], "toColor": [ 240, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 199, 252, 255 ], "toColor": [ 232, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 187, 255 ], "toColor": [ 252, 220, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 240, 255 ], "toColor": [ 252, 184, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 199, 255 ], "toColor": [ 252, 233, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 199, 255 ], "toColor": [ 215, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 194, 255 ], "toColor": [ 252, 241, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 187, 255 ], "toColor": [ 252, 237, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 204, 255 ], "toColor": [ 252, 242, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 237, 255 ], "toColor": [ 210, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 239, 252, 255 ], "toColor": [ 197, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 194, 252, 255 ], "toColor": [ 245, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 222, 255 ], "toColor": [ 252, 215, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 187, 255 ], "toColor": [ 252, 234, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 229, 255 ], "toColor": [ 252, 210, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 240, 255 ], "toColor": [ 252, 204, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 251, 252, 255 ], "toColor": [ 215, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 192, 255 ], "toColor": [ 192, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 207, 255 ], "toColor": [ 252, 199, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 241, 252, 255 ], "toColor": [ 204, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 228, 252, 255 ], "toColor": [ 204, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 250, 255 ], "toColor": [ 197, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 207, 255 ], "toColor": [ 252, 187, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 204, 255 ], "toColor": [ 252, 216, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 232, 255 ], "toColor": [ 210, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 197, 255 ], "toColor": [ 239, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 197, 255 ], "toColor": [ 252, 239, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 248, 252, 255 ], "toColor": [ 210, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 197, 255 ], "toColor": [ 252, 199, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 197, 252, 255 ], "toColor": [ 231, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 248, 255 ], "toColor": [ 252, 204, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 248, 255 ], "toColor": [ 184, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 232, 255 ], "toColor": [ 215, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 212, 255 ], "toColor": [ 220, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 194, 255 ], "toColor": [ 251, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 187, 252, 255 ], "toColor": [ 188, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 198, 255 ], "toColor": [ 252, 182, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 202, 255 ], "toColor": [ 179, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 189, 255 ], "toColor": [ 252, 238, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 196, 255 ], "toColor": [ 187, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 187, 255 ], "toColor": [ 233, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 240, 255 ], "toColor": [ 252, 187, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 223, 255 ], "toColor": [ 252, 210, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 232, 252, 255 ], "toColor": [ 197, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 214, 252, 255 ], "toColor": [ 202, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 215, 255 ], "toColor": [ 216, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 212, 252, 255 ], "toColor": [ 204, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 196, 255 ], "toColor": [ 182, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 182, 255 ], "toColor": [ 197, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 198, 252, 255 ], "toColor": [ 182, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 209, 252, 255 ], "toColor": [ 182, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 184, 255 ], "toColor": [ 252, 216, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 215, 252, 255 ], "toColor": [ 224, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 217, 255 ], "toColor": [ 252, 210, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 237, 252, 255 ], "toColor": [ 212, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 190, 255 ], "toColor": [ 184, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 184, 255 ], "toColor": [ 226, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 227, 255 ], "toColor": [ 210, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 210, 252, 255 ], "toColor": [ 223, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 237, 255 ], "toColor": [ 207, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 225, 252, 255 ], "toColor": [ 194, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 232, 255 ], "toColor": [ 194, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 243, 255 ], "toColor": [ 215, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 215, 255 ], "toColor": [ 234, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 202, 252, 255 ], "toColor": [ 184, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 207, 255 ], "toColor": [ 252, 216, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 199, 252, 255 ], "toColor": [ 184, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 204, 255 ], "toColor": [ 240, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 184, 252, 255 ], "toColor": [ 217, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 228, 255 ], "toColor": [ 252, 189, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 230, 255 ], "toColor": [ 215, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 207, 252, 255 ], "toColor": [ 222, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 249, 255 ], "toColor": [ 187, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 213, 252, 255 ], "toColor": [ 187, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 187, 255 ], "toColor": [ 252, 246, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 182, 252, 255 ], "toColor": [ 219, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 194, 255 ], "toColor": [ 252, 195, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 226, 255 ], "toColor": [ 202, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 198, 255 ], "toColor": [ 189, 252, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 245, 255 ], "toColor": [ 252, 192, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 189, 252, 255 ], "toColor": [ 242, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 185, 255 ], "toColor": [ 252, 184, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 209, 255 ], "toColor": [ 252, 189, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 179, 255 ], "toColor": [ 244, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 179, 255 ], "toColor": [ 252, 189, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 184, 255 ], "toColor": [ 250, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 210, 252, 255 ], "toColor": [ 179, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 251, 255 ], "toColor": [ 182, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 248, 255 ], "toColor": [ 252, 184, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 199, 252, 255 ], "toColor": [ 216, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 187, 255 ], "toColor": [ 192, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 199, 255 ], "toColor": [ 252, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 251, 255 ], "toColor": [ 192, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 215, 252, 255 ], "toColor": [ 184, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 194, 252, 255 ], "toColor": [ 218, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 210, 255 ], "toColor": [ 252, 207, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 194, 255 ], "toColor": [ 229, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 231, 255 ], "toColor": [ 215, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 179, 255 ], "toColor": [ 229, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 226, 255 ], "toColor": [ 202, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 194, 255 ], "toColor": [ 252, 248, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 204, 255 ], "toColor": [ 252, 216, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 243, 255 ], "toColor": [ 194, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 192, 255 ], "toColor": [ 252, 194, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 230, 255 ], "toColor": [ 192, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 192, 252, 255 ], "toColor": [ 201, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 234, 255 ], "toColor": [ 252, 194, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 237, 252, 255 ], "toColor": [ 189, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 199, 255 ], "toColor": [ 237, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 224, 255 ], "toColor": [ 252, 202, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 221, 252, 255 ], "toColor": [ 207, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 252, 255 ], "toColor": [ 252, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 202, 255 ], "toColor": [ 231, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 247, 252, 255 ], "toColor": [ 194, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 192, 255 ], "toColor": [ 219, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 210, 255 ], "toColor": [ 252, 246, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 204, 255 ], "toColor": [ 228, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 182, 252, 255 ], "toColor": [ 236, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 212, 255 ], "toColor": [ 221, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 220, 255 ], "toColor": [ 215, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 220, 255 ], "toColor": [ 215, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 226, 255 ], "toColor": [ 252, 189, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 215, 255 ], "toColor": [ 252, 240, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 214, 255 ], "toColor": [ 187, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 184, 255 ], "toColor": [ 191, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 215, 255 ], "toColor": [ 223, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 215, 252, 255 ], "toColor": [ 241, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 237, 252, 255 ], "toColor": [ 199, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 184, 255 ], "toColor": [ 231, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 192, 255 ], "toColor": [ 252, 229, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 199, 255 ], "toColor": [ 248, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 209, 255 ], "toColor": [ 252, 204, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 184, 255 ], "toColor": [ 252, 208, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 208, 252, 255 ], "toColor": [ 204, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 244, 255 ], "toColor": [ 199, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 251, 252, 255 ], "toColor": [ 194, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 249, 255 ], "toColor": [ 252, 207, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 197, 252, 255 ], "toColor": [ 209, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 210, 255 ], "toColor": [ 252, 233, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 211, 255 ], "toColor": [ 252, 179, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 222, 255 ], "toColor": [ 252, 210, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 202, 255 ], "toColor": [ 252, 226, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 222, 255 ], "toColor": [ 215, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 222, 255 ], "toColor": [ 210, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 204, 255 ], "toColor": [ 225, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 187, 252, 255 ], "toColor": [ 204, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 199, 255 ], "toColor": [ 252, 239, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 189, 252, 255 ], "toColor": [ 211, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 215, 252, 255 ], "toColor": [ 246, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 251, 255 ], "toColor": [ 215, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 194, 255 ], "toColor": [ 252, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 230, 255 ], "toColor": [ 212, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 201, 255 ], "toColor": [ 184, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 194, 255 ], "toColor": [ 252, 221, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 231, 255 ], "toColor": [ 252, 184, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 238, 252, 255 ], "toColor": [ 187, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 195, 252, 255 ], "toColor": [ 192, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 238, 252, 255 ], "toColor": [ 192, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 202, 255 ], "toColor": [ 192, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 194, 255 ], "toColor": [ 252, 221, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 244, 255 ], "toColor": [ 252, 199, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 199, 255 ], "toColor": [ 197, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 213, 255 ], "toColor": [ 252, 212, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 192, 255 ], "toColor": [ 252, 213, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 238, 255 ], "toColor": [ 252, 189, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 215, 252, 255 ], "toColor": [ 229, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 247, 255 ], "toColor": [ 252, 192, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 212, 255 ], "toColor": [ 252, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 231, 255 ], "toColor": [ 202, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 222, 255 ], "toColor": [ 252, 215, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 210, 255 ], "toColor": [ 252, 216, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 204, 255 ], "toColor": [ 221, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 212, 255 ], "toColor": [ 248, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 215, 255 ], "toColor": [ 252, 215, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 225, 255 ], "toColor": [ 210, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 199, 252, 255 ], "toColor": [ 229, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 224, 252, 255 ], "toColor": [ 199, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 218, 252, 255 ], "toColor": [ 212, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 229, 255 ], "toColor": [ 197, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 243, 255 ], "toColor": [ 252, 197, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 207, 255 ], "toColor": [ 252, 249, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 226, 255 ], "toColor": [ 252, 215, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 232, 255 ], "toColor": [ 252, 192, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 210, 255 ], "toColor": [ 235, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 249, 252, 255 ], "toColor": [ 194, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 212, 255 ], "toColor": [ 252, 210, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 226, 255 ], "toColor": [ 252, 194, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 192, 252, 255 ], "toColor": [ 227, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 197, 255 ], "toColor": [ 252, 245, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 184, 255 ], "toColor": [ 249, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 216, 255 ], "toColor": [ 215, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 220, 255 ], "toColor": [ 252, 215, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 212, 255 ], "toColor": [ 244, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 192, 255 ], "toColor": [ 252, 204, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 217, 255 ], "toColor": [ 194, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 217, 255 ], "toColor": [ 252, 210, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 251, 252, 255 ], "toColor": [ 194, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 189, 252, 255 ], "toColor": [ 184, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 238, 255 ], "toColor": [ 207, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 226, 255 ], "toColor": [ 252, 202, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 204, 252, 255 ], "toColor": [ 216, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 194, 255 ], "toColor": [ 252, 214, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 192, 255 ], "toColor": [ 231, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 182, 252, 255 ], "toColor": [ 201, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 213, 252, 255 ], "toColor": [ 179, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 224, 255 ], "toColor": [ 204, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 214, 255 ], "toColor": [ 252, 182, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 205, 255 ], "toColor": [ 252, 204, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 182, 255 ], "toColor": [ 236, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 197, 252, 255 ], "toColor": [ 200, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 182, 255 ], "toColor": [ 252, 216, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 215, 255 ], "toColor": [ 187, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 228, 252, 255 ], "toColor": [ 204, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 211, 252, 255 ], "toColor": [ 182, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 210, 252, 255 ], "toColor": [ 250, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 187, 252, 255 ], "toColor": [ 188, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 184, 252, 255 ], "toColor": [ 240, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 216, 255 ], "toColor": [ 202, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 204, 255 ], "toColor": [ 252, 232, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 226, 255 ], "toColor": [ 202, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 192, 252, 255 ], "toColor": [ 227, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 247, 252, 255 ], "toColor": [ 215, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 220, 255 ], "toColor": [ 252, 194, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 182, 252, 255 ], "toColor": [ 237, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 192, 255 ], "toColor": [ 252, 204, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 210, 252, 255 ], "toColor": [ 232, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 226, 252, 255 ], "toColor": [ 202, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 221, 255 ], "toColor": [ 194, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 189, 255 ], "toColor": [ 245, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 214, 255 ], "toColor": [ 197, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 202, 255 ], "toColor": [ 232, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 237, 255 ], "toColor": [ 252, 215, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 189, 252, 255 ], "toColor": [ 208, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 218, 252, 255 ], "toColor": [ 192, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 206, 255 ], "toColor": [ 202, 252, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 223, 252, 255 ], "toColor": [ 189, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 218, 255 ], "toColor": [ 184, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 187, 255 ], "toColor": [ 252, 203, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 189, 255 ], "toColor": [ 252, 250, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 228, 252, 255 ], "toColor": [ 194, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 207, 255 ], "toColor": [ 246, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 252, 202, 255 ], "toColor": [ 211, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 236, 255 ], "toColor": [ 215, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 212, 252, 255 ], "toColor": [ 250, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 204, 252, 255 ], "toColor": [ 212, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 210, 252, 255 ], "toColor": [ 225, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 194, 255 ], "toColor": [ 205, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 197, 255 ], "toColor": [ 252, 215, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 192, 252, 255 ], "toColor": [ 228, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 224, 255 ], "toColor": [ 204, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 204, 255 ], "toColor": [ 216, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 232, 255 ], "toColor": [ 207, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 192, 255 ], "toColor": [ 252, 202, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 202, 255 ], "toColor": [ 228, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 199, 255 ], "toColor": [ 252, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 194, 252, 255 ], "toColor": [ 202, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 182, 255 ], "toColor": [ 252, 199, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 204, 255 ], "toColor": [ 224, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 179, 255 ], "toColor": [ 217, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 222, 255 ], "toColor": [ 252, 189, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 252, 255 ], "toColor": [ 252, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 207, 255 ], "toColor": [ 252, 230, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 192, 255 ], "toColor": [ 252, 238, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 228, 255 ], "toColor": [ 252, 204, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 182, 252, 255 ], "toColor": [ 211, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 246, 252, 255 ], "toColor": [ 207, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 237, 255 ], "toColor": [ 252, 199, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 223, 255 ], "toColor": [ 194, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 209, 255 ], "toColor": [ 189, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 240, 255 ], "toColor": [ 252, 212, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 184, 255 ], "toColor": [ 232, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 184, 255 ], "toColor": [ 252, 240, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 199, 252, 255 ], "toColor": [ 233, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 202, 255 ], "toColor": [ 212, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 219, 255 ], "toColor": [ 212, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 199, 255 ], "toColor": [ 200, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 210, 255 ], "toColor": [ 240, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 197, 255 ], "toColor": [ 233, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 200, 255 ], "toColor": [ 189, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 215, 255 ], "toColor": [ 202, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 212, 255 ], "toColor": [ 252, 234, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 210, 252, 255 ], "toColor": [ 210, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 220, 255 ], "toColor": [ 252, 189, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 236, 252, 255 ], "toColor": [ 194, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 248, 255 ], "toColor": [ 204, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 212, 255 ], "toColor": [ 252, 215, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 192, 255 ], "toColor": [ 241, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 194, 255 ], "toColor": [ 201, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 231, 255 ], "toColor": [ 252, 207, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 194, 252, 255 ], "toColor": [ 247, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 206, 255 ], "toColor": [ 252, 184, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 228, 255 ], "toColor": [ 252, 204, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 213, 255 ], "toColor": [ 252, 179, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 204, 255 ], "toColor": [ 252, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 241, 255 ], "toColor": [ 212, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 240, 255 ], "toColor": [ 252, 187, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 248, 255 ], "toColor": [ 212, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 227, 252, 255 ], "toColor": [ 197, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 184, 255 ], "toColor": [ 201, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 207, 252, 255 ], "toColor": [ 217, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 249, 255 ], "toColor": [ 182, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 215, 255 ], "toColor": [ 252, 234, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 179, 255 ], "toColor": [ 252, 246, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 215, 252, 255 ], "toColor": [ 239, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 232, 255 ], "toColor": [ 215, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 223, 252, 255 ], "toColor": [ 202, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 204, 255 ], "toColor": [ 252, 232, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 226, 252, 255 ], "toColor": [ 215, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 244, 255 ], "toColor": [ 197, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 210, 255 ], "toColor": [ 224, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 207, 255 ], "toColor": [ 246, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 207, 255 ], "toColor": [ 227, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 227, 252, 255 ], "toColor": [ 194, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 210, 255 ], "toColor": [ 252, 245, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 197, 255 ], "toColor": [ 252, 220, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 182, 255 ], "toColor": [ 252, 229, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 204, 255 ], "toColor": [ 222, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 230, 255 ], "toColor": [ 252, 207, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 194, 255 ], "toColor": [ 196, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 198, 255 ], "toColor": [ 252, 182, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 202, 252, 255 ], "toColor": [ 194, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 194, 255 ], "toColor": [ 221, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 194, 252, 255 ], "toColor": [ 194, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 226, 255 ], "toColor": [ 252, 202, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 199, 255 ], "toColor": [ 244, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 234, 255 ], "toColor": [ 215, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 222, 255 ], "toColor": [ 215, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 210, 252, 255 ], "toColor": [ 241, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 197, 255 ], "toColor": [ 252, 232, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 187, 255 ], "toColor": [ 207, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 222, 255 ], "toColor": [ 199, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 182, 252, 255 ], "toColor": [ 232, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 224, 255 ], "toColor": [ 252, 207, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 207, 252, 255 ], "toColor": [ 224, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 202, 252, 255 ], "toColor": [ 229, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 207, 255 ], "toColor": [ 209, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 191, 255 ], "toColor": [ 252, 182, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 192, 255 ], "toColor": [ 231, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 212, 255 ], "toColor": [ 182, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 202, 255 ], "toColor": [ 239, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 224, 252, 255 ], "toColor": [ 204, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 198, 255 ], "toColor": [ 194, 252, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 217, 255 ], "toColor": [ 210, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 202, 255 ], "toColor": [ 252, 224, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 192, 255 ], "toColor": [ 220, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 244, 255 ], "toColor": [ 252, 204, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 204, 255 ], "toColor": [ 209, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 227, 255 ], "toColor": [ 252, 207, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 212, 252, 255 ], "toColor": [ 179, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 192, 252, 255 ], "toColor": [ 245, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 212, 255 ], "toColor": [ 252, 237, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 220, 255 ], "toColor": [ 204, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 207, 255 ], "toColor": [ 241, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 182, 255 ], "toColor": [ 252, 238, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 218, 255 ], "toColor": [ 252, 207, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 202, 255 ], "toColor": [ 252, 204, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 209, 255 ], "toColor": [ 252, 207, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 215, 255 ], "toColor": [ 252, 231, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 210, 255 ], "toColor": [ 252, 250, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 220, 252, 255 ], "toColor": [ 187, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 240, 252, 255 ], "toColor": [ 204, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 197, 255 ], "toColor": [ 210, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 194, 252, 255 ], "toColor": [ 196, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 216, 255 ], "toColor": [ 192, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 185, 255 ], "toColor": [ 182, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 227, 252, 255 ], "toColor": [ 215, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 227, 255 ], "toColor": [ 252, 212, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 182, 252, 255 ], "toColor": [ 216, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 202, 255 ], "toColor": [ 252, 236, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 247, 252, 255 ], "toColor": [ 215, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 242, 252, 255 ], "toColor": [ 192, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 213, 255 ], "toColor": [ 252, 197, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 242, 255 ], "toColor": [ 194, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 215, 255 ], "toColor": [ 252, 210, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 184, 255 ], "toColor": [ 223, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 207, 255 ], "toColor": [ 252, 209, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 216, 252, 255 ], "toColor": [ 204, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 244, 255 ], "toColor": [ 252, 194, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 207, 255 ], "toColor": [ 237, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 194, 252, 255 ], "toColor": [ 233, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 204, 255 ], "toColor": [ 252, 234, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 187, 255 ], "toColor": [ 199, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 217, 252, 255 ], "toColor": [ 189, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 199, 255 ], "toColor": [ 252, 192, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 252, 255 ], "toColor": [ 215, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 249, 255 ], "toColor": [ 189, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 235, 252, 255 ], "toColor": [ 197, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 233, 255 ], "toColor": [ 252, 184, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 179, 252, 255 ], "toColor": [ 182, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 217, 255 ], "toColor": [ 252, 187, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 225, 255 ], "toColor": [ 252, 194, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 250, 255 ], "toColor": [ 252, 210, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 189, 255 ], "toColor": [ 252, 225, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 236, 252, 255 ], "toColor": [ 204, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 204, 255 ], "toColor": [ 252, 250, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 212, 255 ], "toColor": [ 244, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 234, 255 ], "toColor": [ 252, 207, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 203, 255 ], "toColor": [ 252, 192, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 222, 252, 255 ], "toColor": [ 179, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 245, 255 ], "toColor": [ 187, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 213, 255 ], "toColor": [ 207, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 221, 255 ], "toColor": [ 252, 210, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 193, 252, 255 ], "toColor": [ 187, 193, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 182, 252, 255 ], "toColor": [ 229, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 247, 255 ], "toColor": [ 252, 210, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 232, 255 ], "toColor": [ 252, 192, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 205, 255 ], "toColor": [ 179, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 245, 252, 255 ], "toColor": [ 199, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 215, 252, 255 ], "toColor": [ 210, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 189, 255 ], "toColor": [ 247, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 249, 255 ], "toColor": [ 252, 194, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 240, 252, 255 ], "toColor": [ 204, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 215, 252, 255 ], "toColor": [ 220, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 182, 255 ], "toColor": [ 252, 202, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 232, 255 ], "toColor": [ 210, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 211, 255 ], "toColor": [ 252, 187, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 224, 255 ], "toColor": [ 252, 187, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 236, 255 ], "toColor": [ 204, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 245, 255 ], "toColor": [ 210, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 207, 252, 255 ], "toColor": [ 209, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 187, 252, 255 ], "toColor": [ 198, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 228, 255 ], "toColor": [ 252, 215, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 210, 255 ], "toColor": [ 252, 237, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 230, 252, 255 ], "toColor": [ 215, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 232, 255 ], "toColor": [ 197, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 187, 255 ], "toColor": [ 252, 246, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 189, 252, 255 ], "toColor": [ 218, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 199, 255 ], "toColor": [ 252, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 251, 252, 255 ], "toColor": [ 215, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 242, 255 ], "toColor": [ 215, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 189, 255 ], "toColor": [ 191, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 252, 255 ], "toColor": [ 212, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 212, 252, 255 ], "toColor": [ 197, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 251, 255 ], "toColor": [ 252, 194, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 241, 252, 255 ], "toColor": [ 184, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 232, 252, 255 ], "toColor": [ 197, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 249, 252, 255 ], "toColor": [ 207, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 199, 255 ], "toColor": [ 252, 179, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 202, 255 ], "toColor": [ 252, 248, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 223, 252, 255 ], "toColor": [ 192, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 202, 255 ], "toColor": [ 247, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 209, 252, 255 ], "toColor": [ 204, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 210, 252, 255 ], "toColor": [ 235, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 189, 255 ], "toColor": [ 208, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 224, 252, 255 ], "toColor": [ 179, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 220, 255 ], "toColor": [ 197, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 187, 255 ], "toColor": [ 205, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 180, 252, 255 ], "toColor": [ 179, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 204, 255 ], "toColor": [ 252, 238, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 179, 255 ], "toColor": [ 252, 216, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 197, 255 ], "toColor": [ 221, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 207, 255 ], "toColor": [ 214, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 199, 255 ], "toColor": [ 223, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 215, 255 ], "toColor": [ 252, 192, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 202, 252, 255 ], "toColor": [ 231, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 184, 255 ], "toColor": [ 252, 224, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 212, 255 ], "toColor": [ 252, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 218, 255 ], "toColor": [ 252, 202, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 245, 252, 255 ], "toColor": [ 212, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 222, 255 ], "toColor": [ 252, 197, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 218, 255 ], "toColor": [ 252, 197, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 179, 252, 255 ], "toColor": [ 218, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 204, 252, 255 ], "toColor": [ 236, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 246, 255 ], "toColor": [ 212, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 213, 255 ], "toColor": [ 212, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 237, 255 ], "toColor": [ 199, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 184, 252, 255 ], "toColor": [ 199, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 192, 255 ], "toColor": [ 252, 225, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 215, 255 ], "toColor": [ 222, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 202, 252, 255 ], "toColor": [ 218, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 204, 255 ], "toColor": [ 252, 220, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 251, 255 ], "toColor": [ 215, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 184, 252, 255 ], "toColor": [ 208, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 221, 255 ], "toColor": [ 199, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 237, 255 ], "toColor": [ 199, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 202, 255 ], "toColor": [ 226, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 190, 255 ], "toColor": [ 252, 179, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 244, 255 ], "toColor": [ 215, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 200, 255 ], "toColor": [ 252, 197, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 197, 255 ], "toColor": [ 252, 227, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 249, 255 ], "toColor": [ 252, 215, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 237, 255 ], "toColor": [ 194, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 184, 252, 255 ], "toColor": [ 223, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 182, 252, 255 ], "toColor": [ 203, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 187, 252, 255 ], "toColor": [ 189, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 189, 255 ], "toColor": [ 252, 231, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 219, 252, 255 ], "toColor": [ 212, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 199, 255 ], "toColor": [ 252, 214, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 202, 255 ], "toColor": [ 252, 232, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 210, 255 ], "toColor": [ 252, 216, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 241, 255 ], "toColor": [ 252, 204, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 207, 252, 255 ], "toColor": [ 214, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 194, 252, 255 ], "toColor": [ 241, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 207, 255 ], "toColor": [ 252, 240, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 223, 252, 255 ], "toColor": [ 187, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 193, 252, 255 ], "toColor": [ 184, 193, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 209, 255 ], "toColor": [ 252, 184, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 204, 255 ], "toColor": [ 252, 216, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 210, 255 ], "toColor": [ 229, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 187, 252, 255 ], "toColor": [ 200, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 210, 255 ], "toColor": [ 184, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 210, 252, 255 ], "toColor": [ 248, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 210, 255 ], "toColor": [ 252, 230, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 216, 255 ], "toColor": [ 204, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 189, 252, 255 ], "toColor": [ 187, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 215, 255 ], "toColor": [ 218, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 210, 255 ], "toColor": [ 230, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 219, 252, 255 ], "toColor": [ 194, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 187, 252, 255 ], "toColor": [ 198, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 220, 255 ], "toColor": [ 204, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 182, 252, 255 ], "toColor": [ 215, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 207, 255 ], "toColor": [ 252, 202, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 210, 255 ], "toColor": [ 252, 204, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 221, 252, 255 ], "toColor": [ 202, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 242, 255 ], "toColor": [ 202, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 184, 255 ], "toColor": [ 251, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 204, 252, 255 ], "toColor": [ 216, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 215, 252, 255 ], "toColor": [ 243, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 216, 255 ], "toColor": [ 215, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 213, 255 ], "toColor": [ 252, 202, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 194, 252, 255 ], "toColor": [ 221, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 199, 255 ], "toColor": [ 210, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 230, 255 ], "toColor": [ 192, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 209, 255 ], "toColor": [ 252, 192, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 207, 255 ], "toColor": [ 232, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 184, 252, 255 ], "toColor": [ 240, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 204, 255 ], "toColor": [ 216, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 192, 255 ], "toColor": [ 233, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 252, 255 ], "toColor": [ 207, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 207, 252, 255 ], "toColor": [ 209, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 241, 255 ], "toColor": [ 252, 204, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 204, 255 ], "toColor": [ 252, 228, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 227, 252, 255 ], "toColor": [ 215, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 202, 255 ], "toColor": [ 252, 222, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 197, 255 ], "toColor": [ 252, 245, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 197, 255 ], "toColor": [ 227, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 240, 252, 255 ], "toColor": [ 212, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 228, 255 ], "toColor": [ 189, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 251, 255 ], "toColor": [ 194, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 197, 252, 255 ], "toColor": [ 219, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 207, 255 ], "toColor": [ 252, 247, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 202, 255 ], "toColor": [ 252, 242, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 238, 255 ], "toColor": [ 202, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 193, 252, 255 ], "toColor": [ 184, 193, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 252, 255 ], "toColor": [ 252, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 196, 252, 255 ], "toColor": [ 179, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 199, 252, 255 ], "toColor": [ 248, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 187, 252, 255 ], "toColor": [ 216, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 247, 255 ], "toColor": [ 252, 192, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 224, 252, 255 ], "toColor": [ 192, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 222, 255 ], "toColor": [ 199, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 227, 252, 255 ], "toColor": [ 202, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 189, 252, 255 ], "toColor": [ 204, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 202, 255 ], "toColor": [ 252, 207, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 234, 255 ], "toColor": [ 210, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 194, 255 ], "toColor": [ 194, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 197, 255 ], "toColor": [ 252, 213, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 189, 255 ], "toColor": [ 184, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 235, 255 ], "toColor": [ 212, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 194, 255 ], "toColor": [ 197, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 226, 252, 255 ], "toColor": [ 202, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 209, 255 ], "toColor": [ 252, 207, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 200, 255 ], "toColor": [ 194, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 210, 255 ], "toColor": [ 221, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 193, 252, 255 ], "toColor": [ 187, 193, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 224, 255 ], "toColor": [ 215, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 197, 255 ], "toColor": [ 252, 214, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 204, 255 ], "toColor": [ 192, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 194, 255 ], "toColor": [ 196, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 192, 252, 255 ], "toColor": [ 192, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 252, 255 ], "toColor": [ 204, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 244, 255 ], "toColor": [ 199, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 237, 255 ], "toColor": [ 192, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 192, 252, 255 ], "toColor": [ 227, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 210, 255 ], "toColor": [ 252, 197, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 194, 255 ], "toColor": [ 249, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 214, 255 ], "toColor": [ 252, 192, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 209, 255 ], "toColor": [ 252, 207, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 247, 255 ], "toColor": [ 215, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 187, 252, 255 ], "toColor": [ 248, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 234, 252, 255 ], "toColor": [ 204, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 234, 255 ], "toColor": [ 207, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 218, 255 ], "toColor": [ 252, 215, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 215, 255 ], "toColor": [ 252, 240, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 197, 255 ], "toColor": [ 252, 207, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 222, 255 ], "toColor": [ 252, 210, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 229, 255 ], "toColor": [ 252, 192, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 245, 255 ], "toColor": [ 199, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 197, 255 ], "toColor": [ 252, 242, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 200, 252, 255 ], "toColor": [ 184, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 202, 252, 255 ], "toColor": [ 218, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 194, 255 ], "toColor": [ 252, 197, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 184, 255 ], "toColor": [ 252, 200, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 194, 252, 255 ], "toColor": [ 246, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 234, 252, 255 ], "toColor": [ 210, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 189, 255 ], "toColor": [ 204, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 207, 252, 255 ], "toColor": [ 218, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 251, 252, 255 ], "toColor": [ 197, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 199, 255 ], "toColor": [ 252, 222, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 197, 255 ], "toColor": [ 197, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 248, 255 ], "toColor": [ 210, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 224, 255 ], "toColor": [ 187, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 201, 252, 255 ], "toColor": [ 189, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 179, 252, 255 ], "toColor": [ 230, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 211, 252, 255 ], "toColor": [ 207, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 207, 255 ], "toColor": [ 246, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 213, 255 ], "toColor": [ 204, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 194, 255 ], "toColor": [ 199, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 249, 252, 255 ], "toColor": [ 189, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 182, 252, 255 ], "toColor": [ 231, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 207, 252, 255 ], "toColor": [ 215, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 202, 255 ], "toColor": [ 226, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 205, 255 ], "toColor": [ 179, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 248, 255 ], "toColor": [ 252, 189, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 210, 255 ], "toColor": [ 252, 235, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 199, 255 ], "toColor": [ 244, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 208, 252, 255 ], "toColor": [ 197, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 212, 255 ], "toColor": [ 252, 197, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 244, 255 ], "toColor": [ 179, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 207, 255 ], "toColor": [ 252, 244, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 199, 252, 255 ], "toColor": [ 215, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 199, 255 ], "toColor": [ 252, 214, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 210, 255 ], "toColor": [ 252, 245, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 207, 255 ], "toColor": [ 246, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 187, 255 ], "toColor": [ 252, 249, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 212, 255 ], "toColor": [ 246, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 239, 252, 255 ], "toColor": [ 197, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 202, 252, 255 ], "toColor": [ 229, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 204, 252, 255 ], "toColor": [ 204, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 179, 255 ], "toColor": [ 230, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 224, 255 ], "toColor": [ 252, 184, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 202, 252, 255 ], "toColor": [ 231, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 187, 255 ], "toColor": [ 252, 221, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 230, 255 ], "toColor": [ 210, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 246, 255 ], "toColor": [ 252, 207, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 249, 252, 255 ], "toColor": [ 189, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 231, 255 ], "toColor": [ 194, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 248, 255 ], "toColor": [ 204, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 238, 255 ], "toColor": [ 212, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 233, 255 ], "toColor": [ 252, 212, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 204, 255 ], "toColor": [ 252, 209, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 196, 255 ], "toColor": [ 194, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 229, 252, 255 ], "toColor": [ 189, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 251, 255 ], "toColor": [ 194, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 184, 252, 255 ], "toColor": [ 223, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 216, 255 ], "toColor": [ 215, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 234, 255 ], "toColor": [ 197, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 182, 252, 255 ], "toColor": [ 236, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 235, 255 ], "toColor": [ 252, 215, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 212, 255 ], "toColor": [ 252, 197, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 247, 252, 255 ], "toColor": [ 210, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 195, 252, 255 ], "toColor": [ 182, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 184, 255 ], "toColor": [ 252, 202, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 207, 255 ], "toColor": [ 252, 229, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 204, 252, 255 ], "toColor": [ 194, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 235, 255 ], "toColor": [ 197, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 202, 255 ], "toColor": [ 242, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 247, 255 ], "toColor": [ 189, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 215, 255 ], "toColor": [ 225, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 204, 255 ], "toColor": [ 218, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 189, 255 ], "toColor": [ 252, 204, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 194, 255 ], "toColor": [ 252, 216, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 217, 255 ], "toColor": [ 202, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 210, 252, 255 ], "toColor": [ 224, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 236, 252, 255 ], "toColor": [ 202, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 210, 255 ], "toColor": [ 252, 202, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 194, 255 ], "toColor": [ 227, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 242, 252, 255 ], "toColor": [ 210, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 245, 255 ], "toColor": [ 197, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 184, 255 ], "toColor": [ 244, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 207, 252, 255 ], "toColor": [ 219, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 192, 255 ], "toColor": [ 252, 187, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 194, 255 ], "toColor": [ 232, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 224, 252, 255 ], "toColor": [ 184, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 182, 255 ], "toColor": [ 196, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 182, 255 ], "toColor": [ 252, 201, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 204, 255 ], "toColor": [ 252, 228, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 244, 255 ], "toColor": [ 252, 199, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 218, 252, 255 ], "toColor": [ 202, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 216, 255 ], "toColor": [ 207, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 238, 255 ], "toColor": [ 192, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 202, 255 ], "toColor": [ 252, 197, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 226, 255 ], "toColor": [ 202, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 250, 255 ], "toColor": [ 252, 212, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 215, 252, 255 ], "toColor": [ 187, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 187, 255 ], "toColor": [ 252, 205, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 187, 252, 255 ], "toColor": [ 226, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 194, 252, 255 ], "toColor": [ 214, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 237, 255 ], "toColor": [ 210, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 215, 252, 255 ], "toColor": [ 247, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 230, 255 ], "toColor": [ 199, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 212, 252, 255 ], "toColor": [ 235, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 189, 255 ], "toColor": [ 252, 245, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 194, 255 ], "toColor": [ 252, 224, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 218, 255 ], "toColor": [ 252, 192, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 245, 255 ], "toColor": [ 252, 179, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 182, 255 ], "toColor": [ 252, 183, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 232, 255 ], "toColor": [ 252, 189, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 182, 255 ], "toColor": [ 252, 250, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 189, 255 ], "toColor": [ 252, 207, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 192, 255 ], "toColor": [ 252, 244, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 194, 252, 255 ], "toColor": [ 219, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 189, 255 ], "toColor": [ 252, 192, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 216, 255 ], "toColor": [ 197, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 202, 252, 255 ], "toColor": [ 247, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 209, 255 ], "toColor": [ 252, 182, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 203, 252, 255 ], "toColor": [ 189, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 204, 255 ], "toColor": [ 248, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 222, 252, 255 ], "toColor": [ 179, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 207, 255 ], "toColor": [ 252, 221, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 212, 255 ], "toColor": [ 232, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 187, 255 ], "toColor": [ 252, 207, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 246, 252, 255 ], "toColor": [ 204, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 210, 255 ], "toColor": [ 232, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 240, 255 ], "toColor": [ 252, 210, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 215, 255 ], "toColor": [ 229, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 199, 252, 255 ], "toColor": [ 207, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 195, 255 ], "toColor": [ 192, 252, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 197, 252, 255 ], "toColor": [ 197, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 192, 255 ], "toColor": [ 252, 204, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 200, 252, 255 ], "toColor": [ 192, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 202, 252, 255 ], "toColor": [ 247, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 192, 255 ], "toColor": [ 252, 237, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 223, 252, 255 ], "toColor": [ 189, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 179, 252, 255 ], "toColor": [ 218, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 194, 255 ], "toColor": [ 234, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 202, 255 ], "toColor": [ 252, 211, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 237, 255 ], "toColor": [ 252, 212, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 209, 255 ], "toColor": [ 189, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 187, 255 ], "toColor": [ 252, 214, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 192, 255 ], "toColor": [ 252, 234, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 215, 255 ], "toColor": [ 252, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 229, 255 ], "toColor": [ 189, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 227, 255 ], "toColor": [ 252, 192, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 215, 255 ], "toColor": [ 228, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 199, 255 ], "toColor": [ 252, 222, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 197, 252, 255 ], "toColor": [ 216, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 226, 252, 255 ], "toColor": [ 212, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 201, 252, 255 ], "toColor": [ 187, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 199, 252, 255 ], "toColor": [ 206, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 179, 255 ], "toColor": [ 185, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 251, 255 ], "toColor": [ 252, 182, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 182, 255 ], "toColor": [ 196, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 214, 252, 255 ], "toColor": [ 184, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 215, 255 ], "toColor": [ 234, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 215, 252, 255 ], "toColor": [ 236, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 237, 255 ], "toColor": [ 252, 207, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 207, 255 ], "toColor": [ 197, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 216, 255 ], "toColor": [ 202, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 199, 255 ], "toColor": [ 252, 239, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 190, 255 ], "toColor": [ 182, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 219, 252, 255 ], "toColor": [ 212, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 222, 255 ], "toColor": [ 252, 187, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 184, 255 ], "toColor": [ 214, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 250, 255 ], "toColor": [ 252, 189, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 210, 255 ], "toColor": [ 227, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 184, 252, 255 ], "toColor": [ 250, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 226, 252, 255 ], "toColor": [ 215, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 237, 252, 255 ], "toColor": [ 210, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 237, 255 ], "toColor": [ 202, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 197, 255 ], "toColor": [ 252, 231, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 252, 255 ], "toColor": [ 252, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 179, 255 ], "toColor": [ 252, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 192, 255 ], "toColor": [ 252, 198, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 249, 255 ], "toColor": [ 182, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 230, 255 ], "toColor": [ 252, 212, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 197, 255 ], "toColor": [ 252, 184, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 210, 255 ], "toColor": [ 221, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 221, 255 ], "toColor": [ 210, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 210, 255 ], "toColor": [ 252, 220, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 187, 255 ], "toColor": [ 198, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 187, 255 ], "toColor": [ 204, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 244, 255 ], "toColor": [ 252, 192, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 199, 252, 255 ], "toColor": [ 194, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 212, 255 ], "toColor": [ 252, 204, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 204, 255 ], "toColor": [ 252, 236, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 229, 255 ], "toColor": [ 189, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 199, 255 ], "toColor": [ 252, 222, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 220, 255 ], "toColor": [ 204, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 210, 255 ], "toColor": [ 252, 220, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 200, 252, 255 ], "toColor": [ 194, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 199, 252, 255 ], "toColor": [ 192, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 239, 255 ], "toColor": [ 252, 197, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 215, 255 ], "toColor": [ 233, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 246, 252, 255 ], "toColor": [ 192, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 207, 255 ], "toColor": [ 252, 230, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 210, 252, 255 ], "toColor": [ 210, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 182, 255 ], "toColor": [ 222, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 194, 255 ], "toColor": [ 252, 233, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 184, 255 ], "toColor": [ 244, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 204, 255 ], "toColor": [ 216, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 207, 255 ], "toColor": [ 252, 218, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 225, 255 ], "toColor": [ 187, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 204, 255 ], "toColor": [ 204, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 202, 252, 255 ], "toColor": [ 203, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 205, 252, 255 ], "toColor": [ 197, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 192, 252, 255 ], "toColor": [ 235, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 207, 252, 255 ], "toColor": [ 211, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 229, 252, 255 ], "toColor": [ 215, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 197, 255 ], "toColor": [ 252, 200, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 226, 255 ], "toColor": [ 189, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 187, 255 ], "toColor": [ 236, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 189, 255 ], "toColor": [ 252, 184, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 244, 255 ], "toColor": [ 189, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 179, 252, 255 ], "toColor": [ 195, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 252, 255 ], "toColor": [ 212, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 187, 255 ], "toColor": [ 252, 204, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 204, 255 ], "toColor": [ 252, 230, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 197, 252, 255 ], "toColor": [ 216, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 247, 255 ], "toColor": [ 202, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 202, 252, 255 ], "toColor": [ 244, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 236, 252, 255 ], "toColor": [ 202, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 215, 252, 255 ], "toColor": [ 237, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 221, 255 ], "toColor": [ 194, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 207, 252, 255 ], "toColor": [ 211, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 187, 255 ], "toColor": [ 240, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 202, 255 ], "toColor": [ 217, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 184, 255 ], "toColor": [ 206, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 204, 252, 255 ], "toColor": [ 187, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 207, 255 ], "toColor": [ 240, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 223, 255 ], "toColor": [ 252, 199, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 202, 255 ], "toColor": [ 252, 242, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 229, 252, 255 ], "toColor": [ 197, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 192, 252, 255 ], "toColor": [ 204, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 215, 255 ], "toColor": [ 252, 226, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 187, 255 ], "toColor": [ 252, 228, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 192, 255 ], "toColor": [ 217, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 207, 255 ], "toColor": [ 202, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 244, 255 ], "toColor": [ 215, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 199, 255 ], "toColor": [ 244, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 221, 255 ], "toColor": [ 194, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 184, 255 ], "toColor": [ 252, 218, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 202, 255 ], "toColor": [ 252, 228, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 207, 255 ], "toColor": [ 252, 222, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 230, 255 ], "toColor": [ 252, 179, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 192, 255 ], "toColor": [ 212, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 212, 255 ], "toColor": [ 252, 210, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 194, 252, 255 ], "toColor": [ 236, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 215, 252, 255 ], "toColor": [ 210, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 212, 255 ], "toColor": [ 226, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 204, 255 ], "toColor": [ 232, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 212, 252, 255 ], "toColor": [ 244, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 222, 255 ], "toColor": [ 210, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 210, 252, 255 ], "toColor": [ 247, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 207, 252, 255 ], "toColor": [ 197, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 192, 252, 255 ], "toColor": [ 229, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 194, 255 ], "toColor": [ 251, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 202, 255 ], "toColor": [ 252, 184, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 189, 252, 255 ], "toColor": [ 249, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 207, 255 ], "toColor": [ 252, 194, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 227, 252, 255 ], "toColor": [ 215, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 202, 255 ], "toColor": [ 252, 231, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 204, 252, 255 ], "toColor": [ 216, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 225, 252, 255 ], "toColor": [ 210, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 251, 255 ], "toColor": [ 212, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 205, 255 ], "toColor": [ 179, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 179, 255 ], "toColor": [ 252, 183, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 179, 252, 255 ], "toColor": [ 234, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 192, 252, 255 ], "toColor": [ 243, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 222, 252, 255 ], "toColor": [ 199, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 252, 255 ], "toColor": [ 194, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 221, 255 ], "toColor": [ 252, 212, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 242, 255 ], "toColor": [ 252, 202, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 232, 255 ], "toColor": [ 252, 202, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 231, 255 ], "toColor": [ 252, 189, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 203, 255 ], "toColor": [ 252, 182, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 225, 252, 255 ], "toColor": [ 194, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 241, 255 ], "toColor": [ 204, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 250, 252, 255 ], "toColor": [ 210, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 240, 255 ], "toColor": [ 199, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 192, 252, 255 ], "toColor": [ 184, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 232, 255 ], "toColor": [ 215, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 212, 255 ], "toColor": [ 252, 248, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 204, 255 ], "toColor": [ 252, 222, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 212, 255 ], "toColor": [ 252, 239, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 220, 252, 255 ], "toColor": [ 187, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 199, 252, 255 ], "toColor": [ 208, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 226, 255 ], "toColor": [ 252, 207, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 222, 255 ], "toColor": [ 192, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 221, 255 ], "toColor": [ 252, 202, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 210, 255 ], "toColor": [ 236, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 179, 255 ], "toColor": [ 252, 224, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 194, 252, 255 ], "toColor": [ 206, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 215, 255 ], "toColor": [ 244, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 210, 255 ], "toColor": [ 252, 212, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 220, 255 ], "toColor": [ 252, 215, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 242, 252, 255 ], "toColor": [ 202, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 222, 255 ], "toColor": [ 199, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 212, 252, 255 ], "toColor": [ 210, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 192, 252, 255 ], "toColor": [ 187, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 237, 255 ], "toColor": [ 199, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 212, 255 ], "toColor": [ 234, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 245, 255 ], "toColor": [ 179, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 229, 252, 255 ], "toColor": [ 202, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 234, 255 ], "toColor": [ 252, 207, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 227, 255 ], "toColor": [ 252, 202, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 208, 252, 255 ], "toColor": [ 199, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 187, 252, 255 ], "toColor": [ 226, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 210, 255 ], "toColor": [ 247, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 204, 255 ], "toColor": [ 246, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 187, 255 ], "toColor": [ 224, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 215, 252, 255 ], "toColor": [ 192, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 210, 255 ], "toColor": [ 252, 199, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 202, 255 ], "toColor": [ 252, 231, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 213, 255 ], "toColor": [ 252, 197, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 197, 255 ], "toColor": [ 242, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 197, 252, 255 ], "toColor": [ 204, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 199, 255 ], "toColor": [ 252, 207, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 192, 252, 255 ], "toColor": [ 182, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 204, 252, 255 ], "toColor": [ 240, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 205, 255 ], "toColor": [ 252, 187, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 208, 252, 255 ], "toColor": [ 187, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 184, 252, 255 ], "toColor": [ 189, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 229, 255 ], "toColor": [ 182, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 207, 252, 255 ], "toColor": [ 220, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 210, 255 ], "toColor": [ 252, 217, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 208, 255 ], "toColor": [ 252, 192, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 217, 252, 255 ], "toColor": [ 187, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 252, 255 ], "toColor": [ 252, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 220, 252, 255 ], "toColor": [ 204, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 192, 255 ], "toColor": [ 252, 225, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 182, 255 ], "toColor": [ 252, 251, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 220, 255 ], "toColor": [ 215, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 187, 252, 255 ], "toColor": [ 233, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 252, 255 ], "toColor": [ 252, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 212, 255 ], "toColor": [ 224, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 244, 255 ], "toColor": [ 252, 182, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 192, 252, 255 ], "toColor": [ 220, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 204, 255 ], "toColor": [ 252, 213, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 232, 255 ], "toColor": [ 252, 210, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 207, 255 ], "toColor": [ 252, 215, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 199, 255 ], "toColor": [ 214, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 215, 252, 255 ], "toColor": [ 237, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 238, 252, 255 ], "toColor": [ 182, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 192, 252, 255 ], "toColor": [ 207, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 222, 252, 255 ], "toColor": [ 194, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 187, 252, 255 ], "toColor": [ 227, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 217, 252, 255 ], "toColor": [ 184, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 189, 252, 255 ], "toColor": [ 246, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 216, 255 ], "toColor": [ 179, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 201, 255 ], "toColor": [ 187, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 237, 255 ], "toColor": [ 252, 204, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 192, 255 ], "toColor": [ 252, 228, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 190, 255 ], "toColor": [ 184, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 192, 252, 255 ], "toColor": [ 236, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 251, 252, 255 ], "toColor": [ 179, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 202, 255 ], "toColor": [ 242, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 226, 252, 255 ], "toColor": [ 187, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 194, 252, 255 ], "toColor": [ 198, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 228, 255 ], "toColor": [ 252, 197, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 228, 252, 255 ], "toColor": [ 207, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 182, 255 ], "toColor": [ 189, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 215, 255 ], "toColor": [ 234, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 184, 255 ], "toColor": [ 252, 231, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 250, 255 ], "toColor": [ 252, 184, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 192, 252, 255 ], "toColor": [ 240, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 212, 255 ], "toColor": [ 179, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 197, 255 ], "toColor": [ 239, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 227, 252, 255 ], "toColor": [ 192, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 207, 255 ], "toColor": [ 252, 250, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 199, 255 ], "toColor": [ 252, 223, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 199, 255 ], "toColor": [ 252, 239, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 202, 252, 255 ], "toColor": [ 204, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 235, 255 ], "toColor": [ 215, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 252, 255 ], "toColor": [ 252, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 207, 252, 255 ], "toColor": [ 223, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 204, 252, 255 ], "toColor": [ 244, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 184, 255 ], "toColor": [ 252, 189, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 189, 255 ], "toColor": [ 252, 228, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 192, 255 ], "toColor": [ 252, 226, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 242, 255 ], "toColor": [ 184, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 184, 252, 255 ], "toColor": [ 249, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 179, 255 ], "toColor": [ 252, 213, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 210, 255 ], "toColor": [ 252, 250, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 207, 252, 255 ], "toColor": [ 237, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 207, 255 ], "toColor": [ 252, 194, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 216, 255 ], "toColor": [ 212, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 189, 255 ], "toColor": [ 252, 184, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 187, 255 ], "toColor": [ 251, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 242, 255 ], "toColor": [ 212, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 215, 252, 255 ], "toColor": [ 246, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 199, 252, 255 ], "toColor": [ 215, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 222, 255 ], "toColor": [ 252, 202, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 206, 255 ], "toColor": [ 252, 199, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 215, 252, 255 ], "toColor": [ 220, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 226, 255 ], "toColor": [ 189, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 217, 255 ], "toColor": [ 252, 204, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 189, 252, 255 ], "toColor": [ 228, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 228, 255 ], "toColor": [ 215, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 241, 255 ], "toColor": [ 207, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 189, 255 ], "toColor": [ 252, 239, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 246, 252, 255 ], "toColor": [ 210, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 210, 255 ], "toColor": [ 252, 210, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 210, 255 ], "toColor": [ 252, 221, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 213, 255 ], "toColor": [ 252, 202, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 202, 255 ], "toColor": [ 252, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 192, 255 ], "toColor": [ 199, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 238, 255 ], "toColor": [ 179, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 231, 255 ], "toColor": [ 184, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 227, 255 ], "toColor": [ 252, 215, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 194, 255 ], "toColor": [ 252, 228, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 230, 255 ], "toColor": [ 210, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 220, 255 ], "toColor": [ 252, 192, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 212, 252, 255 ], "toColor": [ 210, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 182, 255 ], "toColor": [ 252, 228, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 252, 192, 255 ], "toColor": [ 203, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 207, 255 ], "toColor": [ 229, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 197, 252, 255 ], "toColor": [ 208, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 236, 255 ], "toColor": [ 252, 204, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 199, 255 ], "toColor": [ 252, 248, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 182, 255 ], "toColor": [ 252, 237, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 194, 255 ], "toColor": [ 206, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 202, 252, 255 ], "toColor": [ 216, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 213, 255 ], "toColor": [ 252, 212, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 227, 252, 255 ], "toColor": [ 212, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 197, 255 ], "toColor": [ 219, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 182, 252, 255 ], "toColor": [ 215, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 240, 255 ], "toColor": [ 252, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 194, 255 ], "toColor": [ 245, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 194, 255 ], "toColor": [ 182, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 187, 252, 255 ], "toColor": [ 239, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 184, 255 ], "toColor": [ 250, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 202, 252, 255 ], "toColor": [ 228, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 187, 255 ], "toColor": [ 252, 192, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 182, 252, 255 ], "toColor": [ 208, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 219, 255 ], "toColor": [ 212, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 189, 252, 255 ], "toColor": [ 239, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 248, 255 ], "toColor": [ 212, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 214, 255 ], "toColor": [ 252, 187, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 199, 255 ], "toColor": [ 252, 207, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 192, 252, 255 ], "toColor": [ 193, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 210, 252, 255 ], "toColor": [ 238, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 227, 252, 255 ], "toColor": [ 187, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 182, 255 ], "toColor": [ 252, 235, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 232, 255 ], "toColor": [ 252, 197, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 199, 255 ], "toColor": [ 252, 237, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 189, 255 ], "toColor": [ 252, 248, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 233, 255 ], "toColor": [ 252, 202, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 182, 252, 255 ], "toColor": [ 243, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 199, 252, 255 ], "toColor": [ 210, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 192, 252, 255 ], "toColor": [ 208, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 207, 255 ], "toColor": [ 243, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 187, 252, 255 ], "toColor": [ 239, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 223, 252, 255 ], "toColor": [ 187, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 179, 252, 255 ], "toColor": [ 241, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 224, 255 ], "toColor": [ 252, 210, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 251, 252, 255 ], "toColor": [ 182, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 187, 252, 255 ], "toColor": [ 246, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 248, 252, 255 ], "toColor": [ 189, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 184, 252, 255 ], "toColor": [ 200, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 204, 255 ], "toColor": [ 250, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 192, 252, 255 ], "toColor": [ 199, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 210, 252, 255 ], "toColor": [ 245, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 189, 255 ], "toColor": [ 187, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 215, 255 ], "toColor": [ 225, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 184, 252, 255 ], "toColor": [ 223, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 204, 255 ], "toColor": [ 252, 249, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 199, 255 ], "toColor": [ 223, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 239, 255 ], "toColor": [ 252, 197, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 247, 255 ], "toColor": [ 252, 187, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 215, 252, 255 ], "toColor": [ 202, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 221, 255 ], "toColor": [ 252, 204, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 235, 255 ], "toColor": [ 252, 210, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 212, 252, 255 ], "toColor": [ 217, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 199, 255 ], "toColor": [ 252, 192, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 182, 255 ], "toColor": [ 252, 218, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 187, 255 ], "toColor": [ 202, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 207, 252, 255 ], "toColor": [ 208, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 206, 252, 255 ], "toColor": [ 184, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 250, 255 ], "toColor": [ 182, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 182, 255 ], "toColor": [ 252, 183, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 198, 255 ], "toColor": [ 189, 252, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 247, 255 ], "toColor": [ 202, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 204, 255 ], "toColor": [ 222, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 189, 255 ], "toColor": [ 252, 230, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 212, 255 ], "toColor": [ 252, 204, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 184, 255 ], "toColor": [ 252, 240, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 216, 252, 255 ], "toColor": [ 215, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 229, 252, 255 ], "toColor": [ 212, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 235, 255 ], "toColor": [ 252, 212, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 204, 255 ], "toColor": [ 209, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 226, 255 ], "toColor": [ 252, 204, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 215, 255 ], "toColor": [ 210, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 227, 255 ], "toColor": [ 252, 184, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 210, 255 ], "toColor": [ 252, 229, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 210, 252, 255 ], "toColor": [ 182, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 202, 255 ], "toColor": [ 224, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 184, 255 ], "toColor": [ 252, 198, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 215, 255 ], "toColor": [ 252, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 189, 255 ], "toColor": [ 241, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 205, 255 ], "toColor": [ 252, 189, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 215, 255 ], "toColor": [ 241, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 207, 255 ], "toColor": [ 212, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 189, 255 ], "toColor": [ 184, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 212, 255 ], "toColor": [ 252, 242, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 245, 252, 255 ], "toColor": [ 192, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 201, 255 ], "toColor": [ 252, 179, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 234, 255 ], "toColor": [ 252, 184, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 224, 255 ], "toColor": [ 207, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 243, 255 ], "toColor": [ 197, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 228, 252, 255 ], "toColor": [ 204, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 189, 255 ], "toColor": [ 252, 203, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 215, 255 ], "toColor": [ 242, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 202, 255 ], "toColor": [ 252, 231, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 197, 252, 255 ], "toColor": [ 216, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 197, 255 ], "toColor": [ 252, 209, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 211, 252, 255 ], "toColor": [ 202, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 219, 255 ], "toColor": [ 182, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 194, 255 ], "toColor": [ 222, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 210, 255 ], "toColor": [ 217, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 199, 255 ], "toColor": [ 252, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 194, 255 ], "toColor": [ 252, 226, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 215, 252, 255 ], "toColor": [ 202, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 236, 255 ], "toColor": [ 252, 182, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 192, 255 ], "toColor": [ 212, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 194, 252, 255 ], "toColor": [ 226, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 187, 252, 255 ], "toColor": [ 233, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 231, 255 ], "toColor": [ 197, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 202, 252, 255 ], "toColor": [ 192, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 215, 255 ], "toColor": [ 252, 202, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 221, 255 ], "toColor": [ 197, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 238, 255 ], "toColor": [ 252, 215, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 216, 252, 255 ], "toColor": [ 204, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 197, 252, 255 ], "toColor": [ 212, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 184, 255 ], "toColor": [ 248, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 194, 252, 255 ], "toColor": [ 221, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 215, 252, 255 ], "toColor": [ 223, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 189, 252, 255 ], "toColor": [ 230, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 216, 255 ], "toColor": [ 182, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 227, 255 ], "toColor": [ 252, 179, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 209, 252, 255 ], "toColor": [ 207, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 210, 255 ], "toColor": [ 212, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 234, 255 ], "toColor": [ 252, 184, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 214, 255 ], "toColor": [ 199, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 200, 255 ], "toColor": [ 252, 187, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 207, 252, 255 ], "toColor": [ 218, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 187, 255 ], "toColor": [ 196, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 192, 252, 255 ], "toColor": [ 229, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 247, 255 ], "toColor": [ 252, 192, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 243, 255 ], "toColor": [ 182, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 212, 252, 255 ], "toColor": [ 204, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 194, 252, 255 ], "toColor": [ 242, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 210, 255 ], "toColor": [ 235, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 228, 255 ], "toColor": [ 252, 194, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 192, 255 ], "toColor": [ 252, 236, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 194, 255 ], "toColor": [ 237, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 207, 255 ], "toColor": [ 252, 226, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 189, 252, 255 ], "toColor": [ 187, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 221, 255 ], "toColor": [ 194, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 233, 252, 255 ], "toColor": [ 192, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 251, 252, 255 ], "toColor": [ 194, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 204, 252, 255 ], "toColor": [ 206, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 245, 255 ], "toColor": [ 252, 204, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 205, 255 ], "toColor": [ 187, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 197, 255 ], "toColor": [ 227, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 184, 255 ], "toColor": [ 202, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 216, 255 ], "toColor": [ 252, 192, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 204, 255 ], "toColor": [ 234, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 246, 255 ], "toColor": [ 252, 194, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 234, 255 ], "toColor": [ 207, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 196, 255 ], "toColor": [ 192, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 209, 255 ], "toColor": [ 252, 202, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 184, 255 ], "toColor": [ 225, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 199, 252, 255 ], "toColor": [ 238, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 209, 252, 255 ], "toColor": [ 207, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 187, 255 ], "toColor": [ 249, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 229, 255 ], "toColor": [ 189, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 203, 255 ], "toColor": [ 252, 189, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 210, 255 ], "toColor": [ 252, 197, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 235, 252, 255 ], "toColor": [ 192, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 179, 252, 255 ], "toColor": [ 222, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 215, 252, 255 ], "toColor": [ 237, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 242, 255 ], "toColor": [ 210, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 187, 252, 255 ], "toColor": [ 227, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 199, 252, 255 ], "toColor": [ 209, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 252, 255 ], "toColor": [ 184, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 192, 255 ], "toColor": [ 252, 249, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 208, 252, 255 ], "toColor": [ 187, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 192, 255 ], "toColor": [ 252, 217, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 221, 252, 255 ], "toColor": [ 189, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 211, 255 ], "toColor": [ 182, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 179, 255 ], "toColor": [ 216, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 204, 252, 255 ], "toColor": [ 218, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 189, 255 ], "toColor": [ 252, 203, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 218, 252, 255 ], "toColor": [ 207, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 222, 255 ], "toColor": [ 199, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 226, 255 ], "toColor": [ 207, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 194, 252, 255 ], "toColor": [ 231, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 192, 255 ], "toColor": [ 251, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 204, 252, 255 ], "toColor": [ 232, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 227, 255 ], "toColor": [ 252, 189, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 187, 255 ], "toColor": [ 252, 239, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 184, 255 ], "toColor": [ 252, 199, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 199, 255 ], "toColor": [ 225, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 189, 255 ], "toColor": [ 204, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 205, 255 ], "toColor": [ 179, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 187, 252, 255 ], "toColor": [ 191, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 204, 255 ], "toColor": [ 225, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 220, 255 ], "toColor": [ 252, 194, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 212, 255 ], "toColor": [ 230, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 202, 252, 255 ], "toColor": [ 228, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 249, 252, 255 ], "toColor": [ 212, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 240, 252, 255 ], "toColor": [ 179, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 223, 252, 255 ], "toColor": [ 210, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 208, 252, 255 ], "toColor": [ 189, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 221, 255 ], "toColor": [ 197, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 226, 255 ], "toColor": [ 252, 215, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 247, 252, 255 ], "toColor": [ 207, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 218, 255 ], "toColor": [ 252, 189, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 243, 252, 255 ], "toColor": [ 207, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 196, 255 ], "toColor": [ 179, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 212, 252, 255 ], "toColor": [ 222, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 187, 255 ], "toColor": [ 252, 248, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 210, 255 ], "toColor": [ 240, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 199, 252, 255 ], "toColor": [ 214, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 212, 252, 255 ], "toColor": [ 234, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 184, 255 ], "toColor": [ 200, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 221, 252, 255 ], "toColor": [ 199, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 199, 255 ], "toColor": [ 252, 192, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 182, 255 ], "toColor": [ 252, 225, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 241, 252, 255 ], "toColor": [ 212, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 202, 255 ], "toColor": [ 184, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 197, 255 ], "toColor": [ 252, 218, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 249, 255 ], "toColor": [ 182, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 197, 255 ], "toColor": [ 252, 203, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 187, 252, 255 ], "toColor": [ 250, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 187, 255 ], "toColor": [ 234, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 245, 252, 255 ], "toColor": [ 212, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 207, 255 ], "toColor": [ 252, 234, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 229, 255 ], "toColor": [ 194, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 197, 252, 255 ], "toColor": [ 197, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 192, 252, 255 ], "toColor": [ 206, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 197, 255 ], "toColor": [ 244, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 235, 255 ], "toColor": [ 210, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 223, 255 ], "toColor": [ 252, 212, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 204, 252, 255 ], "toColor": [ 229, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 198, 252, 255 ], "toColor": [ 182, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 204, 255 ], "toColor": [ 252, 228, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 197, 255 ], "toColor": [ 252, 197, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 194, 252, 255 ], "toColor": [ 208, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 236, 252, 255 ], "toColor": [ 187, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 220, 255 ], "toColor": [ 189, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 243, 252, 255 ], "toColor": [ 184, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 199, 252, 255 ], "toColor": [ 244, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 182, 255 ], "toColor": [ 252, 230, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 250, 255 ], "toColor": [ 207, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 204, 255 ], "toColor": [ 232, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 204, 255 ], "toColor": [ 245, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 194, 255 ], "toColor": [ 247, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 248, 255 ], "toColor": [ 252, 212, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 207, 255 ], "toColor": [ 199, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 212, 252, 255 ], "toColor": [ 204, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 252, 255 ], "toColor": [ 252, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 194, 252, 255 ], "toColor": [ 230, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 237, 252, 255 ], "toColor": [ 202, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 202, 255 ], "toColor": [ 252, 208, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 197, 252, 255 ], "toColor": [ 221, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 245, 255 ], "toColor": [ 182, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 238, 255 ], "toColor": [ 212, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 227, 252, 255 ], "toColor": [ 192, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 197, 252, 255 ], "toColor": [ 198, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 191, 255 ], "toColor": [ 252, 189, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 187, 252, 255 ], "toColor": [ 228, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 179, 255 ], "toColor": [ 206, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 202, 255 ], "toColor": [ 252, 243, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 219, 255 ], "toColor": [ 252, 192, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 244, 252, 255 ], "toColor": [ 204, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 189, 255 ], "toColor": [ 199, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 197, 252, 255 ], "toColor": [ 201, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 192, 252, 255 ], "toColor": [ 211, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 237, 255 ], "toColor": [ 252, 182, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 179, 255 ], "toColor": [ 228, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 244, 252, 255 ], "toColor": [ 207, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 208, 255 ], "toColor": [ 197, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 192, 252, 255 ], "toColor": [ 234, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 210, 255 ], "toColor": [ 252, 189, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 182, 252, 255 ], "toColor": [ 208, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 200, 255 ], "toColor": [ 252, 189, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 224, 255 ], "toColor": [ 252, 182, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 240, 252, 255 ], "toColor": [ 210, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 212, 255 ], "toColor": [ 252, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 182, 252, 255 ], "toColor": [ 185, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 182, 255 ], "toColor": [ 223, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 179, 255 ], "toColor": [ 252, 233, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 210, 255 ], "toColor": [ 252, 217, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 210, 255 ], "toColor": [ 245, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 189, 252, 255 ], "toColor": [ 209, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 226, 252, 255 ], "toColor": [ 192, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 240, 255 ], "toColor": [ 252, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 243, 255 ], "toColor": [ 210, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 202, 255 ], "toColor": [ 242, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 203, 255 ], "toColor": [ 202, 252, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 194, 252, 255 ], "toColor": [ 245, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 219, 255 ], "toColor": [ 202, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 208, 255 ], "toColor": [ 252, 204, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 229, 252, 255 ], "toColor": [ 187, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 226, 252, 255 ], "toColor": [ 202, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 234, 255 ], "toColor": [ 252, 212, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 210, 255 ], "toColor": [ 236, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 217, 252, 255 ], "toColor": [ 210, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 205, 255 ], "toColor": [ 189, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 207, 252, 255 ], "toColor": [ 234, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 199, 252, 255 ], "toColor": [ 202, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 215, 255 ], "toColor": [ 226, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 210, 252, 255 ], "toColor": [ 215, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 199, 255 ], "toColor": [ 252, 208, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 179, 255 ], "toColor": [ 252, 233, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 241, 252, 255 ], "toColor": [ 197, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 189, 255 ], "toColor": [ 252, 221, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 197, 252, 255 ], "toColor": [ 201, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 204, 252, 255 ], "toColor": [ 232, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 237, 255 ], "toColor": [ 252, 212, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 187, 255 ], "toColor": [ 220, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 244, 255 ], "toColor": [ 199, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 224, 252, 255 ], "toColor": [ 197, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 206, 255 ], "toColor": [ 252, 179, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 251, 255 ], "toColor": [ 212, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 197, 255 ], "toColor": [ 208, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 182, 252, 255 ], "toColor": [ 236, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 218, 252, 255 ], "toColor": [ 207, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 235, 252, 255 ], "toColor": [ 212, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 179, 255 ], "toColor": [ 217, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 240, 255 ], "toColor": [ 252, 215, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 210, 255 ], "toColor": [ 252, 232, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 202, 255 ], "toColor": [ 252, 248, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 194, 255 ], "toColor": [ 221, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 189, 255 ], "toColor": [ 208, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 199, 255 ], "toColor": [ 252, 214, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 204, 255 ], "toColor": [ 217, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 187, 255 ], "toColor": [ 252, 205, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 209, 252, 255 ], "toColor": [ 197, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 192, 252, 255 ], "toColor": [ 207, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 212, 255 ], "toColor": [ 252, 217, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 210, 255 ], "toColor": [ 187, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 244, 255 ], "toColor": [ 252, 215, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 210, 255 ], "toColor": [ 252, 221, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 212, 255 ], "toColor": [ 215, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 233, 255 ], "toColor": [ 184, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 198, 255 ], "toColor": [ 252, 184, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 191, 255 ], "toColor": [ 187, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 208, 255 ], "toColor": [ 197, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 210, 255 ], "toColor": [ 219, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 215, 255 ], "toColor": [ 197, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 204, 255 ], "toColor": [ 252, 214, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 187, 255 ], "toColor": [ 249, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 189, 255 ], "toColor": [ 218, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 202, 252, 255 ], "toColor": [ 226, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 251, 255 ], "toColor": [ 197, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 218, 255 ], "toColor": [ 252, 192, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 237, 255 ], "toColor": [ 252, 192, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 252, 255 ], "toColor": [ 252, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 207, 252, 255 ], "toColor": [ 228, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 228, 255 ], "toColor": [ 252, 202, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 239, 255 ], "toColor": [ 210, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 182, 252, 255 ], "toColor": [ 237, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 214, 255 ], "toColor": [ 252, 197, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 212, 252, 255 ], "toColor": [ 210, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 202, 255 ], "toColor": [ 252, 227, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 197, 255 ], "toColor": [ 250, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 244, 255 ], "toColor": [ 197, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 197, 255 ], "toColor": [ 204, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 202, 255 ], "toColor": [ 252, 199, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 204, 252, 255 ], "toColor": [ 202, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 222, 252, 255 ], "toColor": [ 199, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 202, 252, 255 ], "toColor": [ 226, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 212, 252, 255 ], "toColor": [ 204, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 223, 255 ], "toColor": [ 252, 210, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 202, 252, 255 ], "toColor": [ 197, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 239, 255 ], "toColor": [ 197, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 210, 252, 255 ], "toColor": [ 231, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 250, 252, 255 ], "toColor": [ 189, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 215, 255 ], "toColor": [ 242, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 210, 252, 255 ], "toColor": [ 250, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 179, 252, 255 ], "toColor": [ 213, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 192, 255 ], "toColor": [ 252, 250, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 197, 252, 255 ], "toColor": [ 210, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 215, 255 ], "toColor": [ 252, 215, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 220, 252, 255 ], "toColor": [ 204, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 247, 252, 255 ], "toColor": [ 210, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 216, 252, 255 ], "toColor": [ 207, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 191, 255 ], "toColor": [ 252, 179, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 232, 255 ], "toColor": [ 252, 189, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 238, 252, 255 ], "toColor": [ 189, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 187, 255 ], "toColor": [ 240, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 222, 255 ], "toColor": [ 212, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 208, 252, 255 ], "toColor": [ 184, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 241, 255 ], "toColor": [ 252, 184, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 222, 252, 255 ], "toColor": [ 199, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 231, 255 ], "toColor": [ 210, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 237, 255 ], "toColor": [ 252, 212, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 215, 255 ], "toColor": [ 238, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 250, 255 ], "toColor": [ 252, 182, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 189, 252, 255 ], "toColor": [ 221, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 238, 255 ], "toColor": [ 252, 187, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 239, 255 ], "toColor": [ 197, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 182, 255 ], "toColor": [ 192, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 189, 252, 255 ], "toColor": [ 228, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 187, 255 ], "toColor": [ 234, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 222, 255 ], "toColor": [ 199, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 235, 255 ], "toColor": [ 252, 207, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 216, 255 ], "toColor": [ 252, 202, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 221, 255 ], "toColor": [ 189, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 205, 252, 255 ], "toColor": [ 202, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 194, 255 ], "toColor": [ 234, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 187, 255 ], "toColor": [ 234, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 210, 252, 255 ], "toColor": [ 235, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 204, 255 ], "toColor": [ 252, 248, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 187, 255 ], "toColor": [ 252, 187, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 239, 252, 255 ], "toColor": [ 197, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 250, 252, 255 ], "toColor": [ 212, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 199, 255 ], "toColor": [ 252, 239, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 229, 255 ], "toColor": [ 252, 189, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 194, 252, 255 ], "toColor": [ 226, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 184, 252, 255 ], "toColor": [ 185, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 199, 252, 255 ], "toColor": [ 214, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 189, 255 ], "toColor": [ 252, 189, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 215, 255 ], "toColor": [ 252, 184, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 189, 255 ], "toColor": [ 252, 204, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 222, 255 ], "toColor": [ 210, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 212, 255 ], "toColor": [ 252, 249, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 215, 255 ], "toColor": [ 212, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 194, 255 ], "toColor": [ 252, 235, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 244, 255 ], "toColor": [ 212, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 212, 252, 255 ], "toColor": [ 248, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 194, 255 ], "toColor": [ 221, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 197, 252, 255 ], "toColor": [ 234, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 199, 255 ], "toColor": [ 252, 192, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 202, 255 ], "toColor": [ 252, 249, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 204, 252, 255 ], "toColor": [ 206, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 194, 255 ], "toColor": [ 202, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 251, 252, 255 ], "toColor": [ 192, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 232, 255 ], "toColor": [ 252, 184, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 211, 252, 255 ], "toColor": [ 182, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 207, 255 ], "toColor": [ 252, 247, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 244, 255 ], "toColor": [ 252, 197, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 244, 252, 255 ], "toColor": [ 204, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 237, 252, 255 ], "toColor": [ 202, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 245, 255 ], "toColor": [ 252, 212, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 232, 252, 255 ], "toColor": [ 192, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 194, 255 ], "toColor": [ 250, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 207, 252, 255 ], "toColor": [ 249, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 239, 255 ], "toColor": [ 199, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 246, 252, 255 ], "toColor": [ 215, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 214, 255 ], "toColor": [ 210, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 251, 255 ], "toColor": [ 252, 194, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 249, 255 ], "toColor": [ 252, 207, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 202, 255 ], "toColor": [ 252, 236, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 204, 252, 255 ], "toColor": [ 212, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 189, 255 ], "toColor": [ 252, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 194, 252, 255 ], "toColor": [ 234, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 215, 252, 255 ], "toColor": [ 237, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 240, 255 ], "toColor": [ 252, 192, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 204, 252, 255 ], "toColor": [ 216, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 218, 255 ], "toColor": [ 207, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 189, 252, 255 ], "toColor": [ 192, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 229, 255 ], "toColor": [ 252, 204, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 213, 255 ], "toColor": [ 252, 204, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 205, 255 ], "toColor": [ 252, 187, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 189, 252, 255 ], "toColor": [ 243, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 225, 255 ], "toColor": [ 252, 215, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 243, 255 ], "toColor": [ 215, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 215, 255 ], "toColor": [ 227, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 242, 255 ], "toColor": [ 192, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 204, 255 ], "toColor": [ 252, 212, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 235, 252, 255 ], "toColor": [ 194, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 222, 252, 255 ], "toColor": [ 210, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 217, 252, 255 ], "toColor": [ 204, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 208, 255 ], "toColor": [ 207, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 231, 255 ], "toColor": [ 252, 197, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 232, 252, 255 ], "toColor": [ 204, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 194, 255 ], "toColor": [ 252, 249, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 245, 255 ], "toColor": [ 252, 197, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 224, 255 ], "toColor": [ 212, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 184, 252, 255 ], "toColor": [ 227, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 215, 255 ], "toColor": [ 230, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 246, 255 ], "toColor": [ 252, 207, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 222, 255 ], "toColor": [ 252, 199, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 230, 255 ], "toColor": [ 252, 197, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 207, 255 ], "toColor": [ 252, 208, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 189, 255 ], "toColor": [ 252, 200, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 212, 252, 255 ], "toColor": [ 213, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 194, 255 ], "toColor": [ 221, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 194, 255 ], "toColor": [ 252, 222, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 222, 255 ], "toColor": [ 252, 199, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 192, 255 ], "toColor": [ 252, 212, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 197, 255 ], "toColor": [ 251, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 217, 252, 255 ], "toColor": [ 189, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 187, 255 ], "toColor": [ 237, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 204, 255 ], "toColor": [ 252, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 244, 255 ], "toColor": [ 202, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 232, 252, 255 ], "toColor": [ 184, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 212, 255 ], "toColor": [ 238, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 187, 252, 255 ], "toColor": [ 240, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 179, 255 ], "toColor": [ 252, 216, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 207, 255 ], "toColor": [ 252, 246, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 220, 252, 255 ], "toColor": [ 197, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 244, 255 ], "toColor": [ 252, 189, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 240, 252, 255 ], "toColor": [ 204, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 216, 252, 255 ], "toColor": [ 202, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 249, 255 ], "toColor": [ 252, 184, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 236, 255 ], "toColor": [ 252, 202, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 184, 252, 255 ], "toColor": [ 197, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 249, 255 ], "toColor": [ 182, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 252, 255 ], "toColor": [ 252, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 192, 255 ], "toColor": [ 194, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 228, 255 ], "toColor": [ 192, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 184, 252, 255 ], "toColor": [ 234, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 220, 252, 255 ], "toColor": [ 202, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 248, 255 ], "toColor": [ 184, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 212, 252, 255 ], "toColor": [ 215, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 182, 255 ], "toColor": [ 182, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 199, 252, 255 ], "toColor": [ 246, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 187, 255 ], "toColor": [ 251, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 247, 255 ], "toColor": [ 202, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 227, 255 ], "toColor": [ 252, 202, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 202, 255 ], "toColor": [ 252, 220, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 245, 255 ], "toColor": [ 252, 210, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 224, 252, 255 ], "toColor": [ 202, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 204, 255 ], "toColor": [ 240, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 212, 255 ], "toColor": [ 252, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 248, 252, 255 ], "toColor": [ 212, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 187, 252, 255 ], "toColor": [ 233, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 182, 255 ], "toColor": [ 192, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 238, 255 ], "toColor": [ 179, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 200, 255 ], "toColor": [ 189, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 215, 255 ], "toColor": [ 222, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 210, 252, 255 ], "toColor": [ 221, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 187, 252, 255 ], "toColor": [ 200, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 197, 255 ], "toColor": [ 252, 232, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 251, 255 ], "toColor": [ 179, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 204, 252, 255 ], "toColor": [ 214, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 249, 252, 255 ], "toColor": [ 212, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 245, 255 ], "toColor": [ 252, 194, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 196, 252, 255 ], "toColor": [ 182, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 214, 255 ], "toColor": [ 199, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 184, 252, 255 ], "toColor": [ 225, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 244, 255 ], "toColor": [ 252, 199, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 242, 255 ], "toColor": [ 252, 192, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 182, 255 ], "toColor": [ 252, 208, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 194, 255 ], "toColor": [ 252, 242, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 215, 255 ], "toColor": [ 184, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 184, 255 ], "toColor": [ 252, 225, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 220, 252, 255 ], "toColor": [ 192, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 238, 255 ], "toColor": [ 189, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 244, 252, 255 ], "toColor": [ 182, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 194, 255 ], "toColor": [ 252, 221, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 199, 255 ], "toColor": [ 207, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 217, 255 ], "toColor": [ 252, 179, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 202, 255 ], "toColor": [ 202, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 199, 255 ], "toColor": [ 248, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 240, 255 ], "toColor": [ 252, 204, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 179, 255 ], "toColor": [ 252, 235, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 241, 255 ], "toColor": [ 179, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 239, 252, 255 ], "toColor": [ 197, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 199, 255 ], "toColor": [ 231, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 235, 255 ], "toColor": [ 252, 197, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 197, 252, 255 ], "toColor": [ 245, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 189, 255 ], "toColor": [ 252, 251, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 227, 252, 255 ], "toColor": [ 197, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 236, 255 ], "toColor": [ 252, 204, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 209, 255 ], "toColor": [ 252, 187, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 182, 252, 255 ], "toColor": [ 210, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 205, 255 ], "toColor": [ 252, 202, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 189, 252, 255 ], "toColor": [ 212, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 202, 252, 255 ], "toColor": [ 226, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 231, 255 ], "toColor": [ 252, 199, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 192, 255 ], "toColor": [ 199, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 221, 255 ], "toColor": [ 252, 212, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 194, 255 ], "toColor": [ 195, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 202, 255 ], "toColor": [ 252, 182, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 184, 255 ], "toColor": [ 252, 206, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 212, 255 ], "toColor": [ 252, 202, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 230, 252, 255 ], "toColor": [ 182, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 207, 255 ], "toColor": [ 252, 211, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 188, 255 ], "toColor": [ 252, 187, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 199, 255 ], "toColor": [ 252, 232, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 222, 255 ], "toColor": [ 252, 192, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 209, 255 ], "toColor": [ 204, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 202, 252, 255 ], "toColor": [ 226, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 179, 252, 255 ], "toColor": [ 183, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 202, 252, 255 ], "toColor": [ 210, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 204, 255 ], "toColor": [ 252, 230, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 214, 255 ], "toColor": [ 252, 199, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 226, 252, 255 ], "toColor": [ 194, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 212, 252, 255 ], "toColor": [ 248, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 182, 255 ], "toColor": [ 252, 251, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 210, 255 ], "toColor": [ 252, 187, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 204, 252, 255 ], "toColor": [ 206, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 240, 255 ], "toColor": [ 210, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 194, 255 ], "toColor": [ 229, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 180, 255 ], "toColor": [ 252, 179, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 189, 252, 255 ], "toColor": [ 201, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 187, 252, 255 ], "toColor": [ 249, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 182, 255 ], "toColor": [ 235, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 212, 255 ], "toColor": [ 227, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 215, 255 ], "toColor": [ 216, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 212, 255 ], "toColor": [ 252, 243, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 246, 255 ], "toColor": [ 252, 187, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 187, 255 ], "toColor": [ 188, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 190, 255 ], "toColor": [ 252, 187, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 230, 255 ], "toColor": [ 252, 199, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 215, 255 ], "toColor": [ 252, 221, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 184, 255 ], "toColor": [ 252, 215, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 220, 252, 255 ], "toColor": [ 210, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 199, 255 ], "toColor": [ 230, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 231, 255 ], "toColor": [ 252, 199, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 192, 255 ], "toColor": [ 189, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 229, 255 ], "toColor": [ 252, 204, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 252, 255 ], "toColor": [ 252, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 230, 255 ], "toColor": [ 207, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 207, 252, 255 ], "toColor": [ 231, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 215, 255 ], "toColor": [ 252, 225, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 199, 255 ], "toColor": [ 252, 207, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 223, 255 ], "toColor": [ 252, 202, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 204, 252, 255 ], "toColor": [ 240, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 246, 255 ], "toColor": [ 252, 194, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 187, 255 ], "toColor": [ 249, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 228, 252, 255 ], "toColor": [ 182, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 245, 255 ], "toColor": [ 179, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 223, 255 ], "toColor": [ 194, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 194, 252, 255 ], "toColor": [ 248, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 241, 252, 255 ], "toColor": [ 192, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 189, 252, 255 ], "toColor": [ 219, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 202, 252, 255 ], "toColor": [ 212, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 199, 252, 255 ], "toColor": [ 197, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 204, 255 ], "toColor": [ 206, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 222, 252, 255 ], "toColor": [ 199, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 212, 255 ], "toColor": [ 233, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 179, 255 ], "toColor": [ 233, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 226, 255 ], "toColor": [ 194, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 192, 255 ], "toColor": [ 252, 243, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 194, 252, 255 ], "toColor": [ 216, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 210, 255 ], "toColor": [ 250, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 202, 255 ], "toColor": [ 252, 239, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 243, 255 ], "toColor": [ 252, 194, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 202, 255 ], "toColor": [ 197, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 217, 255 ], "toColor": [ 252, 192, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 203, 252, 255 ], "toColor": [ 182, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 249, 255 ], "toColor": [ 192, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 194, 255 ], "toColor": [ 217, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 222, 252, 255 ], "toColor": [ 207, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 189, 255 ], "toColor": [ 201, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 199, 252, 255 ], "toColor": [ 229, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 248, 255 ], "toColor": [ 212, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 195, 255 ], "toColor": [ 252, 192, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 182, 252, 255 ], "toColor": [ 215, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 212, 255 ], "toColor": [ 252, 220, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 210, 255 ], "toColor": [ 242, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 179, 252, 255 ], "toColor": [ 239, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 187, 255 ], "toColor": [ 233, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 204, 255 ], "toColor": [ 252, 240, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 207, 252, 255 ], "toColor": [ 199, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 194, 252, 255 ], "toColor": [ 216, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 215, 255 ], "toColor": [ 202, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 184, 255 ], "toColor": [ 252, 215, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 219, 255 ], "toColor": [ 252, 212, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 210, 255 ], "toColor": [ 237, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 212, 255 ], "toColor": [ 249, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 215, 252, 255 ], "toColor": [ 225, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 212, 252, 255 ], "toColor": [ 215, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 187, 255 ], "toColor": [ 252, 245, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 232, 255 ], "toColor": [ 204, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 217, 255 ], "toColor": [ 252, 210, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 197, 255 ], "toColor": [ 252, 242, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 179, 252, 255 ], "toColor": [ 239, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 215, 255 ], "toColor": [ 252, 240, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 221, 255 ], "toColor": [ 194, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 192, 252, 255 ], "toColor": [ 242, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 206, 255 ], "toColor": [ 199, 252, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 221, 255 ], "toColor": [ 252, 187, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 250, 255 ], "toColor": [ 187, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 215, 252, 255 ], "toColor": [ 246, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 194, 255 ], "toColor": [ 252, 237, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 213, 255 ], "toColor": [ 207, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 204, 255 ], "toColor": [ 252, 182, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 250, 255 ], "toColor": [ 182, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 179, 255 ], "toColor": [ 201, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 202, 255 ], "toColor": [ 252, 238, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 214, 255 ], "toColor": [ 252, 197, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 187, 255 ], "toColor": [ 204, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 233, 252, 255 ], "toColor": [ 187, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 192, 255 ], "toColor": [ 252, 216, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 179, 255 ], "toColor": [ 227, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 189, 255 ], "toColor": [ 247, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 182, 255 ], "toColor": [ 252, 198, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 222, 252, 255 ], "toColor": [ 210, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 213, 255 ], "toColor": [ 207, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 250, 252, 255 ], "toColor": [ 187, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 224, 252, 255 ], "toColor": [ 197, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 204, 255 ], "toColor": [ 252, 240, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 239, 255 ], "toColor": [ 215, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 192, 255 ], "toColor": [ 227, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 187, 252, 255 ], "toColor": [ 233, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 179, 255 ], "toColor": [ 218, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 215, 252, 255 ], "toColor": [ 223, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 207, 255 ], "toColor": [ 209, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 192, 252, 255 ], "toColor": [ 210, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 194, 255 ], "toColor": [ 252, 236, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 204, 255 ], "toColor": [ 244, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 223, 252, 255 ], "toColor": [ 215, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 212, 255 ], "toColor": [ 252, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 227, 252, 255 ], "toColor": [ 192, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 236, 255 ], "toColor": [ 215, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 206, 255 ], "toColor": [ 184, 252, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 199, 252, 255 ], "toColor": [ 244, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 239, 255 ], "toColor": [ 192, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 179, 255 ], "toColor": [ 196, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 234, 255 ], "toColor": [ 252, 215, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 189, 255 ], "toColor": [ 205, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 249, 255 ], "toColor": [ 252, 215, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 224, 252, 255 ], "toColor": [ 207, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 210, 255 ], "toColor": [ 240, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 208, 255 ], "toColor": [ 252, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 212, 255 ], "toColor": [ 243, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 204, 255 ], "toColor": [ 252, 244, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 194, 255 ], "toColor": [ 252, 226, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 189, 255 ], "toColor": [ 225, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 239, 252, 255 ], "toColor": [ 215, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 204, 255 ], "toColor": [ 232, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 244, 252, 255 ], "toColor": [ 212, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 194, 255 ], "toColor": [ 227, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 194, 255 ], "toColor": [ 251, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 212, 255 ], "toColor": [ 219, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 214, 255 ], "toColor": [ 184, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 184, 252, 255 ], "toColor": [ 189, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 247, 252, 255 ], "toColor": [ 202, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 197, 252, 255 ], "toColor": [ 223, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 179, 252, 255 ], "toColor": [ 222, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 214, 255 ], "toColor": [ 252, 187, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 242, 255 ], "toColor": [ 252, 197, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 218, 255 ], "toColor": [ 252, 212, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 214, 255 ], "toColor": [ 204, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 204, 255 ], "toColor": [ 252, 205, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 245, 255 ], "toColor": [ 252, 179, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 199, 255 ], "toColor": [ 238, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 187, 255 ], "toColor": [ 235, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 207, 252, 255 ], "toColor": [ 187, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 214, 255 ], "toColor": [ 202, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 192, 255 ], "toColor": [ 194, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 194, 252, 255 ], "toColor": [ 227, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 208, 252, 255 ], "toColor": [ 202, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 199, 255 ], "toColor": [ 184, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 225, 255 ], "toColor": [ 194, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 179, 255 ], "toColor": [ 235, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 210, 255 ], "toColor": [ 252, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 223, 252, 255 ], "toColor": [ 215, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 244, 252, 255 ], "toColor": [ 204, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 221, 255 ], "toColor": [ 252, 182, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 215, 252, 255 ], "toColor": [ 225, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 218, 255 ], "toColor": [ 252, 194, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 221, 255 ], "toColor": [ 199, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 215, 252, 255 ], "toColor": [ 210, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 204, 255 ], "toColor": [ 241, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 182, 255 ], "toColor": [ 252, 183, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 216, 252, 255 ], "toColor": [ 202, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 249, 252, 255 ], "toColor": [ 187, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 252, 255 ], "toColor": [ 194, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 215, 252, 255 ], "toColor": [ 199, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 187, 252, 255 ], "toColor": [ 223, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 243, 252, 255 ], "toColor": [ 207, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 204, 255 ], "toColor": [ 246, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 184, 252, 255 ], "toColor": [ 209, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 197, 255 ], "toColor": [ 184, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 208, 255 ], "toColor": [ 204, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 230, 255 ], "toColor": [ 252, 215, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 237, 252, 255 ], "toColor": [ 199, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 185, 255 ], "toColor": [ 184, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 189, 255 ], "toColor": [ 252, 230, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 192, 255 ], "toColor": [ 236, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 179, 252, 255 ], "toColor": [ 201, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 212, 255 ], "toColor": [ 233, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 204, 252, 255 ], "toColor": [ 204, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 189, 255 ], "toColor": [ 252, 209, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 182, 255 ], "toColor": [ 252, 245, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 210, 255 ], "toColor": [ 252, 235, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 221, 252, 255 ], "toColor": [ 199, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 210, 255 ], "toColor": [ 222, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 194, 255 ], "toColor": [ 206, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 182, 255 ], "toColor": [ 252, 182, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 202, 255 ], "toColor": [ 248, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 182, 255 ], "toColor": [ 201, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 211, 255 ], "toColor": [ 252, 182, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 187, 252, 255 ], "toColor": [ 234, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 231, 255 ], "toColor": [ 252, 199, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 184, 252, 255 ], "toColor": [ 240, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 222, 252, 255 ], "toColor": [ 210, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 194, 255 ], "toColor": [ 252, 221, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 236, 255 ], "toColor": [ 252, 202, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 226, 255 ], "toColor": [ 252, 212, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 231, 252, 255 ], "toColor": [ 189, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 215, 255 ], "toColor": [ 252, 223, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 251, 255 ], "toColor": [ 187, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 211, 255 ], "toColor": [ 182, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 187, 255 ], "toColor": [ 252, 236, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 233, 255 ], "toColor": [ 204, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 199, 252, 255 ], "toColor": [ 217, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 249, 255 ], "toColor": [ 252, 204, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 204, 255 ], "toColor": [ 241, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 192, 255 ], "toColor": [ 252, 226, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 197, 255 ], "toColor": [ 251, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 211, 255 ], "toColor": [ 252, 179, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 184, 255 ], "toColor": [ 217, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 204, 255 ], "toColor": [ 252, 220, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 208, 255 ], "toColor": [ 194, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 192, 255 ], "toColor": [ 245, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 209, 252, 255 ], "toColor": [ 187, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 226, 255 ], "toColor": [ 210, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 217, 255 ], "toColor": [ 252, 197, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 226, 255 ], "toColor": [ 252, 202, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 209, 255 ], "toColor": [ 252, 192, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 212, 252, 255 ], "toColor": [ 213, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 210, 252, 255 ], "toColor": [ 246, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 182, 255 ], "toColor": [ 198, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 194, 255 ], "toColor": [ 252, 221, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 184, 252, 255 ], "toColor": [ 223, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 195, 255 ], "toColor": [ 192, 252, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 199, 255 ], "toColor": [ 231, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 195, 255 ], "toColor": [ 252, 179, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 228, 255 ], "toColor": [ 207, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 202, 255 ], "toColor": [ 231, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 192, 252, 255 ], "toColor": [ 247, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 187, 252, 255 ], "toColor": [ 246, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 215, 255 ], "toColor": [ 223, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 192, 255 ], "toColor": [ 252, 203, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 189, 255 ], "toColor": [ 252, 203, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 249, 252, 255 ], "toColor": [ 207, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 202, 252, 255 ], "toColor": [ 227, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 207, 252, 255 ], "toColor": [ 212, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 192, 255 ], "toColor": [ 252, 204, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 210, 255 ], "toColor": [ 252, 247, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 219, 255 ], "toColor": [ 252, 192, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 220, 255 ], "toColor": [ 202, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 240, 255 ], "toColor": [ 207, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 194, 255 ], "toColor": [ 221, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 199, 255 ], "toColor": [ 252, 217, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 197, 252, 255 ], "toColor": [ 230, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 230, 255 ], "toColor": [ 252, 215, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 210, 252, 255 ], "toColor": [ 237, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 184, 252, 255 ], "toColor": [ 182, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 202, 255 ], "toColor": [ 229, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 207, 255 ], "toColor": [ 252, 246, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 247, 255 ], "toColor": [ 252, 202, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 212, 255 ], "toColor": [ 218, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 204, 255 ], "toColor": [ 236, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 210, 252, 255 ], "toColor": [ 236, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 207, 255 ], "toColor": [ 212, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 240, 255 ], "toColor": [ 252, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 179, 255 ], "toColor": [ 233, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 242, 252, 255 ], "toColor": [ 215, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 184, 255 ], "toColor": [ 200, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 184, 255 ], "toColor": [ 252, 251, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 199, 252, 255 ], "toColor": [ 247, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 215, 255 ], "toColor": [ 224, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 194, 255 ], "toColor": [ 206, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 184, 252, 255 ], "toColor": [ 215, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 194, 252, 255 ], "toColor": [ 233, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 219, 255 ], "toColor": [ 252, 182, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 204, 255 ], "toColor": [ 252, 192, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 210, 252, 255 ], "toColor": [ 212, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 197, 255 ], "toColor": [ 250, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 204, 252, 255 ], "toColor": [ 240, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 212, 255 ], "toColor": [ 252, 250, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 215, 255 ], "toColor": [ 252, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 207, 255 ], "toColor": [ 252, 220, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 184, 252, 255 ], "toColor": [ 197, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 197, 252, 255 ], "toColor": [ 239, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 192, 255 ], "toColor": [ 252, 245, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 215, 255 ], "toColor": [ 252, 233, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 201, 255 ], "toColor": [ 194, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 231, 255 ], "toColor": [ 252, 215, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 215, 255 ], "toColor": [ 252, 229, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 193, 255 ], "toColor": [ 187, 252, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 214, 255 ], "toColor": [ 194, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 190, 255 ], "toColor": [ 252, 184, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 192, 252, 255 ], "toColor": [ 226, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 189, 255 ], "toColor": [ 221, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 248, 255 ], "toColor": [ 202, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 197, 252, 255 ], "toColor": [ 221, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 187, 252, 255 ], "toColor": [ 237, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 252, 255 ], "toColor": [ 252, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 229, 255 ], "toColor": [ 215, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 199, 255 ], "toColor": [ 252, 222, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 220, 255 ], "toColor": [ 252, 202, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 207, 255 ], "toColor": [ 252, 215, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 237, 255 ], "toColor": [ 215, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 252, 255 ], "toColor": [ 204, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 192, 255 ], "toColor": [ 252, 199, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 182, 255 ], "toColor": [ 243, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 230, 252, 255 ], "toColor": [ 207, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 206, 255 ], "toColor": [ 252, 184, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 212, 255 ], "toColor": [ 202, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 236, 252, 255 ], "toColor": [ 194, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 238, 255 ], "toColor": [ 252, 210, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 204, 255 ], "toColor": [ 252, 208, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 189, 252, 255 ], "toColor": [ 184, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 194, 252, 255 ], "toColor": [ 231, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 222, 252, 255 ], "toColor": [ 179, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 207, 255 ], "toColor": [ 252, 210, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 252, 255 ], "toColor": [ 252, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 207, 255 ], "toColor": [ 252, 218, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 217, 255 ], "toColor": [ 252, 184, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 199, 255 ], "toColor": [ 252, 214, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 204, 252, 255 ], "toColor": [ 194, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 210, 255 ], "toColor": [ 235, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 207, 252, 255 ], "toColor": [ 226, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 204, 255 ], "toColor": [ 252, 220, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 189, 255 ], "toColor": [ 189, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 199, 255 ], "toColor": [ 252, 222, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 204, 252, 255 ], "toColor": [ 230, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 223, 255 ], "toColor": [ 252, 182, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 232, 255 ], "toColor": [ 252, 204, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 237, 255 ], "toColor": [ 252, 202, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 207, 255 ], "toColor": [ 209, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 219, 212, 255 ], "toColor": [ 252, 219, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 207, 252, 255 ], "toColor": [ 249, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 243, 252, 255 ], "toColor": [ 207, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 245, 255 ], "toColor": [ 252, 197, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 224, 252, 255 ], "toColor": [ 194, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 229, 255 ], "toColor": [ 199, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 238, 255 ], "toColor": [ 187, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 229, 255 ], "toColor": [ 252, 204, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 232, 255 ], "toColor": [ 252, 204, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 247, 252, 255 ], "toColor": [ 192, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 223, 255 ], "toColor": [ 179, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 182, 255 ], "toColor": [ 232, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 202, 252, 255 ], "toColor": [ 220, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 203, 252, 255 ], "toColor": [ 187, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 202, 252, 255 ], "toColor": [ 197, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 219, 255 ], "toColor": [ 252, 197, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 194, 255 ], "toColor": [ 252, 222, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 189, 255 ], "toColor": [ 244, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 210, 255 ], "toColor": [ 252, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 207, 255 ], "toColor": [ 252, 218, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 224, 255 ], "toColor": [ 212, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 250, 252, 255 ], "toColor": [ 210, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 201, 252, 255 ], "toColor": [ 197, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 216, 255 ], "toColor": [ 252, 184, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 199, 255 ], "toColor": [ 210, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 227, 255 ], "toColor": [ 252, 210, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 207, 252, 255 ], "toColor": [ 221, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 213, 255 ], "toColor": [ 252, 212, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 184, 255 ], "toColor": [ 209, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 229, 255 ], "toColor": [ 192, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 229, 255 ], "toColor": [ 252, 182, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 184, 255 ], "toColor": [ 252, 190, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 210, 255 ], "toColor": [ 212, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 204, 252, 255 ], "toColor": [ 212, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 229, 252, 255 ], "toColor": [ 194, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 210, 255 ], "toColor": [ 252, 236, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 210, 255 ], "toColor": [ 246, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 204, 255 ], "toColor": [ 252, 236, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 207, 255 ], "toColor": [ 202, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 204, 255 ], "toColor": [ 248, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 237, 255 ], "toColor": [ 252, 199, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 207, 255 ], "toColor": [ 246, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 192, 255 ], "toColor": [ 244, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 204, 255 ], "toColor": [ 252, 217, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 245, 255 ], "toColor": [ 252, 187, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 189, 252, 255 ], "toColor": [ 241, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 242, 252, 255 ], "toColor": [ 202, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 222, 255 ], "toColor": [ 252, 194, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 245, 255 ], "toColor": [ 210, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 208, 255 ], "toColor": [ 252, 184, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 233, 255 ], "toColor": [ 252, 187, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 226, 255 ], "toColor": [ 252, 192, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 204, 255 ], "toColor": [ 241, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 187, 255 ], "toColor": [ 208, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 212, 255 ], "toColor": [ 252, 229, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 246, 255 ], "toColor": [ 187, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 244, 255 ], "toColor": [ 197, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 237, 255 ], "toColor": [ 192, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 215, 252, 255 ], "toColor": [ 212, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 227, 255 ], "toColor": [ 202, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 244, 255 ], "toColor": [ 207, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 179, 252, 255 ], "toColor": [ 185, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 248, 252, 255 ], "toColor": [ 212, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 232, 255 ], "toColor": [ 182, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 202, 255 ], "toColor": [ 252, 187, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 244, 255 ], "toColor": [ 212, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 221, 255 ], "toColor": [ 252, 204, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 189, 255 ], "toColor": [ 252, 197, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 225, 255 ], "toColor": [ 252, 182, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 222, 255 ], "toColor": [ 252, 210, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 218, 255 ], "toColor": [ 252, 189, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 202, 255 ], "toColor": [ 215, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 195, 255 ], "toColor": [ 252, 194, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 202, 252, 255 ], "toColor": [ 236, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 210, 255 ], "toColor": [ 252, 212, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 249, 252, 255 ], "toColor": [ 215, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 241, 255 ], "toColor": [ 252, 194, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 184, 255 ], "toColor": [ 252, 199, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 250, 252, 255 ], "toColor": [ 194, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 194, 255 ], "toColor": [ 214, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 184, 255 ], "toColor": [ 252, 232, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 215, 255 ], "toColor": [ 252, 223, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 207, 252, 255 ], "toColor": [ 243, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 226, 255 ], "toColor": [ 192, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 245, 252, 255 ], "toColor": [ 204, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 198, 255 ], "toColor": [ 189, 252, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 199, 255 ], "toColor": [ 252, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 194, 255 ], "toColor": [ 199, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 202, 255 ], "toColor": [ 252, 242, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 212, 252, 255 ], "toColor": [ 250, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 192, 255 ], "toColor": [ 240, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 231, 255 ], "toColor": [ 202, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 184, 255 ], "toColor": [ 252, 248, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 199, 255 ], "toColor": [ 208, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 248, 255 ], "toColor": [ 252, 184, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 239, 255 ], "toColor": [ 199, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 194, 255 ], "toColor": [ 252, 212, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 184, 255 ], "toColor": [ 191, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 252, 255 ], "toColor": [ 252, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 194, 255 ], "toColor": [ 252, 199, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 202, 255 ], "toColor": [ 252, 226, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 234, 255 ], "toColor": [ 252, 204, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 197, 255 ], "toColor": [ 192, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 230, 255 ], "toColor": [ 210, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 184, 252, 255 ], "toColor": [ 227, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 189, 255 ], "toColor": [ 239, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 210, 255 ], "toColor": [ 252, 220, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 202, 255 ], "toColor": [ 232, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 187, 252, 255 ], "toColor": [ 199, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 212, 255 ], "toColor": [ 187, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 194, 255 ], "toColor": [ 215, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 192, 255 ], "toColor": [ 223, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 184, 255 ], "toColor": [ 252, 248, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 246, 252, 255 ], "toColor": [ 207, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 215, 255 ], "toColor": [ 237, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 230, 255 ], "toColor": [ 207, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 241, 255 ], "toColor": [ 252, 192, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 246, 252, 255 ], "toColor": [ 204, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 226, 255 ], "toColor": [ 252, 187, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 246, 255 ], "toColor": [ 212, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 234, 252, 255 ], "toColor": [ 187, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 216, 255 ], "toColor": [ 215, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 243, 255 ], "toColor": [ 252, 212, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 179, 252, 255 ], "toColor": [ 222, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 184, 255 ], "toColor": [ 252, 244, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 214, 255 ], "toColor": [ 199, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 192, 255 ], "toColor": [ 235, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 192, 255 ], "toColor": [ 252, 238, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 189, 255 ], "toColor": [ 204, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 249, 255 ], "toColor": [ 252, 192, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 187, 252, 255 ], "toColor": [ 207, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 234, 255 ], "toColor": [ 252, 194, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 196, 255 ], "toColor": [ 187, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 182, 255 ], "toColor": [ 252, 189, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 212, 255 ], "toColor": [ 252, 215, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 203, 252, 255 ], "toColor": [ 189, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 202, 255 ], "toColor": [ 252, 210, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 192, 255 ], "toColor": [ 252, 195, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 197, 255 ], "toColor": [ 246, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 194, 255 ], "toColor": [ 192, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 241, 255 ], "toColor": [ 252, 184, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 210, 255 ], "toColor": [ 252, 240, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 234, 255 ], "toColor": [ 187, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 212, 255 ], "toColor": [ 252, 250, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 192, 255 ], "toColor": [ 245, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 204, 255 ], "toColor": [ 246, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 232, 255 ], "toColor": [ 204, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 185, 255 ], "toColor": [ 252, 179, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 195, 252, 255 ], "toColor": [ 192, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 217, 252, 255 ], "toColor": [ 179, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 194, 255 ], "toColor": [ 179, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 202, 255 ], "toColor": [ 252, 247, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 215, 255 ], "toColor": [ 220, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 204, 255 ], "toColor": [ 252, 212, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 248, 255 ], "toColor": [ 252, 192, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 220, 255 ], "toColor": [ 202, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 194, 255 ], "toColor": [ 205, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 245, 255 ], "toColor": [ 187, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 252, 255 ], "toColor": [ 192, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 204, 252, 255 ], "toColor": [ 212, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 223, 252, 255 ], "toColor": [ 202, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 247, 252, 255 ], "toColor": [ 189, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 207, 252, 255 ], "toColor": [ 227, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 179, 255 ], "toColor": [ 184, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 248, 255 ], "toColor": [ 252, 187, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 249, 255 ], "toColor": [ 215, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 184, 252, 255 ], "toColor": [ 240, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 189, 255 ], "toColor": [ 252, 241, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 216, 255 ], "toColor": [ 204, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 212, 252, 255 ], "toColor": [ 197, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 230, 255 ], "toColor": [ 215, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 189, 252, 255 ], "toColor": [ 221, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 199, 255 ], "toColor": [ 252, 246, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 229, 255 ], "toColor": [ 194, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 239, 255 ], "toColor": [ 252, 212, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 197, 255 ], "toColor": [ 252, 199, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 234, 255 ], "toColor": [ 215, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 231, 252, 255 ], "toColor": [ 212, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 207, 255 ], "toColor": [ 250, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 204, 255 ], "toColor": [ 252, 248, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 187, 252, 255 ], "toColor": [ 211, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 221, 252, 255 ], "toColor": [ 212, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 227, 255 ], "toColor": [ 210, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 233, 255 ], "toColor": [ 252, 215, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 192, 255 ], "toColor": [ 252, 211, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 220, 252, 255 ], "toColor": [ 212, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 210, 252, 255 ], "toColor": [ 179, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 204, 255 ], "toColor": [ 252, 228, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 210, 255 ], "toColor": [ 214, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 207, 252, 255 ], "toColor": [ 234, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 194, 252, 255 ], "toColor": [ 206, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 212, 255 ], "toColor": [ 215, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 252, 189, 255 ], "toColor": [ 211, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 202, 255 ], "toColor": [ 252, 236, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 212, 255 ], "toColor": [ 236, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 242, 255 ], "toColor": [ 212, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 217, 255 ], "toColor": [ 252, 202, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 252, 255 ], "toColor": [ 204, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 207, 252, 255 ], "toColor": [ 234, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 184, 255 ], "toColor": [ 201, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 213, 255 ], "toColor": [ 194, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 221, 255 ], "toColor": [ 204, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 217, 255 ], "toColor": [ 252, 212, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 231, 255 ], "toColor": [ 194, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 242, 255 ], "toColor": [ 202, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 202, 255 ], "toColor": [ 199, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 240, 252, 255 ], "toColor": [ 215, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 191, 255 ], "toColor": [ 179, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 248, 252, 255 ], "toColor": [ 204, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 246, 252, 255 ], "toColor": [ 189, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 187, 255 ], "toColor": [ 247, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 204, 255 ], "toColor": [ 217, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 204, 255 ], "toColor": [ 220, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 209, 252, 255 ], "toColor": [ 199, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 184, 255 ], "toColor": [ 252, 231, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 187, 252, 255 ], "toColor": [ 251, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 234, 255 ], "toColor": [ 194, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 236, 255 ], "toColor": [ 252, 187, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 243, 255 ], "toColor": [ 252, 184, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 207, 255 ], "toColor": [ 252, 199, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 194, 255 ], "toColor": [ 252, 243, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 231, 252, 255 ], "toColor": [ 194, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 202, 255 ], "toColor": [ 220, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 179, 255 ], "toColor": [ 252, 216, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 212, 255 ], "toColor": [ 252, 204, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 227, 255 ], "toColor": [ 210, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 194, 255 ], "toColor": [ 252, 228, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 205, 255 ], "toColor": [ 189, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 241, 255 ], "toColor": [ 252, 204, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 207, 252, 255 ], "toColor": [ 224, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 207, 255 ], "toColor": [ 244, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 209, 255 ], "toColor": [ 182, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 182, 255 ], "toColor": [ 239, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 225, 255 ], "toColor": [ 215, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 224, 252, 255 ], "toColor": [ 189, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 235, 255 ], "toColor": [ 252, 210, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 215, 255 ], "toColor": [ 252, 247, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 247, 255 ], "toColor": [ 215, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 192, 252, 255 ], "toColor": [ 245, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 205, 255 ], "toColor": [ 252, 187, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 227, 252, 255 ], "toColor": [ 189, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 200, 252, 255 ], "toColor": [ 189, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 249, 252, 255 ], "toColor": [ 202, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 204, 255 ], "toColor": [ 252, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 222, 255 ], "toColor": [ 215, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 224, 255 ], "toColor": [ 252, 207, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 246, 255 ], "toColor": [ 252, 207, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 215, 255 ], "toColor": [ 234, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 209, 255 ], "toColor": [ 197, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 182, 255 ], "toColor": [ 184, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 182, 252, 255 ], "toColor": [ 237, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 184, 252, 255 ], "toColor": [ 243, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 182, 252, 255 ], "toColor": [ 250, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 192, 255 ], "toColor": [ 219, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 189, 255 ], "toColor": [ 252, 221, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 212, 252, 255 ], "toColor": [ 213, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 182, 255 ], "toColor": [ 215, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 204, 255 ], "toColor": [ 252, 210, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 241, 252, 255 ], "toColor": [ 194, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 189, 252, 255 ], "toColor": [ 203, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 247, 255 ], "toColor": [ 199, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 212, 252, 255 ], "toColor": [ 240, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 211, 252, 255 ], "toColor": [ 182, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 210, 252, 255 ], "toColor": [ 228, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 210, 255 ], "toColor": [ 182, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 209, 252, 255 ], "toColor": [ 189, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 242, 252, 255 ], "toColor": [ 204, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 221, 252, 255 ], "toColor": [ 197, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 218, 255 ], "toColor": [ 252, 215, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 213, 252, 255 ], "toColor": [ 212, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 204, 255 ], "toColor": [ 252, 240, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 207, 252, 255 ], "toColor": [ 222, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 247, 255 ], "toColor": [ 252, 192, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 251, 255 ], "toColor": [ 182, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 192, 252, 255 ], "toColor": [ 248, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 242, 255 ], "toColor": [ 192, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 192, 255 ], "toColor": [ 252, 245, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 207, 255 ], "toColor": [ 192, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 219, 255 ], "toColor": [ 194, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 199, 252, 255 ], "toColor": [ 245, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 252, 255 ], "toColor": [ 179, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 215, 255 ], "toColor": [ 192, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 183, 255 ], "toColor": [ 252, 182, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 182, 252, 255 ], "toColor": [ 216, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 230, 252, 255 ], "toColor": [ 197, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 193, 255 ], "toColor": [ 252, 192, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 179, 255 ], "toColor": [ 241, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 207, 255 ], "toColor": [ 249, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 215, 255 ], "toColor": [ 240, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 199, 255 ], "toColor": [ 192, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 184, 255 ], "toColor": [ 252, 207, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 224, 252, 255 ], "toColor": [ 207, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 211, 255 ], "toColor": [ 187, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 242, 252, 255 ], "toColor": [ 189, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 201, 252, 255 ], "toColor": [ 197, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 199, 252, 255 ], "toColor": [ 229, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 245, 255 ], "toColor": [ 252, 199, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 194, 255 ], "toColor": [ 222, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 179, 255 ], "toColor": [ 252, 233, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 224, 255 ], "toColor": [ 252, 207, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 240, 255 ], "toColor": [ 252, 197, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 194, 255 ], "toColor": [ 252, 243, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 207, 255 ], "toColor": [ 214, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 207, 252, 255 ], "toColor": [ 199, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 207, 255 ], "toColor": [ 252, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 207, 252, 255 ], "toColor": [ 250, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 215, 252, 255 ], "toColor": [ 207, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 212, 255 ], "toColor": [ 252, 232, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 182, 255 ], "toColor": [ 197, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 179, 252, 255 ], "toColor": [ 206, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 210, 255 ], "toColor": [ 252, 220, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 212, 252, 255 ], "toColor": [ 243, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 210, 255 ], "toColor": [ 252, 210, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 182, 255 ], "toColor": [ 204, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 197, 255 ], "toColor": [ 252, 208, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 204, 255 ], "toColor": [ 236, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 209, 255 ], "toColor": [ 192, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 187, 255 ], "toColor": [ 252, 245, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 208, 255 ], "toColor": [ 202, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 207, 252, 255 ], "toColor": [ 214, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 202, 252, 255 ], "toColor": [ 207, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 217, 255 ], "toColor": [ 182, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 248, 252, 255 ], "toColor": [ 194, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 207, 252, 255 ], "toColor": [ 232, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 187, 255 ], "toColor": [ 252, 189, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 222, 255 ], "toColor": [ 199, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 222, 255 ], "toColor": [ 252, 187, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 250, 255 ], "toColor": [ 252, 187, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 244, 255 ], "toColor": [ 189, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 230, 255 ], "toColor": [ 252, 189, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 252, 255 ], "toColor": [ 182, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 187, 255 ], "toColor": [ 197, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 197, 252, 255 ], "toColor": [ 224, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 215, 252, 255 ], "toColor": [ 228, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 192, 252, 255 ], "toColor": [ 200, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 214, 255 ], "toColor": [ 252, 182, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 241, 252, 255 ], "toColor": [ 189, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 210, 255 ], "toColor": [ 252, 235, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 187, 255 ], "toColor": [ 239, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 207, 255 ], "toColor": [ 252, 197, 207, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SubName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 57, "symbol": { "type": "esriTS", "color": [ 121, 123, 125, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Constantia", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 993981.2050033808, "ymin": 502813.6703977287, "xmax": 1525388.4161369652, "ymax": 795080.5520701408, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SubName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SubName", "type": "esriFieldTypeString", "alias": "Subdivision name", "length": 50, "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 42, "name": "Administrative Boundaries", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 43, "name": "County Line" }, { "id": 44, "name": "City Boundaries" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 987066.7437667251, "ymin": 497455.4826233089, "xmax": 1533434.9938758016, "ymax": 799211.0457776487, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 43, "name": "County Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 42, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CountyName", "uniqueValueGroups": [ { "heading": "County Line", "classes": [ { "label": "PENNINGTON COUNTY", "description": "PENNINGTON COUNTY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "PENNINGTON COUNTY" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PENNINGTON COUNTY", "label": "PENNINGTON COUNTY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 249, 252, 255 ], "toColor": [ 202, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 179, 252, 255 ], "toColor": [ 230, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 208, 252, 255 ], "toColor": [ 199, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 189, 255 ], "toColor": [ 184, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 246, 255 ], "toColor": [ 252, 207, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 212, 255 ], "toColor": [ 225, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 184, 252, 255 ], "toColor": [ 189, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 223, 255 ], "toColor": [ 179, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 184, 255 ], "toColor": [ 252, 231, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 987066.7437667251, "ymin": 497455.4826233089, "xmax": 1533434.9938758016, "ymax": 799211.0457776487, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CountyName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CountyName", "type": "esriFieldTypeString", "alias": "County name", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "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": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 44, "name": "City Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 42, "name": "Administrative Boundaries" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CityName", "uniqueValueGroups": [ { "heading": "CityName", "classes": [ { "label": "BOX ELDER", "description": "BOX ELDER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 4 } }, "values": [ [ "BOX ELDER" ] ] }, { "label": "ELLSWORTH AFB", "description": "ELLSWORTH AFB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 4 } }, "values": [ [ "ELLSWORTH AFB" ] ] }, { "label": "HILL CITY", "description": "HILL CITY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 4 } }, "values": [ [ "HILL CITY" ] ] }, { "label": "KEYSTONE", "description": "KEYSTONE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 4 } }, "values": [ [ "KEYSTONE" ] ] }, { "label": "NEW UNDERWOOD", "description": "NEW UNDERWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 4 } }, "values": [ [ "NEW UNDERWOOD" ] ] }, { "label": "QUINN", "description": "QUINN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 196, 255 ], "width": 4 } }, "values": [ [ "QUINN" ] ] }, { "label": "RAPID CITY", "description": "RAPID CITY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 } }, "values": [ [ "RAPID CITY" ] ] }, { "label": "WALL", "description": "WALL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 4 } }, "values": [ [ "WALL" ] ] }, { "label": "WASTA", "description": "WASTA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 4 } }, "values": [ [ "WASTA" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 4 } }, "value": "BOX ELDER", "label": "BOX ELDER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 4 } }, "value": "ELLSWORTH AFB", "label": "ELLSWORTH AFB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 4 } }, "value": "HILL CITY", "label": "HILL CITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 4 } }, "value": "KEYSTONE", "label": "KEYSTONE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 4 } }, "value": "NEW UNDERWOOD", "label": "NEW UNDERWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 196, 255 ], "width": 4 } }, "value": "QUINN", "label": "QUINN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 } }, "value": "RAPID CITY", "label": "RAPID CITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 4 } }, "value": "WALL", "label": "WALL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 4 } }, "value": "WASTA", "label": "WASTA" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 249, 252, 255 ], "toColor": [ 202, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 179, 252, 255 ], "toColor": [ 230, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 208, 252, 255 ], "toColor": [ 199, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 189, 255 ], "toColor": [ 184, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 246, 255 ], "toColor": [ 252, 207, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 212, 255 ], "toColor": [ 225, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 184, 252, 255 ], "toColor": [ 189, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 223, 255 ], "toColor": [ 179, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 184, 255 ], "toColor": [ 252, 231, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1112471.578914553, "ymin": 576626.6674564779, "xmax": 1501068.6478474736, "ymax": 684094.0598047227, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CityName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CityName", "type": "esriFieldTypeString", "alias": "City name", "length": 15, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last update", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 45, "name": "OutsidePenn", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 46, "name": "StateNamesAnno" }, { "id": 48, "name": "AllRegionsRoads" }, { "id": 49, "name": "South Dakota Counties" }, { "id": 50, "name": "OtherCities" }, { "id": 51, "name": "OtherCitieslargerscale" }, { "id": 52, "name": "Wyoming Counties" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 709664.3251474649, "ymin": 123808.69514147937, "xmax": 1781268.497223556, "ymax": 1148667.9439753145, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 46, "name": "StateNamesAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "OutsidePenn" }, "subLayers": [ { "id": 47, "name": "Default" } ], "minScale": 0, "maxScale": 125000, "defaultVisibility": true, "extent": { "xmin": 818685.2773807198, "ymin": 429297.91126155853, "xmax": 1010394.8132522255, "ymax": 1020121.602643311, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "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": "AnnoClassID_Index_52", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_52", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 47, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 46, "name": "StateNamesAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 818685.2773807198, "ymin": 429297.91126155853, "xmax": 1010394.8132522255, "ymax": 1020121.602643311, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 125000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 48, "name": "AllRegionsRoads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "OutsidePenn" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CartoType", "uniqueValueGroups": [ { "heading": "CartoType", "classes": [ { "label": "0", "description": "0", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 127 ], "width": 2 }, "values": [ [ "0" ] ] }, { "label": "1", "description": "1", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 127 ], "width": 3.4 }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 127 ], "width": 2 }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 127 ], "width": 2 }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 127 ], "width": 2 }, "value": "0", "label": "0" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 127 ], "width": 3.4 }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 127 ], "width": 2 }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 127 ], "width": 2 }, "value": "3", "label": "3" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 184, 255 ], "toColor": [ 252, 206, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 187, 252, 255 ], "toColor": [ 193, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 248, 252, 255 ], "toColor": [ 187, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 225, 255 ], "toColor": [ 252, 187, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 215, 255 ], "toColor": [ 241, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 220, 252, 255 ], "toColor": [ 210, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 221, 255 ], "toColor": [ 189, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 189, 255 ], "toColor": [ 252, 182, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 189, 252, 255 ], "toColor": [ 241, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 221, 255 ], "toColor": [ 252, 210, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 179, 255 ], "toColor": [ 222, 252, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 712973.24996005, "ymin": 128046.6600907296, "xmax": 1775967.8802001327, "ymax": 1138089.2321931422, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadNameSD", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "CartoType", "type": "esriFieldTypeInteger", "alias": "CartoType", "domain": null }, { "name": "HwyNumber", "type": "esriFieldTypeString", "alias": "HwyNumber", "length": 6, "domain": null }, { "name": "RoadNameSD", "type": "esriFieldTypeString", "alias": "RoadNameSD", "length": 35, "domain": null }, { "name": "PrivateRd", "type": "esriFieldTypeString", "alias": "PrivateRd", "length": 3, "domain": null }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null }, { "name": "SURFACE_WI", "type": "esriFieldTypeInteger", "alias": "SURFACE_WI", "domain": null }, { "name": "SURFACE_TY", "type": "esriFieldTypeString", "alias": "SURFACE_TY", "length": 12, "domain": null }, { "name": "SPEED_LIMI", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMI", "domain": null }, { "name": "CURB_GUTR", "type": "esriFieldTypeString", "alias": "CURB_GUTR", "length": 6, "domain": null }, { "name": "SHOULDER_T", "type": "esriFieldTypeString", "alias": "SHOULDER_T", "length": 12, "domain": null }, { "name": "SHOULDER_W", "type": "esriFieldTypeInteger", "alias": "SHOULDER_W", "domain": null }, { "name": "PARKING", "type": "esriFieldTypeString", "alias": "PARKING", "length": 6, "domain": null }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "CITY_CODE", "length": 3, "domain": null }, { "name": "COUNTY_COD", "type": "esriFieldTypeInteger", "alias": "COUNTY_COD", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 49, "name": "South Dakota Counties", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "OutsidePenn" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 178 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[COUNTYNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 245, 245, 245, 178 ], "haloSize": 2, "font": { "family": "Verdana", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 973750.0010433048, "ymin": 243436.69702672958, "xmax": 1781268.497223556, "ymax": 1148667.9439753145, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "URL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CountyName", "type": "esriFieldTypeString", "alias": "CountyName", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 50, "name": "OtherCities", "type": "Feature Layer", "description": "This data set contains the latest available version of the area within the city limits for Box Elder, South Dakota, based on legal property descriptions. The areas and boundaries depicted were created primarily from aerial mapping methods and do not represent a legal survey of the land.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Original digital maps were maintained by the Pennington County Director of Equalization mapping specialist.", "parentLayer": { "id": 45, "name": "OutsidePenn" }, "subLayers": [], "minScale": 0, "maxScale": 24001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 236, 189, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 127 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CityName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 250000, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Verdana", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 753582.9732023925, "ymin": 138891.9412216395, "xmax": 1754617.3412083834, "ymax": 994288.9420383871, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CityName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CityName", "type": "esriFieldTypeString", "alias": "City name", "length": 15, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last update", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 51, "name": "OtherCitieslargerscale", "type": "Feature Layer", "description": "This data set contains the latest available version of the area within the city limits for Box Elder, South Dakota, based on legal property descriptions. The areas and boundaries depicted were created primarily from aerial mapping methods and do not represent a legal survey of the land.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Original digital maps were maintained by the Pennington County Director of Equalization mapping specialist.", "parentLayer": { "id": 45, "name": "OutsidePenn" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 236, 175, 127 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CityName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 250000, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Verdana", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 753582.9732023925, "ymin": 138891.9412216395, "xmax": 1754617.3412083834, "ymax": 994288.9420383871, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CityName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CityName", "type": "esriFieldTypeString", "alias": "City name", "length": 15, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last update", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 52, "name": "Wyoming Counties", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.002, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 1000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 45, "name": "OutsidePenn" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 137 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[COUNTY]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 245, 245, 245, 137 ], "haloSize": 2, "font": { "family": "Verdana", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 709664.3251474649, "ymin": 123808.69514147937, "xmax": 1005251.9370550513, "ymax": 1007197.4992264807, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "URL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 25, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }