{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.00328083333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960152887, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 50, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2263240.7805095427, "ymin": 1365571.2349910438, "xmax": 2406916.7687473968, "ymax": 1513977.7997257262, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLADDR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "SITEADDID", "type": "esriFieldTypeString", "alias": "Site Address ID", "length": 20, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 50, "domain": null }, { "name": "COMMONPIN", "type": "esriFieldTypeString", "alias": "Common PIN", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "Lot", "length": 50, "domain": null }, { "name": "PREADDRNUM", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "length": 5, "domain": null }, { "name": "ADDRNUMSUF", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "length": 5, "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Full Address Number", "length": 20, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "Address Unit Type", "length": 10, "domain": { "type": "codedValue", "name": "WS2_AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "BUILDING", "code": "BLDG" }, { "name": "HANGER", "code": "HNGR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Address Unit Number", "length": 10, "domain": null }, { "name": "ALTUNITTYPE", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Type", "length": 10, "domain": { "type": "codedValue", "name": "WS2_AltAddressUnitType", "description": "Alternate Address Unit Type", "codedValues": [ { "name": "LOT", "code": "LOT" }, { "name": "SUITE", "code": "STE" }, { "name": "UNIT", "code": "UNIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALTUNITID", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Number", "length": 10, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "Address Floor", "length": 20, "domain": { "type": "codedValue", "name": "WS2_AddressFloor", "description": "Address Floor Numbers", "codedValues": [ { "name": "1", "code": "1" }, { "name": "10", "code": "10" }, { "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" }, { "name": "BASEMENT 1", "code": "B1" }, { "name": "BASEMENT 2", "code": "B2" }, { "name": "BOTTOM", "code": "BOTTOM" }, { "name": "LOWER", "code": "LOWER" }, { "name": "ROOF", "code": "R" }, { "name": "UPPER", "code": "UPPER" }, { "name": "BASEMENT 3", "code": "B3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "Place Name", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 100, "domain": null }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "Emergency Service Number", "length": 5, "domain": null }, { "name": "MSAG", "type": "esriFieldTypeString", "alias": "MSAG Community", "length": 35, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 50, "domain": null }, { "name": "ADDRCLASS", "type": "esriFieldTypeInteger", "alias": "Description", "domain": { "type": "codedValue", "name": "WS2_SiteAddressClass", "description": "A general classification of how the structure or location represented by the site address point is used - FacilitySite Subtype Classification", "codedValues": [ { "name": "Agriculture, Food, and Livestock", "code": 701 }, { "name": "Industry", "code": 710 }, { "name": "Commercial and Retail", "code": 720 }, { "name": "Education", "code": 730 }, { "name": "Emergency Response and Law Enforcement", "code": 740 }, { "name": "Energy", "code": 750 }, { "name": "Banking and Finance", "code": 760 }, { "name": "Mail and Shipping", "code": 780 }, { "name": "Building General", "code": 790 }, { "name": "Health and Medical", "code": 800 }, { "name": "Transporation Facilities", "code": 810 }, { "name": "Public Attractions and Landmark Buildings", "code": 820 }, { "name": "Government and Military", "code": 830 }, { "name": "Weather", "code": 840 }, { "name": "Water Supply and Treatment", "code": 850 }, { "name": "Information and Communication", "code": 880 }, { "name": "Vacant", "code": 0 }, { "name": "Electrical Utility", "code": 860 }, { "name": "Education (Private)", "code": 731 }, { "name": "Parcel", "code": 900 }, { "name": "Parcel Hook", "code": 901 }, { "name": "Duplicate", "code": 902 }, { "name": "Utility", "code": 861 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "Location", "length": 30, "domain": { "type": "codedValue", "name": "WS2_SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Condo", "code": "Condo" }, { "name": "Apartment", "code": "Apartment" }, { "name": "Duplex", "code": "Duplex" }, { "name": "Townhome", "code": "Townhome" }, { "name": "Common Area", "code": "Common Area" }, { "name": "Mobile Home", "code": "Mobile Home" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" }, { "name": "Primary", "code": "Primary" }, { "name": "Secondary", "code": "Secondary" }, { "name": "Preliminary", "code": "Preliminary" }, { "name": "Pending", "code": "Pending" }, { "name": "Tertiary", "code": "Tertiary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "ZIP5", "type": "esriFieldTypeString", "alias": "Zip 5", "length": 5, "domain": null }, { "name": "ZIP4", "type": "esriFieldTypeString", "alias": "Zip 4", "length": 4, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "QUAD", "type": "esriFieldTypeString", "alias": "QUAD", "length": 4, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA_SOURCE", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "I764FULLADDR", "fields": "FULLADDR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I764PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S431_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "966a45b0f6184a7fb07025d012eee262" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Appraisal Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.00328083333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960152887, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 50, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 119, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 87, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 237, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 141, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 240, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 127, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 65, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "8", "label": "8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 213, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "9", "label": "9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 163, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "10", "label": "10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 174, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "11", "label": "11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 50, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "12", "label": "12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 130, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "14", "label": "14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 222, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "15", "label": "15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 183, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "16", "label": "16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 139, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "17", "label": "17" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 224, 155, 255 ], "toColor": [ 146, 224, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 77, 191, 255 ], "toColor": [ 90, 77, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 88, 109, 255 ], "toColor": [ 245, 88, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 114, 130, 255 ], "toColor": [ 49, 114, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 101, 53, 255 ], "toColor": [ 143, 101, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 161, 230, 255 ], "toColor": [ 247, 161, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 235, 93, 255 ], "toColor": [ 240, 235, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 51, 93, 255 ], "toColor": [ 130, 51, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 234, 255 ], "toColor": [ 250, 92, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 229, 240, 255 ], "toColor": [ 86, 229, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 250, 90, 255 ], "toColor": [ 114, 250, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 149, 224, 255 ], "toColor": [ 123, 149, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 128, 51, 255 ], "toColor": [ 74, 128, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 209, 148, 255 ], "toColor": [ 242, 209, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 156, 127, 255 ], "toColor": [ 54, 156, 127, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HIGH]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 1000000, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2263099.99995121, "ymin": 1365136.3752964586, "xmax": 2407906.3478049785, "ymax": 1516574.624912642, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "District", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "HIGH", "type": "esriFieldTypeString", "alias": "High", "length": 32, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S465_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "966a45b0f6184a7fb07025d012eee262" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Exemption Plats", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.00328083333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960152887, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 50, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.DEVNAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 7, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2266251.74988129, "ymin": 1365447.1955409646, "xmax": 2407767.7788563967, "ymax": 1514127.680331476, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DEVNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "DEVID", "type": "esriFieldTypeString", "alias": "DEVID", "length": 12, "domain": null }, { "name": "DEVNAME", "type": "esriFieldTypeString", "alias": "DEVNAME", "length": 40, "domain": null }, { "name": "DEVDESC", "type": "esriFieldTypeString", "alias": "DEVDESC", "length": 40, "domain": { "type": "codedValue", "name": "WS2_ExemptPlatDomainDevDesc", "description": "", "codedValues": [ { "name": "Deeds Plat", "code": "Deeds Plats" }, { "name": "Exemption Plat", "code": "Exemption" }, { "name": "Null", "code": "Null" }, { "name": "On Hold", "code": "On Hold" }, { "name": "Other", "code": "Other" }, { "name": "Special Use Plat", "code": "Special Use Plat" }, { "name": "Survey Plat", "code": "Survey" }, { "name": "Survey County Owned", "code": "Survey County Owned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLATBOOK", "type": "esriFieldTypeString", "alias": "PLATBOOK", "length": 5, "domain": null }, { "name": "PLATPAGE", "type": "esriFieldTypeString", "alias": "PLATPAGE", "length": 5, "domain": null }, { "name": "PLATBOOK2", "type": "esriFieldTypeString", "alias": "PLATBOOK2", "length": 5, "domain": null }, { "name": "PLATPAGE2", "type": "esriFieldTypeString", "alias": "PLATPAGE2", "length": 5, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 20, "domain": null }, { "name": "DATEENTERE", "type": "esriFieldTypeDate", "alias": "DATEENTERE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "COMMENTS2", "type": "esriFieldTypeString", "alias": "COMMENTS2", "length": 50, "domain": null }, { "name": "COMMENTS3", "type": "esriFieldTypeString", "alias": "COMMENTS3", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S442_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "966a45b0f6184a7fb07025d012eee262" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.00328083333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960152887, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 50, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DEVNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 207, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 7, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2263179.749791708, "ymin": 1365822.4123102129, "xmax": 2407906.3478049785, "ymax": 1514011.8751168922, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DEVNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "DEVID", "type": "esriFieldTypeString", "alias": "Development ID", "length": 12, "domain": null }, { "name": "DEVNAME", "type": "esriFieldTypeString", "alias": "Development Name", "length": 40, "domain": null }, { "name": "DEVDESC", "type": "esriFieldTypeString", "alias": "Development Description", "length": 40, "domain": null }, { "name": "PLATBOOK", "type": "esriFieldTypeString", "alias": "Plat Book", "length": 5, "domain": null }, { "name": "PLATPAGE", "type": "esriFieldTypeString", "alias": "Plat Page", "length": 5, "domain": null }, { "name": "PLATBOOK2", "type": "esriFieldTypeString", "alias": "Plat Book 2", "length": 5, "domain": null }, { "name": "PLATPAGE2", "type": "esriFieldTypeString", "alias": "Plat Page 2", "length": 5, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 20, "domain": null }, { "name": "LCODE", "type": "esriFieldTypeString", "alias": "LCODE", "length": 20, "domain": { "type": "codedValue", "name": "WS2_DevDesc", "description": "Development Description", "codedValues": [ { "name": "Subdivision", "code": "SUBDIV" }, { "name": "Condo", "code": "CONDO" }, { "name": "Townhome", "code": "TOWNHOME" }, { "name": "Office/Condo", "code": "OFFICE/CONDO" }, { "name": "Apartment", "code": "APARTMENT" }, { "name": "Other", "code": "OTHER" }, { "name": "MobileHome", "code": "MOBILEHOME" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DEVMAP", "type": "esriFieldTypeString", "alias": "DEVMAP", "length": 8, "domain": null }, { "name": "MAP1", "type": "esriFieldTypeString", "alias": "MAP1", "length": 8, "domain": null }, { "name": "MAP2", "type": "esriFieldTypeString", "alias": "MAP2", "length": 8, "domain": null }, { "name": "MAP3", "type": "esriFieldTypeString", "alias": "MAP3", "length": 8, "domain": null }, { "name": "MAP4", "type": "esriFieldTypeString", "alias": "MAP4", "length": 8, "domain": null }, { "name": "MAP5", "type": "esriFieldTypeString", "alias": "MAP5", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S454_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "966a45b0f6184a7fb07025d012eee262" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Parcel Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.00328083333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960152887, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 50, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LCODE", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 0, 153, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 }, "value": "BL", "label": "Boundary Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 36, 166, 255 ], "width": 1 }, "value": "HDR", "label": "HDR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "ROW", "label": "Right Of Way" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 64, 41, 255 ], "width": 1 }, "value": "RRW", "label": "Railroad RW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1 }, "value": "WBL", "label": "Water BL" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 32, 135, 44, 255 ], "toColor": [ 32, 135, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 44, 138, 255 ], "toColor": [ 86, 44, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 61, 38, 255 ], "toColor": [ 163, 61, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 138, 166, 255 ], "toColor": [ 56, 138, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 158, 44, 255 ], "toColor": [ 176, 158, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 55, 113, 255 ], "toColor": [ 176, 55, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 107, 59, 255 ], "toColor": [ 130, 107, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 81, 143, 255 ], "toColor": [ 57, 81, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 135, 105, 255 ], "toColor": [ 41, 135, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 69, 71, 255 ], "toColor": [ 138, 69, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 71, 139, 255 ], "toColor": [ 143, 71, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 173, 83, 255 ], "toColor": [ 140, 173, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 43, 176, 255 ], "toColor": [ 39, 43, 176, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2263099.99995121, "ymin": 1365136.3752964586, "xmax": 2407906.3478049785, "ymax": 1516574.624912642, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LCODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LCODE", "type": "esriFieldTypeString", "alias": "LCODE", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Parcel_Line_Lcode", "description": "Parcel Line Lcode", "codedValues": [ { "name": "BL", "code": "BL" }, { "name": "DIM", "code": "DIM" }, { "name": "DIS", "code": "DIS" }, { "name": "HDR", "code": "HDR" }, { "name": "ROW", "code": "ROW" }, { "name": "RRW", "code": "RRW" }, { "name": "WBL", "code": "WBL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S444_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "966a45b0f6184a7fb07025d012eee262" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.00176297326517052, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.61500999992027E7, "falseY": -4.37034999996503E7, "xyUnits": 4537.78860862432, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 50, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PARCELTYPE", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 131, 12, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 131, 12, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 131, 12, 255 ], "width": 1 } }, "value": "C", "label": "Condo" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 237, 255 ], "toColor": [ 252, 207, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 184, 255 ], "toColor": [ 191, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 242, 252, 255 ], "toColor": [ 189, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 182, 255 ], "toColor": [ 252, 232, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 184, 252, 255 ], "toColor": [ 193, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 184, 252, 255 ], "toColor": [ 249, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 221, 255 ], "toColor": [ 215, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 223, 252, 255 ], "toColor": [ 212, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 179, 255 ], "toColor": [ 233, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 207, 255 ], "toColor": [ 179, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 199, 255 ], "toColor": [ 252, 182, 199, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PIN + \" \" + textformatting.NewLine + \"\" + $feature.ADDRESS + \"<\/CLR>\"", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 50, "minScale": 2000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2263099.9998450037, "ymin": 1365136.3751939759, "xmax": 2407906.3477544542, "ymax": 1516574.624806121, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 30, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 6, "domain": null }, { "name": "PARCELTYPE", "type": "esriFieldTypeString", "alias": "Parcel Type", "length": 50, "domain": null }, { "name": "Exemption_Type", "type": "esriFieldTypeString", "alias": "Exemption Type", "length": 50, "domain": null }, { "name": "CALCULATEDACREAGE", "type": "esriFieldTypeDouble", "alias": "Calculated Acreage", "domain": null }, { "name": "TAXPIN", "type": "esriFieldTypeString", "alias": "Tax PIN", "length": 31, "domain": null }, { "name": "LRSN", "type": "esriFieldTypeInteger", "alias": "LRSN", "domain": null }, { "name": "RPIN", "type": "esriFieldTypeString", "alias": "RPIN", "length": 26, "domain": null }, { "name": "LOCADDR", "type": "esriFieldTypeString", "alias": "Location Address", "length": 64, "domain": null }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "Location City", "length": 35, "domain": null }, { "name": "LOCSTATE", "type": "esriFieldTypeString", "alias": "Location State", "length": 4, "domain": null }, { "name": "LOCZIP", "type": "esriFieldTypeString", "alias": "Location Zipcode", "length": 10, "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "Owner 1", "length": 70, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "Owner 2", "length": 70, "domain": null }, { "name": "MAILADDR", "type": "esriFieldTypeString", "alias": "Mailing Address", "length": 80, "domain": null }, { "name": "MAILCITY", "type": "esriFieldTypeString", "alias": "Mailing City", "length": 50, "domain": null }, { "name": "MAILSTAT", "type": "esriFieldTypeString", "alias": "Mailing State", "length": 5, "domain": null }, { "name": "MAILZIP", "type": "esriFieldTypeString", "alias": "Mailing Zipcode", "length": 15, "domain": null }, { "name": "STRNUM", "type": "esriFieldTypeInteger", "alias": "Street Number", "domain": null }, { "name": "STRNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 55, "domain": null }, { "name": "LEGALAC", "type": "esriFieldTypeString", "alias": "Legal Acreage", "length": 12, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "Zoning", "length": 14, "domain": null }, { "name": "DWLGVAL1", "type": "esriFieldTypeString", "alias": "Dwelling Value", "length": 10, "domain": null }, { "name": "LANDVAL1", "type": "esriFieldTypeString", "alias": "Land Value", "length": 10, "domain": null }, { "name": "TOTVAL1", "type": "esriFieldTypeString", "alias": "Total Value", "length": 10, "domain": null }, { "name": "TAXTOT1", "type": "esriFieldTypeString", "alias": "Tax Total", "length": 10, "domain": null }, { "name": "PROPCLAS", "type": "esriFieldTypeString", "alias": "Property Class", "length": 6, "domain": null }, { "name": "PCDESC", "type": "esriFieldTypeString", "alias": "Proper Class Description", "length": 40, "domain": null }, { "name": "ZONEDESC", "type": "esriFieldTypeString", "alias": "Zone Description", "length": 30, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "Legal", "length": 80, "domain": null }, { "name": "RT_NUM", "type": "esriFieldTypeInteger", "alias": "RT Number", "domain": null }, { "name": "DOC1REF", "type": "esriFieldTypeString", "alias": "Document Reference 1", "length": 20, "domain": null }, { "name": "DOC2REF", "type": "esriFieldTypeString", "alias": "Document Reference 2", "length": 20, "domain": null }, { "name": "DOC3REF", "type": "esriFieldTypeString", "alias": "Document Reference 3", "length": 20, "domain": null }, { "name": "GRANTOR1", "type": "esriFieldTypeString", "alias": "Grantor 1", "length": 300, "domain": null }, { "name": "GRANTOR2", "type": "esriFieldTypeString", "alias": "Grantor 2", "length": 299, "domain": null }, { "name": "GRANTOR3", "type": "esriFieldTypeString", "alias": "Grantor 3", "length": 298, "domain": null }, { "name": "PUBLIC_NEINUM", "type": "esriFieldTypeString", "alias": "Public NEI Number", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DISTNUM", "type": "esriFieldTypeString", "alias": "TAX DISTRICT NUMBER", "length": 6, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "SDEWH.ITS.GC_CONDOMINIUM_OWNERS", "relatedTableId": 10, "role": "esriRelRoleOrigin", "keyField": "PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "966a45b0f6184a7fb07025d012eee262" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Assessment Neighborhoods", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.00328083333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960152887, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 50, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PUBLIC_NEI", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 152, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11111001", "label": "11111001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 148, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11123001", "label": "11123001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 45, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11123002", "label": "11123002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 185, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11123003", "label": "11123003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 187, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11123004", "label": "11123004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 121, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12111001", "label": "12111001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 123, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12111002", "label": "12111002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 190, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12143001", "label": "12143001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 95, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12143002", "label": "12143002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 113, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "15121001", "label": "15121001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 176, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "15121002", "label": "15121002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 76, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111001", "label": "21111001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 90, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111002", "label": "21111002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 174, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111003", "label": "21111003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 114, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111004", "label": "21111004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 175, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111005", "label": "21111005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 126, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111006", "label": "21111006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 161, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111007", "label": "21111007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 103, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111008", "label": "21111008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 111, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111009", "label": "21111009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 130, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111010", "label": "21111010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 138, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111011", "label": "21111011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 199, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111012", "label": "21111012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 113, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111013", "label": "21111013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 112, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111014", "label": "21111014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 75, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111015", "label": "21111015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 94, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111016", "label": "21111016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 199, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111017", "label": "21111017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 60, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111018", "label": "21111018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 97, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111019", "label": "21111019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 54, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111020", "label": "21111020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 73, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111021", "label": "21111021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 140, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111022", "label": "21111022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 99, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111023", "label": "21111023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 122, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111024", "label": "21111024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 96, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111025", "label": "21111025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 109, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111026", "label": "21111026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 102, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111027", "label": "21111027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 89, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111028", "label": "21111028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 172, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111029", "label": "21111029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 150, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111030", "label": "21111030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 151, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111031", "label": "21111031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 141, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111032", "label": "21111032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 108, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111033", "label": "21111033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 169, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111034", "label": "21111034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 119, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111035", "label": "21111035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 147, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111036", "label": "21111036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 140, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21111037", "label": "21111037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 155, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112001", "label": "21112001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 109, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112002", "label": "21112002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 91, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112003", "label": "21112003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 175, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112004", "label": "21112004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 52, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112005", "label": "21112005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 167, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112006", "label": "21112006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 47, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112007", "label": "21112007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 98, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112008", "label": "21112008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 189, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112009", "label": "21112009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 107, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112011", "label": "21112011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 78, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112012", "label": "21112012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 128, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112013", "label": "21112013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 84, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112014", "label": "21112014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 174, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112015", "label": "21112015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 129, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112016", "label": "21112016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 77, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112017", "label": "21112017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 126, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112018", "label": "21112018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 193, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112019", "label": "21112019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 169, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112020", "label": "21112020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 84, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112021", "label": "21112021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 114, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112022", "label": "21112022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 113, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112023", "label": "21112023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 194, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112024", "label": "21112024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 106, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112025", "label": "21112025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 189, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112026", "label": "21112026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 173, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112027", "label": "21112027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 174, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112028", "label": "21112028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 110, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112029", "label": "21112029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 184, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112030", "label": "21112030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 116, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112031", "label": "21112031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 113, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112033", "label": "21112033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 81, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112034", "label": "21112034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 82, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112036", "label": "21112036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 161, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112037", "label": "21112037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 173, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112038", "label": "21112038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 158, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112039", "label": "21112039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 95, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112040", "label": "21112040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 110, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112041", "label": "21112041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 61, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112043", "label": "21112043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 135, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112044", "label": "21112044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 72, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112045", "label": "21112045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 129, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112046", "label": "21112046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 199, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112047", "label": "21112047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 182, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112048", "label": "21112048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 91, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112049", "label": "21112049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 138, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112050", "label": "21112050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 171, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112051", "label": "21112051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 134, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112052", "label": "21112052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 139, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112053", "label": "21112053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 124, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112054", "label": "21112054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 117, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21112060", "label": "21112060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 142, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113001", "label": "21113001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 98, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113002", "label": "21113002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 94, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113003", "label": "21113003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 180, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113004", "label": "21113004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 121, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113005", "label": "21113005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 59, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113006", "label": "21113006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 114, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113007", "label": "21113007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 182, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113008", "label": "21113008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 123, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113009", "label": "21113009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 167, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113010", "label": "21113010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 117, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113011", "label": "21113011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 104, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113012", "label": "21113012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 119, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113016", "label": "21113016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 132, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113024", "label": "21113024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 160, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113026", "label": "21113026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 111, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113029", "label": "21113029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 61, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113031", "label": "21113031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 120, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113034", "label": "21113034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 186, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113043", "label": "21113043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 131, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113044", "label": "21113044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 152, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113047", "label": "21113047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 125, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113049", "label": "21113049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 187, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113053", "label": "21113053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 156, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113056", "label": "21113056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 196, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113060", "label": "21113060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 204, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113061", "label": "21113061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 89, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113062", "label": "21113062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 112, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113063", "label": "21113063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 123, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21113064", "label": "21113064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 64, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114001", "label": "21114001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 142, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114002", "label": "21114002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 143, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114003", "label": "21114003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 124, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114004", "label": "21114004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 163, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114007", "label": "21114007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 146, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114011", "label": "21114011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 119, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114014", "label": "21114014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 88, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114015", "label": "21114015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 170, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114018", "label": "21114018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 87, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114020", "label": "21114020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 133, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114022", "label": "21114022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 90, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114023", "label": "21114023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 68, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114024", "label": "21114024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 147, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114025", "label": "21114025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 182, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114026", "label": "21114026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 160, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114027", "label": "21114027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 144, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114028", "label": "21114028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 102, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114029", "label": "21114029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 181, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114030", "label": "21114030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 100, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114031", "label": "21114031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 132, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114032", "label": "21114032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 145, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114033", "label": "21114033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 114, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114034", "label": "21114034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 125, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21114035", "label": "21114035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 86, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21115001", "label": "21115001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 138, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21115003", "label": "21115003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 115, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21116002", "label": "21116002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 123, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121001", "label": "21121001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 182, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121002", "label": "21121002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 109, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121003", "label": "21121003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 159, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121004", "label": "21121004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 90, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121005", "label": "21121005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 121, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121006", "label": "21121006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 149, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121007", "label": "21121007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 126, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121008", "label": "21121008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 113, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121009", "label": "21121009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 186, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121010", "label": "21121010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 163, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121011", "label": "21121011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 111, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121012", "label": "21121012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 116, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121013", "label": "21121013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 126, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121014", "label": "21121014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 106, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121015", "label": "21121015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 134, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121016", "label": "21121016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 61, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121017", "label": "21121017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 98, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121018", "label": "21121018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 134, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121019", "label": "21121019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 177, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121020", "label": "21121020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 70, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121021", "label": "21121021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 68, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121022", "label": "21121022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 82, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121023", "label": "21121023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 152, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121024", "label": "21121024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 128, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121025", "label": "21121025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 188, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121026", "label": "21121026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 142, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121027", "label": "21121027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 140, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121028", "label": "21121028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 60, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121029", "label": "21121029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 174, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121030", "label": "21121030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 89, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121031", "label": "21121031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 75, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121032", "label": "21121032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 171, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121033", "label": "21121033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 135, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121034", "label": "21121034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 172, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121035", "label": "21121035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 116, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121036", "label": "21121036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 193, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121037", "label": "21121037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 116, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121038", "label": "21121038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 144, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121039", "label": "21121039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 168, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121040", "label": "21121040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 137, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121041", "label": "21121041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 130, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121042", "label": "21121042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 151, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121043", "label": "21121043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 62, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21121044", "label": "21121044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 107, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122001", "label": "21122001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 76, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122002", "label": "21122002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 88, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122003", "label": "21122003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 127, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122004", "label": "21122004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 94, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122005", "label": "21122005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 74, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122006", "label": "21122006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 75, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122007", "label": "21122007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 174, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122008", "label": "21122008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 77, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122009", "label": "21122009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 124, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122010", "label": "21122010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 107, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122011", "label": "21122011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 73, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122012", "label": "21122012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 86, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122013", "label": "21122013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 98, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122014", "label": "21122014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 115, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122015", "label": "21122015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 59, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122016", "label": "21122016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 167, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122017", "label": "21122017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 64, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122018", "label": "21122018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 81, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122019", "label": "21122019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 86, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122022", "label": "21122022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 100, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122026", "label": "21122026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 176, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122027", "label": "21122027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 146, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122032", "label": "21122032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 122, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122033", "label": "21122033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 115, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122036", "label": "21122036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 70, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21122042", "label": "21122042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 129, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123001", "label": "21123001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 164, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123002", "label": "21123002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 97, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123004", "label": "21123004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 108, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123005", "label": "21123005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 84, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123006", "label": "21123006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 91, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123007", "label": "21123007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 100, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123008", "label": "21123008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 189, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123009", "label": "21123009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 56, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123010", "label": "21123010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 48, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123011", "label": "21123011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 90, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123012", "label": "21123012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 92, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123016", "label": "21123016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 157, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123020", "label": "21123020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 85, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123022", "label": "21123022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 57, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123023", "label": "21123023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 158, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123024", "label": "21123024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 133, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123025", "label": "21123025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 192, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123026", "label": "21123026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 106, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123027", "label": "21123027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 137, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123031", "label": "21123031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 111, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123032", "label": "21123032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 87, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123033", "label": "21123033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 66, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123034", "label": "21123034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 192, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123035", "label": "21123035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 96, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123036", "label": "21123036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 195, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123037", "label": "21123037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 100, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123038", "label": "21123038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 123, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123039", "label": "21123039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 158, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123040", "label": "21123040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 162, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123042", "label": "21123042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 97, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123058", "label": "21123058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 153, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21123059", "label": "21123059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 97, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124001", "label": "21124001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 160, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124002", "label": "21124002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 83, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124003", "label": "21124003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 106, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124004", "label": "21124004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 174, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124005", "label": "21124005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 119, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124006", "label": "21124006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 137, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124007", "label": "21124007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 95, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124008", "label": "21124008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 146, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124009", "label": "21124009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 163, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124010", "label": "21124010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 98, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124011", "label": "21124011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 130, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124012", "label": "21124012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 91, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124013", "label": "21124013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 134, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124014", "label": "21124014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 133, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124015", "label": "21124015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 109, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124016", "label": "21124016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 157, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124017", "label": "21124017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 132, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124018", "label": "21124018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 143, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124019", "label": "21124019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 151, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124020", "label": "21124020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 65, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124021", "label": "21124021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 151, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124022", "label": "21124022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 141, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124023", "label": "21124023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 59, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124024", "label": "21124024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 167, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124025", "label": "21124025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 117, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124026", "label": "21124026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 122, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124027", "label": "21124027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 158, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124028", "label": "21124028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 116, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124029", "label": "21124029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 51, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124030", "label": "21124030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 129, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124031", "label": "21124031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 113, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124032", "label": "21124032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 140, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124033", "label": "21124033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 110, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124035", "label": "21124035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 143, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124036", "label": "21124036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 93, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124037", "label": "21124037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 85, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124038", "label": "21124038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 115, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124039", "label": "21124039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 134, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124040", "label": "21124040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 152, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124041", "label": "21124041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 97, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124042", "label": "21124042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 126, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124043", "label": "21124043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 52, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124044", "label": "21124044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 128, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21124045", "label": "21124045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 119, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21125001", "label": "21125001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 112, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21125003", "label": "21125003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21125004", "label": "21125004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 116, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21125005", "label": "21125005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 139, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21125006", "label": "21125006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 105, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21125007", "label": "21125007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 64, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21125008", "label": "21125008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 150, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21125009", "label": "21125009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 184, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21125010", "label": "21125010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 137, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21125011", "label": "21125011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 183, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21126002", "label": "21126002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 143, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21126006", "label": "21126006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 110, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21131001", "label": "21131001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 83, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21131002", "label": "21131002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 65, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21131003", "label": "21131003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 87, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21131004", "label": "21131004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 80, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21131005", "label": "21131005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 130, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21131006", "label": "21131006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 141, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21131007", "label": "21131007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 193, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21131008", "label": "21131008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 60, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21131009", "label": "21131009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 150, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21131010", "label": "21131010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 140, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21131011", "label": "21131011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 143, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21131012", "label": "21131012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 137, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21131013", "label": "21131013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 186, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21131014", "label": "21131014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 198, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132001", "label": "21132001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 120, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132002", "label": "21132002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 91, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132003", "label": "21132003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 157, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132004", "label": "21132004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 199, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132005", "label": "21132005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 110, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132006", "label": "21132006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 157, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132007", "label": "21132007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 119, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132008", "label": "21132008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 107, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132009", "label": "21132009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 89, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132011", "label": "21132011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 115, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132012", "label": "21132012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 116, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132013", "label": "21132013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 157, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132014", "label": "21132014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 154, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132015", "label": "21132015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 112, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132016", "label": "21132016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 116, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132017", "label": "21132017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 156, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132018", "label": "21132018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 191, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132019", "label": "21132019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 201, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132020", "label": "21132020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 147, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132021", "label": "21132021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 124, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132022", "label": "21132022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 117, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132023", "label": "21132023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 136, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132024", "label": "21132024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 164, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132025", "label": "21132025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 89, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132026", "label": "21132026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 186, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132027", "label": "21132027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 90, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132028", "label": "21132028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 183, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21132029", "label": "21132029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 151, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133001", "label": "21133001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 92, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133002", "label": "21133002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 181, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133003", "label": "21133003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 151, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133004", "label": "21133004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 85, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133005", "label": "21133005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 98, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133006", "label": "21133006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 150, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133007", "label": "21133007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 91, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133008", "label": "21133008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 95, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133009", "label": "21133009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 88, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133010", "label": "21133010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 71, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133011", "label": "21133011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 56, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133012", "label": "21133012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 150, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133013", "label": "21133013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 160, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133014", "label": "21133014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 137, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133016", "label": "21133016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 109, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133017", "label": "21133017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 170, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133021", "label": "21133021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 123, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133023", "label": "21133023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 58, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133025", "label": "21133025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 128, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133026", "label": "21133026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 176, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133027", "label": "21133027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 108, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133029", "label": "21133029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 139, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133031", "label": "21133031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 193, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133032", "label": "21133032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 124, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133033", "label": "21133033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 149, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133034", "label": "21133034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 161, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133035", "label": "21133035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 127, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133036", "label": "21133036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 148, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133039", "label": "21133039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 90, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133041", "label": "21133041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 121, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21133045", "label": "21133045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 110, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134001", "label": "21134001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 194, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134002", "label": "21134002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 93, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134003", "label": "21134003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 97, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134004", "label": "21134004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 145, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134005", "label": "21134005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 137, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134006", "label": "21134006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 150, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134007", "label": "21134007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 186, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134008", "label": "21134008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 133, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134009", "label": "21134009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 77, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134010", "label": "21134010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 70, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134011", "label": "21134011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 193, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134012", "label": "21134012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 162, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134013", "label": "21134013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 106, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134014", "label": "21134014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 81, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134015", "label": "21134015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 183, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134016", "label": "21134016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 191, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134017", "label": "21134017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 131, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134018", "label": "21134018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 188, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134019", "label": "21134019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 127, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134020", "label": "21134020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 111, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134021", "label": "21134021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 151, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134022", "label": "21134022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 182, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134023", "label": "21134023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 157, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134024", "label": "21134024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 153, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134025", "label": "21134025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 138, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134026", "label": "21134026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 99, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134027", "label": "21134027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 101, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134028", "label": "21134028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 149, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134029", "label": "21134029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 157, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134030", "label": "21134030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 119, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134031", "label": "21134031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 150, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134032", "label": "21134032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 87, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134033", "label": "21134033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 96, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134034", "label": "21134034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 73, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134035", "label": "21134035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 175, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134036", "label": "21134036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 116, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134037", "label": "21134037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 85, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134038", "label": "21134038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 157, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134039", "label": "21134039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 178, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134040", "label": "21134040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 91, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134041", "label": "21134041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 117, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134042", "label": "21134042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 140, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21134043", "label": "21134043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 135, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21135003", "label": "21135003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 140, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21135007", "label": "21135007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 106, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21135008", "label": "21135008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 122, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21136001", "label": "21136001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 167, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21212001", "label": "21212001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 98, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21212002", "label": "21212002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 117, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21212003", "label": "21212003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 119, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21212004", "label": "21212004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 143, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21212005", "label": "21212005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 121, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21212006", "label": "21212006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 97, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21212007", "label": "21212007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 50, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21212008", "label": "21212008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 97, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21212009", "label": "21212009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 192, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21212026", "label": "21212026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 60, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21212035", "label": "21212035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 137, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21213001", "label": "21213001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 112, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21213002", "label": "21213002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 136, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21213003", "label": "21213003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 180, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21213004", "label": "21213004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 105, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21213005", "label": "21213005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 100, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21213006", "label": "21213006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 177, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21213008", "label": "21213008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 153, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21213054", "label": "21213054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 118, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21213055", "label": "21213055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 151, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21213057", "label": "21213057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 119, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21213058", "label": "21213058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 123, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21213064", "label": "21213064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 109, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21213066", "label": "21213066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 94, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21213067", "label": "21213067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 120, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21214001", "label": "21214001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 138, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21214021", "label": "21214021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 156, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21214022", "label": "21214022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 147, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21214024", "label": "21214024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 77, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21214025", "label": "21214025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 119, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21214026", "label": "21214026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 75, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21214027", "label": "21214027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 167, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21214028", "label": "21214028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 181, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21214029", "label": "21214029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 98, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21214030", "label": "21214030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 100, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21214031", "label": "21214031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 112, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21222001", "label": "21222001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 82, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21222002", "label": "21222002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 109, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21222003", "label": "21222003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 175, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21222004", "label": "21222004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 184, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21222005", "label": "21222005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 101, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21222006", "label": "21222006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 127, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21222007", "label": "21222007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 158, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21222008", "label": "21222008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 107, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21222009", "label": "21222009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 147, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21222010", "label": "21222010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 145, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21222011", "label": "21222011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 146, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21222012", "label": "21222012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 126, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21222041", "label": "21222041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 154, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21222043", "label": "21222043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 107, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21222045", "label": "21222045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 143, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223001", "label": "21223001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 153, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223002", "label": "21223002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 159, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223003", "label": "21223003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 112, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223004", "label": "21223004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 72, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223005", "label": "21223005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 113, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223006", "label": "21223006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 153, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223007", "label": "21223007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 83, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223008", "label": "21223008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 152, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223009", "label": "21223009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 133, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223010", "label": "21223010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 132, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223054", "label": "21223054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 106, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223055", "label": "21223055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 162, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223056", "label": "21223056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 136, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223057", "label": "21223057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 151, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223058", "label": "21223058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 168, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223059", "label": "21223059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 89, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223068", "label": "21223068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 141, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21223069", "label": "21223069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 64, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21224001", "label": "21224001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 69, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21224002", "label": "21224002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 169, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21224004", "label": "21224004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 96, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21224005", "label": "21224005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 90, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21224006", "label": "21224006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 98, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21224030", "label": "21224030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 58, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21224031", "label": "21224031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 154, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21224032", "label": "21224032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 152, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21224034", "label": "21224034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 169, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21224035", "label": "21224035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 79, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21232001", "label": "21232001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 140, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21232002", "label": "21232002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 99, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21232003", "label": "21232003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 98, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21232004", "label": "21232004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 189, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21232005", "label": "21232005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 110, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21233001", "label": "21233001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 130, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21233002", "label": "21233002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 121, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21233003", "label": "21233003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 177, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21233005", "label": "21233005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 122, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21233006", "label": "21233006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 136, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21233044", "label": "21233044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 135, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21234001", "label": "21234001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 174, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21234002", "label": "21234002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 115, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21234032", "label": "21234032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 149, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21234034", "label": "21234034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 60, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21234035", "label": "21234035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 80, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21234036", "label": "21234036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 202, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21312002", "label": "21312002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 149, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21312003", "label": "21312003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 154, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21314001", "label": "21314001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 155, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21321002", "label": "21321002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 171, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21321003", "label": "21321003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 74, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21322001", "label": "21322001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 185, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21322002", "label": "21322002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 187, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21322004", "label": "21322004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 64, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21322005", "label": "21322005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 136, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21322006", "label": "21322006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 164, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21322008", "label": "21322008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 74, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21322009", "label": "21322009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 93, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21322011", "label": "21322011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 51, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21323002", "label": "21323002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 95, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21323003", "label": "21323003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 109, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21324001", "label": "21324001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 180, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21333001", "label": "21333001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 168, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21333002", "label": "21333002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 84, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21333004", "label": "21333004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 66, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21333007", "label": "21333007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 95, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21334001", "label": "21334001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 169, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21334002", "label": "21334002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 187, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21412001", "label": "21412001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 157, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21412002", "label": "21412002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 156, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21421001", "label": "21421001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 201, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21421002", "label": "21421002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 83, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21421003", "label": "21421003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 174, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21421004", "label": "21421004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 67, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21421005", "label": "21421005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 156, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21421006", "label": "21421006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 169, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21421007", "label": "21421007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 54, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21431003", "label": "21431003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 171, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21431004", "label": "21431004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 126, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22041001", "label": "22041001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 124, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22111001", "label": "22111001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 190, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22111002", "label": "22111002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 127, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22111003", "label": "22111003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 126, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22111004", "label": "22111004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 124, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22111005", "label": "22111005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 75, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22111006", "label": "22111006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 131, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22111007", "label": "22111007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 115, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22111008", "label": "22111008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 125, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22111009", "label": "22111009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 91, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22111010", "label": "22111010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 141, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22111011", "label": "22111011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 87, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22111012", "label": "22111012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 122, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22111013", "label": "22111013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22111014", "label": "22111014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 142, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22111015", "label": "22111015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 171, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112001", "label": "22112001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 168, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112002", "label": "22112002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 166, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112003", "label": "22112003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 147, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112004", "label": "22112004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 110, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112005", "label": "22112005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 119, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112006", "label": "22112006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 94, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112007", "label": "22112007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 113, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112010", "label": "22112010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 134, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112011", "label": "22112011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 153, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112012", "label": "22112012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 131, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112013", "label": "22112013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 172, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112014", "label": "22112014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 65, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112015", "label": "22112015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 89, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112016", "label": "22112016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 90, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112017", "label": "22112017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 114, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112018", "label": "22112018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 62, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112019", "label": "22112019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 94, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112020", "label": "22112020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 176, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112021", "label": "22112021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 127, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112022", "label": "22112022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 147, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112023", "label": "22112023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 69, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112024", "label": "22112024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 127, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112025", "label": "22112025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 120, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112026", "label": "22112026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 145, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112027", "label": "22112027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 124, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112028", "label": "22112028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 103, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112029", "label": "22112029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 67, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112030", "label": "22112030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 147, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112031", "label": "22112031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 114, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112032", "label": "22112032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 94, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112033", "label": "22112033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 167, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112034", "label": "22112034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 68, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112035", "label": "22112035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 78, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112040", "label": "22112040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 163, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22112041", "label": "22112041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 81, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113002", "label": "22113002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 104, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113003", "label": "22113003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 99, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113004", "label": "22113004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 130, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113005", "label": "22113005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 129, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113006", "label": "22113006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 178, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113007", "label": "22113007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 53, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113008", "label": "22113008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 136, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113009", "label": "22113009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 135, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113010", "label": "22113010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 144, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113011", "label": "22113011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 188, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113012", "label": "22113012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 165, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113013", "label": "22113013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 92, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113014", "label": "22113014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 169, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113015", "label": "22113015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 117, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113016", "label": "22113016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 104, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113017", "label": "22113017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 44, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113018", "label": "22113018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 69, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113019", "label": "22113019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 136, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113022", "label": "22113022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 162, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113023", "label": "22113023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 111, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113025", "label": "22113025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 155, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113026", "label": "22113026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 97, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113027", "label": "22113027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 84, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113028", "label": "22113028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 57, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113029", "label": "22113029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 57, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113030", "label": "22113030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 169, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113031", "label": "22113031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 167, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113034", "label": "22113034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 77, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113036", "label": "22113036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 95, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113037", "label": "22113037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 124, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113044", "label": "22113044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 70, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113045", "label": "22113045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 67, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22113046", "label": "22113046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 72, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114001", "label": "22114001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 104, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114002", "label": "22114002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 169, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114003", "label": "22114003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 111, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114004", "label": "22114004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 117, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114005", "label": "22114005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 129, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114006", "label": "22114006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 122, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114007", "label": "22114007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 149, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114008", "label": "22114008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 153, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114009", "label": "22114009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 57, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114010", "label": "22114010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 113, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114011", "label": "22114011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 78, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114012", "label": "22114012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 71, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114013", "label": "22114013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 83, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114014", "label": "22114014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 104, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114015", "label": "22114015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 184, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114016", "label": "22114016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 106, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114017", "label": "22114017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 122, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114018", "label": "22114018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 64, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114020", "label": "22114020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 144, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114021", "label": "22114021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 58, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114022", "label": "22114022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 193, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114023", "label": "22114023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 140, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114024", "label": "22114024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 182, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114025", "label": "22114025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 182, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114026", "label": "22114026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 123, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114028", "label": "22114028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 92, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114029", "label": "22114029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 117, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114030", "label": "22114030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 150, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22114031", "label": "22114031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 152, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122001", "label": "22122001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 163, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122002", "label": "22122002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 112, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122003", "label": "22122003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 137, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122004", "label": "22122004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 156, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122005", "label": "22122005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 117, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122006", "label": "22122006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 81, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122007", "label": "22122007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 162, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122008", "label": "22122008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 88, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122009", "label": "22122009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 113, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122010", "label": "22122010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 171, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122011", "label": "22122011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 81, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122012", "label": "22122012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 177, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122013", "label": "22122013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 130, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122014", "label": "22122014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 77, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122018", "label": "22122018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 178, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122021", "label": "22122021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 122, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122024", "label": "22122024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 109, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122026", "label": "22122026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 69, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122029", "label": "22122029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 63, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122031", "label": "22122031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 135, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122032", "label": "22122032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 119, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122034", "label": "22122034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 173, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122035", "label": "22122035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 79, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122036", "label": "22122036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 78, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122037", "label": "22122037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 102, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122046", "label": "22122046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 120, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122047", "label": "22122047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 138, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22122049", "label": "22122049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 120, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123001", "label": "22123001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 200, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123003", "label": "22123003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 110, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123004", "label": "22123004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 140, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123005", "label": "22123005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 79, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123006", "label": "22123006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 197, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123010", "label": "22123010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 146, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123011", "label": "22123011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 150, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123013", "label": "22123013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 89, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123014", "label": "22123014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 163, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123016", "label": "22123016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 60, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123017", "label": "22123017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 126, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123018", "label": "22123018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 172, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123021", "label": "22123021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 86, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123022", "label": "22123022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 101, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123026", "label": "22123026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 151, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123027", "label": "22123027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 172, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123028", "label": "22123028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 160, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123038", "label": "22123038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 76, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123047", "label": "22123047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 155, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123048", "label": "22123048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 160, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123049", "label": "22123049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 128, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123050", "label": "22123050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 112, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123051", "label": "22123051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 86, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123056", "label": "22123056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 123, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123057", "label": "22123057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 89, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123058", "label": "22123058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 121, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123059", "label": "22123059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 135, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123067", "label": "22123067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 101, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123069", "label": "22123069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 172, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123071", "label": "22123071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 156, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22123073", "label": "22123073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 142, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124001", "label": "22124001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 75, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124002", "label": "22124002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 113, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124004", "label": "22124004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 114, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124005", "label": "22124005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 71, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124006", "label": "22124006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 101, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124007", "label": "22124007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 80, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124008", "label": "22124008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 101, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124009", "label": "22124009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 187, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124010", "label": "22124010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 167, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124011", "label": "22124011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 83, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124012", "label": "22124012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 87, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124013", "label": "22124013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 171, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124014", "label": "22124014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 109, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124015", "label": "22124015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 136, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124016", "label": "22124016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 161, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124017", "label": "22124017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 168, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124018", "label": "22124018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 66, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124019", "label": "22124019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 168, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124020", "label": "22124020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 76, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124021", "label": "22124021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 50, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124022", "label": "22124022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 111, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124024", "label": "22124024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 152, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124028", "label": "22124028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 138, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124030", "label": "22124030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 147, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124032", "label": "22124032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 194, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124034", "label": "22124034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 123, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124035", "label": "22124035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 154, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124036", "label": "22124036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 125, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124038", "label": "22124038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 84, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124039", "label": "22124039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 118, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124040", "label": "22124040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 127, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124041", "label": "22124041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 133, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124042", "label": "22124042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 194, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124044", "label": "22124044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 124, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124045", "label": "22124045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 73, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124046", "label": "22124046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 111, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124047", "label": "22124047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124048", "label": "22124048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 135, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124051", "label": "22124051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 105, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124052", "label": "22124052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 122, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124053", "label": "22124053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 133, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124054", "label": "22124054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 106, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22124058", "label": "22124058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 108, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22125001", "label": "22125001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 99, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22125002", "label": "22125002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 95, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22125003", "label": "22125003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 124, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22125004", "label": "22125004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 108, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22125006", "label": "22125006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 140, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22125007", "label": "22125007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 146, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22125009", "label": "22125009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 61, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22125012", "label": "22125012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 120, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22125014", "label": "22125014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 103, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22125016", "label": "22125016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 167, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22125017", "label": "22125017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 177, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22125018", "label": "22125018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 131, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22126001", "label": "22126001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 170, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22126002", "label": "22126002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 135, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22126003", "label": "22126003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 96, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22126004", "label": "22126004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 130, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22126005", "label": "22126005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 71, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22126006", "label": "22126006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 107, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22126007", "label": "22126007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 96, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22131001", "label": "22131001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 95, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22131002", "label": "22131002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 141, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22131003", "label": "22131003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 160, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22132001", "label": "22132001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 87, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22132004", "label": "22132004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 151, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22132005", "label": "22132005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 109, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22132007", "label": "22132007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 117, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133001", "label": "22133001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 79, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133002", "label": "22133002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 89, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133003", "label": "22133003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 93, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133004", "label": "22133004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 137, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133005", "label": "22133005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 97, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133006", "label": "22133006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 123, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133007", "label": "22133007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 113, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133008", "label": "22133008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 137, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133009", "label": "22133009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 83, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133010", "label": "22133010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 165, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133011", "label": "22133011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 172, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133012", "label": "22133012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 113, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133013", "label": "22133013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 134, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133015", "label": "22133015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 160, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133016", "label": "22133016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 180, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133017", "label": "22133017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 133, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133020", "label": "22133020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 194, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133021", "label": "22133021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 133, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133022", "label": "22133022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 83, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133023", "label": "22133023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 120, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133024", "label": "22133024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 122, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133027", "label": "22133027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 85, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133029", "label": "22133029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 88, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133030", "label": "22133030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 127, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133031", "label": "22133031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 150, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133032", "label": "22133032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 93, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133033", "label": "22133033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 154, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133037", "label": "22133037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 67, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22133038", "label": "22133038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 134, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134001", "label": "22134001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 78, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134002", "label": "22134002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 77, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134003", "label": "22134003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 93, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134004", "label": "22134004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 85, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134005", "label": "22134005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 133, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134006", "label": "22134006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 92, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134007", "label": "22134007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 87, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134008", "label": "22134008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 152, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134009", "label": "22134009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 109, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134010", "label": "22134010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 144, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134011", "label": "22134011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 78, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134012", "label": "22134012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 167, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134013", "label": "22134013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 98, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134014", "label": "22134014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 50, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134015", "label": "22134015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 162, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134016", "label": "22134016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 80, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134018", "label": "22134018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 98, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134019", "label": "22134019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 110, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134020", "label": "22134020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 143, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134021", "label": "22134021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 67, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134022", "label": "22134022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 163, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134023", "label": "22134023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 151, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134024", "label": "22134024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 160, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134025", "label": "22134025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 93, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134026", "label": "22134026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 149, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134027", "label": "22134027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 86, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134028", "label": "22134028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 140, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134029", "label": "22134029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 111, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134030", "label": "22134030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 162, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134031", "label": "22134031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 120, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134032", "label": "22134032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 165, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134033", "label": "22134033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 168, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134034", "label": "22134034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 151, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134035", "label": "22134035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 110, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134036", "label": "22134036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 180, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134037", "label": "22134037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 82, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134038", "label": "22134038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 138, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134039", "label": "22134039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 108, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134040", "label": "22134040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 167, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134041", "label": "22134041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 133, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134042", "label": "22134042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 182, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134043", "label": "22134043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 110, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134044", "label": "22134044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 119, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134045", "label": "22134045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 119, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134046", "label": "22134046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 93, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134047", "label": "22134047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 167, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134048", "label": "22134048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 90, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134049", "label": "22134049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 104, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134050", "label": "22134050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 206, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134051", "label": "22134051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 169, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134052", "label": "22134052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 106, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134053", "label": "22134053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 139, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134054", "label": "22134054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 107, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134055", "label": "22134055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 131, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134056", "label": "22134056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 181, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134057", "label": "22134057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 167, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134059", "label": "22134059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 73, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134060", "label": "22134060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 100, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22134061", "label": "22134061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 142, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22135001", "label": "22135001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 155, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22135002", "label": "22135002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 196, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22135004", "label": "22135004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 94, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22135005", "label": "22135005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 77, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22135006", "label": "22135006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 134, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22135010", "label": "22135010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 167, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22136001", "label": "22136001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 52, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22136002", "label": "22136002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 181, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22136003", "label": "22136003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 139, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22136004", "label": "22136004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 130, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22141001", "label": "22141001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 48, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22141002", "label": "22141002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 120, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22141003", "label": "22141003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 105, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22141004", "label": "22141004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 85, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22142001", "label": "22142001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 114, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22142003", "label": "22142003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 59, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22142004", "label": "22142004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 160, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22142005", "label": "22142005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 153, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22142007", "label": "22142007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 132, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22143003", "label": "22143003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 119, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22143004", "label": "22143004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 166, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22143005", "label": "22143005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 145, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22144001", "label": "22144001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 175, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22144002", "label": "22144002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 162, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22144003", "label": "22144003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 47, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22144004", "label": "22144004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 57, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22144005", "label": "22144005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 192, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22144006", "label": "22144006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 178, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22144007", "label": "22144007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 112, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22144008", "label": "22144008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 156, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22144009", "label": "22144009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 143, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22144010", "label": "22144010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 200, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22144011", "label": "22144011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 49, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22144012", "label": "22144012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 165, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22145001", "label": "22145001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 82, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22145002", "label": "22145002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 166, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22145003", "label": "22145003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 125, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22145004", "label": "22145004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 143, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22151001", "label": "22151001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 120, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22151002", "label": "22151002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 167, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22151003", "label": "22151003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 128, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152001", "label": "22152001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 62, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152002", "label": "22152002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 132, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152003", "label": "22152003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 112, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152004", "label": "22152004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 122, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152011", "label": "22152011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 130, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152012", "label": "22152012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 117, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152013", "label": "22152013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 121, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152015", "label": "22152015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 196, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152016", "label": "22152016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 148, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152017", "label": "22152017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 156, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152019", "label": "22152019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 161, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152020", "label": "22152020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 100, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152022", "label": "22152022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 116, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152023", "label": "22152023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 132, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152024", "label": "22152024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 101, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152026", "label": "22152026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 129, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152027", "label": "22152027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 158, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152028", "label": "22152028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 120, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152030", "label": "22152030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 80, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152033", "label": "22152033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 54, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152035", "label": "22152035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 135, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152038", "label": "22152038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 105, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152039", "label": "22152039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 100, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152040", "label": "22152040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 154, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152041", "label": "22152041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 116, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152042", "label": "22152042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 93, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152043", "label": "22152043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 56, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152044", "label": "22152044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 136, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152045", "label": "22152045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 85, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152048", "label": "22152048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 135, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152049", "label": "22152049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 142, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152050", "label": "22152050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 128, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152051", "label": "22152051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 86, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152052", "label": "22152052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 54, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152053", "label": "22152053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 69, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152054", "label": "22152054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 109, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152055", "label": "22152055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 79, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152056", "label": "22152056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 159, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22152057", "label": "22152057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 42, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153001", "label": "22153001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 136, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153002", "label": "22153002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 190, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153004", "label": "22153004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 154, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153005", "label": "22153005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 65, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153006", "label": "22153006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 121, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153007", "label": "22153007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 134, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153008", "label": "22153008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 70, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153009", "label": "22153009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 61, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153010", "label": "22153010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 205, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153012", "label": "22153012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 149, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153015", "label": "22153015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 125, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153019", "label": "22153019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 105, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153024", "label": "22153024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 154, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153025", "label": "22153025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 66, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153029", "label": "22153029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 61, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153032", "label": "22153032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 94, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153033", "label": "22153033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 90, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153034", "label": "22153034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 139, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153035", "label": "22153035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 160, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153036", "label": "22153036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 183, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153037", "label": "22153037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 110, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153039", "label": "22153039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 133, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153040", "label": "22153040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 87, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153041", "label": "22153041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 181, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153042", "label": "22153042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 164, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153043", "label": "22153043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 156, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153044", "label": "22153044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 109, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153045", "label": "22153045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 45, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153050", "label": "22153050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 136, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153052", "label": "22153052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 133, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153054", "label": "22153054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153055", "label": "22153055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 145, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153058", "label": "22153058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 70, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153063", "label": "22153063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 141, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153066", "label": "22153066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 89, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153069", "label": "22153069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 112, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153070", "label": "22153070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 177, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153071", "label": "22153071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 147, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153076", "label": "22153076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 128, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153077", "label": "22153077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 145, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153079", "label": "22153079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 133, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22153084", "label": "22153084" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 155, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154001", "label": "22154001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 74, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154002", "label": "22154002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 84, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154003", "label": "22154003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 55, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154004", "label": "22154004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 79, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154005", "label": "22154005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 130, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154006", "label": "22154006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 54, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154007", "label": "22154007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 162, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154008", "label": "22154008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 80, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154009", "label": "22154009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 129, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154010", "label": "22154010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 157, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154013", "label": "22154013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 147, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154015", "label": "22154015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 120, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154023", "label": "22154023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 135, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154024", "label": "22154024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 113, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154025", "label": "22154025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 72, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154026", "label": "22154026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 148, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154027", "label": "22154027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 91, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154029", "label": "22154029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 115, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154031", "label": "22154031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 47, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154033", "label": "22154033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 103, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154037", "label": "22154037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 110, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154049", "label": "22154049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 88, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154050", "label": "22154050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 126, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154051", "label": "22154051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 100, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154052", "label": "22154052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 137, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154053", "label": "22154053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 175, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154054", "label": "22154054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 168, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22154055", "label": "22154055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 145, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22155001", "label": "22155001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 188, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22155003", "label": "22155003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 121, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22155006", "label": "22155006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 169, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22155010", "label": "22155010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 173, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22155011", "label": "22155011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 65, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22155013", "label": "22155013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 154, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22155014", "label": "22155014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 126, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22155015", "label": "22155015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 128, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22211001", "label": "22211001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 59, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22212001", "label": "22212001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 89, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22212003", "label": "22212003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 202, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22212004", "label": "22212004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 129, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22213001", "label": "22213001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 76, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22213002", "label": "22213002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 154, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22213003", "label": "22213003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 109, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22213004", "label": "22213004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 114, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22213005", "label": "22213005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 61, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22213006", "label": "22213006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 85, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22213031", "label": "22213031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 178, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22213033", "label": "22213033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 179, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22213037", "label": "22213037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 166, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22214004", "label": "22214004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 93, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22214005", "label": "22214005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 97, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22214006", "label": "22214006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 86, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22215001", "label": "22215001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 61, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22222001", "label": "22222001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 86, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22223001", "label": "22223001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 124, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22223002", "label": "22223002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 130, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22223003", "label": "22223003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 139, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22223047", "label": "22223047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 120, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22224001", "label": "22224001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 148, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22233001", "label": "22233001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 118, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22233002", "label": "22233002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 105, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22233003", "label": "22233003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 132, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22233024", "label": "22233024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 118, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22234001", "label": "22234001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 86, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22234002", "label": "22234002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 68, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22234004", "label": "22234004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 133, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22234006", "label": "22234006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 166, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22234021", "label": "22234021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 157, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22234022", "label": "22234022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 187, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22234023", "label": "22234023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 58, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22234024", "label": "22234024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 113, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22234025", "label": "22234025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 139, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22234026", "label": "22234026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 164, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22243001", "label": "22243001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 128, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22243002", "label": "22243002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 120, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22243003", "label": "22243003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 62, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22244002", "label": "22244002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 137, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22244003", "label": "22244003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 151, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22252001", "label": "22252001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 139, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22252003", "label": "22252003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 165, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22252004", "label": "22252004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 116, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22252005", "label": "22252005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 93, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22253001", "label": "22253001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 177, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22253002", "label": "22253002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 140, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22253003", "label": "22253003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 135, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22253004", "label": "22253004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 103, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22253005", "label": "22253005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 126, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22254001", "label": "22254001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 153, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22254002", "label": "22254002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 86, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22334002", "label": "22334002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 105, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22341005", "label": "22341005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 89, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22352001", "label": "22352001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 144, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22411001", "label": "22411001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 182, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111001", "label": "23111001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 170, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111003", "label": "23111003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 50, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111004", "label": "23111004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 143, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111005", "label": "23111005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 180, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111006", "label": "23111006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 177, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111007", "label": "23111007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 127, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111008", "label": "23111008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 138, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111009", "label": "23111009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 109, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111010", "label": "23111010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 95, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111011", "label": "23111011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 119, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111012", "label": "23111012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 174, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111013", "label": "23111013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 98, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111014", "label": "23111014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 175, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111015", "label": "23111015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 85, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111016", "label": "23111016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 123, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111017", "label": "23111017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 107, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111018", "label": "23111018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 153, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111019", "label": "23111019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 111, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23111020", "label": "23111020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 116, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112001", "label": "23112001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 150, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112002", "label": "23112002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 86, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112003", "label": "23112003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 132, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112004", "label": "23112004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 54, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112006", "label": "23112006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 73, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112007", "label": "23112007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 66, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112008", "label": "23112008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 133, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112009", "label": "23112009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 177, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112010", "label": "23112010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112011", "label": "23112011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 174, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112012", "label": "23112012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 166, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112013", "label": "23112013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 120, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112014", "label": "23112014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 102, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112015", "label": "23112015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 94, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112016", "label": "23112016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 145, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112017", "label": "23112017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 183, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112018", "label": "23112018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 104, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112019", "label": "23112019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 146, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112020", "label": "23112020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 118, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112021", "label": "23112021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 100, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112022", "label": "23112022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 164, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112023", "label": "23112023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 149, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112025", "label": "23112025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 122, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112026", "label": "23112026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 135, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112027", "label": "23112027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 110, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112029", "label": "23112029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 158, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112030", "label": "23112030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 91, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112031", "label": "23112031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 98, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112034", "label": "23112034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 128, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112036", "label": "23112036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 177, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112037", "label": "23112037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 63, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112041", "label": "23112041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 149, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112042", "label": "23112042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 159, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112043", "label": "23112043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 127, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112044", "label": "23112044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 154, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112045", "label": "23112045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 170, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112046", "label": "23112046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 69, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112047", "label": "23112047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 188, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112049", "label": "23112049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 151, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112050", "label": "23112050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 155, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112051", "label": "23112051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 97, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112052", "label": "23112052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 155, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112053", "label": "23112053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 140, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112054", "label": "23112054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 145, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112056", "label": "23112056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 159, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112057", "label": "23112057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 158, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112058", "label": "23112058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 191, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112060", "label": "23112060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 81, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112061", "label": "23112061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 104, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112062", "label": "23112062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 79, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112064", "label": "23112064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 129, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112068", "label": "23112068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 143, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23112069", "label": "23112069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 146, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113001", "label": "23113001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 78, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113002", "label": "23113002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 122, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113003", "label": "23113003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 143, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113004", "label": "23113004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 127, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113005", "label": "23113005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 102, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113006", "label": "23113006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 173, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113007", "label": "23113007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 146, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113008", "label": "23113008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 176, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113009", "label": "23113009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 75, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113010", "label": "23113010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 85, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113011", "label": "23113011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 151, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113012", "label": "23113012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 164, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113013", "label": "23113013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 137, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113014", "label": "23113014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 112, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113015", "label": "23113015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 85, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113016", "label": "23113016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 54, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113017", "label": "23113017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 85, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113018", "label": "23113018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 158, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113019", "label": "23113019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 122, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113020", "label": "23113020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 165, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113021", "label": "23113021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 160, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113022", "label": "23113022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 154, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113023", "label": "23113023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 158, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113025", "label": "23113025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 128, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113026", "label": "23113026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 142, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113027", "label": "23113027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 115, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113028", "label": "23113028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 128, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113029", "label": "23113029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 87, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113030", "label": "23113030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 59, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113031", "label": "23113031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 191, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113032", "label": "23113032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 80, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113033", "label": "23113033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 177, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113034", "label": "23113034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 142, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113035", "label": "23113035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 159, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113036", "label": "23113036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 120, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113037", "label": "23113037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 114, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113038", "label": "23113038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 209, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113039", "label": "23113039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 84, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113040", "label": "23113040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 142, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113041", "label": "23113041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 102, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113042", "label": "23113042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 101, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113043", "label": "23113043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 175, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113044", "label": "23113044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 82, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113045", "label": "23113045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 87, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113046", "label": "23113046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 143, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113047", "label": "23113047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 147, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113048", "label": "23113048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 77, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113049", "label": "23113049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 186, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113050", "label": "23113050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 148, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113051", "label": "23113051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 71, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113052", "label": "23113052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 74, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113053", "label": "23113053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 121, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113054", "label": "23113054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 104, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113055", "label": "23113055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 106, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113056", "label": "23113056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 126, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113057", "label": "23113057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 116, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113058", "label": "23113058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 156, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113059", "label": "23113059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 149, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113060", "label": "23113060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 194, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113061", "label": "23113061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 76, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113069", "label": "23113069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 158, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113070", "label": "23113070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 166, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113071", "label": "23113071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 98, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23113072", "label": "23113072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 153, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114002", "label": "23114002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 83, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114003", "label": "23114003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 114, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114004", "label": "23114004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 82, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114005", "label": "23114005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 106, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114007", "label": "23114007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 83, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114008", "label": "23114008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 75, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114009", "label": "23114009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 106, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114010", "label": "23114010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 165, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114011", "label": "23114011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 158, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114012", "label": "23114012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 123, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114013", "label": "23114013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 96, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114014", "label": "23114014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 147, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114016", "label": "23114016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 160, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114017", "label": "23114017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 70, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114018", "label": "23114018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 97, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23114019", "label": "23114019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 110, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23121001", "label": "23121001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 127, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23121002", "label": "23121002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 175, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23121003", "label": "23121003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 121, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23121004", "label": "23121004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 96, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23121005", "label": "23121005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 177, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23121006", "label": "23121006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 192, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23121007", "label": "23121007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 176, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23121008", "label": "23121008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 147, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23121009", "label": "23121009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 187, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23121010", "label": "23121010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 103, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23121011", "label": "23121011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 153, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23121012", "label": "23121012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 74, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122001", "label": "23122001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 65, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122002", "label": "23122002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 146, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122003", "label": "23122003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 92, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122006", "label": "23122006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 108, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122007", "label": "23122007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 125, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122008", "label": "23122008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 112, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122011", "label": "23122011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 128, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122013", "label": "23122013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 179, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122014", "label": "23122014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 170, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122015", "label": "23122015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 148, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122017", "label": "23122017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 91, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122018", "label": "23122018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 173, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122019", "label": "23122019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 103, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122021", "label": "23122021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 106, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122024", "label": "23122024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 115, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122025", "label": "23122025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 80, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122026", "label": "23122026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 139, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122027", "label": "23122027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 135, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122029", "label": "23122029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 101, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122030", "label": "23122030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 176, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122033", "label": "23122033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 172, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122034", "label": "23122034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 148, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122035", "label": "23122035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 167, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122036", "label": "23122036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 163, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122037", "label": "23122037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 156, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122039", "label": "23122039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 169, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122040", "label": "23122040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 183, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122041", "label": "23122041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 161, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122044", "label": "23122044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 185, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122045", "label": "23122045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 87, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122046", "label": "23122046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 127, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122047", "label": "23122047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 174, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122048", "label": "23122048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 147, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122049", "label": "23122049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 159, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122050", "label": "23122050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 185, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122051", "label": "23122051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 179, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122052", "label": "23122052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 70, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122053", "label": "23122053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 163, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122054", "label": "23122054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 101, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23122057", "label": "23122057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 152, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123001", "label": "23123001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 74, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123002", "label": "23123002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 106, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123003", "label": "23123003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 96, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123005", "label": "23123005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 141, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123006", "label": "23123006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 105, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123007", "label": "23123007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 147, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123008", "label": "23123008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 132, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123009", "label": "23123009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 147, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123010", "label": "23123010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 170, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123011", "label": "23123011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 105, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123012", "label": "23123012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 169, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123013", "label": "23123013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 98, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123014", "label": "23123014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 128, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123015", "label": "23123015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 52, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123016", "label": "23123016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 99, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123017", "label": "23123017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 179, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123018", "label": "23123018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 49, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123019", "label": "23123019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 181, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123020", "label": "23123020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 200, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123021", "label": "23123021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 94, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123022", "label": "23123022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 65, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123023", "label": "23123023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 185, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123024", "label": "23123024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 103, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123025", "label": "23123025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 123, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123026", "label": "23123026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 194, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123027", "label": "23123027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 75, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123028", "label": "23123028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 79, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123029", "label": "23123029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 134, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123030", "label": "23123030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 174, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123031", "label": "23123031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 142, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123032", "label": "23123032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 145, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123033", "label": "23123033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 174, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123034", "label": "23123034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 86, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123035", "label": "23123035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 128, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123036", "label": "23123036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 96, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123037", "label": "23123037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 138, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123038", "label": "23123038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 162, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123039", "label": "23123039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 130, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123040", "label": "23123040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 165, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123041", "label": "23123041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 92, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123042", "label": "23123042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 98, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123043", "label": "23123043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 104, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123044", "label": "23123044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 85, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123045", "label": "23123045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 132, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123046", "label": "23123046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 96, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123047", "label": "23123047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 112, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123048", "label": "23123048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 167, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123049", "label": "23123049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 151, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123050", "label": "23123050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 96, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123051", "label": "23123051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 79, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123052", "label": "23123052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 86, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123053", "label": "23123053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 62, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123054", "label": "23123054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 142, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123055", "label": "23123055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 78, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123056", "label": "23123056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 106, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123057", "label": "23123057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 131, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123058", "label": "23123058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 157, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123059", "label": "23123059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 110, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123060", "label": "23123060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 96, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23123061", "label": "23123061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 141, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124001", "label": "23124001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 102, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124002", "label": "23124002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 87, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124003", "label": "23124003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 78, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124004", "label": "23124004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 163, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124005", "label": "23124005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 72, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124006", "label": "23124006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 74, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124007", "label": "23124007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 52, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124008", "label": "23124008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 108, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124009", "label": "23124009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 141, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124010", "label": "23124010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 139, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124011", "label": "23124011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 94, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124012", "label": "23124012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 112, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124013", "label": "23124013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 80, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124014", "label": "23124014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 123, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124015", "label": "23124015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 119, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124016", "label": "23124016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 79, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124017", "label": "23124017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 123, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124018", "label": "23124018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 120, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124019", "label": "23124019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 108, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124020", "label": "23124020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 173, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23124021", "label": "23124021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 130, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131001", "label": "23131001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 128, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131002", "label": "23131002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 174, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131003", "label": "23131003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 171, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131004", "label": "23131004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 148, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131005", "label": "23131005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 105, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131006", "label": "23131006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 189, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131007", "label": "23131007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 98, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131008", "label": "23131008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 99, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131009", "label": "23131009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 188, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131010", "label": "23131010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 129, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131011", "label": "23131011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 144, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131012", "label": "23131012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 154, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131013", "label": "23131013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 103, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131014", "label": "23131014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 150, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131015", "label": "23131015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 141, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131016", "label": "23131016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 87, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131017", "label": "23131017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 90, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131018", "label": "23131018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 132, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131019", "label": "23131019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 64, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131020", "label": "23131020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 64, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131021", "label": "23131021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 125, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131022", "label": "23131022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 59, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131023", "label": "23131023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 156, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131024", "label": "23131024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 160, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131025", "label": "23131025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 160, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131026", "label": "23131026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 137, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131027", "label": "23131027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 70, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131028", "label": "23131028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 106, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131029", "label": "23131029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 72, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131030", "label": "23131030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 96, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23131031", "label": "23131031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 140, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132001", "label": "23132001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 134, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132002", "label": "23132002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 190, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132003", "label": "23132003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 112, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132004", "label": "23132004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 167, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132005", "label": "23132005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 140, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132006", "label": "23132006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 118, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132008", "label": "23132008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 85, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132009", "label": "23132009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 119, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132010", "label": "23132010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 138, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132011", "label": "23132011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 89, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132013", "label": "23132013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 159, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132014", "label": "23132014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 183, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132015", "label": "23132015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 142, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132016", "label": "23132016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 83, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132017", "label": "23132017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 151, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132018", "label": "23132018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 160, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132019", "label": "23132019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 49, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132020", "label": "23132020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 112, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132022", "label": "23132022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 168, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132028", "label": "23132028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 170, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132030", "label": "23132030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 187, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132038", "label": "23132038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 118, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132042", "label": "23132042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 154, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132043", "label": "23132043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 164, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132050", "label": "23132050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 142, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132051", "label": "23132051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 165, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132053", "label": "23132053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 131, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132054", "label": "23132054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 93, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132056", "label": "23132056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 195, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132058", "label": "23132058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 167, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132059", "label": "23132059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 75, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132060", "label": "23132060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 84, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132061", "label": "23132061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 100, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23132068", "label": "23132068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 162, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133001", "label": "23133001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 161, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133002", "label": "23133002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 136, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133003", "label": "23133003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 70, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133004", "label": "23133004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 160, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133005", "label": "23133005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 173, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133006", "label": "23133006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 80, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133007", "label": "23133007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 148, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133008", "label": "23133008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 151, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133009", "label": "23133009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 127, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133010", "label": "23133010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 150, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133011", "label": "23133011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 150, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133012", "label": "23133012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 133, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133013", "label": "23133013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 187, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133015", "label": "23133015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 66, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133016", "label": "23133016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 56, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133017", "label": "23133017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 99, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133018", "label": "23133018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 103, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133019", "label": "23133019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 123, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133020", "label": "23133020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 106, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133021", "label": "23133021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 134, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133022", "label": "23133022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 118, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133023", "label": "23133023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 153, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133024", "label": "23133024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 114, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133025", "label": "23133025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 143, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133026", "label": "23133026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 200, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133027", "label": "23133027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 90, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133028", "label": "23133028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 66, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133029", "label": "23133029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 70, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133030", "label": "23133030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 113, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133031", "label": "23133031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 64, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133032", "label": "23133032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 82, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133033", "label": "23133033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 106, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133034", "label": "23133034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 124, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133035", "label": "23133035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 158, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133036", "label": "23133036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 161, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133037", "label": "23133037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 173, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133038", "label": "23133038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 140, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133040", "label": "23133040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 121, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133042", "label": "23133042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 130, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133043", "label": "23133043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 67, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133044", "label": "23133044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 116, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133046", "label": "23133046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 203, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133047", "label": "23133047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 153, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133048", "label": "23133048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 165, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133049", "label": "23133049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 61, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133053", "label": "23133053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 102, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133054", "label": "23133054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 103, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133056", "label": "23133056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 71, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133057", "label": "23133057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 49, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133060", "label": "23133060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 187, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133061", "label": "23133061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 128, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133062", "label": "23133062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 92, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133066", "label": "23133066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 150, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133067", "label": "23133067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133068", "label": "23133068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 116, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133070", "label": "23133070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 165, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133072", "label": "23133072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 125, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133073", "label": "23133073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 159, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133074", "label": "23133074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 125, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133077", "label": "23133077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 152, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133078", "label": "23133078" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 173, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23133080", "label": "23133080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 173, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134001", "label": "23134001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 110, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134002", "label": "23134002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 139, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134003", "label": "23134003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 119, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134004", "label": "23134004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 77, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134005", "label": "23134005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 120, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134006", "label": "23134006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 87, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134007", "label": "23134007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 161, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134009", "label": "23134009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 79, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134010", "label": "23134010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 72, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134011", "label": "23134011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 70, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134012", "label": "23134012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 134, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134014", "label": "23134014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 149, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134015", "label": "23134015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 100, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134016", "label": "23134016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 166, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134017", "label": "23134017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 81, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134018", "label": "23134018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 141, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134019", "label": "23134019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 112, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134020", "label": "23134020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 134, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134021", "label": "23134021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 168, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134022", "label": "23134022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 110, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134023", "label": "23134023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 159, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134025", "label": "23134025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 104, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134026", "label": "23134026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 173, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134027", "label": "23134027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 111, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134028", "label": "23134028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 113, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134029", "label": "23134029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 105, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23134030", "label": "23134030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 125, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23212002", "label": "23212002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 175, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23212003", "label": "23212003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 143, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23212004", "label": "23212004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 116, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23213001", "label": "23213001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 104, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23213002", "label": "23213002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 52, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23213003", "label": "23213003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 168, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23213004", "label": "23213004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 158, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23213005", "label": "23213005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 113, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23213006", "label": "23213006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 143, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23213007", "label": "23213007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 79, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23213009", "label": "23213009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 56, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23213010", "label": "23213010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 109, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23222001", "label": "23222001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 115, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23223001", "label": "23223001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 147, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23223002", "label": "23223002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 96, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23223003", "label": "23223003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 89, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23233001", "label": "23233001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 68, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23233002", "label": "23233002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 91, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23233003", "label": "23233003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 118, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23233004", "label": "23233004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 141, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23233005", "label": "23233005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 99, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23233006", "label": "23233006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 159, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23313001", "label": "23313001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 115, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23313002", "label": "23313002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 200, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23313003", "label": "23313003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 129, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23313008", "label": "23313008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 55, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23413001", "label": "23413001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 163, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23413002", "label": "23413002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 124, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23413003", "label": "23413003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 113, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111001", "label": "24111001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 112, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111002", "label": "24111002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 135, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111003", "label": "24111003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 84, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111004", "label": "24111004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 118, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111005", "label": "24111005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 107, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111006", "label": "24111006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 141, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111007", "label": "24111007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 87, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111008", "label": "24111008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 156, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111009", "label": "24111009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 155, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111010", "label": "24111010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 145, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111011", "label": "24111011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 98, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111012", "label": "24111012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 119, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111013", "label": "24111013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 155, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111014", "label": "24111014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 130, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111015", "label": "24111015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 75, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111016", "label": "24111016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 100, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111017", "label": "24111017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 136, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111018", "label": "24111018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 163, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111019", "label": "24111019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 139, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111020", "label": "24111020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 120, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111021", "label": "24111021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 56, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111022", "label": "24111022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 157, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111023", "label": "24111023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 153, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111024", "label": "24111024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 87, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111025", "label": "24111025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 142, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111026", "label": "24111026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 107, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111027", "label": "24111027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 104, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111028", "label": "24111028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 176, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111029", "label": "24111029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 110, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111030", "label": "24111030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 162, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111031", "label": "24111031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 132, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111032", "label": "24111032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 88, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111033", "label": "24111033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 68, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111034", "label": "24111034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 126, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111035", "label": "24111035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 83, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111036", "label": "24111036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 163, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111037", "label": "24111037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 154, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111038", "label": "24111038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 155, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111039", "label": "24111039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 68, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111040", "label": "24111040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 135, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111041", "label": "24111041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 135, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24111042", "label": "24111042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 178, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112001", "label": "24112001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 168, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112003", "label": "24112003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 75, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112004", "label": "24112004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 105, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112005", "label": "24112005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 107, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112006", "label": "24112006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 171, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112016", "label": "24112016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 147, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112022", "label": "24112022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 136, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112025", "label": "24112025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 181, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112026", "label": "24112026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 87, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112030", "label": "24112030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 66, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112031", "label": "24112031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 167, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112035", "label": "24112035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 90, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112036", "label": "24112036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 69, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112037", "label": "24112037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 187, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112038", "label": "24112038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 106, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112039", "label": "24112039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 129, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112045", "label": "24112045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 101, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112046", "label": "24112046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 130, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112048", "label": "24112048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 95, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112049", "label": "24112049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 157, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112052", "label": "24112052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 69, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112053", "label": "24112053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 96, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112054", "label": "24112054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 121, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112056", "label": "24112056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 142, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112058", "label": "24112058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 167, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112059", "label": "24112059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 96, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112063", "label": "24112063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 123, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112064", "label": "24112064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 79, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112065", "label": "24112065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 184, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112066", "label": "24112066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 114, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112067", "label": "24112067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 131, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112069", "label": "24112069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 99, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112070", "label": "24112070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 84, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112071", "label": "24112071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 94, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112072", "label": "24112072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 169, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112073", "label": "24112073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 165, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112074", "label": "24112074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 139, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112079", "label": "24112079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 163, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112081", "label": "24112081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 65, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112082", "label": "24112082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 122, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112083", "label": "24112083" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 71, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112084", "label": "24112084" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 149, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112085", "label": "24112085" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 172, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112086", "label": "24112086" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 177, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112087", "label": "24112087" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 109, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112088", "label": "24112088" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 53, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112089", "label": "24112089" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 176, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24112090", "label": "24112090" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 152, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113001", "label": "24113001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 97, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113002", "label": "24113002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 166, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113003", "label": "24113003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 85, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113004", "label": "24113004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 65, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113005", "label": "24113005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 173, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113006", "label": "24113006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 116, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113007", "label": "24113007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 123, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113008", "label": "24113008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 64, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113010", "label": "24113010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 129, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113011", "label": "24113011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 126, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113012", "label": "24113012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 115, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113013", "label": "24113013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 47, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113014", "label": "24113014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 164, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113015", "label": "24113015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 86, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113016", "label": "24113016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 64, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113017", "label": "24113017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 104, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113018", "label": "24113018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 92, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113021", "label": "24113021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 96, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113022", "label": "24113022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 108, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113023", "label": "24113023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 119, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113025", "label": "24113025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 64, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113027", "label": "24113027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 153, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113028", "label": "24113028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 78, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113032", "label": "24113032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 116, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113033", "label": "24113033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 151, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113034", "label": "24113034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 127, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113035", "label": "24113035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 159, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113036", "label": "24113036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 149, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113038", "label": "24113038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 101, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113039", "label": "24113039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 154, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113040", "label": "24113040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 191, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24113041", "label": "24113041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 162, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121001", "label": "24121001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 111, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121002", "label": "24121002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 61, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121003", "label": "24121003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 125, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121004", "label": "24121004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 130, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121005", "label": "24121005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 138, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121006", "label": "24121006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 153, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121007", "label": "24121007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 198, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121008", "label": "24121008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 70, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121009", "label": "24121009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 96, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121010", "label": "24121010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 102, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121011", "label": "24121011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 125, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121012", "label": "24121012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 163, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121013", "label": "24121013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 172, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121014", "label": "24121014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 155, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121015", "label": "24121015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 164, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121016", "label": "24121016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 140, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121017", "label": "24121017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 110, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121018", "label": "24121018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 103, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121019", "label": "24121019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 112, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121021", "label": "24121021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 90, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121022", "label": "24121022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 87, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121023", "label": "24121023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 115, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121024", "label": "24121024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 47, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121025", "label": "24121025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 118, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121026", "label": "24121026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 169, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121027", "label": "24121027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 90, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121028", "label": "24121028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 162, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121029", "label": "24121029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 136, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121030", "label": "24121030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 74, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121031", "label": "24121031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 145, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121032", "label": "24121032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 140, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121033", "label": "24121033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 110, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121034", "label": "24121034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 56, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121035", "label": "24121035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 119, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121036", "label": "24121036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 141, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121037", "label": "24121037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 72, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121038", "label": "24121038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 108, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121039", "label": "24121039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 187, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121040", "label": "24121040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 162, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121041", "label": "24121041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 137, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121042", "label": "24121042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 82, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121043", "label": "24121043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 161, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121044", "label": "24121044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 116, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121045", "label": "24121045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 88, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121046", "label": "24121046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 91, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121047", "label": "24121047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 130, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121048", "label": "24121048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 88, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24121049", "label": "24121049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 121, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122001", "label": "24122001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 167, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122003", "label": "24122003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 142, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122004", "label": "24122004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 175, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122005", "label": "24122005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 82, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122007", "label": "24122007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 108, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122008", "label": "24122008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 100, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122013", "label": "24122013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 114, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122018", "label": "24122018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 120, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122019", "label": "24122019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 169, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122021", "label": "24122021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 94, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122022", "label": "24122022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 139, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122023", "label": "24122023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 58, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122027", "label": "24122027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 96, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122028", "label": "24122028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 134, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122029", "label": "24122029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 132, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122030", "label": "24122030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 55, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122033", "label": "24122033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 127, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122035", "label": "24122035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 166, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122043", "label": "24122043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 95, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122044", "label": "24122044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 102, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122045", "label": "24122045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 102, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122046", "label": "24122046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 165, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122048", "label": "24122048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 126, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122049", "label": "24122049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 170, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122052", "label": "24122052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 119, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122053", "label": "24122053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 77, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122054", "label": "24122054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 109, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122055", "label": "24122055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 148, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122057", "label": "24122057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 132, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122059", "label": "24122059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 78, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122060", "label": "24122060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 170, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122061", "label": "24122061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 99, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122062", "label": "24122062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 114, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122067", "label": "24122067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 74, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122068", "label": "24122068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 115, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122069", "label": "24122069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 87, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122070", "label": "24122070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 147, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122074", "label": "24122074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 44, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122076", "label": "24122076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 72, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122079", "label": "24122079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 98, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122083", "label": "24122083" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 65, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122087", "label": "24122087" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 66, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122088", "label": "24122088" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 76, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122089", "label": "24122089" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 169, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122090", "label": "24122090" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 174, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122092", "label": "24122092" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 111, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122096", "label": "24122096" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 148, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122097", "label": "24122097" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 145, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122098", "label": "24122098" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 72, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122099", "label": "24122099" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 123, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122100", "label": "24122100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 123, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24122101", "label": "24122101" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 152, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123001", "label": "24123001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 180, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123002", "label": "24123002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 109, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123003", "label": "24123003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 155, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123004", "label": "24123004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 122, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123006", "label": "24123006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 143, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123007", "label": "24123007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 96, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123008", "label": "24123008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 137, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123009", "label": "24123009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 164, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123010", "label": "24123010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 176, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123011", "label": "24123011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 97, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123012", "label": "24123012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 145, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123013", "label": "24123013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 101, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123014", "label": "24123014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 164, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123015", "label": "24123015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 104, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123016", "label": "24123016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 122, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123017", "label": "24123017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 137, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123018", "label": "24123018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 111, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123019", "label": "24123019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 89, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123020", "label": "24123020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 83, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123024", "label": "24123024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 161, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123025", "label": "24123025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 153, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123029", "label": "24123029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 104, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123031", "label": "24123031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 146, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123035", "label": "24123035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 150, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123036", "label": "24123036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 86, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123039", "label": "24123039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 151, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24123041", "label": "24123041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 68, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24124001", "label": "24124001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 146, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24124002", "label": "24124002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 97, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24124003", "label": "24124003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 191, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24124004", "label": "24124004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 58, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24124005", "label": "24124005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 118, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24124006", "label": "24124006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 104, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24124007", "label": "24124007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 95, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24124008", "label": "24124008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 85, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131001", "label": "24131001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 126, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131002", "label": "24131002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 142, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131003", "label": "24131003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 140, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131004", "label": "24131004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 155, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131005", "label": "24131005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 144, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131006", "label": "24131006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 148, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131007", "label": "24131007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 73, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131008", "label": "24131008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 75, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131009", "label": "24131009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 88, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131010", "label": "24131010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 107, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131011", "label": "24131011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 128, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131012", "label": "24131012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 118, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131013", "label": "24131013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 174, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131014", "label": "24131014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 107, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131015", "label": "24131015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 119, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131016", "label": "24131016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 166, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131017", "label": "24131017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 156, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131018", "label": "24131018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 144, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131019", "label": "24131019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 72, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131020", "label": "24131020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 154, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131021", "label": "24131021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 150, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131022", "label": "24131022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 77, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131023", "label": "24131023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 45, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131024", "label": "24131024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 68, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131025", "label": "24131025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 93, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131026", "label": "24131026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 143, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131027", "label": "24131027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 120, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131028", "label": "24131028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 70, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131029", "label": "24131029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 148, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131030", "label": "24131030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 174, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131031", "label": "24131031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 150, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131032", "label": "24131032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 72, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131033", "label": "24131033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 112, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131034", "label": "24131034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 86, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131035", "label": "24131035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 92, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131036", "label": "24131036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 129, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131037", "label": "24131037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 88, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131038", "label": "24131038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 126, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131039", "label": "24131039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 87, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131040", "label": "24131040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 151, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131041", "label": "24131041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 129, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131042", "label": "24131042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 79, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131043", "label": "24131043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 189, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131044", "label": "24131044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 97, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131045", "label": "24131045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 131, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131046", "label": "24131046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 99, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131047", "label": "24131047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 86, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131048", "label": "24131048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 100, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131049", "label": "24131049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 116, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131050", "label": "24131050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 166, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131051", "label": "24131051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 76, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131052", "label": "24131052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 132, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131053", "label": "24131053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 77, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131054", "label": "24131054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 108, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131055", "label": "24131055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 116, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131056", "label": "24131056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 151, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131057", "label": "24131057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 158, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131058", "label": "24131058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 111, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131059", "label": "24131059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 167, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131060", "label": "24131060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 111, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131061", "label": "24131061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 122, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131062", "label": "24131062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 163, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131063", "label": "24131063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 68, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131064", "label": "24131064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 147, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131065", "label": "24131065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 140, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131066", "label": "24131066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 184, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131067", "label": "24131067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 117, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131068", "label": "24131068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 110, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131069", "label": "24131069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 55, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131070", "label": "24131070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 128, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131071", "label": "24131071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 128, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131072", "label": "24131072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 139, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131073", "label": "24131073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 66, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131074", "label": "24131074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 183, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131075", "label": "24131075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 52, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131076", "label": "24131076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 128, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131077", "label": "24131077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 128, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131078", "label": "24131078" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131079", "label": "24131079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 149, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131080", "label": "24131080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 178, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131081", "label": "24131081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 184, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131082", "label": "24131082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 155, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131083", "label": "24131083" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 161, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131084", "label": "24131084" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 138, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131085", "label": "24131085" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 163, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131086", "label": "24131086" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 85, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131087", "label": "24131087" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 79, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24131088", "label": "24131088" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 119, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132010", "label": "24132010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 175, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132011", "label": "24132011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 168, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132016", "label": "24132016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 150, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132017", "label": "24132017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 116, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132025", "label": "24132025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 169, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132026", "label": "24132026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 153, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132028", "label": "24132028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 66, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132035", "label": "24132035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 92, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132036", "label": "24132036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 78, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132043", "label": "24132043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 80, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132044", "label": "24132044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 137, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132050", "label": "24132050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 193, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132085", "label": "24132085" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 93, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132096", "label": "24132096" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 74, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132098", "label": "24132098" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 129, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24132101", "label": "24132101" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 121, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133001", "label": "24133001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 134, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133002", "label": "24133002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 78, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133003", "label": "24133003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 90, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133004", "label": "24133004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 104, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133005", "label": "24133005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 121, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133006", "label": "24133006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 159, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133007", "label": "24133007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 168, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133008", "label": "24133008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 128, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133009", "label": "24133009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 111, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133010", "label": "24133010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 98, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133011", "label": "24133011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 75, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133012", "label": "24133012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 179, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133013", "label": "24133013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 63, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133014", "label": "24133014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 163, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133015", "label": "24133015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 87, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133016", "label": "24133016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 67, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133017", "label": "24133017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 137, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133018", "label": "24133018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 72, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133020", "label": "24133020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 58, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133021", "label": "24133021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 120, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133022", "label": "24133022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 161, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133023", "label": "24133023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 175, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24133024", "label": "24133024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 82, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141001", "label": "24141001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 108, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141002", "label": "24141002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 84, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141003", "label": "24141003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 165, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141004", "label": "24141004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 54, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141005", "label": "24141005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 148, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141006", "label": "24141006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 157, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141007", "label": "24141007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 157, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141008", "label": "24141008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 179, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141009", "label": "24141009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 125, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141010", "label": "24141010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 81, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141011", "label": "24141011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 137, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141012", "label": "24141012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 109, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141013", "label": "24141013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 115, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141014", "label": "24141014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 62, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141015", "label": "24141015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 105, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141016", "label": "24141016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 165, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141017", "label": "24141017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 146, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141018", "label": "24141018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 121, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141019", "label": "24141019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 197, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141020", "label": "24141020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 130, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141021", "label": "24141021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 112, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141022", "label": "24141022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 86, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141023", "label": "24141023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 94, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141024", "label": "24141024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 116, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141025", "label": "24141025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 80, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141026", "label": "24141026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 96, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141027", "label": "24141027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 139, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141028", "label": "24141028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 92, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141029", "label": "24141029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 168, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141030", "label": "24141030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 114, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141031", "label": "24141031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 200, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141032", "label": "24141032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 160, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141033", "label": "24141033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 70, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141034", "label": "24141034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 67, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141035", "label": "24141035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 128, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141036", "label": "24141036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 151, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141037", "label": "24141037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 143, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141038", "label": "24141038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 122, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141039", "label": "24141039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 82, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141040", "label": "24141040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 115, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141041", "label": "24141041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 158, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141042", "label": "24141042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 91, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141043", "label": "24141043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 81, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141044", "label": "24141044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 96, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141045", "label": "24141045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 129, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141046", "label": "24141046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 151, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141047", "label": "24141047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 133, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141048", "label": "24141048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 110, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141049", "label": "24141049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 88, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141050", "label": "24141050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 70, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141051", "label": "24141051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 134, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141052", "label": "24141052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 122, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141053", "label": "24141053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 168, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141054", "label": "24141054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 97, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141055", "label": "24141055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 55, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141056", "label": "24141056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 180, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141057", "label": "24141057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 69, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141058", "label": "24141058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141059", "label": "24141059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 101, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141060", "label": "24141060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 105, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141061", "label": "24141061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 156, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141062", "label": "24141062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 156, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141063", "label": "24141063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 150, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141064", "label": "24141064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 78, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141065", "label": "24141065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 126, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141066", "label": "24141066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 150, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141067", "label": "24141067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 63, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141068", "label": "24141068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 144, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141069", "label": "24141069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 116, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141070", "label": "24141070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 159, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141071", "label": "24141071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 140, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141072", "label": "24141072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 195, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141073", "label": "24141073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 102, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141074", "label": "24141074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 109, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141075", "label": "24141075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 128, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141076", "label": "24141076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 133, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141077", "label": "24141077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 163, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141078", "label": "24141078" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 179, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141079", "label": "24141079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 124, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141080", "label": "24141080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 90, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141081", "label": "24141081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 72, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141082", "label": "24141082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 170, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141083", "label": "24141083" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 150, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141084", "label": "24141084" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 115, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141085", "label": "24141085" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 72, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141086", "label": "24141086" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 105, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141087", "label": "24141087" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 145, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141088", "label": "24141088" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 151, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141089", "label": "24141089" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 107, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141090", "label": "24141090" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 165, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141091", "label": "24141091" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 96, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141092", "label": "24141092" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 69, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141093", "label": "24141093" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 91, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24141094", "label": "24141094" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 51, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142001", "label": "24142001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 77, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142002", "label": "24142002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 150, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142003", "label": "24142003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 104, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142004", "label": "24142004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 61, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142005", "label": "24142005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 139, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142006", "label": "24142006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 175, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142007", "label": "24142007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 186, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142008", "label": "24142008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 198, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142009", "label": "24142009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 173, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142010", "label": "24142010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 160, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142011", "label": "24142011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 103, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142012", "label": "24142012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 82, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142013", "label": "24142013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 167, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142014", "label": "24142014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 107, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142015", "label": "24142015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 83, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142016", "label": "24142016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 165, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142017", "label": "24142017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 134, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142018", "label": "24142018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 70, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142019", "label": "24142019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 108, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142020", "label": "24142020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 161, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142021", "label": "24142021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 142, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142022", "label": "24142022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 130, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142023", "label": "24142023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 84, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142024", "label": "24142024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 66, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142025", "label": "24142025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 112, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142026", "label": "24142026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 56, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142027", "label": "24142027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 84, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142028", "label": "24142028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 113, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142029", "label": "24142029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 172, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142030", "label": "24142030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 56, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142031", "label": "24142031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 108, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142032", "label": "24142032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 102, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142033", "label": "24142033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 144, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142034", "label": "24142034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 83, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142035", "label": "24142035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 78, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142036", "label": "24142036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 140, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142037", "label": "24142037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 106, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142038", "label": "24142038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 136, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24142039", "label": "24142039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 149, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143001", "label": "24143001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 183, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143002", "label": "24143002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 118, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143003", "label": "24143003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 200, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143004", "label": "24143004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 150, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143006", "label": "24143006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 102, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143007", "label": "24143007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 159, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143008", "label": "24143008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 130, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143009", "label": "24143009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 183, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143010", "label": "24143010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 88, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143011", "label": "24143011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 102, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143012", "label": "24143012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 150, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143013", "label": "24143013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 123, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143014", "label": "24143014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 188, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143015", "label": "24143015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 53, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143016", "label": "24143016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 181, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143018", "label": "24143018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 77, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143019", "label": "24143019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 53, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143020", "label": "24143020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 152, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143021", "label": "24143021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 83, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143022", "label": "24143022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 109, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143023", "label": "24143023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 121, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143024", "label": "24143024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 120, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143025", "label": "24143025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 115, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143026", "label": "24143026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 172, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143027", "label": "24143027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143030", "label": "24143030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 146, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143031", "label": "24143031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 73, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143032", "label": "24143032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 145, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143033", "label": "24143033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 63, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143034", "label": "24143034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 180, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143036", "label": "24143036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 68, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143039", "label": "24143039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 164, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143042", "label": "24143042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 99, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143043", "label": "24143043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 71, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143044", "label": "24143044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 71, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143047", "label": "24143047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 143, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143048", "label": "24143048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 78, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143049", "label": "24143049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 107, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143050", "label": "24143050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 90, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143052", "label": "24143052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 81, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143053", "label": "24143053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 166, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143054", "label": "24143054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 129, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143055", "label": "24143055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 144, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143056", "label": "24143056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 118, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143058", "label": "24143058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 179, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143059", "label": "24143059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 198, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143060", "label": "24143060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 105, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143061", "label": "24143061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 123, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24143062", "label": "24143062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 85, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144001", "label": "24144001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 116, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144003", "label": "24144003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 164, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144004", "label": "24144004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 67, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144005", "label": "24144005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 145, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144006", "label": "24144006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 68, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144007", "label": "24144007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 79, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144008", "label": "24144008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 161, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144009", "label": "24144009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 109, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144011", "label": "24144011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 153, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144012", "label": "24144012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 73, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144013", "label": "24144013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 143, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144015", "label": "24144015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 107, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144016", "label": "24144016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 120, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144017", "label": "24144017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 61, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144018", "label": "24144018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 153, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144019", "label": "24144019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 142, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144020", "label": "24144020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 142, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144021", "label": "24144021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 149, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144022", "label": "24144022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 130, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144024", "label": "24144024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 129, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144025", "label": "24144025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 121, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144027", "label": "24144027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 123, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144028", "label": "24144028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 94, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144029", "label": "24144029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 137, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144030", "label": "24144030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 191, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144031", "label": "24144031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 164, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144032", "label": "24144032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 150, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144033", "label": "24144033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 100, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144034", "label": "24144034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 137, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144035", "label": "24144035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 54, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144036", "label": "24144036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 75, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144037", "label": "24144037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 63, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144038", "label": "24144038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 137, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144039", "label": "24144039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 173, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144040", "label": "24144040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 60, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144041", "label": "24144041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 150, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144042", "label": "24144042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 128, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144043", "label": "24144043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 89, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144044", "label": "24144044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 63, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144045", "label": "24144045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 88, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144046", "label": "24144046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 154, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144047", "label": "24144047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 99, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144048", "label": "24144048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 88, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144049", "label": "24144049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 105, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144050", "label": "24144050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 106, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144051", "label": "24144051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 86, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144052", "label": "24144052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 97, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144053", "label": "24144053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 138, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144054", "label": "24144054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 174, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144056", "label": "24144056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 130, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144057", "label": "24144057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 122, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144058", "label": "24144058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 75, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144059", "label": "24144059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 88, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144060", "label": "24144060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 125, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144061", "label": "24144061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 82, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24144062", "label": "24144062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 63, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24145001", "label": "24145001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 145, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24145002", "label": "24145002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 156, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24145003", "label": "24145003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 93, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24145005", "label": "24145005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 100, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24145006", "label": "24145006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 154, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24211006", "label": "24211006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 180, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24211007", "label": "24211007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 145, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24212003", "label": "24212003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 46, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24212005", "label": "24212005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 114, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24212006", "label": "24212006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 83, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24212007", "label": "24212007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 178, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24212008", "label": "24212008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 103, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24212009", "label": "24212009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 94, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24212010", "label": "24212010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 163, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24212039", "label": "24212039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 183, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24212041", "label": "24212041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 94, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24213001", "label": "24213001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 178, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24213002", "label": "24213002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 123, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24213003", "label": "24213003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 156, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24213005", "label": "24213005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 160, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24213006", "label": "24213006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 107, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24213007", "label": "24213007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 108, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24213008", "label": "24213008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 111, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24213009", "label": "24213009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 125, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24213010", "label": "24213010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 83, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24213011", "label": "24213011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 109, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223001", "label": "24223001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 102, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223002", "label": "24223002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 124, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223003", "label": "24223003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 190, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223004", "label": "24223004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 122, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223005", "label": "24223005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 190, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223006", "label": "24223006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 141, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223007", "label": "24223007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 84, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223008", "label": "24223008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 176, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223009", "label": "24223009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 171, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223010", "label": "24223010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 80, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223011", "label": "24223011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 146, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223012", "label": "24223012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 115, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223013", "label": "24223013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 180, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223014", "label": "24223014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 110, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223015", "label": "24223015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 111, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223016", "label": "24223016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 186, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223017", "label": "24223017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 139, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223018", "label": "24223018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 106, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223020", "label": "24223020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 165, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223021", "label": "24223021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 67, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223022", "label": "24223022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 195, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24223023", "label": "24223023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 144, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24232002", "label": "24232002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 100, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24232003", "label": "24232003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 104, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233001", "label": "24233001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 90, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233002", "label": "24233002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 195, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233003", "label": "24233003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 84, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233004", "label": "24233004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 101, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233006", "label": "24233006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 175, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233017", "label": "24233017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 139, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233021", "label": "24233021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 82, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233028", "label": "24233028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 197, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233029", "label": "24233029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 56, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233030", "label": "24233030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 143, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233031", "label": "24233031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 117, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233032", "label": "24233032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 158, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233033", "label": "24233033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 156, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233034", "label": "24233034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 159, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233035", "label": "24233035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 72, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233037", "label": "24233037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 192, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24233038", "label": "24233038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 135, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24242002", "label": "24242002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 111, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24242003", "label": "24242003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 161, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24243001", "label": "24243001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 155, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24243002", "label": "24243002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 152, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24243003", "label": "24243003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 196, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24243004", "label": "24243004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 169, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24243005", "label": "24243005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 87, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24243006", "label": "24243006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 102, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24243007", "label": "24243007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 121, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24243020", "label": "24243020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 115, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24243022", "label": "24243022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 123, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24243023", "label": "24243023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 88, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24243024", "label": "24243024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 145, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24243025", "label": "24243025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 96, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24244001", "label": "24244001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 125, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24313004", "label": "24313004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 108, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24313005", "label": "24313005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 156, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24323001", "label": "24323001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 103, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333001", "label": "24333001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 159, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333002", "label": "24333002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 130, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333003", "label": "24333003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 110, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333004", "label": "24333004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 107, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333006", "label": "24333006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 90, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333007", "label": "24333007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 172, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333008", "label": "24333008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 149, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333009", "label": "24333009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 116, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333010", "label": "24333010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 184, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333011", "label": "24333011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 55, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333012", "label": "24333012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 170, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333013", "label": "24333013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 168, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333014", "label": "24333014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 161, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333015", "label": "24333015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 89, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333016", "label": "24333016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 151, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333017", "label": "24333017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 89, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333018", "label": "24333018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 127, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24333020", "label": "24333020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 96, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24343001", "label": "24343001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 149, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24411001", "label": "24411001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 137, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24411002", "label": "24411002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 108, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24411003", "label": "24411003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 152, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24411004", "label": "24411004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 63, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24411005", "label": "24411005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 131, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24411006", "label": "24411006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 59, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24422001", "label": "24422001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 101, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24422002", "label": "24422002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 178, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24432001", "label": "24432001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 157, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24432002", "label": "24432002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 143, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24432003", "label": "24432003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 179, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24432004", "label": "24432004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 121, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24432005", "label": "24432005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 122, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24432006", "label": "24432006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 121, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24432007", "label": "24432007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 95, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24432008", "label": "24432008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 71, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24432009", "label": "24432009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 120, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24432010", "label": "24432010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 159, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24432011", "label": "24432011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 187, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24432012", "label": "24432012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 90, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24432013", "label": "24432013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 150, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24432014", "label": "24432014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 162, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24442001", "label": "24442001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 129, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24442002", "label": "24442002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 124, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24442003", "label": "24442003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 152, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24442004", "label": "24442004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 173, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24442005", "label": "24442005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 162, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24442006", "label": "24442006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 147, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111001", "label": "25111001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 162, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111002", "label": "25111002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 132, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111003", "label": "25111003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 142, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111005", "label": "25111005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 92, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111006", "label": "25111006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 166, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111007", "label": "25111007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 179, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111008", "label": "25111008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 172, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111009", "label": "25111009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 120, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111010", "label": "25111010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 124, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111011", "label": "25111011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 98, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111012", "label": "25111012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 114, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111013", "label": "25111013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 99, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111014", "label": "25111014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 118, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111015", "label": "25111015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 91, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111017", "label": "25111017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 77, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111018", "label": "25111018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 151, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111022", "label": "25111022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 91, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111023", "label": "25111023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 96, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111024", "label": "25111024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 205, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111025", "label": "25111025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 130, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111026", "label": "25111026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 73, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111027", "label": "25111027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 123, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111028", "label": "25111028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 110, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111029", "label": "25111029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 163, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111030", "label": "25111030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 128, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111031", "label": "25111031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 98, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111032", "label": "25111032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 166, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111033", "label": "25111033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 91, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111034", "label": "25111034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 112, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111035", "label": "25111035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 65, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111036", "label": "25111036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 65, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111037", "label": "25111037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 126, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111038", "label": "25111038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 164, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111039", "label": "25111039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 159, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111040", "label": "25111040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 123, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111041", "label": "25111041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 156, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111043", "label": "25111043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 87, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111044", "label": "25111044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 129, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111045", "label": "25111045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 181, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111046", "label": "25111046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 152, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111047", "label": "25111047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 142, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25111048", "label": "25111048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 90, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112001", "label": "25112001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 74, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112002", "label": "25112002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 127, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112003", "label": "25112003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 124, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112004", "label": "25112004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 126, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112005", "label": "25112005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 160, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112006", "label": "25112006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 77, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112007", "label": "25112007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 100, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112008", "label": "25112008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 132, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112009", "label": "25112009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 158, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112011", "label": "25112011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 157, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112012", "label": "25112012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 153, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112026", "label": "25112026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 141, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112028", "label": "25112028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 166, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112029", "label": "25112029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 156, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112030", "label": "25112030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 129, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112031", "label": "25112031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 118, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112033", "label": "25112033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 142, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112037", "label": "25112037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 175, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112039", "label": "25112039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 72, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112044", "label": "25112044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 152, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112045", "label": "25112045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 76, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112050", "label": "25112050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 171, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112051", "label": "25112051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 96, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112053", "label": "25112053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 140, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112058", "label": "25112058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 112, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112059", "label": "25112059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 144, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112064", "label": "25112064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 173, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112065", "label": "25112065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 150, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112066", "label": "25112066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 112, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112067", "label": "25112067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 149, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25112068", "label": "25112068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 193, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113002", "label": "25113002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 195, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113003", "label": "25113003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 128, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113004", "label": "25113004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 129, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113005", "label": "25113005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 138, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113006", "label": "25113006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 145, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113007", "label": "25113007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 155, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113008", "label": "25113008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 163, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113009", "label": "25113009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 142, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113010", "label": "25113010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 87, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113011", "label": "25113011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 108, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113012", "label": "25113012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 144, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113013", "label": "25113013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 78, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113014", "label": "25113014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 124, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113015", "label": "25113015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 129, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113016", "label": "25113016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 164, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113017", "label": "25113017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 117, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113018", "label": "25113018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 205, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113019", "label": "25113019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 165, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113020", "label": "25113020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 165, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113021", "label": "25113021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 84, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113022", "label": "25113022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 143, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113023", "label": "25113023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 91, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113024", "label": "25113024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 92, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113025", "label": "25113025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 98, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113026", "label": "25113026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 111, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113027", "label": "25113027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 195, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113028", "label": "25113028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 154, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113029", "label": "25113029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 66, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113030", "label": "25113030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 158, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113032", "label": "25113032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 168, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113034", "label": "25113034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 79, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113035", "label": "25113035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 121, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113036", "label": "25113036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 100, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113037", "label": "25113037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 76, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113038", "label": "25113038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 108, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113039", "label": "25113039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 95, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113040", "label": "25113040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 104, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113041", "label": "25113041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 173, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113042", "label": "25113042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 145, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113043", "label": "25113043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 183, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113044", "label": "25113044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 118, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113045", "label": "25113045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 157, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113046", "label": "25113046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 198, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113047", "label": "25113047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 87, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113048", "label": "25113048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 106, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113049", "label": "25113049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 181, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113050", "label": "25113050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 197, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113051", "label": "25113051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 97, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113052", "label": "25113052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 115, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113053", "label": "25113053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 148, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113054", "label": "25113054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 144, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113055", "label": "25113055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 52, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113058", "label": "25113058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 92, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113060", "label": "25113060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 71, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113062", "label": "25113062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 164, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113063", "label": "25113063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 175, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113064", "label": "25113064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 200, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113065", "label": "25113065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 144, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113066", "label": "25113066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 98, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113067", "label": "25113067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 95, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113070", "label": "25113070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 84, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113071", "label": "25113071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 127, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113072", "label": "25113072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 81, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113073", "label": "25113073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 135, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113075", "label": "25113075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 92, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113076", "label": "25113076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 176, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113077", "label": "25113077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 151, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113079", "label": "25113079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 79, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113080", "label": "25113080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 141, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25113081", "label": "25113081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 96, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114001", "label": "25114001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 128, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114002", "label": "25114002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 140, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114003", "label": "25114003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 109, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114004", "label": "25114004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 159, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114005", "label": "25114005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 90, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114006", "label": "25114006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 93, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114007", "label": "25114007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 133, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114008", "label": "25114008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 160, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114009", "label": "25114009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 83, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114010", "label": "25114010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 98, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114011", "label": "25114011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 180, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114012", "label": "25114012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 83, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114013", "label": "25114013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 162, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114014", "label": "25114014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114015", "label": "25114015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 74, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114016", "label": "25114016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 68, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114017", "label": "25114017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 134, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114018", "label": "25114018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 85, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114019", "label": "25114019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 135, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114020", "label": "25114020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 68, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114021", "label": "25114021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 117, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114022", "label": "25114022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 98, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114023", "label": "25114023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 109, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114024", "label": "25114024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 143, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114025", "label": "25114025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 145, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114026", "label": "25114026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 70, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114027", "label": "25114027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 93, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114028", "label": "25114028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 113, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114029", "label": "25114029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 153, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114030", "label": "25114030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 66, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114031", "label": "25114031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 79, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114032", "label": "25114032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 123, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114033", "label": "25114033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 132, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114034", "label": "25114034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 80, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114035", "label": "25114035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 134, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114036", "label": "25114036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 96, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114037", "label": "25114037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 163, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114038", "label": "25114038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 107, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114039", "label": "25114039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 108, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114040", "label": "25114040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 178, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114041", "label": "25114041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 115, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114042", "label": "25114042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 145, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114043", "label": "25114043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 108, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114044", "label": "25114044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 180, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114045", "label": "25114045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 127, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114046", "label": "25114046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 138, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114047", "label": "25114047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 86, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114048", "label": "25114048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 65, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114049", "label": "25114049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 115, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114050", "label": "25114050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 95, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25114051", "label": "25114051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 56, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25115002", "label": "25115002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 152, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25115003", "label": "25115003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 99, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25115005", "label": "25115005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 186, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25115006", "label": "25115006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 123, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25115007", "label": "25115007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 80, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25115008", "label": "25115008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 162, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25115009", "label": "25115009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 85, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25115010", "label": "25115010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 87, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25115011", "label": "25115011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 123, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25115012", "label": "25115012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 149, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25115013", "label": "25115013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 157, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25115014", "label": "25115014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 176, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121001", "label": "25121001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 98, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121002", "label": "25121002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 76, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121003", "label": "25121003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 53, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121004", "label": "25121004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 70, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121005", "label": "25121005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 138, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121006", "label": "25121006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 110, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121007", "label": "25121007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 103, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121008", "label": "25121008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 173, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121009", "label": "25121009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 65, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121010", "label": "25121010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 169, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121011", "label": "25121011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 113, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121012", "label": "25121012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 103, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121013", "label": "25121013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 152, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121014", "label": "25121014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 150, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121015", "label": "25121015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 151, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121016", "label": "25121016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 129, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121017", "label": "25121017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 153, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121018", "label": "25121018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 140, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121019", "label": "25121019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 149, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121020", "label": "25121020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 124, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121021", "label": "25121021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 156, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121022", "label": "25121022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 115, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121023", "label": "25121023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 68, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121024", "label": "25121024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 88, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121025", "label": "25121025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 109, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121026", "label": "25121026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 86, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121027", "label": "25121027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 146, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121028", "label": "25121028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 114, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121029", "label": "25121029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 113, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121030", "label": "25121030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 176, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121031", "label": "25121031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 115, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121032", "label": "25121032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 163, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121033", "label": "25121033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 156, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121034", "label": "25121034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 122, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121035", "label": "25121035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 185, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121036", "label": "25121036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 97, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121037", "label": "25121037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 56, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121038", "label": "25121038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 135, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121039", "label": "25121039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 180, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121040", "label": "25121040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 177, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121041", "label": "25121041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 100, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121042", "label": "25121042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 118, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121043", "label": "25121043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 148, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121044", "label": "25121044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 137, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121045", "label": "25121045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 78, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121046", "label": "25121046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 162, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121047", "label": "25121047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 86, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121048", "label": "25121048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 148, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121049", "label": "25121049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 90, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121050", "label": "25121050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 48, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121051", "label": "25121051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 102, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121052", "label": "25121052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 108, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121053", "label": "25121053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 172, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25121054", "label": "25121054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 156, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122001", "label": "25122001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 127, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122002", "label": "25122002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 157, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122003", "label": "25122003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 106, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122004", "label": "25122004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 78, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122005", "label": "25122005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 79, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122006", "label": "25122006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 171, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122007", "label": "25122007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 86, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122008", "label": "25122008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 110, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122009", "label": "25122009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 173, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122010", "label": "25122010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 143, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122011", "label": "25122011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 86, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122012", "label": "25122012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 167, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122013", "label": "25122013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 109, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122014", "label": "25122014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 60, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122015", "label": "25122015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 150, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122016", "label": "25122016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 83, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122017", "label": "25122017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 142, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122018", "label": "25122018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 172, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122019", "label": "25122019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 170, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122020", "label": "25122020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 139, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122021", "label": "25122021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 128, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122022", "label": "25122022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 107, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122023", "label": "25122023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 135, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122024", "label": "25122024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 170, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122025", "label": "25122025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 148, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122026", "label": "25122026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 72, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122027", "label": "25122027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 148, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122028", "label": "25122028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 123, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122029", "label": "25122029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 138, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122030", "label": "25122030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 149, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122031", "label": "25122031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 79, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122032", "label": "25122032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 68, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122033", "label": "25122033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 66, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122042", "label": "25122042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 69, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25122063", "label": "25122063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 127, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123002", "label": "25123002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 158, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123003", "label": "25123003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 132, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123004", "label": "25123004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 72, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123005", "label": "25123005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 173, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123006", "label": "25123006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 93, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123007", "label": "25123007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 151, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123008", "label": "25123008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 129, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123009", "label": "25123009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 169, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123010", "label": "25123010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 106, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123011", "label": "25123011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 156, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123012", "label": "25123012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 115, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123013", "label": "25123013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 137, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123014", "label": "25123014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 138, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123015", "label": "25123015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 131, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123016", "label": "25123016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 172, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123017", "label": "25123017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 51, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123018", "label": "25123018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 120, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123019", "label": "25123019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 122, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123020", "label": "25123020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 128, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123021", "label": "25123021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 162, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123022", "label": "25123022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 160, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123023", "label": "25123023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 191, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123024", "label": "25123024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 188, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123025", "label": "25123025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 49, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123026", "label": "25123026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 188, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123027", "label": "25123027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 60, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123028", "label": "25123028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 67, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123029", "label": "25123029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 121, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123040", "label": "25123040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 145, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123041", "label": "25123041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 122, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123042", "label": "25123042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 90, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123043", "label": "25123043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 104, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123044", "label": "25123044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 125, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123047", "label": "25123047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 145, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123048", "label": "25123048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 84, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123049", "label": "25123049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 119, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123057", "label": "25123057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 126, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123058", "label": "25123058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 93, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123064", "label": "25123064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 182, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123065", "label": "25123065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 79, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123068", "label": "25123068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 165, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123072", "label": "25123072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 85, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123073", "label": "25123073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 175, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123074", "label": "25123074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 143, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123075", "label": "25123075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 157, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123076", "label": "25123076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 127, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25123077", "label": "25123077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 132, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124001", "label": "25124001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 64, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124002", "label": "25124002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 140, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124003", "label": "25124003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 104, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124004", "label": "25124004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 141, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124005", "label": "25124005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 127, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124006", "label": "25124006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 117, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124007", "label": "25124007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 108, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124008", "label": "25124008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 128, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124009", "label": "25124009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 145, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124010", "label": "25124010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 137, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124011", "label": "25124011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 145, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124012", "label": "25124012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 152, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124013", "label": "25124013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 90, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124014", "label": "25124014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 88, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124015", "label": "25124015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 54, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124016", "label": "25124016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 184, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124017", "label": "25124017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 137, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124018", "label": "25124018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 192, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124019", "label": "25124019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 121, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124020", "label": "25124020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 117, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25124021", "label": "25124021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 99, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131001", "label": "25131001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 129, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131002", "label": "25131002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 159, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131003", "label": "25131003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 120, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131004", "label": "25131004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 104, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131005", "label": "25131005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 77, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131006", "label": "25131006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 85, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131007", "label": "25131007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 79, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131008", "label": "25131008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 75, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131009", "label": "25131009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 85, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131011", "label": "25131011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 174, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131012", "label": "25131012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 149, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131013", "label": "25131013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 153, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131014", "label": "25131014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 146, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131015", "label": "25131015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 120, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131016", "label": "25131016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 154, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131017", "label": "25131017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 135, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131018", "label": "25131018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 166, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131019", "label": "25131019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 146, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131020", "label": "25131020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 108, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131021", "label": "25131021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 77, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131022", "label": "25131022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 106, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131023", "label": "25131023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 145, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131024", "label": "25131024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 126, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131025", "label": "25131025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 161, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131026", "label": "25131026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 133, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131027", "label": "25131027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 147, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131028", "label": "25131028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 138, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131029", "label": "25131029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 111, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131030", "label": "25131030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 87, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131031", "label": "25131031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 180, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131032", "label": "25131032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 112, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131033", "label": "25131033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 78, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131034", "label": "25131034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 85, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131035", "label": "25131035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 165, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131036", "label": "25131036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 123, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131037", "label": "25131037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 131, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131038", "label": "25131038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 90, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131039", "label": "25131039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 123, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131040", "label": "25131040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 146, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131041", "label": "25131041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 93, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131042", "label": "25131042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 158, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131043", "label": "25131043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 135, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131044", "label": "25131044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 145, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131045", "label": "25131045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 145, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131046", "label": "25131046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 171, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131047", "label": "25131047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 65, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131048", "label": "25131048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 117, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131049", "label": "25131049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 107, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25131050", "label": "25131050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 168, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132010", "label": "25132010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 74, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132013", "label": "25132013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 101, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132021", "label": "25132021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 121, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132022", "label": "25132022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 103, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132030", "label": "25132030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 102, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132041", "label": "25132041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 77, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132043", "label": "25132043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 98, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132044", "label": "25132044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 142, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132048", "label": "25132048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 120, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132050", "label": "25132050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 109, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132051", "label": "25132051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 114, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132052", "label": "25132052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 155, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132053", "label": "25132053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 116, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132054", "label": "25132054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 98, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132056", "label": "25132056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 136, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25132060", "label": "25132060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 150, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133001", "label": "25133001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 62, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133002", "label": "25133002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 189, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133003", "label": "25133003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 161, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133004", "label": "25133004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133005", "label": "25133005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 164, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133006", "label": "25133006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 191, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133007", "label": "25133007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 153, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133008", "label": "25133008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 161, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133009", "label": "25133009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 102, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133010", "label": "25133010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 175, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133011", "label": "25133011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 145, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133012", "label": "25133012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 182, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133013", "label": "25133013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 144, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133014", "label": "25133014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 129, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133015", "label": "25133015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 198, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133016", "label": "25133016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 119, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133017", "label": "25133017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 76, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133018", "label": "25133018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 104, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133020", "label": "25133020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 80, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133021", "label": "25133021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 147, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133022", "label": "25133022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 97, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133023", "label": "25133023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 92, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133024", "label": "25133024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 62, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133025", "label": "25133025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 141, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133026", "label": "25133026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 96, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133027", "label": "25133027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 137, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133028", "label": "25133028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 164, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133029", "label": "25133029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 131, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133030", "label": "25133030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 48, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133031", "label": "25133031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 119, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133032", "label": "25133032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 134, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133033", "label": "25133033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 147, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133034", "label": "25133034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 114, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133035", "label": "25133035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133036", "label": "25133036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 73, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133037", "label": "25133037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 149, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133038", "label": "25133038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 148, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133039", "label": "25133039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 197, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133040", "label": "25133040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 88, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133041", "label": "25133041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 103, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133042", "label": "25133042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 93, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133043", "label": "25133043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 158, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133044", "label": "25133044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 181, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133045", "label": "25133045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 79, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133046", "label": "25133046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 76, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133047", "label": "25133047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 83, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133048", "label": "25133048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 144, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133049", "label": "25133049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 131, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133050", "label": "25133050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 170, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133051", "label": "25133051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 124, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133052", "label": "25133052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 85, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133053", "label": "25133053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 68, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133054", "label": "25133054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 156, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133055", "label": "25133055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 70, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133056", "label": "25133056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 98, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133057", "label": "25133057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 118, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133058", "label": "25133058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 134, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133059", "label": "25133059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 123, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133060", "label": "25133060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 93, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133061", "label": "25133061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 90, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133062", "label": "25133062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 80, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133063", "label": "25133063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 90, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133064", "label": "25133064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 105, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133065", "label": "25133065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 162, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133066", "label": "25133066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 113, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133067", "label": "25133067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 165, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133068", "label": "25133068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 118, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133069", "label": "25133069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 161, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133070", "label": "25133070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 115, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133071", "label": "25133071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 115, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133072", "label": "25133072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 168, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133073", "label": "25133073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 176, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133074", "label": "25133074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 75, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133075", "label": "25133075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 163, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133076", "label": "25133076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 185, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133077", "label": "25133077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 115, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133078", "label": "25133078" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 48, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133079", "label": "25133079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 81, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133080", "label": "25133080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 175, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133081", "label": "25133081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 128, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133082", "label": "25133082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 117, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133083", "label": "25133083" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 173, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133084", "label": "25133084" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 102, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133085", "label": "25133085" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 86, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133086", "label": "25133086" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 98, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133087", "label": "25133087" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 86, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133088", "label": "25133088" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 159, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133089", "label": "25133089" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 71, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133090", "label": "25133090" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 111, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133091", "label": "25133091" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 144, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133092", "label": "25133092" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 84, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133093", "label": "25133093" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 76, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133094", "label": "25133094" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 167, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133095", "label": "25133095" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 129, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133096", "label": "25133096" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 73, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133097", "label": "25133097" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 185, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133098", "label": "25133098" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 185, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133099", "label": "25133099" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 99, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133100", "label": "25133100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 136, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133101", "label": "25133101" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 106, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133102", "label": "25133102" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 134, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133105", "label": "25133105" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 76, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133107", "label": "25133107" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 124, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133108", "label": "25133108" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 98, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133109", "label": "25133109" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 160, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133110", "label": "25133110" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 121, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133111", "label": "25133111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 163, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133112", "label": "25133112" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 165, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133113", "label": "25133113" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 129, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133114", "label": "25133114" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 126, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133115", "label": "25133115" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 103, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133116", "label": "25133116" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 180, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133117", "label": "25133117" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 138, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133118", "label": "25133118" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 103, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133119", "label": "25133119" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 84, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133120", "label": "25133120" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 123, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133121", "label": "25133121" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 102, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133122", "label": "25133122" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 130, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133123", "label": "25133123" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 92, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133124", "label": "25133124" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 147, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133125", "label": "25133125" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 60, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133127", "label": "25133127" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 128, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133128", "label": "25133128" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 124, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25133129", "label": "25133129" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 89, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134001", "label": "25134001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 65, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134002", "label": "25134002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 147, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134003", "label": "25134003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 62, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134004", "label": "25134004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 129, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134005", "label": "25134005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 153, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134006", "label": "25134006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 69, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134007", "label": "25134007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134008", "label": "25134008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 171, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134009", "label": "25134009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 193, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134010", "label": "25134010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 195, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134011", "label": "25134011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 156, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134012", "label": "25134012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 147, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134013", "label": "25134013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 80, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134015", "label": "25134015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 158, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134016", "label": "25134016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 131, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134017", "label": "25134017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 152, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134018", "label": "25134018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 153, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134019", "label": "25134019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 168, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134020", "label": "25134020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 169, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134021", "label": "25134021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 73, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134022", "label": "25134022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 55, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134024", "label": "25134024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 137, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134025", "label": "25134025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 142, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134026", "label": "25134026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 132, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134027", "label": "25134027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 115, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134028", "label": "25134028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 90, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134029", "label": "25134029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 155, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134030", "label": "25134030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 130, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134031", "label": "25134031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 68, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134032", "label": "25134032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 155, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134033", "label": "25134033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 160, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134034", "label": "25134034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 159, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25134035", "label": "25134035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 153, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25214001", "label": "25214001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 185, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25214002", "label": "25214002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 61, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25223001", "label": "25223001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 82, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25223002", "label": "25223002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 71, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25233001", "label": "25233001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 148, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25233002", "label": "25233002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 92, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25233003", "label": "25233003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 89, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25233012", "label": "25233012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 122, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25233013", "label": "25233013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 119, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25233014", "label": "25233014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 134, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25233015", "label": "25233015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 171, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25233017", "label": "25233017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 157, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25324001", "label": "25324001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 168, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25324003", "label": "25324003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 128, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25332001", "label": "25332001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 86, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25422001", "label": "25422001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 168, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25431001", "label": "25431001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 147, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25431002", "label": "25431002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 94, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25431003", "label": "25431003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 91, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111001", "label": "26111001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 114, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111002", "label": "26111002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 55, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111003", "label": "26111003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 109, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111004", "label": "26111004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 53, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111005", "label": "26111005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 121, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111006", "label": "26111006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 118, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111007", "label": "26111007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 162, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111008", "label": "26111008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 100, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111009", "label": "26111009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 187, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111010", "label": "26111010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 80, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111011", "label": "26111011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 202, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111012", "label": "26111012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 101, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111013", "label": "26111013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 163, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111014", "label": "26111014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 134, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111015", "label": "26111015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 157, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111016", "label": "26111016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 104, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111017", "label": "26111017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 160, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26111018", "label": "26111018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 161, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112001", "label": "26112001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 132, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112002", "label": "26112002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 150, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112003", "label": "26112003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 144, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112004", "label": "26112004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 110, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112005", "label": "26112005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 143, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112006", "label": "26112006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 103, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112007", "label": "26112007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 88, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112008", "label": "26112008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 133, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112010", "label": "26112010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 177, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112012", "label": "26112012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 63, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112016", "label": "26112016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 96, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112017", "label": "26112017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 89, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112018", "label": "26112018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 111, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112021", "label": "26112021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 79, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112024", "label": "26112024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 106, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112025", "label": "26112025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 69, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112026", "label": "26112026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 133, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112027", "label": "26112027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 98, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112028", "label": "26112028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 162, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112029", "label": "26112029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 161, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112030", "label": "26112030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 162, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112031", "label": "26112031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 187, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112033", "label": "26112033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 84, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112034", "label": "26112034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 122, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112035", "label": "26112035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 64, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26112036", "label": "26112036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 85, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113001", "label": "26113001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 155, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113002", "label": "26113002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 103, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113003", "label": "26113003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 197, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113004", "label": "26113004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 128, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113005", "label": "26113005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 123, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113006", "label": "26113006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 142, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113007", "label": "26113007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 53, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113008", "label": "26113008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 89, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113009", "label": "26113009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 149, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113010", "label": "26113010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 166, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113011", "label": "26113011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 107, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113012", "label": "26113012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 97, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113013", "label": "26113013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 73, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113014", "label": "26113014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 133, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113015", "label": "26113015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 146, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113016", "label": "26113016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 143, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113017", "label": "26113017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 82, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113019", "label": "26113019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 65, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113020", "label": "26113020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 178, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113021", "label": "26113021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 82, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113022", "label": "26113022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 120, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113024", "label": "26113024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 166, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113025", "label": "26113025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 104, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113026", "label": "26113026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 76, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113027", "label": "26113027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 132, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113028", "label": "26113028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 157, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113029", "label": "26113029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 161, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113030", "label": "26113030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 147, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113031", "label": "26113031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 71, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113032", "label": "26113032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 190, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113033", "label": "26113033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 131, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113034", "label": "26113034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 61, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113035", "label": "26113035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 172, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113036", "label": "26113036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 180, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113037", "label": "26113037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 66, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113038", "label": "26113038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 107, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113039", "label": "26113039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 157, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113040", "label": "26113040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 80, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113041", "label": "26113041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 83, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113042", "label": "26113042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 131, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113043", "label": "26113043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 78, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113044", "label": "26113044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 134, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113045", "label": "26113045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 188, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113046", "label": "26113046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 134, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113047", "label": "26113047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 151, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113048", "label": "26113048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 163, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113049", "label": "26113049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 181, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113051", "label": "26113051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 189, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113052", "label": "26113052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 109, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113054", "label": "26113054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 118, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113055", "label": "26113055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 136, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113056", "label": "26113056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 164, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113057", "label": "26113057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 112, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113058", "label": "26113058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 174, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113059", "label": "26113059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 76, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113061", "label": "26113061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 96, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113062", "label": "26113062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 71, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113063", "label": "26113063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 175, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113064", "label": "26113064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 138, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113065", "label": "26113065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 89, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113066", "label": "26113066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 122, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113067", "label": "26113067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 152, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113068", "label": "26113068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 47, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26113069", "label": "26113069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 163, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114001", "label": "26114001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 124, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114002", "label": "26114002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 81, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114005", "label": "26114005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 180, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114006", "label": "26114006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 85, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114007", "label": "26114007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 150, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114008", "label": "26114008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 172, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114009", "label": "26114009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 165, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114010", "label": "26114010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 123, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114011", "label": "26114011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 100, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114012", "label": "26114012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 128, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114013", "label": "26114013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 160, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114014", "label": "26114014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 146, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114015", "label": "26114015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 93, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114016", "label": "26114016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 171, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114017", "label": "26114017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 131, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114018", "label": "26114018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 144, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114019", "label": "26114019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 175, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114020", "label": "26114020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 102, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114022", "label": "26114022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 185, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114023", "label": "26114023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 119, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114024", "label": "26114024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 102, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114025", "label": "26114025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 163, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114026", "label": "26114026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 155, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114027", "label": "26114027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 139, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114028", "label": "26114028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 134, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26114029", "label": "26114029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 86, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26115001", "label": "26115001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 130, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26115002", "label": "26115002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 124, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26115004", "label": "26115004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 150, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26115005", "label": "26115005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 99, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26115006", "label": "26115006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 180, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26115007", "label": "26115007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 126, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26115008", "label": "26115008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 192, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26115010", "label": "26115010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 87, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26115011", "label": "26115011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 179, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26115012", "label": "26115012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 100, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26115013", "label": "26115013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 70, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121001", "label": "26121001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 65, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121002", "label": "26121002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 164, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121003", "label": "26121003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 128, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121004", "label": "26121004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 167, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121005", "label": "26121005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 93, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121006", "label": "26121006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 123, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121007", "label": "26121007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 176, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121008", "label": "26121008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 82, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121009", "label": "26121009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 133, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121010", "label": "26121010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 105, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121011", "label": "26121011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 79, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121012", "label": "26121012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 188, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121013", "label": "26121013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 50, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121014", "label": "26121014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 128, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121015", "label": "26121015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 196, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121016", "label": "26121016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 149, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121017", "label": "26121017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 89, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121018", "label": "26121018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 187, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121019", "label": "26121019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 93, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121020", "label": "26121020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 77, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121021", "label": "26121021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 159, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121022", "label": "26121022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 49, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121023", "label": "26121023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 86, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121024", "label": "26121024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 166, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121025", "label": "26121025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 110, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121026", "label": "26121026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 160, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121027", "label": "26121027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 176, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121028", "label": "26121028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 116, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121029", "label": "26121029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 116, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121030", "label": "26121030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 96, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26121031", "label": "26121031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 152, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122001", "label": "26122001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 148, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122002", "label": "26122002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 107, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122003", "label": "26122003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 112, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122004", "label": "26122004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 162, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122005", "label": "26122005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 97, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122007", "label": "26122007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 86, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122008", "label": "26122008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 111, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122010", "label": "26122010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 125, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122012", "label": "26122012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 130, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122013", "label": "26122013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 131, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122014", "label": "26122014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 143, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122015", "label": "26122015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 123, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122016", "label": "26122016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 143, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122017", "label": "26122017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 139, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122018", "label": "26122018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 147, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122020", "label": "26122020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 121, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122022", "label": "26122022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 150, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122025", "label": "26122025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 102, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122027", "label": "26122027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 126, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122028", "label": "26122028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 87, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122029", "label": "26122029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 71, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122038", "label": "26122038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 159, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122039", "label": "26122039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 144, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122040", "label": "26122040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 116, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122041", "label": "26122041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 131, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122042", "label": "26122042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 132, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122043", "label": "26122043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 151, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122045", "label": "26122045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 150, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122047", "label": "26122047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 113, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122051", "label": "26122051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 182, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122054", "label": "26122054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 126, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122056", "label": "26122056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 171, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122057", "label": "26122057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 129, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122061", "label": "26122061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 90, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122062", "label": "26122062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 73, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26122063", "label": "26122063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 98, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123001", "label": "26123001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 135, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123002", "label": "26123002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 80, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123003", "label": "26123003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 138, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123004", "label": "26123004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 104, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123005", "label": "26123005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 116, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123006", "label": "26123006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 93, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123007", "label": "26123007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 76, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123008", "label": "26123008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 122, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123009", "label": "26123009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 113, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123010", "label": "26123010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 55, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123011", "label": "26123011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 174, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123012", "label": "26123012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 155, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123013", "label": "26123013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 41, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123014", "label": "26123014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 65, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123015", "label": "26123015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 159, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123016", "label": "26123016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 162, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123017", "label": "26123017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 76, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123018", "label": "26123018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 114, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123019", "label": "26123019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 107, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123020", "label": "26123020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 120, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123021", "label": "26123021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 145, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123022", "label": "26123022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 86, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123024", "label": "26123024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 155, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123025", "label": "26123025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 76, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123026", "label": "26123026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 105, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123027", "label": "26123027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 107, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123028", "label": "26123028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 135, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123029", "label": "26123029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 152, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123030", "label": "26123030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 162, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123065", "label": "26123065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 86, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123066", "label": "26123066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 110, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26123067", "label": "26123067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 143, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26124001", "label": "26124001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 171, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26124002", "label": "26124002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 198, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26124003", "label": "26124003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 87, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26124004", "label": "26124004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 161, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26124005", "label": "26124005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 153, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26124006", "label": "26124006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 101, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131001", "label": "26131001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 86, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131002", "label": "26131002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 140, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131003", "label": "26131003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 206, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131004", "label": "26131004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 90, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131005", "label": "26131005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 147, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131006", "label": "26131006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 83, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131007", "label": "26131007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 136, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131008", "label": "26131008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 177, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131009", "label": "26131009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 140, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131010", "label": "26131010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 111, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131011", "label": "26131011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 83, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131012", "label": "26131012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 122, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131013", "label": "26131013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 174, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131014", "label": "26131014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 187, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131015", "label": "26131015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 193, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131016", "label": "26131016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 143, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131017", "label": "26131017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 123, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131018", "label": "26131018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 183, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131019", "label": "26131019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 104, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131020", "label": "26131020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 89, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131021", "label": "26131021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 177, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131022", "label": "26131022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 169, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131023", "label": "26131023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 106, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131024", "label": "26131024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 150, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131025", "label": "26131025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 147, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26131026", "label": "26131026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 142, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132001", "label": "26132001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 102, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132002", "label": "26132002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 168, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132003", "label": "26132003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 80, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132004", "label": "26132004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 94, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132005", "label": "26132005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 165, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132006", "label": "26132006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 61, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132007", "label": "26132007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 96, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132008", "label": "26132008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 148, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132009", "label": "26132009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 92, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132010", "label": "26132010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 158, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132011", "label": "26132011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 57, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132012", "label": "26132012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 155, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132013", "label": "26132013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 178, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132014", "label": "26132014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 102, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132015", "label": "26132015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 84, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132016", "label": "26132016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 152, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132017", "label": "26132017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 99, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132018", "label": "26132018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 97, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132019", "label": "26132019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 127, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132020", "label": "26132020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 132, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132021", "label": "26132021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 198, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132022", "label": "26132022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 165, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132023", "label": "26132023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 177, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132024", "label": "26132024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 159, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132025", "label": "26132025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 69, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132026", "label": "26132026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 111, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132027", "label": "26132027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 178, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132028", "label": "26132028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 80, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132029", "label": "26132029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 55, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132030", "label": "26132030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 97, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132031", "label": "26132031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 89, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132032", "label": "26132032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 151, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132033", "label": "26132033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 146, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132034", "label": "26132034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 165, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132035", "label": "26132035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 107, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132036", "label": "26132036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 136, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132037", "label": "26132037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 183, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132038", "label": "26132038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 96, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132039", "label": "26132039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 87, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132040", "label": "26132040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 67, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132041", "label": "26132041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 138, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132042", "label": "26132042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 167, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132043", "label": "26132043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 137, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132044", "label": "26132044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 152, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132045", "label": "26132045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 57, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132046", "label": "26132046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 177, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132047", "label": "26132047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 126, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132048", "label": "26132048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 71, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132049", "label": "26132049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 133, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26132050", "label": "26132050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 103, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133001", "label": "26133001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 130, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133002", "label": "26133002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 156, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133003", "label": "26133003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 88, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133004", "label": "26133004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 178, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133005", "label": "26133005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 138, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133006", "label": "26133006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 118, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133008", "label": "26133008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 163, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133009", "label": "26133009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 80, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133010", "label": "26133010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 172, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133011", "label": "26133011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 79, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133012", "label": "26133012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 209, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133013", "label": "26133013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 64, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133014", "label": "26133014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 167, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133015", "label": "26133015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 146, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133016", "label": "26133016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 157, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133017", "label": "26133017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 179, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133018", "label": "26133018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 168, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133019", "label": "26133019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 80, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133020", "label": "26133020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 114, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133021", "label": "26133021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 81, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133025", "label": "26133025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 132, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133026", "label": "26133026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 153, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133027", "label": "26133027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 58, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133028", "label": "26133028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 68, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133030", "label": "26133030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 145, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133031", "label": "26133031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 72, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133032", "label": "26133032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 126, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133034", "label": "26133034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 103, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133035", "label": "26133035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 200, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133037", "label": "26133037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 64, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133039", "label": "26133039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133040", "label": "26133040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 112, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133041", "label": "26133041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 77, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133043", "label": "26133043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 121, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133044", "label": "26133044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 121, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133045", "label": "26133045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 150, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133046", "label": "26133046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 116, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133047", "label": "26133047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 150, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133048", "label": "26133048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 107, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133049", "label": "26133049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 94, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133050", "label": "26133050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 88, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133051", "label": "26133051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 178, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133052", "label": "26133052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 198, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133054", "label": "26133054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 155, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133056", "label": "26133056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 82, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133057", "label": "26133057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 94, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133058", "label": "26133058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 89, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133059", "label": "26133059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 118, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133060", "label": "26133060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 153, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133061", "label": "26133061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 95, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133062", "label": "26133062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 174, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133063", "label": "26133063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 146, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133064", "label": "26133064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 157, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133065", "label": "26133065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 145, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133066", "label": "26133066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 183, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133067", "label": "26133067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 77, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133069", "label": "26133069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 180, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133070", "label": "26133070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 103, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133071", "label": "26133071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 130, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133072", "label": "26133072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 198, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133073", "label": "26133073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 165, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26133074", "label": "26133074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 56, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134001", "label": "26134001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 82, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134002", "label": "26134002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 90, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134003", "label": "26134003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 157, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134004", "label": "26134004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 163, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134005", "label": "26134005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 96, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134006", "label": "26134006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 180, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134007", "label": "26134007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 75, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134008", "label": "26134008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 77, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134009", "label": "26134009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 108, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134011", "label": "26134011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 82, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134012", "label": "26134012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 108, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134016", "label": "26134016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 152, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134017", "label": "26134017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 84, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134019", "label": "26134019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 66, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134020", "label": "26134020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 113, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134021", "label": "26134021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 90, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134023", "label": "26134023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 100, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134026", "label": "26134026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 132, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134030", "label": "26134030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 60, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134031", "label": "26134031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 127, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134038", "label": "26134038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 115, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134039", "label": "26134039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 170, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134040", "label": "26134040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 137, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134041", "label": "26134041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 114, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134042", "label": "26134042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 181, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134043", "label": "26134043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 161, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134044", "label": "26134044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 60, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134045", "label": "26134045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 119, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134046", "label": "26134046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 130, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134047", "label": "26134047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 80, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134048", "label": "26134048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 124, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134049", "label": "26134049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 87, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134050", "label": "26134050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 136, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134051", "label": "26134051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 131, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134052", "label": "26134052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 146, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134053", "label": "26134053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 102, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134054", "label": "26134054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 161, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26134058", "label": "26134058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 43, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26135001", "label": "26135001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 174, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26135002", "label": "26135002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 68, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26135016", "label": "26135016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 196, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26135018", "label": "26135018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 49, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26135029", "label": "26135029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 80, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26222001", "label": "26222001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 109, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26222002", "label": "26222002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 110, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26222004", "label": "26222004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 134, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26222005", "label": "26222005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 84, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26223001", "label": "26223001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 167, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26223002", "label": "26223002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 153, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26223003", "label": "26223003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 122, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26223004", "label": "26223004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 142, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26223005", "label": "26223005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 116, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26223006", "label": "26223006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 103, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26223067", "label": "26223067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 140, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26223068", "label": "26223068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 86, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26223069", "label": "26223069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 147, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26224001", "label": "26224001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 73, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26224002", "label": "26224002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 137, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26233002", "label": "26233002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 135, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26233003", "label": "26233003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 87, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26233004", "label": "26233004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 79, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26233005", "label": "26233005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 120, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26233006", "label": "26233006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 151, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26233007", "label": "26233007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 68, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26233008", "label": "26233008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 83, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26233058", "label": "26233058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 122, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26233059", "label": "26233059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 123, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26233060", "label": "26233060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 141, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26233061", "label": "26233061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 186, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26321009", "label": "26321009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 111, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26321010", "label": "26321010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 158, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26321011", "label": "26321011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 53, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26321012", "label": "26321012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 155, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26331001", "label": "26331001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 156, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26333001", "label": "26333001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 110, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26333002", "label": "26333002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 177, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26421001", "label": "26421001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 122, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26421002", "label": "26421002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 158, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26421003", "label": "26421003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 144, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26421004", "label": "26421004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 171, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26421005", "label": "26421005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 179, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26421006", "label": "26421006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 140, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26421007", "label": "26421007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 167, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26421008", "label": "26421008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 177, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26421009", "label": "26421009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 112, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "31118004", "label": "31118004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 135, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "31118044", "label": "31118044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 114, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "31118726", "label": "31118726" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "31128015", "label": "31128015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 144, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "31128055", "label": "31128055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 111, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "31128715", "label": "31128715" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 132, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "31138024", "label": "31138024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 190, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "31138064", "label": "31138064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 91, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "31138704", "label": "31138704" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 157, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32118002", "label": "32118002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 147, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32118042", "label": "32118042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 175, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32118702", "label": "32118702" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 139, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32128001", "label": "32128001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 108, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32128041", "label": "32128041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 123, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32128701", "label": "32128701" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 103, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32138014", "label": "32138014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 190, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32138054", "label": "32138054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 103, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32138714", "label": "32138714" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 162, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32148022", "label": "32148022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 103, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32148062", "label": "32148062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 152, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32148722", "label": "32148722" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 88, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32158021", "label": "32158021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 101, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32158061", "label": "32158061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 102, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "32158721", "label": "32158721" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 134, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "33118003", "label": "33118003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 87, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "33118043", "label": "33118043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 160, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "33118703", "label": "33118703" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 169, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "33128016", "label": "33128016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 149, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "33128056", "label": "33128056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 96, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "33128716", "label": "33128716" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 181, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "33138023", "label": "33138023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 120, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "33138063", "label": "33138063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 101, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "33138733", "label": "33138733" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "34118011", "label": "34118011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 108, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "34118051", "label": "34118051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 181, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "34118711", "label": "34118711" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 133, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "34128031", "label": "34128031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 97, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "34128071", "label": "34128071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 134, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "34128730", "label": "34128730" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 156, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "34138005", "label": "34138005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 150, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "34138065", "label": "34138065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 147, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "34138705", "label": "34138705" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 148, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "34148008", "label": "34148008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 162, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "34148048", "label": "34148048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 140, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "34148739", "label": "34148739" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 51, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "35118017", "label": "35118017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 194, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "35118057", "label": "35118057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 101, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "35118717", "label": "35118717" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 115, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "35128028", "label": "35128028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 165, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "35128068", "label": "35128068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 57, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "35128708", "label": "35128708" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 143, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "35138012", "label": "35138012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 173, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "35138052", "label": "35138052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 91, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "35138712", "label": "35138712" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 106, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "36118009", "label": "36118009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 168, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "36118049", "label": "36118049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 183, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "36118709", "label": "36118709" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 102, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "36128036", "label": "36128036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 140, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "36128076", "label": "36128076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 93, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "36128731", "label": "36128731" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 144, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "36138010", "label": "36138010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 48, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "36138040", "label": "36138040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 114, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "36138710", "label": "36138710" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 62, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41118126", "label": "41118126" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 122, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41118226", "label": "41118226" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 187, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41118326", "label": "41118326" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 190, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41118526", "label": "41118526" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 92, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41128115", "label": "41128115" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 146, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41128215", "label": "41128215" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 167, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41128315", "label": "41128315" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 101, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41128515", "label": "41128515" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 77, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41138104", "label": "41138104" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 173, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41138204", "label": "41138204" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 116, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41138304", "label": "41138304" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 85, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "41138504", "label": "41138504" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 156, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42118102", "label": "42118102" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 154, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42118202", "label": "42118202" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 135, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42118302", "label": "42118302" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 197, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42118502", "label": "42118502" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 100, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42128101", "label": "42128101" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 179, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42128201", "label": "42128201" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 161, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42128301", "label": "42128301" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 125, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42128501", "label": "42128501" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 132, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42138114", "label": "42138114" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 118, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42138214", "label": "42138214" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 144, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42138314", "label": "42138314" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 114, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42138514", "label": "42138514" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 149, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42148122", "label": "42148122" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 127, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42148522", "label": "42148522" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 176, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42158121", "label": "42158121" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 116, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42158221", "label": "42158221" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42158321", "label": "42158321" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 108, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42158521", "label": "42158521" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 164, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "43118103", "label": "43118103" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 64, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "43118203", "label": "43118203" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 84, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "43118303", "label": "43118303" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 108, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "43128116", "label": "43128116" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 88, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "43128216", "label": "43128216" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 124, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "43128316", "label": "43128316" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 94, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "43128516", "label": "43128516" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 121, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "43138133", "label": "43138133" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 173, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "43138233", "label": "43138233" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 137, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "43138333", "label": "43138333" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 86, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "43138533", "label": "43138533" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 60, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44118111", "label": "44118111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 162, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44118211", "label": "44118211" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 138, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44118311", "label": "44118311" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 89, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44128130", "label": "44128130" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 135, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44128230", "label": "44128230" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 151, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44138105", "label": "44138105" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 139, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44148139", "label": "44148139" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 132, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44148239", "label": "44148239" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 73, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44148339", "label": "44148339" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 85, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "44148539", "label": "44148539" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 142, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45118117", "label": "45118117" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 107, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45118217", "label": "45118217" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 153, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45118317", "label": "45118317" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 197, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45118517", "label": "45118517" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 139, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45128108", "label": "45128108" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 120, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45128208", "label": "45128208" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 137, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45128308", "label": "45128308" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 104, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45128508", "label": "45128508" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 82, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45138112", "label": "45138112" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 88, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45138212", "label": "45138212" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 101, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45138312", "label": "45138312" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 126, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "45138512", "label": "45138512" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 75, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "46118109", "label": "46118109" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 114, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "46118209", "label": "46118209" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 98, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "46118309", "label": "46118309" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 128, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "46118509", "label": "46118509" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 142, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "46128131", "label": "46128131" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 51, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "46128231", "label": "46128231" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 71, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "46128331", "label": "46128331" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 159, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "46138110", "label": "46138110" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 99, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "46138210", "label": "46138210" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 67, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "46138310", "label": "46138310" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 140, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "46138510", "label": "46138510" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 107, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9100", "label": "9100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 139, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9110", "label": "9110" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 131, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9200", "label": "9200" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 127, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9210", "label": "9210" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 146, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9300", "label": "9300" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 135, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9310", "label": "9310" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 47, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9320", "label": "9320" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 112, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9400", "label": "9400" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 151, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9500", "label": "9500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 157, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9510", "label": "9510" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 176, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9600", "label": "9600" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 169, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9610", "label": "9610" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 123, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9620", "label": "9620" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 106, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9630", "label": "9630" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 166, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9700", "label": "9700" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 132, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9800", "label": "9800" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 61, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9900", "label": "9900" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 171, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9999", "label": "9999" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 81, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "", "label": "" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 79, 209, 255 ], "toColor": [ 67, 79, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 132, 245, 255 ], "toColor": [ 100, 132, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 163, 242, 255 ], "toColor": [ 145, 163, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 86, 245, 255 ], "toColor": [ 61, 86, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 120, 245, 255 ], "toColor": [ 124, 120, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 78, 214, 255 ], "toColor": [ 60, 78, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 157, 219, 255 ], "toColor": [ 151, 157, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 169, 217, 255 ], "toColor": [ 165, 169, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 126, 204, 255 ], "toColor": [ 126, 126, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 174, 217, 255 ], "toColor": [ 173, 174, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 186, 230, 255 ], "toColor": [ 181, 186, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 145, 230, 255 ], "toColor": [ 145, 145, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 99, 235, 255 ], "toColor": [ 94, 99, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 132, 247, 255 ], "toColor": [ 96, 132, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 89, 222, 255 ], "toColor": [ 91, 89, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 89, 227, 255 ], "toColor": [ 86, 89, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 144, 196, 255 ], "toColor": [ 135, 144, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 178, 242, 255 ], "toColor": [ 172, 178, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 185, 247, 255 ], "toColor": [ 183, 185, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 154, 214, 255 ], "toColor": [ 146, 154, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 159, 214, 255 ], "toColor": [ 152, 159, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 65, 196, 255 ], "toColor": [ 67, 65, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 169, 204, 255 ], "toColor": [ 163, 169, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 119, 209, 255 ], "toColor": [ 92, 119, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 110, 217, 255 ], "toColor": [ 106, 110, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 131, 201, 255 ], "toColor": [ 123, 131, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 76, 224, 255 ], "toColor": [ 76, 76, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 79, 245, 255 ], "toColor": [ 76, 79, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 148, 207, 255 ], "toColor": [ 136, 148, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 132, 224, 255 ], "toColor": [ 126, 132, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 101, 199, 255 ], "toColor": [ 72, 101, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 142, 232, 255 ], "toColor": [ 145, 142, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 47, 201, 255 ], "toColor": [ 44, 47, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 174, 237, 255 ], "toColor": [ 173, 174, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 136, 227, 255 ], "toColor": [ 132, 136, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 98, 217, 255 ], "toColor": [ 74, 98, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 101, 247, 255 ], "toColor": [ 96, 101, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 142, 245, 255 ], "toColor": [ 110, 142, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 146, 227, 255 ], "toColor": [ 143, 146, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 99, 199, 255 ], "toColor": [ 80, 99, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 147, 214, 255 ], "toColor": [ 146, 147, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 145, 240, 255 ], "toColor": [ 134, 145, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 111, 250, 255 ], "toColor": [ 92, 111, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 68, 204, 255 ], "toColor": [ 53, 68, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 131, 247, 255 ], "toColor": [ 133, 131, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 76, 219, 255 ], "toColor": [ 57, 76, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 94, 240, 255 ], "toColor": [ 86, 94, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 118, 237, 255 ], "toColor": [ 97, 118, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 116, 212, 255 ], "toColor": [ 102, 116, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 160, 222, 255 ], "toColor": [ 155, 160, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 69, 217, 255 ], "toColor": [ 50, 69, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 141, 219, 255 ], "toColor": [ 127, 141, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 89, 222, 255 ], "toColor": [ 80, 89, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 151, 250, 255 ], "toColor": [ 142, 151, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 126, 247, 255 ], "toColor": [ 89, 126, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 86, 204, 255 ], "toColor": [ 80, 86, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 167, 237, 255 ], "toColor": [ 159, 167, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 81, 204, 255 ], "toColor": [ 59, 81, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 135, 204, 255 ], "toColor": [ 133, 135, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 87, 235, 255 ], "toColor": [ 87, 87, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 143, 232, 255 ], "toColor": [ 125, 143, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 227, 255 ], "toColor": [ 182, 185, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 118, 209, 255 ], "toColor": [ 90, 118, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 78, 250, 255 ], "toColor": [ 72, 78, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 63, 196, 255 ], "toColor": [ 61, 63, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 100, 201, 255 ], "toColor": [ 73, 100, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 100, 204, 255 ], "toColor": [ 73, 100, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 152, 232, 255 ], "toColor": [ 135, 152, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 158, 199, 255 ], "toColor": [ 153, 158, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 166, 219, 255 ], "toColor": [ 158, 166, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 131, 237, 255 ], "toColor": [ 102, 131, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 110, 235, 255 ], "toColor": [ 103, 110, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 128, 204, 255 ], "toColor": [ 116, 128, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 134, 201, 255 ], "toColor": [ 133, 134, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 149, 230, 255 ], "toColor": [ 131, 149, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 99, 209, 255 ], "toColor": [ 82, 99, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 127, 209, 255 ], "toColor": [ 119, 127, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 124, 201, 255 ], "toColor": [ 121, 124, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 154, 235, 255 ], "toColor": [ 143, 154, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 141, 227, 255 ], "toColor": [ 136, 141, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 143, 237, 255 ], "toColor": [ 133, 143, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 56, 194, 255 ], "toColor": [ 61, 56, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 95, 247, 255 ], "toColor": [ 64, 95, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 93, 240, 255 ], "toColor": [ 60, 93, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 164, 217, 255 ], "toColor": [ 152, 164, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 146, 219, 255 ], "toColor": [ 127, 146, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 165, 235, 255 ], "toColor": [ 160, 165, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 95, 250, 255 ], "toColor": [ 77, 95, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 176, 230, 255 ], "toColor": [ 168, 176, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 145, 224, 255 ], "toColor": [ 121, 145, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 90, 209, 255 ], "toColor": [ 86, 90, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 163, 209, 255 ], "toColor": [ 161, 163, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 118, 227, 255 ], "toColor": [ 118, 118, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 148, 207, 255 ], "toColor": [ 147, 148, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 70, 207, 255 ], "toColor": [ 75, 70, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 131, 230, 255 ], "toColor": [ 132, 131, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 162, 214, 255 ], "toColor": [ 152, 162, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 147, 219, 255 ], "toColor": [ 140, 147, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 165, 212, 255 ], "toColor": [ 157, 165, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 151, 227, 255 ], "toColor": [ 141, 151, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 113, 224, 255 ], "toColor": [ 99, 113, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 119, 250, 255 ], "toColor": [ 115, 119, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 69, 232, 255 ], "toColor": [ 51, 69, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 153, 196, 255 ], "toColor": [ 147, 153, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 106, 240, 255 ], "toColor": [ 65, 106, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 103, 207, 255 ], "toColor": [ 83, 103, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 122, 224, 255 ], "toColor": [ 101, 122, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 76, 230, 255 ], "toColor": [ 53, 76, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 113, 227, 255 ], "toColor": [ 102, 113, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 148, 214, 255 ], "toColor": [ 149, 148, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 60, 214, 255 ], "toColor": [ 63, 60, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 56, 201, 255 ], "toColor": [ 42, 56, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 160, 219, 255 ], "toColor": [ 149, 160, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 167, 217, 255 ], "toColor": [ 167, 167, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 129, 227, 255 ], "toColor": [ 116, 129, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 122, 227, 255 ], "toColor": [ 120, 122, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 151, 230, 255 ], "toColor": [ 154, 151, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 185, 247, 255 ], "toColor": [ 168, 185, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 128, 242, 255 ], "toColor": [ 99, 128, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 110, 201, 255 ], "toColor": [ 105, 110, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 198, 250, 255 ], "toColor": [ 195, 198, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 87, 242, 255 ], "toColor": [ 73, 87, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 122, 237, 255 ], "toColor": [ 107, 122, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 140, 199, 255 ], "toColor": [ 125, 140, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 189, 245, 255 ], "toColor": [ 176, 189, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 98, 222, 255 ], "toColor": [ 95, 98, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 145, 242, 255 ], "toColor": [ 149, 145, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 98, 214, 255 ], "toColor": [ 77, 98, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 180, 227, 255 ], "toColor": [ 177, 180, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 122, 204, 255 ], "toColor": [ 120, 122, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 99, 212, 255 ], "toColor": [ 95, 99, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 143, 237, 255 ], "toColor": [ 133, 143, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 95, 240, 255 ], "toColor": [ 55, 95, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 146, 209, 255 ], "toColor": [ 144, 146, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 147, 219, 255 ], "toColor": [ 145, 147, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 142, 245, 255 ], "toColor": [ 137, 142, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 193, 245, 255 ], "toColor": [ 181, 193, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 51, 209, 255 ], "toColor": [ 46, 51, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 110, 196, 255 ], "toColor": [ 94, 110, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 119, 209, 255 ], "toColor": [ 98, 119, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 186, 242, 255 ], "toColor": [ 184, 186, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 124, 207, 255 ], "toColor": [ 124, 124, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 174, 235, 255 ], "toColor": [ 157, 174, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 131, 227, 255 ], "toColor": [ 116, 131, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 136, 199, 255 ], "toColor": [ 131, 136, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 90, 209, 255 ], "toColor": [ 79, 90, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 165, 247, 255 ], "toColor": [ 156, 165, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 152, 196, 255 ], "toColor": [ 151, 152, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 91, 227, 255 ], "toColor": [ 93, 91, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 50, 199, 255 ], "toColor": [ 55, 50, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 81, 217, 255 ], "toColor": [ 74, 81, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 175, 232, 255 ], "toColor": [ 174, 175, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 92, 204, 255 ], "toColor": [ 92, 92, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 97, 196, 255 ], "toColor": [ 67, 97, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 152, 212, 255 ], "toColor": [ 154, 152, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 77, 245, 255 ], "toColor": [ 69, 77, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 63, 204, 255 ], "toColor": [ 66, 63, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 82, 222, 255 ], "toColor": [ 87, 82, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 144, 235, 255 ], "toColor": [ 141, 144, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 175, 212, 255 ], "toColor": [ 167, 175, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 138, 237, 255 ], "toColor": [ 114, 138, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 184, 219, 255 ], "toColor": [ 175, 184, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 118, 196, 255 ], "toColor": [ 96, 118, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 88, 207, 255 ], "toColor": [ 58, 88, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 149, 235, 255 ], "toColor": [ 134, 149, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 128, 235, 255 ], "toColor": [ 122, 128, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 77, 227, 255 ], "toColor": [ 54, 77, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 138, 242, 255 ], "toColor": [ 126, 138, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 41, 196, 255 ], "toColor": [ 44, 41, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 74, 230, 255 ], "toColor": [ 71, 74, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 119, 209, 255 ], "toColor": [ 92, 119, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 144, 201, 255 ], "toColor": [ 135, 144, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 96, 214, 255 ], "toColor": [ 88, 96, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 162, 217, 255 ], "toColor": [ 147, 162, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 185, 247, 255 ], "toColor": [ 183, 185, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 149, 222, 255 ], "toColor": [ 138, 149, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 106, 217, 255 ], "toColor": [ 89, 106, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 114, 224, 255 ], "toColor": [ 90, 114, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 99, 199, 255 ], "toColor": [ 84, 99, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 90, 224, 255 ], "toColor": [ 92, 90, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 81, 217, 255 ], "toColor": [ 61, 81, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 177, 209, 255 ], "toColor": [ 167, 177, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 135, 209, 255 ], "toColor": [ 134, 135, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 154, 204, 255 ], "toColor": [ 151, 154, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 92, 230, 255 ], "toColor": [ 50, 92, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 149, 232, 255 ], "toColor": [ 132, 149, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 128, 222, 255 ], "toColor": [ 109, 128, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 125, 250, 255 ], "toColor": [ 100, 125, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 124, 250, 255 ], "toColor": [ 115, 124, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 129, 199, 255 ], "toColor": [ 130, 129, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 119, 242, 255 ], "toColor": [ 85, 119, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 103, 207, 255 ], "toColor": [ 85, 103, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 179, 242, 255 ], "toColor": [ 172, 179, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 99, 227, 255 ], "toColor": [ 79, 99, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 103, 214, 255 ], "toColor": [ 105, 103, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 114, 237, 255 ], "toColor": [ 111, 114, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 128, 245, 255 ], "toColor": [ 110, 128, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 121, 247, 255 ], "toColor": [ 104, 121, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 127, 245, 255 ], "toColor": [ 127, 127, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 151, 227, 255 ], "toColor": [ 141, 151, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 100, 196, 255 ], "toColor": [ 98, 100, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 104, 209, 255 ], "toColor": [ 96, 104, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 53, 224, 255 ], "toColor": [ 47, 53, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 64, 201, 255 ], "toColor": [ 48, 64, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 76, 224, 255 ], "toColor": [ 49, 76, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 95, 237, 255 ], "toColor": [ 66, 95, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 133, 250, 255 ], "toColor": [ 117, 133, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 129, 219, 255 ], "toColor": [ 129, 129, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 127, 217, 255 ], "toColor": [ 119, 127, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 157, 214, 255 ], "toColor": [ 156, 157, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 138, 222, 255 ], "toColor": [ 118, 138, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 176, 217, 255 ], "toColor": [ 173, 176, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 121, 219, 255 ], "toColor": [ 96, 121, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 182, 222, 255 ], "toColor": [ 171, 182, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 130, 217, 255 ], "toColor": [ 104, 130, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 88, 235, 255 ], "toColor": [ 80, 88, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 88, 212, 255 ], "toColor": [ 51, 88, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 95, 237, 255 ], "toColor": [ 74, 95, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 52, 199, 255 ], "toColor": [ 54, 52, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 157, 204, 255 ], "toColor": [ 149, 157, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 128, 235, 255 ], "toColor": [ 96, 128, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 150, 224, 255 ], "toColor": [ 137, 150, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 93, 194, 255 ], "toColor": [ 83, 93, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 179, 217, 255 ], "toColor": [ 173, 179, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 90, 245, 255 ], "toColor": [ 59, 90, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 79, 196, 255 ], "toColor": [ 82, 79, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 189, 232, 255 ], "toColor": [ 176, 189, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 67, 209, 255 ], "toColor": [ 67, 67, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 102, 209, 255 ], "toColor": [ 69, 102, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 115, 194, 255 ], "toColor": [ 97, 115, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 103, 204, 255 ], "toColor": [ 98, 103, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 137, 194, 255 ], "toColor": [ 130, 137, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 135, 235, 255 ], "toColor": [ 120, 135, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 165, 214, 255 ], "toColor": [ 166, 165, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 77, 247, 255 ], "toColor": [ 54, 77, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 151, 217, 255 ], "toColor": [ 147, 151, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 67, 212, 255 ], "toColor": [ 59, 67, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 70, 242, 255 ], "toColor": [ 58, 70, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 79, 222, 255 ], "toColor": [ 51, 79, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 84, 214, 255 ], "toColor": [ 64, 84, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 100, 209, 255 ], "toColor": [ 90, 100, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 122, 204, 255 ], "toColor": [ 102, 122, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 117, 250, 255 ], "toColor": [ 90, 117, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 175, 240, 255 ], "toColor": [ 161, 175, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 148, 212, 255 ], "toColor": [ 129, 148, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 143, 227, 255 ], "toColor": [ 134, 143, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 109, 204, 255 ], "toColor": [ 88, 109, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 101, 214, 255 ], "toColor": [ 66, 101, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 128, 217, 255 ], "toColor": [ 128, 128, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 139, 245, 255 ], "toColor": [ 113, 139, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 105, 240, 255 ], "toColor": [ 81, 105, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 157, 201, 255 ], "toColor": [ 151, 157, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 57, 227, 255 ], "toColor": [ 60, 57, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 55, 217, 255 ], "toColor": [ 52, 55, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 195, 235, 255 ], "toColor": [ 185, 195, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 86, 240, 255 ], "toColor": [ 91, 86, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 146, 237, 255 ], "toColor": [ 121, 146, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 104, 237, 255 ], "toColor": [ 81, 104, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 64, 250, 255 ], "toColor": [ 57, 64, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 104, 222, 255 ], "toColor": [ 71, 104, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 129, 212, 255 ], "toColor": [ 104, 129, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 148, 199, 255 ], "toColor": [ 135, 148, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 63, 214, 255 ], "toColor": [ 58, 63, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 60, 232, 255 ], "toColor": [ 51, 60, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 157, 247, 255 ], "toColor": [ 156, 157, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 176, 214, 255 ], "toColor": [ 165, 176, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 168, 240, 255 ], "toColor": [ 156, 168, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 182, 224, 255 ], "toColor": [ 180, 182, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 164, 217, 255 ], "toColor": [ 154, 164, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 82, 222, 255 ], "toColor": [ 87, 82, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 79, 227, 255 ], "toColor": [ 79, 79, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 111, 194, 255 ], "toColor": [ 107, 111, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 112, 224, 255 ], "toColor": [ 114, 112, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 85, 224, 255 ], "toColor": [ 90, 85, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 80, 204, 255 ], "toColor": [ 73, 80, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 161, 214, 255 ], "toColor": [ 156, 161, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 116, 242, 255 ], "toColor": [ 85, 116, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 182, 232, 255 ], "toColor": [ 181, 182, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 51, 222, 255 ], "toColor": [ 51, 51, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 98, 201, 255 ], "toColor": [ 89, 98, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 91, 217, 255 ], "toColor": [ 56, 91, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 159, 232, 255 ], "toColor": [ 144, 159, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 142, 219, 255 ], "toColor": [ 118, 142, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 188, 245, 255 ], "toColor": [ 174, 188, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 50, 207, 255 ], "toColor": [ 48, 50, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 82, 196, 255 ], "toColor": [ 59, 82, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 88, 204, 255 ], "toColor": [ 82, 88, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 131, 242, 255 ], "toColor": [ 131, 131, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 156, 217, 255 ], "toColor": [ 152, 156, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 102, 201, 255 ], "toColor": [ 91, 102, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 138, 237, 255 ], "toColor": [ 139, 138, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 114, 242, 255 ], "toColor": [ 111, 114, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 164, 250, 255 ], "toColor": [ 162, 164, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 101, 230, 255 ], "toColor": [ 99, 101, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 139, 232, 255 ], "toColor": [ 141, 139, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 183, 247, 255 ], "toColor": [ 184, 183, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 124, 194, 255 ], "toColor": [ 107, 124, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 159, 212, 255 ], "toColor": [ 152, 159, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 109, 227, 255 ], "toColor": [ 113, 109, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 124, 204, 255 ], "toColor": [ 124, 124, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 74, 212, 255 ], "toColor": [ 72, 74, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 58, 207, 255 ], "toColor": [ 48, 58, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 116, 237, 255 ], "toColor": [ 111, 116, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 90, 224, 255 ], "toColor": [ 92, 90, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 136, 240, 255 ], "toColor": [ 125, 136, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 157, 201, 255 ], "toColor": [ 147, 157, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 180, 250, 255 ], "toColor": [ 162, 180, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 80, 235, 255 ], "toColor": [ 80, 80, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 75, 199, 255 ], "toColor": [ 54, 75, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 152, 250, 255 ], "toColor": [ 137, 152, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 186, 250, 255 ], "toColor": [ 185, 186, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 151, 242, 255 ], "toColor": [ 128, 151, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 163, 232, 255 ], "toColor": [ 144, 163, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 109, 232, 255 ], "toColor": [ 93, 109, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 126, 237, 255 ], "toColor": [ 92, 126, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 169, 222, 255 ], "toColor": [ 164, 169, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 185, 227, 255 ], "toColor": [ 179, 185, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 64, 196, 255 ], "toColor": [ 57, 64, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 78, 245, 255 ], "toColor": [ 78, 78, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 97, 212, 255 ], "toColor": [ 66, 97, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 109, 196, 255 ], "toColor": [ 82, 109, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 136, 214, 255 ], "toColor": [ 122, 136, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 131, 227, 255 ], "toColor": [ 109, 131, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 86, 240, 255 ], "toColor": [ 55, 86, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 187, 242, 255 ], "toColor": [ 170, 187, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 86, 245, 255 ], "toColor": [ 69, 86, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 96, 232, 255 ], "toColor": [ 58, 96, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 97, 235, 255 ], "toColor": [ 73, 97, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 50, 204, 255 ], "toColor": [ 47, 50, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 95, 242, 255 ], "toColor": [ 58, 95, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 163, 232, 255 ], "toColor": [ 151, 163, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 73, 207, 255 ], "toColor": [ 56, 73, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 74, 235, 255 ], "toColor": [ 49, 74, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 99, 196, 255 ], "toColor": [ 73, 99, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 84, 217, 255 ], "toColor": [ 69, 84, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 182, 235, 255 ], "toColor": [ 181, 182, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 133, 217, 255 ], "toColor": [ 121, 133, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 61, 196, 255 ], "toColor": [ 63, 61, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 121, 199, 255 ], "toColor": [ 109, 121, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 127, 222, 255 ], "toColor": [ 124, 127, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 162, 194, 255 ], "toColor": [ 155, 162, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 79, 240, 255 ], "toColor": [ 67, 79, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 135, 245, 255 ], "toColor": [ 122, 135, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 50, 240, 255 ], "toColor": [ 53, 50, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 129, 204, 255 ], "toColor": [ 110, 129, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 90, 199, 255 ], "toColor": [ 80, 90, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 157, 201, 255 ], "toColor": [ 157, 157, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 124, 194, 255 ], "toColor": [ 122, 124, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 145, 196, 255 ], "toColor": [ 146, 145, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 135, 207, 255 ], "toColor": [ 116, 135, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 152, 230, 255 ], "toColor": [ 147, 152, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 127, 196, 255 ], "toColor": [ 120, 127, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 135, 201, 255 ], "toColor": [ 135, 135, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 68, 201, 255 ], "toColor": [ 73, 68, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 153, 194, 255 ], "toColor": [ 145, 153, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 50, 219, 255 ], "toColor": [ 56, 50, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 119, 217, 255 ], "toColor": [ 106, 119, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 174, 235, 255 ], "toColor": [ 176, 174, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 150, 199, 255 ], "toColor": [ 139, 150, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 126, 207, 255 ], "toColor": [ 105, 126, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 71, 212, 255 ], "toColor": [ 63, 71, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 75, 222, 255 ], "toColor": [ 64, 75, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 77, 199, 255 ], "toColor": [ 44, 77, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 99, 201, 255 ], "toColor": [ 102, 99, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 91, 240, 255 ], "toColor": [ 89, 91, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 133, 222, 255 ], "toColor": [ 111, 133, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 124, 209, 255 ], "toColor": [ 107, 124, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 117, 217, 255 ], "toColor": [ 117, 117, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 46, 196, 255 ], "toColor": [ 43, 46, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 107, 207, 255 ], "toColor": [ 107, 107, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 162, 207, 255 ], "toColor": [ 157, 162, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 49, 207, 255 ], "toColor": [ 43, 49, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 91, 201, 255 ], "toColor": [ 68, 91, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 130, 245, 255 ], "toColor": [ 134, 130, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 171, 237, 255 ], "toColor": [ 159, 171, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 60, 194, 255 ], "toColor": [ 62, 60, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 188, 224, 255 ], "toColor": [ 180, 188, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 126, 204, 255 ], "toColor": [ 122, 126, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 174, 224, 255 ], "toColor": [ 168, 174, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 124, 232, 255 ], "toColor": [ 116, 124, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 176, 222, 255 ], "toColor": [ 173, 176, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 97, 242, 255 ], "toColor": [ 61, 97, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 117, 207, 255 ], "toColor": [ 95, 117, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 86, 204, 255 ], "toColor": [ 65, 86, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 159, 214, 255 ], "toColor": [ 159, 159, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 81, 237, 255 ], "toColor": [ 83, 81, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 76, 232, 255 ], "toColor": [ 67, 76, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 165, 230, 255 ], "toColor": [ 147, 165, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 108, 240, 255 ], "toColor": [ 72, 108, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 81, 207, 255 ], "toColor": [ 85, 81, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 177, 245, 255 ], "toColor": [ 164, 177, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 105, 224, 255 ], "toColor": [ 105, 105, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 96, 242, 255 ], "toColor": [ 70, 96, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 156, 227, 255 ], "toColor": [ 145, 156, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 101, 199, 255 ], "toColor": [ 74, 101, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 173, 250, 255 ], "toColor": [ 170, 173, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 166, 209, 255 ], "toColor": [ 153, 166, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 136, 212, 255 ], "toColor": [ 123, 136, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 91, 199, 255 ], "toColor": [ 58, 91, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 139, 219, 255 ], "toColor": [ 134, 139, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 160, 212, 255 ], "toColor": [ 146, 160, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 62, 219, 255 ], "toColor": [ 50, 62, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 67, 204, 255 ], "toColor": [ 55, 67, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 135, 212, 255 ], "toColor": [ 129, 135, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 138, 209, 255 ], "toColor": [ 139, 138, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 76, 237, 255 ], "toColor": [ 81, 76, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 171, 224, 255 ], "toColor": [ 171, 171, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 146, 247, 255 ], "toColor": [ 141, 146, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 106, 207, 255 ], "toColor": [ 99, 106, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 95, 207, 255 ], "toColor": [ 91, 95, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 147, 219, 255 ], "toColor": [ 149, 147, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 87, 237, 255 ], "toColor": [ 74, 87, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 138, 227, 255 ], "toColor": [ 125, 138, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 86, 207, 255 ], "toColor": [ 62, 86, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 133, 237, 255 ], "toColor": [ 123, 133, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 139, 212, 255 ], "toColor": [ 138, 139, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 112, 194, 255 ], "toColor": [ 89, 112, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 86, 245, 255 ], "toColor": [ 91, 86, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 129, 230, 255 ], "toColor": [ 122, 129, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 97, 247, 255 ], "toColor": [ 74, 97, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 142, 214, 255 ], "toColor": [ 120, 142, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 160, 219, 255 ], "toColor": [ 158, 160, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 160, 219, 255 ], "toColor": [ 154, 160, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 151, 219, 255 ], "toColor": [ 132, 151, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 184, 240, 255 ], "toColor": [ 182, 184, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 99, 250, 255 ], "toColor": [ 65, 99, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 48, 199, 255 ], "toColor": [ 50, 48, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 86, 227, 255 ], "toColor": [ 86, 86, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 128, 194, 255 ], "toColor": [ 128, 128, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 136, 209, 255 ], "toColor": [ 128, 136, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 173, 247, 255 ], "toColor": [ 158, 173, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 79, 196, 255 ], "toColor": [ 43, 79, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 124, 194, 255 ], "toColor": [ 107, 124, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 151, 194, 255 ], "toColor": [ 143, 151, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 134, 209, 255 ], "toColor": [ 115, 134, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 186, 250, 255 ], "toColor": [ 180, 186, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 126, 199, 255 ], "toColor": [ 111, 126, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 105, 207, 255 ], "toColor": [ 103, 105, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 137, 219, 255 ], "toColor": [ 112, 137, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 161, 212, 255 ], "toColor": [ 155, 161, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 185, 240, 255 ], "toColor": [ 170, 185, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 113, 219, 255 ], "toColor": [ 92, 113, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 172, 230, 255 ], "toColor": [ 168, 172, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 134, 237, 255 ], "toColor": [ 119, 134, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 102, 201, 255 ], "toColor": [ 95, 102, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 115, 222, 255 ], "toColor": [ 119, 115, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 174, 245, 255 ], "toColor": [ 154, 174, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 58, 207, 255 ], "toColor": [ 60, 58, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 108, 227, 255 ], "toColor": [ 102, 108, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 87, 201, 255 ], "toColor": [ 75, 87, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 61, 196, 255 ], "toColor": [ 65, 61, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 159, 245, 255 ], "toColor": [ 135, 159, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 80, 199, 255 ], "toColor": [ 76, 80, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 149, 227, 255 ], "toColor": [ 132, 149, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 173, 224, 255 ], "toColor": [ 159, 173, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 105, 242, 255 ], "toColor": [ 78, 105, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 103, 245, 255 ], "toColor": [ 64, 103, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 161, 242, 255 ], "toColor": [ 136, 161, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 116, 222, 255 ], "toColor": [ 98, 116, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 83, 240, 255 ], "toColor": [ 62, 83, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 150, 217, 255 ], "toColor": [ 145, 150, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 83, 237, 255 ], "toColor": [ 66, 83, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 125, 227, 255 ], "toColor": [ 128, 125, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 92, 204, 255 ], "toColor": [ 82, 92, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 104, 201, 255 ], "toColor": [ 83, 104, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 134, 196, 255 ], "toColor": [ 120, 134, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 180, 242, 255 ], "toColor": [ 179, 180, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 168, 235, 255 ], "toColor": [ 150, 168, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 63, 201, 255 ], "toColor": [ 44, 63, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 104, 196, 255 ], "toColor": [ 106, 104, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 127, 240, 255 ], "toColor": [ 129, 127, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 103, 214, 255 ], "toColor": [ 101, 103, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 155, 207, 255 ], "toColor": [ 156, 155, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 83, 207, 255 ], "toColor": [ 72, 83, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 141, 212, 255 ], "toColor": [ 133, 141, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 163, 227, 255 ], "toColor": [ 164, 163, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 141, 232, 255 ], "toColor": [ 116, 141, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 162, 199, 255 ], "toColor": [ 153, 162, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 128, 217, 255 ], "toColor": [ 104, 128, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 137, 245, 255 ], "toColor": [ 120, 137, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 69, 230, 255 ], "toColor": [ 48, 69, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 120, 196, 255 ], "toColor": [ 122, 120, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 103, 204, 255 ], "toColor": [ 96, 103, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 124, 214, 255 ], "toColor": [ 96, 124, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 106, 212, 255 ], "toColor": [ 108, 106, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 160, 247, 255 ], "toColor": [ 148, 160, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 161, 242, 255 ], "toColor": [ 155, 161, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 115, 204, 255 ], "toColor": [ 110, 115, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 69, 209, 255 ], "toColor": [ 50, 69, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 110, 209, 255 ], "toColor": [ 107, 110, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 147, 224, 255 ], "toColor": [ 123, 147, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 148, 214, 255 ], "toColor": [ 133, 148, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 163, 204, 255 ], "toColor": [ 164, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 143, 235, 255 ], "toColor": [ 124, 143, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 111, 247, 255 ], "toColor": [ 109, 111, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 72, 207, 255 ], "toColor": [ 62, 72, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 160, 214, 255 ], "toColor": [ 152, 160, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 151, 214, 255 ], "toColor": [ 137, 151, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 136, 199, 255 ], "toColor": [ 127, 136, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 82, 222, 255 ], "toColor": [ 84, 82, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 89, 222, 255 ], "toColor": [ 87, 89, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 118, 219, 255 ], "toColor": [ 90, 118, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 227, 255 ], "toColor": [ 182, 182, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 178, 247, 255 ], "toColor": [ 176, 178, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 52, 194, 255 ], "toColor": [ 52, 52, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 111, 201, 255 ], "toColor": [ 111, 111, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 129, 199, 255 ], "toColor": [ 125, 129, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 92, 230, 255 ], "toColor": [ 92, 92, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 133, 219, 255 ], "toColor": [ 127, 133, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 56, 204, 255 ], "toColor": [ 51, 56, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 161, 230, 255 ], "toColor": [ 162, 161, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 119, 245, 255 ], "toColor": [ 108, 119, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 156, 250, 255 ], "toColor": [ 147, 156, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 119, 199, 255 ], "toColor": [ 97, 119, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 151, 212, 255 ], "toColor": [ 150, 151, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 70, 219, 255 ], "toColor": [ 73, 70, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 148, 207, 255 ], "toColor": [ 143, 148, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 109, 242, 255 ], "toColor": [ 111, 109, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 162, 224, 255 ], "toColor": [ 164, 162, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 134, 224, 255 ], "toColor": [ 126, 134, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 90, 214, 255 ], "toColor": [ 90, 90, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 193, 247, 255 ], "toColor": [ 188, 193, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 107, 242, 255 ], "toColor": [ 80, 107, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 153, 194, 255 ], "toColor": [ 145, 153, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 169, 219, 255 ], "toColor": [ 170, 169, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 119, 207, 255 ], "toColor": [ 107, 119, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 118, 240, 255 ], "toColor": [ 93, 118, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 96, 196, 255 ], "toColor": [ 81, 96, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 121, 240, 255 ], "toColor": [ 108, 121, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 141, 230, 255 ], "toColor": [ 138, 141, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 77, 237, 255 ], "toColor": [ 52, 77, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 119, 194, 255 ], "toColor": [ 103, 119, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 94, 196, 255 ], "toColor": [ 82, 94, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 99, 212, 255 ], "toColor": [ 95, 99, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 141, 235, 255 ], "toColor": [ 124, 141, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 134, 196, 255 ], "toColor": [ 120, 134, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 166, 219, 255 ], "toColor": [ 158, 166, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 147, 224, 255 ], "toColor": [ 141, 147, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 97, 212, 255 ], "toColor": [ 93, 97, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 73, 204, 255 ], "toColor": [ 47, 73, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 60, 199, 255 ], "toColor": [ 48, 60, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 173, 232, 255 ], "toColor": [ 158, 173, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 171, 217, 255 ], "toColor": [ 165, 171, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 110, 217, 255 ], "toColor": [ 78, 110, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 92, 235, 255 ], "toColor": [ 82, 92, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 137, 194, 255 ], "toColor": [ 126, 137, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 158, 214, 255 ], "toColor": [ 146, 158, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 161, 237, 255 ], "toColor": [ 142, 161, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 75, 199, 255 ], "toColor": [ 44, 75, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 108, 217, 255 ], "toColor": [ 87, 108, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 116, 237, 255 ], "toColor": [ 120, 116, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 122, 250, 255 ], "toColor": [ 100, 122, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 137, 232, 255 ], "toColor": [ 138, 137, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 162, 247, 255 ], "toColor": [ 148, 162, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 78, 232, 255 ], "toColor": [ 51, 78, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 171, 224, 255 ], "toColor": [ 171, 171, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 102, 201, 255 ], "toColor": [ 99, 102, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 95, 199, 255 ], "toColor": [ 84, 95, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 145, 237, 255 ], "toColor": [ 135, 145, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 165, 214, 255 ], "toColor": [ 154, 165, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 88, 247, 255 ], "toColor": [ 67, 88, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 125, 237, 255 ], "toColor": [ 100, 125, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 92, 219, 255 ], "toColor": [ 86, 92, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 95, 212, 255 ], "toColor": [ 89, 95, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 131, 201, 255 ], "toColor": [ 123, 131, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 142, 217, 255 ], "toColor": [ 126, 142, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 200, 247, 255 ], "toColor": [ 198, 200, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 169, 214, 255 ], "toColor": [ 170, 169, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 83, 214, 255 ], "toColor": [ 69, 83, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 166, 232, 255 ], "toColor": [ 151, 166, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 175, 250, 255 ], "toColor": [ 177, 175, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 62, 245, 255 ], "toColor": [ 59, 62, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 67, 224, 255 ], "toColor": [ 73, 67, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 53, 212, 255 ], "toColor": [ 44, 53, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 128, 204, 255 ], "toColor": [ 112, 128, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 121, 217, 255 ], "toColor": [ 106, 121, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 141, 214, 255 ], "toColor": [ 144, 141, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 100, 247, 255 ], "toColor": [ 87, 100, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 176, 235, 255 ], "toColor": [ 178, 176, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 76, 232, 255 ], "toColor": [ 49, 76, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 160, 250, 255 ], "toColor": [ 140, 160, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 91, 212, 255 ], "toColor": [ 95, 91, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 169, 209, 255 ], "toColor": [ 157, 169, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 147, 250, 255 ], "toColor": [ 137, 147, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 139, 222, 255 ], "toColor": [ 122, 139, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 101, 214, 255 ], "toColor": [ 86, 101, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 96, 250, 255 ], "toColor": [ 82, 96, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 63, 204, 255 ], "toColor": [ 55, 63, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 189, 230, 255 ], "toColor": [ 181, 189, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 178, 240, 255 ], "toColor": [ 163, 178, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 108, 207, 255 ], "toColor": [ 97, 108, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 83, 207, 255 ], "toColor": [ 72, 83, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 95, 217, 255 ], "toColor": [ 95, 95, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 135, 207, 255 ], "toColor": [ 134, 135, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 145, 232, 255 ], "toColor": [ 142, 145, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 95, 199, 255 ], "toColor": [ 91, 95, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 121, 247, 255 ], "toColor": [ 89, 121, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 126, 207, 255 ], "toColor": [ 120, 126, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 142, 219, 255 ], "toColor": [ 125, 142, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 141, 217, 255 ], "toColor": [ 124, 141, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 141, 194, 255 ], "toColor": [ 132, 141, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 112, 230, 255 ], "toColor": [ 101, 112, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 60, 201, 255 ], "toColor": [ 44, 60, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 131, 212, 255 ], "toColor": [ 133, 131, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 150, 212, 255 ], "toColor": [ 142, 150, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 93, 199, 255 ], "toColor": [ 82, 93, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 88, 207, 255 ], "toColor": [ 62, 88, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 147, 217, 255 ], "toColor": [ 126, 147, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 165, 209, 255 ], "toColor": [ 165, 165, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 163, 219, 255 ], "toColor": [ 160, 163, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 184, 230, 255 ], "toColor": [ 179, 184, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 136, 237, 255 ], "toColor": [ 116, 136, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 165, 219, 255 ], "toColor": [ 164, 165, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 67, 232, 255 ], "toColor": [ 58, 67, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 148, 242, 255 ], "toColor": [ 136, 148, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 104, 196, 255 ], "toColor": [ 107, 104, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 174, 247, 255 ], "toColor": [ 156, 174, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 113, 227, 255 ], "toColor": [ 113, 113, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 179, 235, 255 ], "toColor": [ 171, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 131, 204, 255 ], "toColor": [ 129, 131, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 129, 194, 255 ], "toColor": [ 120, 129, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 153, 245, 255 ], "toColor": [ 149, 153, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 173, 207, 255 ], "toColor": [ 163, 173, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 112, 209, 255 ], "toColor": [ 92, 112, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 166, 212, 255 ], "toColor": [ 150, 166, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 109, 204, 255 ], "toColor": [ 92, 109, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 130, 217, 255 ], "toColor": [ 117, 130, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 174, 250, 255 ], "toColor": [ 155, 174, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 83, 212, 255 ], "toColor": [ 57, 83, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 112, 217, 255 ], "toColor": [ 108, 112, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 99, 196, 255 ], "toColor": [ 94, 99, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 51, 222, 255 ], "toColor": [ 51, 51, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 149, 217, 255 ], "toColor": [ 145, 149, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 98, 227, 255 ], "toColor": [ 102, 98, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 96, 196, 255 ], "toColor": [ 92, 96, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 164, 240, 255 ], "toColor": [ 149, 164, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 87, 212, 255 ], "toColor": [ 85, 87, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 161, 204, 255 ], "toColor": [ 161, 161, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 140, 240, 255 ], "toColor": [ 137, 140, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 116, 227, 255 ], "toColor": [ 119, 116, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 124, 201, 255 ], "toColor": [ 107, 124, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 61, 232, 255 ], "toColor": [ 58, 61, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 163, 201, 255 ], "toColor": [ 159, 163, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 95, 207, 255 ], "toColor": [ 70, 95, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 95, 217, 255 ], "toColor": [ 61, 95, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 117, 209, 255 ], "toColor": [ 117, 117, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 162, 194, 255 ], "toColor": [ 155, 162, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 130, 219, 255 ], "toColor": [ 116, 130, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 104, 227, 255 ], "toColor": [ 100, 104, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 67, 209, 255 ], "toColor": [ 65, 67, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 118, 199, 255 ], "toColor": [ 107, 118, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 144, 245, 255 ], "toColor": [ 144, 144, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 98, 222, 255 ], "toColor": [ 60, 98, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 55, 219, 255 ], "toColor": [ 60, 55, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 156, 207, 255 ], "toColor": [ 147, 156, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 64, 247, 255 ], "toColor": [ 70, 64, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 106, 201, 255 ], "toColor": [ 103, 106, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 130, 219, 255 ], "toColor": [ 112, 130, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 121, 240, 255 ], "toColor": [ 108, 121, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 144, 212, 255 ], "toColor": [ 127, 144, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 50, 217, 255 ], "toColor": [ 55, 50, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 170, 232, 255 ], "toColor": [ 153, 170, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 164, 237, 255 ], "toColor": [ 161, 164, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 92, 224, 255 ], "toColor": [ 85, 92, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 158, 214, 255 ], "toColor": [ 152, 158, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 70, 214, 255 ], "toColor": [ 51, 70, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 128, 235, 255 ], "toColor": [ 99, 128, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 185, 250, 255 ], "toColor": [ 172, 185, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 134, 217, 255 ], "toColor": [ 115, 134, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 159, 196, 255 ], "toColor": [ 155, 159, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 179, 245, 255 ], "toColor": [ 159, 179, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 179, 250, 255 ], "toColor": [ 175, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 75, 227, 255 ], "toColor": [ 75, 75, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 187, 242, 255 ], "toColor": [ 187, 187, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 87, 207, 255 ], "toColor": [ 87, 87, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 140, 209, 255 ], "toColor": [ 130, 140, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 97, 247, 255 ], "toColor": [ 87, 97, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 97, 242, 255 ], "toColor": [ 53, 97, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 143, 230, 255 ], "toColor": [ 135, 143, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 123, 242, 255 ], "toColor": [ 116, 123, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 80, 214, 255 ], "toColor": [ 49, 80, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 143, 232, 255 ], "toColor": [ 123, 143, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 60, 230, 255 ], "toColor": [ 60, 60, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 104, 212, 255 ], "toColor": [ 106, 104, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 168, 230, 255 ], "toColor": [ 158, 168, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 145, 207, 255 ], "toColor": [ 134, 145, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 88, 217, 255 ], "toColor": [ 56, 88, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 110, 250, 255 ], "toColor": [ 97, 110, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 103, 245, 255 ], "toColor": [ 91, 103, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 180, 224, 255 ], "toColor": [ 171, 180, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 110, 250, 255 ], "toColor": [ 97, 110, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 179, 245, 255 ], "toColor": [ 159, 179, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 113, 214, 255 ], "toColor": [ 88, 113, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 172, 245, 255 ], "toColor": [ 159, 172, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 85, 235, 255 ], "toColor": [ 80, 85, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 162, 204, 255 ], "toColor": [ 153, 162, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 117, 250, 255 ], "toColor": [ 112, 117, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 67, 217, 255 ], "toColor": [ 70, 67, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 113, 199, 255 ], "toColor": [ 101, 113, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 119, 237, 255 ], "toColor": [ 123, 119, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 177, 245, 255 ], "toColor": [ 157, 177, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 78, 207, 255 ], "toColor": [ 83, 78, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 138, 224, 255 ], "toColor": [ 112, 138, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 194, 247, 255 ], "toColor": [ 181, 194, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 139, 194, 255 ], "toColor": [ 138, 139, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 117, 219, 255 ], "toColor": [ 103, 117, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 105, 222, 255 ], "toColor": [ 87, 105, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 114, 214, 255 ], "toColor": [ 109, 114, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 72, 250, 255 ], "toColor": [ 62, 72, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 192, 245, 255 ], "toColor": [ 181, 192, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 180, 250, 255 ], "toColor": [ 182, 180, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 92, 196, 255 ], "toColor": [ 92, 92, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 169, 222, 255 ], "toColor": [ 169, 169, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 71, 194, 255 ], "toColor": [ 47, 71, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 134, 196, 255 ], "toColor": [ 136, 134, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 146, 250, 255 ], "toColor": [ 130, 146, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 87, 240, 255 ], "toColor": [ 53, 87, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 161, 237, 255 ], "toColor": [ 161, 161, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 125, 209, 255 ], "toColor": [ 109, 125, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 142, 224, 255 ], "toColor": [ 128, 142, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 185, 222, 255 ], "toColor": [ 175, 185, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 173, 242, 255 ], "toColor": [ 172, 173, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 84, 232, 255 ], "toColor": [ 79, 84, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 130, 217, 255 ], "toColor": [ 124, 130, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 150, 214, 255 ], "toColor": [ 141, 150, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 87, 222, 255 ], "toColor": [ 87, 87, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 154, 222, 255 ], "toColor": [ 135, 154, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 134, 196, 255 ], "toColor": [ 118, 134, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 100, 214, 255 ], "toColor": [ 99, 100, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 192, 240, 255 ], "toColor": [ 192, 192, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 124, 224, 255 ], "toColor": [ 119, 124, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 90, 250, 255 ], "toColor": [ 95, 90, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 161, 217, 255 ], "toColor": [ 158, 161, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 110, 240, 255 ], "toColor": [ 101, 110, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 108, 209, 255 ], "toColor": [ 107, 108, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 119, 245, 255 ], "toColor": [ 113, 119, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 90, 214, 255 ], "toColor": [ 56, 90, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 159, 230, 255 ], "toColor": [ 156, 159, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 94, 199, 255 ], "toColor": [ 74, 94, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 119, 196, 255 ], "toColor": [ 104, 119, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 112, 250, 255 ], "toColor": [ 85, 112, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 96, 214, 255 ], "toColor": [ 86, 96, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 91, 217, 255 ], "toColor": [ 95, 91, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 97, 242, 255 ], "toColor": [ 97, 97, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 174, 247, 255 ], "toColor": [ 161, 174, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 123, 227, 255 ], "toColor": [ 98, 123, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 148, 250, 255 ], "toColor": [ 127, 148, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 111, 199, 255 ], "toColor": [ 114, 111, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 106, 209, 255 ], "toColor": [ 98, 106, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 187, 232, 255 ], "toColor": [ 176, 187, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 120, 207, 255 ], "toColor": [ 121, 120, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 86, 237, 255 ], "toColor": [ 83, 86, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 76, 227, 255 ], "toColor": [ 59, 76, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 118, 242, 255 ], "toColor": [ 102, 118, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 128, 242, 255 ], "toColor": [ 132, 128, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 73, 224, 255 ], "toColor": [ 49, 73, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 52, 224, 255 ], "toColor": [ 52, 52, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 134, 230, 255 ], "toColor": [ 119, 134, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 89, 222, 255 ], "toColor": [ 87, 89, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 142, 240, 255 ], "toColor": [ 129, 142, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 89, 242, 255 ], "toColor": [ 51, 89, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 133, 245, 255 ], "toColor": [ 110, 133, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 124, 230, 255 ], "toColor": [ 115, 124, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 43, 194, 255 ], "toColor": [ 48, 43, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 117, 214, 255 ], "toColor": [ 111, 117, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 126, 222, 255 ], "toColor": [ 126, 126, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 99, 207, 255 ], "toColor": [ 101, 99, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 79, 214, 255 ], "toColor": [ 82, 79, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 84, 209, 255 ], "toColor": [ 86, 84, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 139, 207, 255 ], "toColor": [ 126, 139, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 92, 237, 255 ], "toColor": [ 59, 92, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 120, 245, 255 ], "toColor": [ 122, 120, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 162, 245, 255 ], "toColor": [ 163, 162, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 99, 209, 255 ], "toColor": [ 71, 99, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 75, 247, 255 ], "toColor": [ 59, 75, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 73, 242, 255 ], "toColor": [ 51, 73, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 149, 245, 255 ], "toColor": [ 153, 149, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 177, 222, 255 ], "toColor": [ 166, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 99, 207, 255 ], "toColor": [ 97, 99, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 197, 250, 255 ], "toColor": [ 187, 197, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 64, 209, 255 ], "toColor": [ 56, 64, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 155, 209, 255 ], "toColor": [ 155, 155, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 122, 222, 255 ], "toColor": [ 115, 122, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 147, 214, 255 ], "toColor": [ 139, 147, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 55, 199, 255 ], "toColor": [ 48, 55, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 116, 219, 255 ], "toColor": [ 120, 116, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 162, 194, 255 ], "toColor": [ 155, 162, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 58, 201, 255 ], "toColor": [ 58, 58, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 131, 224, 255 ], "toColor": [ 108, 131, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 96, 196, 255 ], "toColor": [ 90, 96, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 93, 207, 255 ], "toColor": [ 95, 93, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 161, 235, 255 ], "toColor": [ 148, 161, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 167, 204, 255 ], "toColor": [ 161, 167, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 120, 237, 255 ], "toColor": [ 114, 120, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 93, 219, 255 ], "toColor": [ 61, 93, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 114, 224, 255 ], "toColor": [ 90, 114, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 153, 247, 255 ], "toColor": [ 134, 153, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 154, 250, 255 ], "toColor": [ 152, 154, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 165, 222, 255 ], "toColor": [ 149, 165, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 192, 247, 255 ], "toColor": [ 181, 192, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 134, 250, 255 ], "toColor": [ 102, 134, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 90, 242, 255 ], "toColor": [ 82, 90, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 99, 212, 255 ], "toColor": [ 99, 99, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 91, 201, 255 ], "toColor": [ 94, 91, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 151, 212, 255 ], "toColor": [ 142, 151, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 132, 237, 255 ], "toColor": [ 114, 132, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 100, 237, 255 ], "toColor": [ 90, 100, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 190, 250, 255 ], "toColor": [ 192, 190, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 167, 247, 255 ], "toColor": [ 153, 167, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 143, 219, 255 ], "toColor": [ 132, 143, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 97, 219, 255 ], "toColor": [ 72, 97, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 91, 227, 255 ], "toColor": [ 50, 91, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 87, 245, 255 ], "toColor": [ 66, 87, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 70, 232, 255 ], "toColor": [ 70, 70, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 116, 227, 255 ], "toColor": [ 91, 116, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 144, 237, 255 ], "toColor": [ 119, 144, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 109, 224, 255 ], "toColor": [ 96, 109, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 121, 219, 255 ], "toColor": [ 122, 121, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 119, 212, 255 ], "toColor": [ 93, 119, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 178, 227, 255 ], "toColor": [ 170, 178, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 119, 196, 255 ], "toColor": [ 100, 119, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 165, 232, 255 ], "toColor": [ 146, 165, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 124, 232, 255 ], "toColor": [ 116, 124, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 134, 237, 255 ], "toColor": [ 119, 134, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 55, 196, 255 ], "toColor": [ 60, 55, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 135, 237, 255 ], "toColor": [ 121, 135, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 152, 250, 255 ], "toColor": [ 125, 152, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 164, 207, 255 ], "toColor": [ 157, 164, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 145, 217, 255 ], "toColor": [ 134, 145, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 133, 207, 255 ], "toColor": [ 118, 133, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 169, 240, 255 ], "toColor": [ 163, 169, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 161, 196, 255 ], "toColor": [ 155, 161, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 149, 194, 255 ], "toColor": [ 141, 149, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 166, 250, 255 ], "toColor": [ 160, 166, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 137, 250, 255 ], "toColor": [ 137, 137, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 132, 209, 255 ], "toColor": [ 117, 132, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 116, 196, 255 ], "toColor": [ 112, 116, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 85, 222, 255 ], "toColor": [ 47, 85, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 113, 219, 255 ], "toColor": [ 83, 113, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 155, 194, 255 ], "toColor": [ 145, 155, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 71, 209, 255 ], "toColor": [ 59, 71, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 82, 207, 255 ], "toColor": [ 60, 82, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 59, 247, 255 ], "toColor": [ 62, 59, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 140, 212, 255 ], "toColor": [ 129, 140, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 173, 240, 255 ], "toColor": [ 163, 173, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 91, 201, 255 ], "toColor": [ 77, 91, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 121, 207, 255 ], "toColor": [ 101, 121, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 116, 237, 255 ], "toColor": [ 120, 116, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 80, 207, 255 ], "toColor": [ 66, 80, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 125, 247, 255 ], "toColor": [ 121, 125, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 112, 237, 255 ], "toColor": [ 90, 112, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 166, 224, 255 ], "toColor": [ 155, 166, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 202, 245, 255 ], "toColor": [ 193, 202, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 69, 194, 255 ], "toColor": [ 62, 69, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 120, 245, 255 ], "toColor": [ 95, 120, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 94, 247, 255 ], "toColor": [ 74, 94, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 89, 237, 255 ], "toColor": [ 52, 89, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 55, 194, 255 ], "toColor": [ 50, 55, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 82, 224, 255 ], "toColor": [ 61, 82, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 149, 209, 255 ], "toColor": [ 142, 149, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 77, 222, 255 ], "toColor": [ 51, 77, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 187, 247, 255 ], "toColor": [ 178, 187, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 186, 247, 255 ], "toColor": [ 181, 186, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 165, 212, 255 ], "toColor": [ 159, 165, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 181, 240, 255 ], "toColor": [ 168, 181, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 54, 199, 255 ], "toColor": [ 54, 54, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 106, 224, 255 ], "toColor": [ 70, 106, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 143, 201, 255 ], "toColor": [ 129, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 85, 235, 255 ], "toColor": [ 77, 85, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 104, 235, 255 ], "toColor": [ 87, 104, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 63, 219, 255 ], "toColor": [ 55, 63, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 99, 212, 255 ], "toColor": [ 89, 99, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 67, 237, 255 ], "toColor": [ 64, 67, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 167, 240, 255 ], "toColor": [ 149, 167, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 126, 217, 255 ], "toColor": [ 119, 126, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 84, 207, 255 ], "toColor": [ 50, 84, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 180, 219, 255 ], "toColor": [ 173, 180, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 171, 237, 255 ], "toColor": [ 172, 171, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 157, 207, 255 ], "toColor": [ 147, 157, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 101, 250, 255 ], "toColor": [ 60, 101, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 111, 240, 255 ], "toColor": [ 81, 111, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 82, 240, 255 ], "toColor": [ 79, 82, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 62, 194, 255 ], "toColor": [ 50, 62, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 80, 201, 255 ], "toColor": [ 64, 80, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 81, 237, 255 ], "toColor": [ 66, 81, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 188, 232, 255 ], "toColor": [ 181, 188, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 141, 199, 255 ], "toColor": [ 129, 141, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 141, 245, 255 ], "toColor": [ 127, 141, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 125, 224, 255 ], "toColor": [ 110, 125, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 101, 250, 255 ], "toColor": [ 75, 101, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 52, 237, 255 ], "toColor": [ 55, 52, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 81, 235, 255 ], "toColor": [ 61, 81, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 167, 201, 255 ], "toColor": [ 159, 167, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 139, 247, 255 ], "toColor": [ 134, 139, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 155, 207, 255 ], "toColor": [ 157, 155, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 174, 232, 255 ], "toColor": [ 158, 174, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 87, 209, 255 ], "toColor": [ 50, 87, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 129, 201, 255 ], "toColor": [ 125, 129, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 99, 242, 255 ], "toColor": [ 80, 99, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 97, 242, 255 ], "toColor": [ 68, 97, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 109, 212, 255 ], "toColor": [ 102, 109, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 68, 235, 255 ], "toColor": [ 68, 68, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 98, 230, 255 ], "toColor": [ 80, 98, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 102, 217, 255 ], "toColor": [ 74, 102, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 156, 207, 255 ], "toColor": [ 153, 156, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 136, 196, 255 ], "toColor": [ 126, 136, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 65, 204, 255 ], "toColor": [ 47, 65, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 98, 196, 255 ], "toColor": [ 94, 98, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 165, 204, 255 ], "toColor": [ 157, 165, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 54, 235, 255 ], "toColor": [ 54, 54, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 163, 214, 255 ], "toColor": [ 156, 163, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 120, 242, 255 ], "toColor": [ 111, 120, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 130, 219, 255 ], "toColor": [ 105, 130, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 129, 227, 255 ], "toColor": [ 116, 129, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 100, 245, 255 ], "toColor": [ 81, 100, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 142, 237, 255 ], "toColor": [ 142, 142, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 110, 247, 255 ], "toColor": [ 72, 110, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 139, 224, 255 ], "toColor": [ 139, 139, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 112, 230, 255 ], "toColor": [ 116, 112, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 128, 217, 255 ], "toColor": [ 111, 128, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 155, 230, 255 ], "toColor": [ 140, 155, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 105, 230, 255 ], "toColor": [ 96, 105, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 97, 232, 255 ], "toColor": [ 97, 97, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 88, 224, 255 ], "toColor": [ 47, 88, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 116, 196, 255 ], "toColor": [ 117, 116, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 119, 232, 255 ], "toColor": [ 90, 119, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 139, 232, 255 ], "toColor": [ 132, 139, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 79, 224, 255 ], "toColor": [ 56, 79, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 128, 230, 255 ], "toColor": [ 126, 128, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 94, 245, 255 ], "toColor": [ 56, 94, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 156, 214, 255 ], "toColor": [ 146, 156, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 64, 235, 255 ], "toColor": [ 61, 64, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 150, 217, 255 ], "toColor": [ 152, 150, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 69, 209, 255 ], "toColor": [ 69, 69, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 134, 201, 255 ], "toColor": [ 115, 134, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 141, 245, 255 ], "toColor": [ 115, 141, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 136, 230, 255 ], "toColor": [ 115, 136, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 170, 242, 255 ], "toColor": [ 171, 170, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 105, 204, 255 ], "toColor": [ 86, 105, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 174, 214, 255 ], "toColor": [ 171, 174, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 135, 196, 255 ], "toColor": [ 116, 135, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 103, 196, 255 ], "toColor": [ 86, 103, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 130, 199, 255 ], "toColor": [ 125, 130, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 52, 207, 255 ], "toColor": [ 52, 52, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 161, 242, 255 ], "toColor": [ 138, 161, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 130, 194, 255 ], "toColor": [ 110, 130, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 124, 235, 255 ], "toColor": [ 122, 124, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 191, 247, 255 ], "toColor": [ 183, 191, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 131, 209, 255 ], "toColor": [ 130, 131, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 102, 227, 255 ], "toColor": [ 89, 102, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 192, 247, 255 ], "toColor": [ 178, 192, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 89, 199, 255 ], "toColor": [ 72, 89, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 145, 237, 255 ], "toColor": [ 133, 145, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 152, 196, 255 ], "toColor": [ 143, 152, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 194, 237, 255 ], "toColor": [ 190, 194, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 189, 230, 255 ], "toColor": [ 181, 189, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 150, 196, 255 ], "toColor": [ 143, 150, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 124, 194, 255 ], "toColor": [ 103, 124, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 170, 214, 255 ], "toColor": [ 159, 170, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 175, 250, 255 ], "toColor": [ 175, 175, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 108, 230, 255 ], "toColor": [ 90, 108, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 138, 199, 255 ], "toColor": [ 121, 138, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 138, 230, 255 ], "toColor": [ 122, 138, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 112, 214, 255 ], "toColor": [ 103, 112, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 114, 230, 255 ], "toColor": [ 110, 114, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 96, 217, 255 ], "toColor": [ 80, 96, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 100, 242, 255 ], "toColor": [ 87, 100, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 86, 237, 255 ], "toColor": [ 83, 86, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 135, 196, 255 ], "toColor": [ 126, 135, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 105, 230, 255 ], "toColor": [ 103, 105, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 115, 222, 255 ], "toColor": [ 111, 115, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 72, 196, 255 ], "toColor": [ 53, 72, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 104, 201, 255 ], "toColor": [ 83, 104, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 159, 209, 255 ], "toColor": [ 157, 159, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 50, 230, 255 ], "toColor": [ 53, 50, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 106, 212, 255 ], "toColor": [ 87, 106, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 99, 204, 255 ], "toColor": [ 67, 99, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 159, 245, 255 ], "toColor": [ 154, 159, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 230, 255 ], "toColor": [ 179, 183, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 112, 207, 255 ], "toColor": [ 105, 112, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 91, 242, 255 ], "toColor": [ 68, 91, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 79, 214, 255 ], "toColor": [ 79, 79, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 79, 224, 255 ], "toColor": [ 63, 79, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 140, 250, 255 ], "toColor": [ 144, 140, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 144, 201, 255 ], "toColor": [ 141, 144, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 115, 219, 255 ], "toColor": [ 103, 115, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 64, 219, 255 ], "toColor": [ 61, 64, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 160, 224, 255 ], "toColor": [ 148, 160, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 106, 245, 255 ], "toColor": [ 88, 106, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 90, 237, 255 ], "toColor": [ 90, 90, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 87, 214, 255 ], "toColor": [ 51, 87, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 133, 224, 255 ], "toColor": [ 128, 133, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 144, 247, 255 ], "toColor": [ 126, 144, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 128, 240, 255 ], "toColor": [ 110, 128, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 112, 196, 255 ], "toColor": [ 112, 112, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 122, 222, 255 ], "toColor": [ 115, 122, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 143, 227, 255 ], "toColor": [ 132, 143, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 185, 245, 255 ], "toColor": [ 169, 185, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 102, 222, 255 ], "toColor": [ 91, 102, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 92, 237, 255 ], "toColor": [ 97, 92, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 128, 212, 255 ], "toColor": [ 121, 128, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 65, 247, 255 ], "toColor": [ 52, 65, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 174, 235, 255 ], "toColor": [ 169, 174, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 69, 230, 255 ], "toColor": [ 74, 69, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 170, 224, 255 ], "toColor": [ 155, 170, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 162, 242, 255 ], "toColor": [ 162, 162, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 98, 227, 255 ], "toColor": [ 59, 98, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 76, 235, 255 ], "toColor": [ 70, 76, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 196, 250, 255 ], "toColor": [ 187, 196, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 102, 247, 255 ], "toColor": [ 94, 102, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 165, 250, 255 ], "toColor": [ 162, 165, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 157, 219, 255 ], "toColor": [ 156, 157, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 107, 196, 255 ], "toColor": [ 82, 107, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 160, 247, 255 ], "toColor": [ 136, 160, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 151, 227, 255 ], "toColor": [ 143, 151, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 187, 250, 255 ], "toColor": [ 188, 187, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 95, 230, 255 ], "toColor": [ 71, 95, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 120, 247, 255 ], "toColor": [ 106, 120, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 93, 212, 255 ], "toColor": [ 87, 93, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 171, 242, 255 ], "toColor": [ 165, 171, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 83, 245, 255 ], "toColor": [ 69, 83, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 120, 201, 255 ], "toColor": [ 95, 120, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 187, 245, 255 ], "toColor": [ 174, 187, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 58, 201, 255 ], "toColor": [ 61, 58, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 70, 196, 255 ], "toColor": [ 45, 70, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 148, 222, 255 ], "toColor": [ 140, 148, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 167, 204, 255 ], "toColor": [ 157, 167, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 183, 247, 255 ], "toColor": [ 163, 183, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 159, 212, 255 ], "toColor": [ 160, 159, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 150, 250, 255 ], "toColor": [ 142, 150, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 182, 247, 255 ], "toColor": [ 173, 182, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 118, 199, 255 ], "toColor": [ 107, 118, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 64, 194, 255 ], "toColor": [ 54, 64, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 144, 240, 255 ], "toColor": [ 117, 144, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 155, 207, 255 ], "toColor": [ 140, 155, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 142, 212, 255 ], "toColor": [ 135, 142, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 125, 209, 255 ], "toColor": [ 109, 125, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 143, 230, 255 ], "toColor": [ 117, 143, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 187, 242, 255 ], "toColor": [ 187, 187, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 175, 240, 255 ], "toColor": [ 177, 175, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 112, 247, 255 ], "toColor": [ 74, 112, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 98, 250, 255 ], "toColor": [ 75, 98, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 102, 237, 255 ], "toColor": [ 106, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 81, 247, 255 ], "toColor": [ 69, 81, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 118, 222, 255 ], "toColor": [ 118, 118, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 62, 214, 255 ], "toColor": [ 54, 62, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 129, 201, 255 ], "toColor": [ 129, 129, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 112, 196, 255 ], "toColor": [ 106, 112, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 144, 230, 255 ], "toColor": [ 142, 144, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 96, 199, 255 ], "toColor": [ 76, 96, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 123, 214, 255 ], "toColor": [ 118, 123, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 173, 230, 255 ], "toColor": [ 156, 173, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 129, 207, 255 ], "toColor": [ 124, 129, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 146, 209, 255 ], "toColor": [ 136, 146, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 143, 207, 255 ], "toColor": [ 136, 143, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 82, 240, 255 ], "toColor": [ 77, 82, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 123, 237, 255 ], "toColor": [ 121, 123, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 138, 237, 255 ], "toColor": [ 114, 138, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 167, 232, 255 ], "toColor": [ 155, 167, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 55, 204, 255 ], "toColor": [ 60, 55, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 168, 247, 255 ], "toColor": [ 148, 168, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 70, 232, 255 ], "toColor": [ 58, 70, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 86, 247, 255 ], "toColor": [ 72, 86, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 71, 201, 255 ], "toColor": [ 44, 71, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 104, 207, 255 ], "toColor": [ 95, 104, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 116, 204, 255 ], "toColor": [ 98, 116, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 118, 214, 255 ], "toColor": [ 99, 118, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 145, 232, 255 ], "toColor": [ 128, 145, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 151, 242, 255 ], "toColor": [ 143, 151, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 82, 209, 255 ], "toColor": [ 79, 82, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 104, 217, 255 ], "toColor": [ 91, 104, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 120, 199, 255 ], "toColor": [ 109, 120, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 147, 247, 255 ], "toColor": [ 136, 147, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 144, 232, 255 ], "toColor": [ 139, 144, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 52, 237, 255 ], "toColor": [ 52, 52, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 177, 217, 255 ], "toColor": [ 171, 177, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 80, 217, 255 ], "toColor": [ 50, 80, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 154, 224, 255 ], "toColor": [ 141, 154, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 153, 209, 255 ], "toColor": [ 140, 153, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 83, 230, 255 ], "toColor": [ 57, 83, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 138, 240, 255 ], "toColor": [ 137, 138, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 154, 240, 255 ], "toColor": [ 139, 154, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 157, 209, 255 ], "toColor": [ 153, 157, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 106, 222, 255 ], "toColor": [ 102, 106, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 53, 219, 255 ], "toColor": [ 58, 53, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 114, 242, 255 ], "toColor": [ 82, 114, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 52, 212, 255 ], "toColor": [ 47, 52, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 167, 232, 255 ], "toColor": [ 169, 167, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 151, 222, 255 ], "toColor": [ 133, 151, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 83, 209, 255 ], "toColor": [ 61, 83, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 190, 247, 255 ], "toColor": [ 186, 190, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 126, 209, 255 ], "toColor": [ 100, 126, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 94, 240, 255 ], "toColor": [ 74, 94, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 95, 214, 255 ], "toColor": [ 62, 95, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 106, 230, 255 ], "toColor": [ 108, 106, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 96, 240, 255 ], "toColor": [ 89, 96, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 115, 237, 255 ], "toColor": [ 88, 115, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 122, 207, 255 ], "toColor": [ 116, 122, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 158, 217, 255 ], "toColor": [ 152, 158, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 73, 247, 255 ], "toColor": [ 67, 73, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 121, 199, 255 ], "toColor": [ 115, 121, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 93, 217, 255 ], "toColor": [ 85, 93, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 148, 209, 255 ], "toColor": [ 136, 148, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 115, 245, 255 ], "toColor": [ 110, 115, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 67, 230, 255 ], "toColor": [ 55, 67, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 190, 242, 255 ], "toColor": [ 177, 190, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 96, 214, 255 ], "toColor": [ 73, 96, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 167, 247, 255 ], "toColor": [ 166, 167, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 141, 204, 255 ], "toColor": [ 129, 141, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 155, 242, 255 ], "toColor": [ 131, 155, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 135, 212, 255 ], "toColor": [ 114, 135, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 151, 204, 255 ], "toColor": [ 139, 151, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 158, 214, 255 ], "toColor": [ 152, 158, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 157, 245, 255 ], "toColor": [ 137, 157, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 147, 217, 255 ], "toColor": [ 143, 147, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 159, 227, 255 ], "toColor": [ 161, 159, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 53, 194, 255 ], "toColor": [ 41, 53, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 103, 219, 255 ], "toColor": [ 103, 103, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 121, 247, 255 ], "toColor": [ 125, 121, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 150, 245, 255 ], "toColor": [ 140, 150, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 131, 201, 255 ], "toColor": [ 133, 131, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 141, 196, 255 ], "toColor": [ 141, 141, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 75, 222, 255 ], "toColor": [ 80, 75, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 142, 199, 255 ], "toColor": [ 133, 142, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 107, 230, 255 ], "toColor": [ 73, 107, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 175, 250, 255 ], "toColor": [ 172, 175, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 100, 196, 255 ], "toColor": [ 82, 100, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 92, 237, 255 ], "toColor": [ 66, 92, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 131, 219, 255 ], "toColor": [ 125, 131, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 131, 250, 255 ], "toColor": [ 115, 131, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 182, 245, 255 ], "toColor": [ 164, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 81, 230, 255 ], "toColor": [ 78, 81, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 186, 222, 255 ], "toColor": [ 177, 186, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 136, 227, 255 ], "toColor": [ 113, 136, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 61, 212, 255 ], "toColor": [ 61, 61, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 126, 247, 255 ], "toColor": [ 128, 126, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 154, 230, 255 ], "toColor": [ 135, 154, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 192, 240, 255 ], "toColor": [ 193, 192, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 110, 230, 255 ], "toColor": [ 83, 110, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 126, 196, 255 ], "toColor": [ 106, 126, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 145, 204, 255 ], "toColor": [ 137, 145, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 102, 194, 255 ], "toColor": [ 95, 102, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 147, 209, 255 ], "toColor": [ 142, 147, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 123, 224, 255 ], "toColor": [ 92, 123, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 137, 217, 255 ], "toColor": [ 128, 137, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 176, 222, 255 ], "toColor": [ 164, 176, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 156, 232, 255 ], "toColor": [ 135, 156, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 62, 204, 255 ], "toColor": [ 57, 62, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 132, 212, 255 ], "toColor": [ 125, 132, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 141, 204, 255 ], "toColor": [ 122, 141, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 133, 199, 255 ], "toColor": [ 127, 133, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 112, 250, 255 ], "toColor": [ 117, 112, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 97, 204, 255 ], "toColor": [ 88, 97, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 139, 204, 255 ], "toColor": [ 133, 139, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 132, 207, 255 ], "toColor": [ 112, 132, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 169, 219, 255 ], "toColor": [ 160, 169, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 107, 232, 255 ], "toColor": [ 104, 107, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 101, 214, 255 ], "toColor": [ 86, 101, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 105, 212, 255 ], "toColor": [ 97, 105, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 175, 219, 255 ], "toColor": [ 164, 175, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 96, 227, 255 ], "toColor": [ 73, 96, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 119, 245, 255 ], "toColor": [ 113, 119, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 133, 222, 255 ], "toColor": [ 115, 133, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 82, 204, 255 ], "toColor": [ 45, 82, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 118, 219, 255 ], "toColor": [ 118, 118, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 180, 224, 255 ], "toColor": [ 168, 180, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 181, 224, 255 ], "toColor": [ 177, 181, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 123, 196, 255 ], "toColor": [ 108, 123, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 93, 212, 255 ], "toColor": [ 95, 93, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 169, 209, 255 ], "toColor": [ 161, 169, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 145, 199, 255 ], "toColor": [ 137, 145, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 45, 204, 255 ], "toColor": [ 48, 45, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 163, 222, 255 ], "toColor": [ 158, 163, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 111, 235, 255 ], "toColor": [ 77, 111, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 186, 237, 255 ], "toColor": [ 185, 186, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 101, 201, 255 ], "toColor": [ 101, 101, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 161, 240, 255 ], "toColor": [ 141, 161, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 96, 207, 255 ], "toColor": [ 68, 96, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 172, 230, 255 ], "toColor": [ 156, 172, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 142, 212, 255 ], "toColor": [ 143, 142, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 70, 250, 255 ], "toColor": [ 73, 70, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 96, 230, 255 ], "toColor": [ 94, 96, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 156, 230, 255 ], "toColor": [ 138, 156, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 94, 217, 255 ], "toColor": [ 69, 94, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 143, 240, 255 ], "toColor": [ 134, 143, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 154, 217, 255 ], "toColor": [ 154, 154, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 143, 235, 255 ], "toColor": [ 127, 143, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 136, 230, 255 ], "toColor": [ 115, 136, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 187, 242, 255 ], "toColor": [ 187, 187, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 124, 230, 255 ], "toColor": [ 115, 124, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 156, 217, 255 ], "toColor": [ 156, 156, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 98, 245, 255 ], "toColor": [ 103, 98, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 104, 219, 255 ], "toColor": [ 72, 104, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 122, 242, 255 ], "toColor": [ 94, 122, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 125, 235, 255 ], "toColor": [ 101, 125, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 138, 209, 255 ], "toColor": [ 132, 138, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 149, 224, 255 ], "toColor": [ 126, 149, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 178, 212, 255 ], "toColor": [ 167, 178, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 153, 230, 255 ], "toColor": [ 149, 153, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 135, 237, 255 ], "toColor": [ 107, 135, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 123, 250, 255 ], "toColor": [ 85, 123, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 126, 214, 255 ], "toColor": [ 124, 126, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 84, 230, 255 ], "toColor": [ 55, 84, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 122, 237, 255 ], "toColor": [ 109, 122, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 172, 237, 255 ], "toColor": [ 152, 172, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 126, 242, 255 ], "toColor": [ 97, 126, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 161, 207, 255 ], "toColor": [ 163, 161, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 79, 201, 255 ], "toColor": [ 75, 79, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 98, 209, 255 ], "toColor": [ 86, 98, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 108, 235, 255 ], "toColor": [ 99, 108, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 113, 237, 255 ], "toColor": [ 104, 113, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 79, 209, 255 ], "toColor": [ 65, 79, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 171, 222, 255 ], "toColor": [ 166, 171, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 46, 217, 255 ], "toColor": [ 48, 46, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 191, 237, 255 ], "toColor": [ 178, 191, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 81, 219, 255 ], "toColor": [ 57, 81, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 146, 209, 255 ], "toColor": [ 136, 146, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 126, 242, 255 ], "toColor": [ 97, 126, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 56, 196, 255 ], "toColor": [ 49, 56, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 161, 196, 255 ], "toColor": [ 151, 161, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 94, 212, 255 ], "toColor": [ 78, 94, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 78, 199, 255 ], "toColor": [ 80, 78, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 120, 214, 255 ], "toColor": [ 114, 120, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 106, 199, 255 ], "toColor": [ 97, 106, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 150, 219, 255 ], "toColor": [ 143, 150, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 113, 235, 255 ], "toColor": [ 117, 113, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 187, 250, 255 ], "toColor": [ 182, 187, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 93, 245, 255 ], "toColor": [ 73, 93, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 128, 222, 255 ], "toColor": [ 115, 128, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 157, 194, 255 ], "toColor": [ 145, 157, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 174, 227, 255 ], "toColor": [ 170, 174, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 148, 235, 255 ], "toColor": [ 124, 148, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 104, 232, 255 ], "toColor": [ 95, 104, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 164, 217, 255 ], "toColor": [ 150, 164, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 109, 232, 255 ], "toColor": [ 95, 109, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 85, 224, 255 ], "toColor": [ 54, 85, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 124, 204, 255 ], "toColor": [ 116, 124, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 155, 217, 255 ], "toColor": [ 141, 155, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 110, 194, 255 ], "toColor": [ 97, 110, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 105, 224, 255 ], "toColor": [ 105, 105, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 157, 245, 255 ], "toColor": [ 132, 157, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 151, 196, 255 ], "toColor": [ 141, 151, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 89, 212, 255 ], "toColor": [ 87, 89, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 151, 207, 255 ], "toColor": [ 147, 151, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 189, 230, 255 ], "toColor": [ 179, 189, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 190, 235, 255 ], "toColor": [ 178, 190, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 145, 212, 255 ], "toColor": [ 138, 145, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 110, 247, 255 ], "toColor": [ 79, 110, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 54, 199, 255 ], "toColor": [ 52, 54, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 86, 224, 255 ], "toColor": [ 79, 86, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 80, 217, 255 ], "toColor": [ 59, 80, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 173, 250, 255 ], "toColor": [ 157, 173, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 122, 237, 255 ], "toColor": [ 102, 122, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 125, 219, 255 ], "toColor": [ 96, 125, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 212, 255 ], "toColor": [ 89, 85, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 167, 230, 255 ], "toColor": [ 149, 167, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 197, 240, 255 ], "toColor": [ 185, 197, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 72, 204, 255 ], "toColor": [ 67, 72, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 139, 217, 255 ], "toColor": [ 117, 139, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 129, 227, 255 ], "toColor": [ 109, 129, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 102, 245, 255 ], "toColor": [ 66, 102, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 104, 250, 255 ], "toColor": [ 85, 104, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 131, 230, 255 ], "toColor": [ 103, 131, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 117, 235, 255 ], "toColor": [ 115, 117, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 137, 235, 255 ], "toColor": [ 127, 137, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 160, 247, 255 ], "toColor": [ 156, 160, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 207, 250, 255 ], "toColor": [ 195, 207, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 139, 222, 255 ], "toColor": [ 113, 139, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 169, 217, 255 ], "toColor": [ 170, 169, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 95, 224, 255 ], "toColor": [ 70, 95, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 156, 240, 255 ], "toColor": [ 146, 156, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 112, 230, 255 ], "toColor": [ 99, 112, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 120, 214, 255 ], "toColor": [ 103, 120, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 92, 235, 255 ], "toColor": [ 73, 92, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 142, 250, 255 ], "toColor": [ 120, 142, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 97, 232, 255 ], "toColor": [ 77, 97, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 71, 250, 255 ], "toColor": [ 65, 71, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 106, 240, 255 ], "toColor": [ 89, 106, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 173, 209, 255 ], "toColor": [ 163, 173, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 187, 250, 255 ], "toColor": [ 170, 187, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 90, 212, 255 ], "toColor": [ 59, 90, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 138, 240, 255 ], "toColor": [ 113, 138, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 155, 230, 255 ], "toColor": [ 138, 155, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 98, 245, 255 ], "toColor": [ 69, 98, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 132, 209, 255 ], "toColor": [ 121, 132, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 76, 240, 255 ], "toColor": [ 65, 76, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 156, 201, 255 ], "toColor": [ 149, 156, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 162, 219, 255 ], "toColor": [ 145, 162, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 148, 237, 255 ], "toColor": [ 140, 148, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 90, 230, 255 ], "toColor": [ 62, 90, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 142, 217, 255 ], "toColor": [ 124, 142, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 84, 227, 255 ], "toColor": [ 52, 84, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 127, 209, 255 ], "toColor": [ 105, 127, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 179, 247, 255 ], "toColor": [ 178, 179, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 118, 224, 255 ], "toColor": [ 92, 118, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 138, 237, 255 ], "toColor": [ 130, 138, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 121, 217, 255 ], "toColor": [ 100, 121, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 147, 199, 255 ], "toColor": [ 129, 147, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 162, 242, 255 ], "toColor": [ 148, 162, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 137, 201, 255 ], "toColor": [ 117, 137, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 146, 222, 255 ], "toColor": [ 133, 146, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 160, 214, 255 ], "toColor": [ 152, 160, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 170, 230, 255 ], "toColor": [ 172, 170, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 158, 250, 255 ], "toColor": [ 135, 158, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 134, 207, 255 ], "toColor": [ 120, 134, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 145, 199, 255 ], "toColor": [ 135, 145, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 198, 242, 255 ], "toColor": [ 184, 198, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 161, 237, 255 ], "toColor": [ 157, 161, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 66, 201, 255 ], "toColor": [ 69, 66, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 102, 217, 255 ], "toColor": [ 87, 102, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 94, 237, 255 ], "toColor": [ 50, 94, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 136, 209, 255 ], "toColor": [ 119, 136, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 83, 201, 255 ], "toColor": [ 75, 83, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 95, 224, 255 ], "toColor": [ 83, 95, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 68, 212, 255 ], "toColor": [ 68, 68, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 161, 237, 255 ], "toColor": [ 147, 161, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 126, 199, 255 ], "toColor": [ 107, 126, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 147, 245, 255 ], "toColor": [ 150, 147, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 177, 222, 255 ], "toColor": [ 178, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 89, 194, 255 ], "toColor": [ 60, 89, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 64, 194, 255 ], "toColor": [ 54, 64, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 123, 201, 255 ], "toColor": [ 113, 123, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 80, 224, 255 ], "toColor": [ 70, 80, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 106, 224, 255 ], "toColor": [ 76, 106, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 123, 227, 255 ], "toColor": [ 102, 123, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 121, 245, 255 ], "toColor": [ 91, 121, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 79, 196, 255 ], "toColor": [ 77, 79, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 83, 196, 255 ], "toColor": [ 73, 83, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 183, 224, 255 ], "toColor": [ 171, 183, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 146, 240, 255 ], "toColor": [ 132, 146, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 129, 242, 255 ], "toColor": [ 111, 129, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 81, 250, 255 ], "toColor": [ 72, 81, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 46, 199, 255 ], "toColor": [ 46, 46, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 105, 224, 255 ], "toColor": [ 99, 105, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 139, 194, 255 ], "toColor": [ 138, 139, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 148, 250, 255 ], "toColor": [ 132, 148, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 165, 235, 255 ], "toColor": [ 160, 165, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 114, 224, 255 ], "toColor": [ 94, 114, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 61, 199, 255 ], "toColor": [ 46, 61, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 105, 201, 255 ], "toColor": [ 108, 105, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 77, 199, 255 ], "toColor": [ 44, 77, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 176, 247, 255 ], "toColor": [ 163, 176, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 84, 214, 255 ], "toColor": [ 66, 84, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 109, 224, 255 ], "toColor": [ 83, 109, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 198, 245, 255 ], "toColor": [ 186, 198, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 91, 199, 255 ], "toColor": [ 88, 91, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 179, 247, 255 ], "toColor": [ 176, 179, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 162, 222, 255 ], "toColor": [ 162, 162, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 165, 235, 255 ], "toColor": [ 145, 165, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 173, 230, 255 ], "toColor": [ 156, 173, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 147, 224, 255 ], "toColor": [ 130, 147, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 135, 235, 255 ], "toColor": [ 108, 135, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 132, 204, 255 ], "toColor": [ 131, 132, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 150, 196, 255 ], "toColor": [ 145, 150, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 60, 227, 255 ], "toColor": [ 54, 60, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 124, 207, 255 ], "toColor": [ 105, 124, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 82, 209, 255 ], "toColor": [ 75, 82, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 90, 247, 255 ], "toColor": [ 69, 90, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 134, 196, 255 ], "toColor": [ 118, 134, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 118, 219, 255 ], "toColor": [ 92, 118, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 49, 222, 255 ], "toColor": [ 55, 49, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 94, 224, 255 ], "toColor": [ 74, 94, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 144, 196, 255 ], "toColor": [ 137, 144, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 109, 245, 255 ], "toColor": [ 71, 109, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 125, 240, 255 ], "toColor": [ 93, 125, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 146, 222, 255 ], "toColor": [ 149, 146, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 179, 235, 255 ], "toColor": [ 167, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 126, 194, 255 ], "toColor": [ 112, 126, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 137, 199, 255 ], "toColor": [ 129, 137, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 165, 207, 255 ], "toColor": [ 161, 165, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 140, 237, 255 ], "toColor": [ 121, 140, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 111, 212, 255 ], "toColor": [ 99, 111, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 110, 230, 255 ], "toColor": [ 101, 110, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 98, 217, 255 ], "toColor": [ 65, 98, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 53, 196, 255 ], "toColor": [ 45, 53, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 92, 250, 255 ], "toColor": [ 95, 92, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 187, 247, 255 ], "toColor": [ 168, 187, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 52, 199, 255 ], "toColor": [ 52, 52, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 93, 199, 255 ], "toColor": [ 64, 93, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 85, 230, 255 ], "toColor": [ 90, 85, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 93, 194, 255 ], "toColor": [ 83, 93, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 155, 250, 255 ], "toColor": [ 150, 155, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 143, 196, 255 ], "toColor": [ 137, 143, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 152, 227, 255 ], "toColor": [ 129, 152, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 165, 201, 255 ], "toColor": [ 157, 165, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 142, 227, 255 ], "toColor": [ 118, 142, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 130, 232, 255 ], "toColor": [ 121, 130, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 173, 235, 255 ], "toColor": [ 157, 173, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 117, 207, 255 ], "toColor": [ 114, 117, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 156, 217, 255 ], "toColor": [ 141, 156, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 110, 245, 255 ], "toColor": [ 108, 110, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 161, 230, 255 ], "toColor": [ 163, 161, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 100, 230, 255 ], "toColor": [ 80, 100, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 101, 222, 255 ], "toColor": [ 80, 101, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 99, 204, 255 ], "toColor": [ 94, 99, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 177, 224, 255 ], "toColor": [ 177, 177, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 126, 199, 255 ], "toColor": [ 113, 126, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 117, 212, 255 ], "toColor": [ 110, 117, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 97, 199, 255 ], "toColor": [ 93, 97, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 123, 194, 255 ], "toColor": [ 122, 123, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 156, 212, 255 ], "toColor": [ 144, 156, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 133, 250, 255 ], "toColor": [ 120, 133, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 92, 207, 255 ], "toColor": [ 76, 92, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 97, 207, 255 ], "toColor": [ 101, 97, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 66, 194, 255 ], "toColor": [ 64, 66, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 102, 245, 255 ], "toColor": [ 66, 102, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 59, 194, 255 ], "toColor": [ 54, 59, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 155, 212, 255 ], "toColor": [ 144, 155, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 100, 245, 255 ], "toColor": [ 56, 100, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 89, 224, 255 ], "toColor": [ 76, 89, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 78, 242, 255 ], "toColor": [ 63, 78, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 156, 219, 255 ], "toColor": [ 140, 156, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 149, 222, 255 ], "toColor": [ 146, 149, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 62, 194, 255 ], "toColor": [ 66, 62, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 162, 209, 255 ], "toColor": [ 161, 162, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 92, 217, 255 ], "toColor": [ 76, 92, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 154, 222, 255 ], "toColor": [ 133, 154, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 87, 245, 255 ], "toColor": [ 51, 87, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 63, 194, 255 ], "toColor": [ 43, 63, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 81, 201, 255 ], "toColor": [ 81, 81, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 169, 217, 255 ], "toColor": [ 163, 169, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 66, 227, 255 ], "toColor": [ 64, 66, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 111, 214, 255 ], "toColor": [ 86, 111, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 144, 201, 255 ], "toColor": [ 131, 144, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 183, 227, 255 ], "toColor": [ 172, 183, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 131, 224, 255 ], "toColor": [ 126, 131, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 97, 204, 255 ], "toColor": [ 92, 97, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 113, 214, 255 ], "toColor": [ 111, 113, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 169, 235, 255 ], "toColor": [ 157, 169, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 103, 219, 255 ], "toColor": [ 105, 103, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 86, 219, 255 ], "toColor": [ 77, 86, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 164, 224, 255 ], "toColor": [ 157, 164, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 162, 247, 255 ], "toColor": [ 136, 162, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 56, 224, 255 ], "toColor": [ 47, 56, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 182, 230, 255 ], "toColor": [ 177, 182, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 191, 247, 255 ], "toColor": [ 190, 191, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 141, 232, 255 ], "toColor": [ 116, 141, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 171, 245, 255 ], "toColor": [ 159, 171, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 147, 237, 255 ], "toColor": [ 147, 147, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 64, 214, 255 ], "toColor": [ 69, 64, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 115, 224, 255 ], "toColor": [ 105, 115, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 123, 219, 255 ], "toColor": [ 124, 123, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 97, 194, 255 ], "toColor": [ 100, 97, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 137, 224, 255 ], "toColor": [ 138, 137, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 177, 217, 255 ], "toColor": [ 169, 177, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 139, 219, 255 ], "toColor": [ 123, 139, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 196, 245, 255 ], "toColor": [ 191, 196, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 64, 232, 255 ], "toColor": [ 58, 64, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 77, 196, 255 ], "toColor": [ 71, 77, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 56, 207, 255 ], "toColor": [ 58, 56, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 94, 227, 255 ], "toColor": [ 84, 94, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 164, 235, 255 ], "toColor": [ 155, 164, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 123, 207, 255 ], "toColor": [ 97, 123, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 157, 242, 255 ], "toColor": [ 136, 157, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 99, 227, 255 ], "toColor": [ 64, 99, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 141, 232, 255 ], "toColor": [ 132, 141, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 135, 227, 255 ], "toColor": [ 123, 135, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 198, 247, 255 ], "toColor": [ 193, 198, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 152, 240, 255 ], "toColor": [ 132, 152, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 154, 247, 255 ], "toColor": [ 143, 154, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 110, 209, 255 ], "toColor": [ 105, 110, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 98, 245, 255 ], "toColor": [ 103, 98, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 139, 194, 255 ], "toColor": [ 138, 139, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 86, 219, 255 ], "toColor": [ 81, 86, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 71, 209, 255 ], "toColor": [ 76, 71, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 120, 194, 255 ], "toColor": [ 110, 120, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 66, 204, 255 ], "toColor": [ 63, 66, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 180, 237, 255 ], "toColor": [ 164, 180, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 87, 250, 255 ], "toColor": [ 87, 87, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 111, 247, 255 ], "toColor": [ 114, 111, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 100, 232, 255 ], "toColor": [ 77, 100, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 156, 207, 255 ], "toColor": [ 153, 156, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 159, 217, 255 ], "toColor": [ 154, 159, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 173, 217, 255 ], "toColor": [ 165, 173, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 169, 240, 255 ], "toColor": [ 158, 169, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 117, 204, 255 ], "toColor": [ 100, 117, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 127, 209, 255 ], "toColor": [ 107, 127, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 140, 209, 255 ], "toColor": [ 128, 140, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 63, 212, 255 ], "toColor": [ 66, 63, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 45, 214, 255 ], "toColor": [ 51, 45, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 101, 199, 255 ], "toColor": [ 101, 101, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 109, 196, 255 ], "toColor": [ 108, 109, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 133, 201, 255 ], "toColor": [ 134, 133, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 208, 247, 255 ], "toColor": [ 195, 208, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 90, 209, 255 ], "toColor": [ 92, 90, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 108, 207, 255 ], "toColor": [ 89, 108, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 175, 212, 255 ], "toColor": [ 165, 175, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 143, 235, 255 ], "toColor": [ 145, 143, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 94, 196, 255 ], "toColor": [ 84, 94, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 123, 235, 255 ], "toColor": [ 117, 123, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 64, 230, 255 ], "toColor": [ 64, 64, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 192, 235, 255 ], "toColor": [ 185, 192, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 107, 214, 255 ], "toColor": [ 109, 107, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 135, 199, 255 ], "toColor": [ 115, 135, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 56, 207, 255 ], "toColor": [ 54, 56, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 152, 217, 255 ], "toColor": [ 132, 152, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 78, 217, 255 ], "toColor": [ 83, 78, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 142, 222, 255 ], "toColor": [ 124, 142, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 190, 235, 255 ], "toColor": [ 176, 190, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 153, 196, 255 ], "toColor": [ 154, 153, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 127, 201, 255 ], "toColor": [ 129, 127, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 96, 219, 255 ], "toColor": [ 77, 96, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 164, 240, 255 ], "toColor": [ 149, 164, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 62, 199, 255 ], "toColor": [ 50, 62, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 175, 217, 255 ], "toColor": [ 165, 175, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 140, 240, 255 ], "toColor": [ 129, 140, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 174, 212, 255 ], "toColor": [ 169, 174, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 64, 212, 255 ], "toColor": [ 59, 64, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 58, 224, 255 ], "toColor": [ 61, 58, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 110, 212, 255 ], "toColor": [ 108, 110, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 162, 199, 255 ], "toColor": [ 155, 162, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 195, 242, 255 ], "toColor": [ 194, 195, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 164, 250, 255 ], "toColor": [ 152, 164, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 58, 240, 255 ], "toColor": [ 64, 58, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 212, 250, 255 ], "toColor": [ 200, 212, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 165, 240, 255 ], "toColor": [ 149, 165, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 78, 194, 255 ], "toColor": [ 58, 78, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 150, 232, 255 ], "toColor": [ 137, 150, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 143, 199, 255 ], "toColor": [ 135, 143, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 115, 230, 255 ], "toColor": [ 119, 115, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 156, 245, 255 ], "toColor": [ 142, 156, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 142, 237, 255 ], "toColor": [ 123, 142, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 187, 230, 255 ], "toColor": [ 184, 187, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 123, 230, 255 ], "toColor": [ 99, 123, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 56, 207, 255 ], "toColor": [ 45, 56, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 157, 245, 255 ], "toColor": [ 140, 157, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 149, 237, 255 ], "toColor": [ 152, 149, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 90, 242, 255 ], "toColor": [ 73, 90, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 66, 212, 255 ], "toColor": [ 68, 66, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 114, 237, 255 ], "toColor": [ 111, 114, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 112, 199, 255 ], "toColor": [ 105, 112, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 170, 240, 255 ], "toColor": [ 158, 170, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 182, 224, 255 ], "toColor": [ 175, 182, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 56, 242, 255 ], "toColor": [ 56, 56, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 87, 217, 255 ], "toColor": [ 69, 87, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 117, 240, 255 ], "toColor": [ 79, 117, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 156, 245, 255 ], "toColor": [ 142, 156, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 102, 199, 255 ], "toColor": [ 88, 102, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 104, 222, 255 ], "toColor": [ 108, 104, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 94, 194, 255 ], "toColor": [ 83, 94, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 132, 250, 255 ], "toColor": [ 136, 132, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 133, 194, 255 ], "toColor": [ 130, 133, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 104, 209, 255 ], "toColor": [ 92, 104, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 115, 224, 255 ], "toColor": [ 105, 115, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 117, 217, 255 ], "toColor": [ 98, 117, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 92, 227, 255 ], "toColor": [ 68, 92, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 105, 204, 255 ], "toColor": [ 94, 105, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 56, 217, 255 ], "toColor": [ 59, 56, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 126, 219, 255 ], "toColor": [ 107, 126, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 137, 214, 255 ], "toColor": [ 138, 137, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 176, 250, 255 ], "toColor": [ 155, 176, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 135, 247, 255 ], "toColor": [ 106, 135, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 134, 199, 255 ], "toColor": [ 117, 134, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 144, 227, 255 ], "toColor": [ 141, 144, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 130, 194, 255 ], "toColor": [ 124, 130, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 135, 201, 255 ], "toColor": [ 117, 135, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 89, 212, 255 ], "toColor": [ 91, 89, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 198, 237, 255 ], "toColor": [ 190, 198, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 92, 237, 255 ], "toColor": [ 59, 92, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 106, 207, 255 ], "toColor": [ 101, 106, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 94, 214, 255 ], "toColor": [ 75, 94, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 170, 242, 255 ], "toColor": [ 172, 170, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 150, 194, 255 ], "toColor": [ 143, 150, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 112, 196, 255 ], "toColor": [ 86, 112, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 162, 199, 255 ], "toColor": [ 157, 162, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 103, 194, 255 ], "toColor": [ 103, 103, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 75, 222, 255 ], "toColor": [ 49, 75, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 129, 204, 255 ], "toColor": [ 120, 129, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 182, 245, 255 ], "toColor": [ 164, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 149, 245, 255 ], "toColor": [ 153, 149, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 179, 224, 255 ], "toColor": [ 166, 179, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 155, 242, 255 ], "toColor": [ 128, 155, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 74, 194, 255 ], "toColor": [ 66, 74, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 88, 217, 255 ], "toColor": [ 76, 88, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 136, 240, 255 ], "toColor": [ 115, 136, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 177, 245, 255 ], "toColor": [ 166, 177, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 90, 199, 255 ], "toColor": [ 66, 90, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 100, 196, 255 ], "toColor": [ 98, 100, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 83, 194, 255 ], "toColor": [ 83, 83, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 72, 194, 255 ], "toColor": [ 72, 72, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 91, 235, 255 ], "toColor": [ 91, 91, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 240, 255 ], "toColor": [ 173, 177, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 91, 232, 255 ], "toColor": [ 86, 91, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 118, 237, 255 ], "toColor": [ 114, 118, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 160, 222, 255 ], "toColor": [ 160, 160, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 86, 227, 255 ], "toColor": [ 89, 86, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 157, 196, 255 ], "toColor": [ 153, 157, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 99, 250, 255 ], "toColor": [ 72, 99, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 139, 196, 255 ], "toColor": [ 141, 139, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 114, 204, 255 ], "toColor": [ 114, 114, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 152, 235, 255 ], "toColor": [ 150, 152, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 132, 204, 255 ], "toColor": [ 122, 132, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 89, 237, 255 ], "toColor": [ 59, 89, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 145, 196, 255 ], "toColor": [ 139, 145, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 125, 204, 255 ], "toColor": [ 122, 125, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 99, 227, 255 ], "toColor": [ 70, 99, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 163, 224, 255 ], "toColor": [ 162, 163, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 141, 227, 255 ], "toColor": [ 138, 141, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 140, 194, 255 ], "toColor": [ 128, 140, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 110, 209, 255 ], "toColor": [ 88, 110, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 126, 242, 255 ], "toColor": [ 94, 126, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 155, 222, 255 ], "toColor": [ 153, 155, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 167, 212, 255 ], "toColor": [ 155, 167, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 131, 209, 255 ], "toColor": [ 125, 131, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 147, 217, 255 ], "toColor": [ 139, 147, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 84, 201, 255 ], "toColor": [ 68, 84, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 163, 235, 255 ], "toColor": [ 143, 163, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 158, 217, 255 ], "toColor": [ 152, 158, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 173, 242, 255 ], "toColor": [ 172, 173, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 162, 235, 255 ], "toColor": [ 160, 162, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 120, 230, 255 ], "toColor": [ 103, 120, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 143, 235, 255 ], "toColor": [ 145, 143, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 81, 209, 255 ], "toColor": [ 46, 81, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 167, 247, 255 ], "toColor": [ 161, 167, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 75, 196, 255 ], "toColor": [ 75, 75, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 66, 199, 255 ], "toColor": [ 46, 66, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 90, 242, 255 ], "toColor": [ 90, 90, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 195, 245, 255 ], "toColor": [ 181, 195, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 165, 250, 255 ], "toColor": [ 150, 165, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 134, 207, 255 ], "toColor": [ 134, 134, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 168, 212, 255 ], "toColor": [ 157, 168, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 135, 232, 255 ], "toColor": [ 114, 135, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 100, 224, 255 ], "toColor": [ 83, 100, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 177, 245, 255 ], "toColor": [ 166, 177, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 175, 214, 255 ], "toColor": [ 169, 175, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 160, 227, 255 ], "toColor": [ 157, 160, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 152, 232, 255 ], "toColor": [ 139, 152, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 84, 204, 255 ], "toColor": [ 84, 84, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 124, 247, 255 ], "toColor": [ 128, 124, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 111, 196, 255 ], "toColor": [ 98, 111, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 103, 230, 255 ], "toColor": [ 99, 103, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 184, 237, 255 ], "toColor": [ 178, 184, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 177, 224, 255 ], "toColor": [ 164, 177, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 156, 204, 255 ], "toColor": [ 141, 156, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 196, 240, 255 ], "toColor": [ 192, 196, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 130, 222, 255 ], "toColor": [ 120, 130, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 99, 232, 255 ], "toColor": [ 70, 99, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 109, 212, 255 ], "toColor": [ 91, 109, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 104, 196, 255 ], "toColor": [ 94, 104, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 113, 199, 255 ], "toColor": [ 91, 113, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 100, 214, 255 ], "toColor": [ 96, 100, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 124, 207, 255 ], "toColor": [ 101, 124, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 156, 224, 255 ], "toColor": [ 144, 156, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 104, 235, 255 ], "toColor": [ 77, 104, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 188, 245, 255 ], "toColor": [ 190, 188, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 159, 201, 255 ], "toColor": [ 160, 159, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 129, 219, 255 ], "toColor": [ 123, 129, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 157, 204, 255 ], "toColor": [ 151, 157, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 109, 204, 255 ], "toColor": [ 100, 109, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 70, 227, 255 ], "toColor": [ 73, 70, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 168, 212, 255 ], "toColor": [ 163, 168, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 86, 219, 255 ], "toColor": [ 83, 86, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 164, 199, 255 ], "toColor": [ 159, 164, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 145, 204, 255 ], "toColor": [ 135, 145, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 197, 242, 255 ], "toColor": [ 194, 197, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 202, 250, 255 ], "toColor": [ 195, 202, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 143, 201, 255 ], "toColor": [ 145, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 144, 204, 255 ], "toColor": [ 129, 144, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 167, 245, 255 ], "toColor": [ 164, 167, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 136, 219, 255 ], "toColor": [ 132, 136, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 89, 230, 255 ], "toColor": [ 73, 89, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 230, 255 ], "toColor": [ 179, 190, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 95, 212, 255 ], "toColor": [ 66, 95, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 126, 196, 255 ], "toColor": [ 106, 126, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 111, 199, 255 ], "toColor": [ 93, 111, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 108, 250, 255 ], "toColor": [ 82, 108, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 165, 232, 255 ], "toColor": [ 153, 165, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 128, 240, 255 ], "toColor": [ 101, 128, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 155, 194, 255 ], "toColor": [ 141, 155, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 137, 245, 255 ], "toColor": [ 127, 137, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 128, 237, 255 ], "toColor": [ 111, 128, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 91, 227, 255 ], "toColor": [ 95, 91, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 142, 227, 255 ], "toColor": [ 120, 142, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 135, 245, 255 ], "toColor": [ 108, 135, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 172, 250, 255 ], "toColor": [ 165, 172, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 134, 212, 255 ], "toColor": [ 110, 134, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 89, 194, 255 ], "toColor": [ 87, 89, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 179, 217, 255 ], "toColor": [ 173, 179, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 139, 201, 255 ], "toColor": [ 133, 139, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 127, 219, 255 ], "toColor": [ 125, 127, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 157, 196, 255 ], "toColor": [ 158, 157, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 175, 222, 255 ], "toColor": [ 173, 175, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 166, 222, 255 ], "toColor": [ 153, 166, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 142, 194, 255 ], "toColor": [ 132, 142, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 99, 247, 255 ], "toColor": [ 77, 99, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 122, 212, 255 ], "toColor": [ 121, 122, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 135, 212, 255 ], "toColor": [ 129, 135, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 108, 207, 255 ], "toColor": [ 99, 108, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 87, 201, 255 ], "toColor": [ 89, 87, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 163, 219, 255 ], "toColor": [ 158, 163, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 151, 209, 255 ], "toColor": [ 148, 151, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 165, 242, 255 ], "toColor": [ 160, 165, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 87, 214, 255 ], "toColor": [ 64, 87, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 168, 217, 255 ], "toColor": [ 156, 168, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 147, 196, 255 ], "toColor": [ 145, 147, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 122, 201, 255 ], "toColor": [ 113, 122, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 158, 232, 255 ], "toColor": [ 155, 158, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 191, 237, 255 ], "toColor": [ 187, 191, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 134, 194, 255 ], "toColor": [ 116, 134, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 161, 227, 255 ], "toColor": [ 162, 161, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 158, 212, 255 ], "toColor": [ 155, 158, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 196, 245, 255 ], "toColor": [ 197, 196, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 121, 196, 255 ], "toColor": [ 114, 121, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 103, 209, 255 ], "toColor": [ 82, 103, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 87, 250, 255 ], "toColor": [ 87, 87, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 94, 230, 255 ], "toColor": [ 99, 94, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 174, 214, 255 ], "toColor": [ 165, 174, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 158, 224, 255 ], "toColor": [ 144, 158, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 162, 224, 255 ], "toColor": [ 146, 162, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 88, 217, 255 ], "toColor": [ 74, 88, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 180, 222, 255 ], "toColor": [ 173, 180, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 72, 212, 255 ], "toColor": [ 74, 72, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 111, 214, 255 ], "toColor": [ 86, 111, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 85, 245, 255 ], "toColor": [ 64, 85, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 140, 247, 255 ], "toColor": [ 126, 140, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 111, 242, 255 ], "toColor": [ 104, 111, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 73, 207, 255 ], "toColor": [ 43, 73, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 129, 224, 255 ], "toColor": [ 126, 129, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 150, 194, 255 ], "toColor": [ 143, 150, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 117, 245, 255 ], "toColor": [ 105, 117, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 120, 232, 255 ], "toColor": [ 118, 120, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 142, 230, 255 ], "toColor": [ 115, 142, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 119, 207, 255 ], "toColor": [ 105, 119, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 69, 204, 255 ], "toColor": [ 51, 69, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 78, 230, 255 ], "toColor": [ 64, 78, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 125, 199, 255 ], "toColor": [ 128, 125, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 103, 230, 255 ], "toColor": [ 105, 103, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 82, 237, 255 ], "toColor": [ 74, 82, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 99, 199, 255 ], "toColor": [ 80, 99, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 178, 230, 255 ], "toColor": [ 177, 178, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 133, 204, 255 ], "toColor": [ 133, 133, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 162, 245, 255 ], "toColor": [ 159, 162, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 108, 222, 255 ], "toColor": [ 73, 108, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 159, 235, 255 ], "toColor": [ 136, 159, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 192, 245, 255 ], "toColor": [ 188, 192, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 101, 219, 255 ], "toColor": [ 103, 101, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 136, 196, 255 ], "toColor": [ 132, 136, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 74, 237, 255 ], "toColor": [ 79, 74, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 194, 237, 255 ], "toColor": [ 190, 194, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 95, 212, 255 ], "toColor": [ 83, 95, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 176, 219, 255 ], "toColor": [ 173, 176, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 124, 212, 255 ], "toColor": [ 97, 124, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 82, 222, 255 ], "toColor": [ 47, 82, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 135, 235, 255 ], "toColor": [ 110, 135, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 133, 201, 255 ], "toColor": [ 119, 133, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 50, 199, 255 ], "toColor": [ 48, 50, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 77, 230, 255 ], "toColor": [ 60, 77, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 135, 245, 255 ], "toColor": [ 135, 135, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 159, 212, 255 ], "toColor": [ 157, 159, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 73, 204, 255 ], "toColor": [ 78, 73, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 193, 237, 255 ], "toColor": [ 180, 193, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 113, 227, 255 ], "toColor": [ 84, 113, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 131, 224, 255 ], "toColor": [ 110, 131, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 182, 235, 255 ], "toColor": [ 171, 182, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 128, 245, 255 ], "toColor": [ 113, 128, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 131, 204, 255 ], "toColor": [ 112, 131, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 136, 217, 255 ], "toColor": [ 134, 136, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 130, 224, 255 ], "toColor": [ 123, 130, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 84, 219, 255 ], "toColor": [ 57, 84, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 120, 209, 255 ], "toColor": [ 117, 120, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 89, 212, 255 ], "toColor": [ 61, 89, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 114, 230, 255 ], "toColor": [ 96, 114, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 88, 237, 255 ], "toColor": [ 62, 88, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 73, 204, 255 ], "toColor": [ 61, 73, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 108, 201, 255 ], "toColor": [ 107, 108, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 66, 196, 255 ], "toColor": [ 57, 66, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 194, 247, 255 ], "toColor": [ 178, 194, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 133, 219, 255 ], "toColor": [ 112, 133, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 147, 209, 255 ], "toColor": [ 146, 147, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 79, 224, 255 ], "toColor": [ 49, 79, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 112, 209, 255 ], "toColor": [ 105, 112, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 90, 227, 255 ], "toColor": [ 77, 90, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 130, 224, 255 ], "toColor": [ 123, 130, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 91, 212, 255 ], "toColor": [ 63, 91, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 78, 209, 255 ], "toColor": [ 61, 78, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 95, 194, 255 ], "toColor": [ 91, 95, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 165, 235, 255 ], "toColor": [ 148, 165, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 72, 227, 255 ], "toColor": [ 48, 72, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 73, 212, 255 ], "toColor": [ 57, 73, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 164, 204, 255 ], "toColor": [ 157, 164, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 82, 240, 255 ], "toColor": [ 79, 82, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 132, 237, 255 ], "toColor": [ 116, 132, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 127, 230, 255 ], "toColor": [ 119, 127, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 135, 196, 255 ], "toColor": [ 136, 135, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 136, 240, 255 ], "toColor": [ 127, 136, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 91, 212, 255 ], "toColor": [ 57, 91, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 127, 207, 255 ], "toColor": [ 118, 127, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 101, 230, 255 ], "toColor": [ 62, 101, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 88, 219, 255 ], "toColor": [ 81, 88, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 145, 217, 255 ], "toColor": [ 149, 145, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 173, 237, 255 ], "toColor": [ 168, 173, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 150, 250, 255 ], "toColor": [ 152, 150, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 81, 201, 255 ], "toColor": [ 75, 81, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 156, 201, 255 ], "toColor": [ 145, 156, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 122, 207, 255 ], "toColor": [ 123, 122, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 159, 245, 255 ], "toColor": [ 140, 159, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 101, 224, 255 ], "toColor": [ 94, 101, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 183, 237, 255 ], "toColor": [ 184, 183, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 155, 222, 255 ], "toColor": [ 149, 155, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 154, 230, 255 ], "toColor": [ 133, 154, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 98, 232, 255 ], "toColor": [ 90, 98, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 127, 199, 255 ], "toColor": [ 123, 127, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 104, 209, 255 ], "toColor": [ 75, 104, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 201, 247, 255 ], "toColor": [ 188, 201, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 41, 196, 255 ], "toColor": [ 46, 41, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 144, 240, 255 ], "toColor": [ 129, 144, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 63, 242, 255 ], "toColor": [ 69, 63, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 136, 199, 255 ], "toColor": [ 129, 136, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 147, 245, 255 ], "toColor": [ 149, 147, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 77, 227, 255 ], "toColor": [ 57, 77, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 137, 247, 255 ], "toColor": [ 109, 137, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 69, 237, 255 ], "toColor": [ 50, 69, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 127, 207, 255 ], "toColor": [ 118, 127, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 87, 194, 255 ], "toColor": [ 54, 87, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 78, 222, 255 ], "toColor": [ 49, 78, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 105, 240, 255 ], "toColor": [ 96, 105, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 101, 232, 255 ], "toColor": [ 84, 101, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 169, 219, 255 ], "toColor": [ 160, 169, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 123, 247, 255 ], "toColor": [ 116, 123, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 72, 217, 255 ], "toColor": [ 50, 72, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 143, 196, 255 ], "toColor": [ 141, 143, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 96, 204, 255 ], "toColor": [ 63, 96, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 119, 199, 255 ], "toColor": [ 111, 119, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 77, 212, 255 ], "toColor": [ 47, 77, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 82, 222, 255 ], "toColor": [ 51, 82, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 175, 245, 255 ], "toColor": [ 159, 175, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 110, 217, 255 ], "toColor": [ 102, 110, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 154, 230, 255 ], "toColor": [ 151, 154, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 145, 204, 255 ], "toColor": [ 139, 145, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 159, 204, 255 ], "toColor": [ 157, 159, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 110, 207, 255 ], "toColor": [ 81, 110, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 66, 199, 255 ], "toColor": [ 46, 66, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 45, 201, 255 ], "toColor": [ 42, 45, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 97, 217, 255 ], "toColor": [ 61, 97, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 192, 245, 255 ], "toColor": [ 188, 192, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 131, 212, 255 ], "toColor": [ 116, 131, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 71, 214, 255 ], "toColor": [ 58, 71, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 105, 194, 255 ], "toColor": [ 108, 105, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 145, 250, 255 ], "toColor": [ 148, 145, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 188, 247, 255 ], "toColor": [ 189, 188, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 135, 237, 255 ], "toColor": [ 128, 135, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 79, 232, 255 ], "toColor": [ 56, 79, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 140, 209, 255 ], "toColor": [ 141, 140, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 89, 217, 255 ], "toColor": [ 85, 89, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 64, 232, 255 ], "toColor": [ 58, 64, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 111, 199, 255 ], "toColor": [ 101, 111, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 118, 217, 255 ], "toColor": [ 111, 118, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 182, 247, 255 ], "toColor": [ 181, 182, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 174, 227, 255 ], "toColor": [ 172, 174, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 103, 224, 255 ], "toColor": [ 92, 103, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 96, 194, 255 ], "toColor": [ 93, 96, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 97, 222, 255 ], "toColor": [ 69, 97, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 86, 235, 255 ], "toColor": [ 73, 86, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 114, 217, 255 ], "toColor": [ 108, 114, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 97, 204, 255 ], "toColor": [ 67, 97, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 108, 214, 255 ], "toColor": [ 79, 108, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 98, 209, 255 ], "toColor": [ 65, 98, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 52, 250, 255 ], "toColor": [ 56, 52, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 84, 212, 255 ], "toColor": [ 55, 84, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 109, 199, 255 ], "toColor": [ 82, 109, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 137, 199, 255 ], "toColor": [ 121, 137, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 90, 224, 255 ], "toColor": [ 83, 90, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 169, 235, 255 ], "toColor": [ 162, 169, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 118, 247, 255 ], "toColor": [ 114, 118, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 102, 207, 255 ], "toColor": [ 70, 102, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 109, 250, 255 ], "toColor": [ 77, 109, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 62, 207, 255 ], "toColor": [ 64, 62, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 183, 237, 255 ], "toColor": [ 173, 183, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 126, 250, 255 ], "toColor": [ 110, 126, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 73, 240, 255 ], "toColor": [ 67, 73, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 72, 232, 255 ], "toColor": [ 70, 72, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 105, 242, 255 ], "toColor": [ 70, 105, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 66, 250, 255 ], "toColor": [ 52, 66, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 77, 201, 255 ], "toColor": [ 68, 77, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 164, 242, 255 ], "toColor": [ 155, 164, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 81, 196, 255 ], "toColor": [ 69, 81, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 86, 237, 255 ], "toColor": [ 69, 86, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 98, 247, 255 ], "toColor": [ 57, 98, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 155, 242, 255 ], "toColor": [ 136, 155, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 194, 247, 255 ], "toColor": [ 178, 194, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 86, 196, 255 ], "toColor": [ 88, 86, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 105, 245, 255 ], "toColor": [ 83, 105, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 162, 250, 255 ], "toColor": [ 152, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 91, 217, 255 ], "toColor": [ 93, 91, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 144, 209, 255 ], "toColor": [ 146, 144, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 161, 204, 255 ], "toColor": [ 163, 161, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 47, 214, 255 ], "toColor": [ 47, 47, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 102, 242, 255 ], "toColor": [ 80, 102, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 110, 214, 255 ], "toColor": [ 103, 110, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 166, 245, 255 ], "toColor": [ 152, 166, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 135, 196, 255 ], "toColor": [ 141, 135, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 108, 222, 255 ], "toColor": [ 104, 108, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 70, 204, 255 ], "toColor": [ 47, 70, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 125, 219, 255 ], "toColor": [ 116, 125, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 103, 204, 255 ], "toColor": [ 94, 103, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 130, 242, 255 ], "toColor": [ 126, 130, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 151, 209, 255 ], "toColor": [ 153, 151, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 136, 199, 255 ], "toColor": [ 117, 136, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 166, 219, 255 ], "toColor": [ 156, 166, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 148, 250, 255 ], "toColor": [ 125, 148, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 83, 207, 255 ], "toColor": [ 74, 83, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 97, 209, 255 ], "toColor": [ 79, 97, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 75, 232, 255 ], "toColor": [ 72, 75, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 196, 247, 255 ], "toColor": [ 190, 196, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 88, 196, 255 ], "toColor": [ 84, 88, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 198, 250, 255 ], "toColor": [ 197, 198, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 149, 245, 255 ], "toColor": [ 132, 149, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 120, 237, 255 ], "toColor": [ 116, 120, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 87, 245, 255 ], "toColor": [ 51, 87, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 111, 201, 255 ], "toColor": [ 91, 111, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 106, 209, 255 ], "toColor": [ 94, 106, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 121, 219, 255 ], "toColor": [ 114, 121, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 102, 212, 255 ], "toColor": [ 103, 102, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 96, 235, 255 ], "toColor": [ 61, 96, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 202, 242, 255 ], "toColor": [ 191, 202, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 83, 230, 255 ], "toColor": [ 67, 83, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 129, 217, 255 ], "toColor": [ 117, 129, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 108, 230, 255 ], "toColor": [ 78, 108, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 120, 212, 255 ], "toColor": [ 102, 120, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 126, 237, 255 ], "toColor": [ 104, 126, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 176, 224, 255 ], "toColor": [ 162, 176, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 66, 194, 255 ], "toColor": [ 41, 66, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 140, 212, 255 ], "toColor": [ 141, 140, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 77, 207, 255 ], "toColor": [ 72, 77, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 181, 247, 255 ], "toColor": [ 163, 181, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 196, 250, 255 ], "toColor": [ 192, 196, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 98, 212, 255 ], "toColor": [ 72, 98, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 142, 194, 255 ], "toColor": [ 138, 142, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 148, 207, 255 ], "toColor": [ 143, 148, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 67, 230, 255 ], "toColor": [ 55, 67, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 54, 227, 255 ], "toColor": [ 57, 54, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 51, 196, 255 ], "toColor": [ 56, 51, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 101, 235, 255 ], "toColor": [ 99, 101, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 147, 194, 255 ], "toColor": [ 148, 147, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 73, 227, 255 ], "toColor": [ 70, 73, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 135, 204, 255 ], "toColor": [ 129, 135, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 105, 232, 255 ], "toColor": [ 86, 105, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 63, 219, 255 ], "toColor": [ 48, 63, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 174, 232, 255 ], "toColor": [ 172, 174, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 130, 247, 255 ], "toColor": [ 121, 130, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 146, 232, 255 ], "toColor": [ 148, 146, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 159, 235, 255 ], "toColor": [ 148, 159, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 88, 219, 255 ], "toColor": [ 92, 88, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 147, 212, 255 ], "toColor": [ 140, 147, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 92, 227, 255 ], "toColor": [ 54, 92, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 201, 247, 255 ], "toColor": [ 195, 201, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 127, 199, 255 ], "toColor": [ 123, 127, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 152, 199, 255 ], "toColor": [ 143, 152, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 72, 219, 255 ], "toColor": [ 77, 72, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 68, 201, 255 ], "toColor": [ 44, 68, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 92, 196, 255 ], "toColor": [ 71, 92, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 92, 196, 255 ], "toColor": [ 94, 92, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 81, 194, 255 ], "toColor": [ 85, 81, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 195, 250, 255 ], "toColor": [ 182, 195, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 141, 224, 255 ], "toColor": [ 144, 141, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 171, 217, 255 ], "toColor": [ 172, 171, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 91, 232, 255 ], "toColor": [ 72, 91, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 82, 224, 255 ], "toColor": [ 54, 82, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 128, 224, 255 ], "toColor": [ 130, 128, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 156, 227, 255 ], "toColor": [ 145, 156, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 93, 237, 255 ], "toColor": [ 57, 93, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 155, 242, 255 ], "toColor": [ 136, 155, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 50, 201, 255 ], "toColor": [ 44, 50, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 167, 232, 255 ], "toColor": [ 165, 167, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 127, 199, 255 ], "toColor": [ 119, 127, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 204, 245, 255 ], "toColor": [ 188, 204, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 180, 240, 255 ], "toColor": [ 182, 180, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 74, 217, 255 ], "toColor": [ 61, 74, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 168, 209, 255 ], "toColor": [ 157, 168, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 194, 247, 255 ], "toColor": [ 193, 194, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 180, 222, 255 ], "toColor": [ 175, 180, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 160, 201, 255 ], "toColor": [ 153, 160, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 227, 255 ], "toColor": [ 182, 182, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 152, 245, 255 ], "toColor": [ 142, 152, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 161, 201, 255 ], "toColor": [ 159, 161, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 167, 222, 255 ], "toColor": [ 153, 167, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 156, 247, 255 ], "toColor": [ 146, 156, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 82, 217, 255 ], "toColor": [ 82, 82, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 116, 207, 255 ], "toColor": [ 107, 116, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 148, 242, 255 ], "toColor": [ 119, 148, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 167, 245, 255 ], "toColor": [ 162, 167, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 167, 219, 255 ], "toColor": [ 168, 167, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 130, 245, 255 ], "toColor": [ 130, 130, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 104, 199, 255 ], "toColor": [ 90, 104, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 91, 242, 255 ], "toColor": [ 80, 91, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 118, 217, 255 ], "toColor": [ 93, 118, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 160, 201, 255 ], "toColor": [ 149, 160, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 125, 219, 255 ], "toColor": [ 116, 125, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 111, 196, 255 ], "toColor": [ 100, 111, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 102, 250, 255 ], "toColor": [ 72, 102, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 116, 235, 255 ], "toColor": [ 101, 116, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 168, 204, 255 ], "toColor": [ 159, 168, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 99, 196, 255 ], "toColor": [ 69, 99, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 84, 245, 255 ], "toColor": [ 78, 84, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 137, 207, 255 ], "toColor": [ 116, 137, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 173, 235, 255 ], "toColor": [ 162, 173, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 145, 227, 255 ], "toColor": [ 147, 145, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 122, 232, 255 ], "toColor": [ 97, 122, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 193, 247, 255 ], "toColor": [ 194, 193, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 183, 235, 255 ], "toColor": [ 176, 183, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 167, 217, 255 ], "toColor": [ 168, 167, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 171, 247, 255 ], "toColor": [ 168, 171, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 69, 250, 255 ], "toColor": [ 52, 69, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 58, 242, 255 ], "toColor": [ 61, 58, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 154, 207, 255 ], "toColor": [ 147, 154, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 157, 232, 255 ], "toColor": [ 135, 157, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 129, 196, 255 ], "toColor": [ 110, 129, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 122, 222, 255 ], "toColor": [ 124, 122, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 119, 250, 255 ], "toColor": [ 90, 119, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 99, 224, 255 ], "toColor": [ 88, 99, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 115, 209, 255 ], "toColor": [ 86, 115, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 74, 227, 255 ], "toColor": [ 66, 74, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 126, 207, 255 ], "toColor": [ 126, 126, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 47, 214, 255 ], "toColor": [ 50, 47, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 98, 196, 255 ], "toColor": [ 79, 98, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 119, 214, 255 ], "toColor": [ 114, 119, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 83, 212, 255 ], "toColor": [ 80, 83, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 135, 240, 255 ], "toColor": [ 105, 135, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 152, 230, 255 ], "toColor": [ 133, 152, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 102, 237, 255 ], "toColor": [ 81, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 72, 204, 255 ], "toColor": [ 65, 72, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 112, 227, 255 ], "toColor": [ 86, 112, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 105, 227, 255 ], "toColor": [ 89, 105, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 103, 209, 255 ], "toColor": [ 71, 103, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 165, 201, 255 ], "toColor": [ 161, 165, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 173, 235, 255 ], "toColor": [ 169, 173, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 156, 230, 255 ], "toColor": [ 157, 156, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 171, 245, 255 ], "toColor": [ 159, 171, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 80, 204, 255 ], "toColor": [ 75, 80, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 158, 207, 255 ], "toColor": [ 147, 158, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 136, 247, 255 ], "toColor": [ 111, 136, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 83, 224, 255 ], "toColor": [ 81, 83, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 117, 224, 255 ], "toColor": [ 101, 117, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 133, 199, 255 ], "toColor": [ 127, 133, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 164, 250, 255 ], "toColor": [ 142, 164, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 103, 235, 255 ], "toColor": [ 96, 103, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 178, 235, 255 ], "toColor": [ 180, 178, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 97, 247, 255 ], "toColor": [ 92, 97, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 153, 201, 255 ], "toColor": [ 149, 153, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 74, 194, 255 ], "toColor": [ 66, 74, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 70, 207, 255 ], "toColor": [ 58, 70, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 159, 235, 255 ], "toColor": [ 138, 159, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 100, 235, 255 ], "toColor": [ 70, 100, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 138, 214, 255 ], "toColor": [ 133, 138, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 124, 250, 255 ], "toColor": [ 105, 124, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 157, 212, 255 ], "toColor": [ 148, 157, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 72, 209, 255 ], "toColor": [ 54, 72, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 77, 194, 255 ], "toColor": [ 66, 77, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 165, 232, 255 ], "toColor": [ 149, 165, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 144, 219, 255 ], "toColor": [ 136, 144, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 168, 222, 255 ], "toColor": [ 153, 168, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 59, 207, 255 ], "toColor": [ 52, 59, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 165, 230, 255 ], "toColor": [ 154, 165, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 173, 227, 255 ], "toColor": [ 163, 173, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 185, 250, 255 ], "toColor": [ 165, 185, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 86, 232, 255 ], "toColor": [ 84, 86, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 74, 227, 255 ], "toColor": [ 66, 74, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 148, 204, 255 ], "toColor": [ 143, 148, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 57, 250, 255 ], "toColor": [ 57, 57, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 99, 219, 255 ], "toColor": [ 101, 99, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 103, 237, 255 ], "toColor": [ 66, 103, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 195, 247, 255 ], "toColor": [ 186, 195, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 88, 237, 255 ], "toColor": [ 93, 88, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 177, 227, 255 ], "toColor": [ 168, 177, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 75, 201, 255 ], "toColor": [ 66, 75, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 47, 222, 255 ], "toColor": [ 50, 47, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 105, 250, 255 ], "toColor": [ 100, 105, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 160, 227, 255 ], "toColor": [ 152, 160, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 129, 247, 255 ], "toColor": [ 114, 129, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 97, 194, 255 ], "toColor": [ 95, 97, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 53, 240, 255 ], "toColor": [ 50, 53, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 179, 232, 255 ], "toColor": [ 174, 179, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 118, 212, 255 ], "toColor": [ 116, 118, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 59, 224, 255 ], "toColor": [ 47, 59, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 94, 201, 255 ], "toColor": [ 83, 94, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 149, 230, 255 ], "toColor": [ 129, 149, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 148, 224, 255 ], "toColor": [ 139, 148, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 132, 227, 255 ], "toColor": [ 132, 132, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 98, 222, 255 ], "toColor": [ 95, 98, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 87, 199, 255 ], "toColor": [ 84, 87, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 135, 196, 255 ], "toColor": [ 118, 135, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 187, 224, 255 ], "toColor": [ 177, 187, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 92, 201, 255 ], "toColor": [ 85, 92, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 71, 194, 255 ], "toColor": [ 47, 71, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 68, 237, 255 ], "toColor": [ 59, 68, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 92, 209, 255 ], "toColor": [ 71, 92, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 180, 230, 255 ], "toColor": [ 172, 180, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 155, 247, 255 ], "toColor": [ 141, 155, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 128, 224, 255 ], "toColor": [ 128, 128, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 129, 201, 255 ], "toColor": [ 123, 129, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 43, 196, 255 ], "toColor": [ 46, 43, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 59, 235, 255 ], "toColor": [ 56, 59, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 150, 201, 255 ], "toColor": [ 149, 150, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 126, 194, 255 ], "toColor": [ 114, 126, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 76, 199, 255 ], "toColor": [ 74, 76, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 72, 201, 255 ], "toColor": [ 60, 72, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 114, 199, 255 ], "toColor": [ 99, 114, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 94, 209, 255 ], "toColor": [ 98, 94, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 144, 214, 255 ], "toColor": [ 133, 144, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 110, 245, 255 ], "toColor": [ 83, 110, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 106, 222, 255 ], "toColor": [ 80, 106, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 160, 247, 255 ], "toColor": [ 148, 160, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 81, 204, 255 ], "toColor": [ 67, 81, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 160, 232, 255 ], "toColor": [ 163, 160, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 145, 204, 255 ], "toColor": [ 141, 145, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 75, 201, 255 ], "toColor": [ 79, 75, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 186, 230, 255 ], "toColor": [ 177, 186, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 133, 227, 255 ], "toColor": [ 123, 133, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 99, 219, 255 ], "toColor": [ 103, 99, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 164, 224, 255 ], "toColor": [ 157, 164, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 120, 204, 255 ], "toColor": [ 123, 120, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 133, 247, 255 ], "toColor": [ 104, 133, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 139, 199, 255 ], "toColor": [ 135, 139, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 152, 232, 255 ], "toColor": [ 142, 152, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 90, 204, 255 ], "toColor": [ 80, 90, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 165, 199, 255 ], "toColor": [ 155, 165, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 77, 214, 255 ], "toColor": [ 82, 77, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 156, 222, 255 ], "toColor": [ 140, 156, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 83, 194, 255 ], "toColor": [ 81, 83, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 64, 230, 255 ], "toColor": [ 64, 64, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 68, 194, 255 ], "toColor": [ 43, 68, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 91, 194, 255 ], "toColor": [ 85, 91, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 66, 212, 255 ], "toColor": [ 70, 66, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 138, 199, 255 ], "toColor": [ 123, 138, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 77, 214, 255 ], "toColor": [ 75, 77, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 98, 214, 255 ], "toColor": [ 90, 98, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 115, 199, 255 ], "toColor": [ 105, 115, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 163, 219, 255 ], "toColor": [ 156, 163, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 94, 214, 255 ], "toColor": [ 84, 94, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 114, 224, 255 ], "toColor": [ 118, 114, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 81, 196, 255 ], "toColor": [ 71, 81, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 170, 237, 255 ], "toColor": [ 164, 170, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 154, 194, 255 ], "toColor": [ 143, 154, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 177, 227, 255 ], "toColor": [ 170, 177, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 93, 232, 255 ], "toColor": [ 95, 93, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 49, 214, 255 ], "toColor": [ 52, 49, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 84, 201, 255 ], "toColor": [ 60, 84, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 165, 232, 255 ], "toColor": [ 158, 165, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 152, 240, 255 ], "toColor": [ 132, 152, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 87, 235, 255 ], "toColor": [ 61, 87, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 163, 240, 255 ], "toColor": [ 151, 163, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 94, 224, 255 ], "toColor": [ 90, 94, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 158, 240, 255 ], "toColor": [ 141, 158, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 76, 224, 255 ], "toColor": [ 81, 76, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 70, 219, 255 ], "toColor": [ 75, 70, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 60, 204, 255 ], "toColor": [ 47, 60, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 172, 235, 255 ], "toColor": [ 169, 172, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 136, 247, 255 ], "toColor": [ 124, 136, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 148, 240, 255 ], "toColor": [ 127, 148, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 85, 217, 255 ], "toColor": [ 76, 85, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 102, 242, 255 ], "toColor": [ 99, 102, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 175, 230, 255 ], "toColor": [ 174, 175, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 156, 214, 255 ], "toColor": [ 146, 156, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 64, 242, 255 ], "toColor": [ 58, 64, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 94, 230, 255 ], "toColor": [ 76, 94, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 83, 224, 255 ], "toColor": [ 83, 83, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 89, 217, 255 ], "toColor": [ 93, 89, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 108, 230, 255 ], "toColor": [ 112, 108, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 105, 227, 255 ], "toColor": [ 77, 105, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 148, 247, 255 ], "toColor": [ 141, 148, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 163, 242, 255 ], "toColor": [ 145, 163, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 156, 217, 255 ], "toColor": [ 158, 156, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 147, 227, 255 ], "toColor": [ 129, 147, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 76, 237, 255 ], "toColor": [ 79, 76, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 131, 245, 255 ], "toColor": [ 127, 131, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 93, 219, 255 ], "toColor": [ 79, 93, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 120, 245, 255 ], "toColor": [ 120, 120, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 115, 204, 255 ], "toColor": [ 88, 115, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 139, 199, 255 ], "toColor": [ 133, 139, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 99, 204, 255 ], "toColor": [ 67, 99, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 116, 217, 255 ], "toColor": [ 93, 116, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 164, 250, 255 ], "toColor": [ 152, 164, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 148, 201, 255 ], "toColor": [ 139, 148, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 98, 212, 255 ], "toColor": [ 70, 98, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 103, 204, 255 ], "toColor": [ 88, 103, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 161, 217, 255 ], "toColor": [ 160, 161, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 91, 212, 255 ], "toColor": [ 80, 91, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 77, 194, 255 ], "toColor": [ 50, 77, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 89, 207, 255 ], "toColor": [ 76, 89, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 86, 201, 255 ], "toColor": [ 62, 86, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 89, 240, 255 ], "toColor": [ 55, 89, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 178, 250, 255 ], "toColor": [ 167, 178, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 138, 232, 255 ], "toColor": [ 135, 138, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 69, 196, 255 ], "toColor": [ 55, 69, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 163, 240, 255 ], "toColor": [ 151, 163, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 100, 217, 255 ], "toColor": [ 100, 100, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 137, 247, 255 ], "toColor": [ 134, 137, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 123, 232, 255 ], "toColor": [ 127, 123, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 137, 199, 255 ], "toColor": [ 135, 137, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 154, 217, 255 ], "toColor": [ 141, 154, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 122, 194, 255 ], "toColor": [ 123, 122, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 87, 217, 255 ], "toColor": [ 78, 87, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 137, 196, 255 ], "toColor": [ 122, 137, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 59, 209, 255 ], "toColor": [ 64, 59, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 73, 235, 255 ], "toColor": [ 59, 73, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 56, 194, 255 ], "toColor": [ 41, 56, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 191, 240, 255 ], "toColor": [ 182, 191, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 82, 235, 255 ], "toColor": [ 85, 82, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 163, 214, 255 ], "toColor": [ 156, 163, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 130, 217, 255 ], "toColor": [ 113, 130, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 165, 201, 255 ], "toColor": [ 161, 165, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 143, 199, 255 ], "toColor": [ 129, 143, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 108, 214, 255 ], "toColor": [ 99, 108, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 126, 237, 255 ], "toColor": [ 114, 126, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 94, 207, 255 ], "toColor": [ 68, 94, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 161, 214, 255 ], "toColor": [ 146, 161, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 126, 222, 255 ], "toColor": [ 124, 126, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 149, 224, 255 ], "toColor": [ 139, 149, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 114, 227, 255 ], "toColor": [ 89, 114, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 66, 196, 255 ], "toColor": [ 49, 66, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 171, 222, 255 ], "toColor": [ 173, 171, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 125, 207, 255 ], "toColor": [ 116, 125, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 81, 250, 255 ], "toColor": [ 62, 81, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 161, 232, 255 ], "toColor": [ 139, 161, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 99, 204, 255 ], "toColor": [ 69, 99, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 76, 232, 255 ], "toColor": [ 67, 76, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 85, 207, 255 ], "toColor": [ 58, 85, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 135, 194, 255 ], "toColor": [ 120, 135, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 154, 214, 255 ], "toColor": [ 146, 154, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 88, 237, 255 ], "toColor": [ 93, 88, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 112, 219, 255 ], "toColor": [ 115, 112, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 97, 201, 255 ], "toColor": [ 97, 97, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 103, 194, 255 ], "toColor": [ 76, 103, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 125, 219, 255 ], "toColor": [ 128, 125, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 77, 232, 255 ], "toColor": [ 82, 77, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 65, 227, 255 ], "toColor": [ 57, 65, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 112, 232, 255 ], "toColor": [ 88, 112, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 146, 250, 255 ], "toColor": [ 135, 146, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 160, 209, 255 ], "toColor": [ 148, 160, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 168, 242, 255 ], "toColor": [ 148, 168, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 173, 245, 255 ], "toColor": [ 169, 173, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 143, 242, 255 ], "toColor": [ 121, 143, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 124, 245, 255 ], "toColor": [ 118, 124, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 167, 209, 255 ], "toColor": [ 155, 167, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 92, 227, 255 ], "toColor": [ 79, 92, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 125, 217, 255 ], "toColor": [ 108, 125, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 78, 245, 255 ], "toColor": [ 78, 78, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 87, 212, 255 ], "toColor": [ 83, 87, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 151, 214, 255 ], "toColor": [ 148, 151, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 140, 194, 255 ], "toColor": [ 140, 140, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 157, 217, 255 ], "toColor": [ 139, 157, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 58, 242, 255 ], "toColor": [ 58, 58, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 138, 196, 255 ], "toColor": [ 132, 138, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 156, 245, 255 ], "toColor": [ 154, 156, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 137, 240, 255 ], "toColor": [ 138, 137, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 178, 227, 255 ], "toColor": [ 177, 178, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 76, 194, 255 ], "toColor": [ 60, 76, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 82, 204, 255 ], "toColor": [ 57, 82, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 112, 204, 255 ], "toColor": [ 100, 112, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 178, 224, 255 ], "toColor": [ 175, 178, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 174, 230, 255 ], "toColor": [ 168, 174, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 133, 207, 255 ], "toColor": [ 120, 133, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 114, 240, 255 ], "toColor": [ 79, 114, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 87, 212, 255 ], "toColor": [ 59, 87, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 145, 242, 255 ], "toColor": [ 138, 145, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 92, 207, 255 ], "toColor": [ 76, 92, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 169, 204, 255 ], "toColor": [ 161, 169, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 164, 222, 255 ], "toColor": [ 160, 164, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 64, 245, 255 ], "toColor": [ 61, 64, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 164, 217, 255 ], "toColor": [ 154, 164, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 92, 207, 255 ], "toColor": [ 66, 92, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 65, 196, 255 ], "toColor": [ 65, 65, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 97, 194, 255 ], "toColor": [ 68, 97, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 125, 224, 255 ], "toColor": [ 103, 125, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 100, 245, 255 ], "toColor": [ 100, 100, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 119, 245, 255 ], "toColor": [ 88, 119, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 104, 196, 255 ], "toColor": [ 79, 104, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 170, 217, 255 ], "toColor": [ 169, 170, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 125, 199, 255 ], "toColor": [ 119, 125, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 98, 204, 255 ], "toColor": [ 94, 98, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 80, 212, 255 ], "toColor": [ 80, 80, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 147, 222, 255 ], "toColor": [ 129, 147, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 71, 219, 255 ], "toColor": [ 55, 71, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 65, 204, 255 ], "toColor": [ 70, 65, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 151, 217, 255 ], "toColor": [ 132, 151, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 177, 214, 255 ], "toColor": [ 167, 177, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 104, 232, 255 ], "toColor": [ 104, 104, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 60, 194, 255 ], "toColor": [ 65, 60, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 172, 245, 255 ], "toColor": [ 159, 172, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 146, 232, 255 ], "toColor": [ 146, 146, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 93, 247, 255 ], "toColor": [ 62, 93, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 132, 194, 255 ], "toColor": [ 118, 132, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 110, 204, 255 ], "toColor": [ 110, 110, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 104, 250, 255 ], "toColor": [ 75, 104, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 123, 207, 255 ], "toColor": [ 114, 123, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 116, 204, 255 ], "toColor": [ 104, 116, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 151, 242, 255 ], "toColor": [ 126, 151, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 136, 224, 255 ], "toColor": [ 126, 136, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 107, 230, 255 ], "toColor": [ 73, 107, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 158, 207, 255 ], "toColor": [ 157, 158, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 117, 250, 255 ], "toColor": [ 105, 117, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 172, 247, 255 ], "toColor": [ 163, 172, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 155, 217, 255 ], "toColor": [ 143, 155, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 148, 237, 255 ], "toColor": [ 133, 148, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 144, 214, 255 ], "toColor": [ 144, 144, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 153, 212, 255 ], "toColor": [ 135, 153, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 125, 212, 255 ], "toColor": [ 108, 125, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 118, 247, 255 ], "toColor": [ 111, 118, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 64, 227, 255 ], "toColor": [ 69, 64, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 55, 194, 255 ], "toColor": [ 43, 55, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 134, 201, 255 ], "toColor": [ 127, 134, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 89, 201, 255 ], "toColor": [ 85, 89, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 127, 199, 255 ], "toColor": [ 105, 127, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 177, 209, 255 ], "toColor": [ 167, 177, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 97, 207, 255 ], "toColor": [ 85, 97, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 86, 219, 255 ], "toColor": [ 90, 86, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 71, 204, 255 ], "toColor": [ 61, 71, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 174, 227, 255 ], "toColor": [ 166, 174, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 167, 237, 255 ], "toColor": [ 166, 167, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 118, 204, 255 ], "toColor": [ 92, 118, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 99, 207, 255 ], "toColor": [ 103, 99, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 129, 196, 255 ], "toColor": [ 120, 129, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 149, 219, 255 ], "toColor": [ 129, 149, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 94, 250, 255 ], "toColor": [ 55, 94, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 143, 199, 255 ], "toColor": [ 127, 143, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 65, 240, 255 ], "toColor": [ 62, 65, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 148, 217, 255 ], "toColor": [ 143, 148, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 156, 199, 255 ], "toColor": [ 151, 156, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 114, 224, 255 ], "toColor": [ 94, 114, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 166, 245, 255 ], "toColor": [ 154, 166, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 66, 237, 255 ], "toColor": [ 69, 66, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 131, 201, 255 ], "toColor": [ 119, 131, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 95, 224, 255 ], "toColor": [ 63, 95, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 73, 222, 255 ], "toColor": [ 62, 73, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 108, 207, 255 ], "toColor": [ 101, 108, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 183, 242, 255 ], "toColor": [ 172, 183, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 79, 214, 255 ], "toColor": [ 56, 79, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 89, 242, 255 ], "toColor": [ 78, 89, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 95, 204, 255 ], "toColor": [ 90, 95, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 89, 235, 255 ], "toColor": [ 49, 89, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 90, 209, 255 ], "toColor": [ 82, 90, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 114, 196, 255 ], "toColor": [ 115, 114, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 78, 217, 255 ], "toColor": [ 80, 78, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 89, 235, 255 ], "toColor": [ 49, 89, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 106, 194, 255 ], "toColor": [ 105, 106, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 111, 227, 255 ], "toColor": [ 95, 111, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 74, 204, 255 ], "toColor": [ 71, 74, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 168, 227, 255 ], "toColor": [ 166, 168, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 53, 196, 255 ], "toColor": [ 51, 53, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 190, 250, 255 ], "toColor": [ 182, 190, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 126, 222, 255 ], "toColor": [ 113, 126, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 138, 240, 255 ], "toColor": [ 134, 138, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 135, 207, 255 ], "toColor": [ 130, 135, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 102, 245, 255 ], "toColor": [ 66, 102, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 71, 222, 255 ], "toColor": [ 71, 71, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 109, 194, 255 ], "toColor": [ 110, 109, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 158, 201, 255 ], "toColor": [ 155, 158, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 182, 232, 255 ], "toColor": [ 172, 182, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 98, 227, 255 ], "toColor": [ 84, 98, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 113, 235, 255 ], "toColor": [ 113, 113, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 138, 222, 255 ], "toColor": [ 135, 138, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 122, 235, 255 ], "toColor": [ 124, 122, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 141, 204, 255 ], "toColor": [ 137, 141, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 124, 207, 255 ], "toColor": [ 120, 124, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 137, 224, 255 ], "toColor": [ 119, 137, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 162, 214, 255 ], "toColor": [ 152, 162, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 61, 212, 255 ], "toColor": [ 61, 61, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 77, 209, 255 ], "toColor": [ 65, 77, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 116, 242, 255 ], "toColor": [ 114, 116, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 79, 235, 255 ], "toColor": [ 52, 79, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 133, 196, 255 ], "toColor": [ 126, 133, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 74, 209, 255 ], "toColor": [ 67, 74, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 137, 217, 255 ], "toColor": [ 138, 137, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 84, 237, 255 ], "toColor": [ 64, 84, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 181, 222, 255 ], "toColor": [ 173, 181, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 116, 230, 255 ], "toColor": [ 101, 116, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 134, 201, 255 ], "toColor": [ 131, 134, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 162, 217, 255 ], "toColor": [ 154, 162, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 58, 196, 255 ], "toColor": [ 51, 58, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 116, 207, 255 ], "toColor": [ 107, 116, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 116, 196, 255 ], "toColor": [ 104, 116, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 84, 219, 255 ], "toColor": [ 66, 84, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 110, 214, 255 ], "toColor": [ 92, 110, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 162, 224, 255 ], "toColor": [ 148, 162, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 106, 209, 255 ], "toColor": [ 98, 106, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 93, 212, 255 ], "toColor": [ 72, 93, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 156, 237, 255 ], "toColor": [ 140, 156, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 169, 232, 255 ], "toColor": [ 165, 169, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 159, 199, 255 ], "toColor": [ 155, 159, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 122, 207, 255 ], "toColor": [ 122, 122, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 78, 207, 255 ], "toColor": [ 64, 78, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 187, 250, 255 ], "toColor": [ 180, 187, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 145, 207, 255 ], "toColor": [ 140, 145, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 169, 247, 255 ], "toColor": [ 151, 169, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 109, 237, 255 ], "toColor": [ 111, 109, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 174, 222, 255 ], "toColor": [ 169, 174, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 164, 230, 255 ], "toColor": [ 154, 164, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 94, 201, 255 ], "toColor": [ 64, 94, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 92, 224, 255 ], "toColor": [ 96, 92, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 127, 250, 255 ], "toColor": [ 100, 127, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 118, 217, 255 ], "toColor": [ 93, 118, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 178, 250, 255 ], "toColor": [ 167, 178, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 113, 201, 255 ], "toColor": [ 109, 113, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 85, 196, 255 ], "toColor": [ 65, 85, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 171, 247, 255 ], "toColor": [ 173, 171, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 66, 207, 255 ], "toColor": [ 54, 66, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 170, 245, 255 ], "toColor": [ 149, 170, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 89, 232, 255 ], "toColor": [ 79, 89, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 182, 240, 255 ], "toColor": [ 173, 182, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 171, 227, 255 ], "toColor": [ 170, 171, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 67, 194, 255 ], "toColor": [ 60, 67, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 156, 230, 255 ], "toColor": [ 133, 156, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 201, 247, 255 ], "toColor": [ 198, 201, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 169, 240, 255 ], "toColor": [ 158, 169, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 125, 240, 255 ], "toColor": [ 128, 125, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 115, 214, 255 ], "toColor": [ 114, 115, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 48, 194, 255 ], "toColor": [ 41, 48, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 171, 224, 255 ], "toColor": [ 162, 171, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 184, 230, 255 ], "toColor": [ 184, 184, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 174, 217, 255 ], "toColor": [ 171, 174, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 116, 199, 255 ], "toColor": [ 105, 116, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 115, 237, 255 ], "toColor": [ 78, 115, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 189, 245, 255 ], "toColor": [ 186, 189, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 120, 194, 255 ], "toColor": [ 97, 120, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 66, 209, 255 ], "toColor": [ 44, 66, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 160, 217, 255 ], "toColor": [ 154, 160, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 114, 222, 255 ], "toColor": [ 102, 114, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 167, 219, 255 ], "toColor": [ 162, 167, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 103, 204, 255 ], "toColor": [ 86, 103, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 167, 237, 255 ], "toColor": [ 152, 167, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 128, 237, 255 ], "toColor": [ 119, 128, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 156, 245, 255 ], "toColor": [ 149, 156, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 67, 209, 255 ], "toColor": [ 67, 67, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 159, 232, 255 ], "toColor": [ 151, 159, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 69, 219, 255 ], "toColor": [ 55, 69, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 158, 237, 255 ], "toColor": [ 149, 158, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 163, 201, 255 ], "toColor": [ 159, 163, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 105, 214, 255 ], "toColor": [ 105, 105, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 142, 196, 255 ], "toColor": [ 139, 142, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 100, 196, 255 ], "toColor": [ 103, 100, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 80, 250, 255 ], "toColor": [ 77, 80, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 144, 219, 255 ], "toColor": [ 127, 144, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 141, 235, 255 ], "toColor": [ 122, 141, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 72, 199, 255 ], "toColor": [ 66, 72, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 125, 227, 255 ], "toColor": [ 127, 125, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 167, 214, 255 ], "toColor": [ 168, 167, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 149, 227, 255 ], "toColor": [ 129, 149, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 71, 217, 255 ], "toColor": [ 52, 71, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 128, 245, 255 ], "toColor": [ 118, 128, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 106, 201, 255 ], "toColor": [ 89, 106, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 172, 227, 255 ], "toColor": [ 172, 172, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 123, 230, 255 ], "toColor": [ 117, 123, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 58, 214, 255 ], "toColor": [ 56, 58, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 147, 201, 255 ], "toColor": [ 149, 147, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 127, 201, 255 ], "toColor": [ 111, 127, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 153, 237, 255 ], "toColor": [ 140, 153, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 51, 217, 255 ], "toColor": [ 46, 51, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 171, 247, 255 ], "toColor": [ 168, 171, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 61, 250, 255 ], "toColor": [ 55, 61, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 90, 237, 255 ], "toColor": [ 57, 90, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 149, 196, 255 ], "toColor": [ 137, 149, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 112, 196, 255 ], "toColor": [ 104, 112, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 119, 230, 255 ], "toColor": [ 92, 119, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 62, 237, 255 ], "toColor": [ 68, 62, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 134, 250, 255 ], "toColor": [ 132, 134, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 76, 222, 255 ], "toColor": [ 53, 76, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 84, 204, 255 ], "toColor": [ 82, 84, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 156, 224, 255 ], "toColor": [ 137, 156, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 63, 242, 255 ], "toColor": [ 53, 63, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 81, 214, 255 ], "toColor": [ 66, 81, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 72, 247, 255 ], "toColor": [ 78, 72, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 101, 214, 255 ], "toColor": [ 101, 101, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 128, 207, 255 ], "toColor": [ 120, 128, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 104, 209, 255 ], "toColor": [ 88, 104, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 72, 222, 255 ], "toColor": [ 55, 72, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 152, 207, 255 ], "toColor": [ 151, 152, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 97, 237, 255 ], "toColor": [ 92, 97, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 149, 219, 255 ], "toColor": [ 147, 149, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 85, 212, 255 ], "toColor": [ 57, 85, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 121, 196, 255 ], "toColor": [ 120, 121, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 166, 235, 255 ], "toColor": [ 160, 166, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 134, 217, 255 ], "toColor": [ 111, 134, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 105, 237, 255 ], "toColor": [ 76, 105, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 168, 217, 255 ], "toColor": [ 167, 168, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 94, 247, 255 ], "toColor": [ 59, 94, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 199, 242, 255 ], "toColor": [ 194, 199, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 151, 232, 255 ], "toColor": [ 135, 151, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 113, 196, 255 ], "toColor": [ 94, 113, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 156, 227, 255 ], "toColor": [ 150, 156, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 166, 230, 255 ], "toColor": [ 151, 166, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 112, 207, 255 ], "toColor": [ 97, 112, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 77, 235, 255 ], "toColor": [ 56, 77, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 67, 224, 255 ], "toColor": [ 67, 67, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 120, 232, 255 ], "toColor": [ 100, 120, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 96, 237, 255 ], "toColor": [ 71, 96, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 108, 227, 255 ], "toColor": [ 84, 108, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 95, 235, 255 ], "toColor": [ 70, 95, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 116, 240, 255 ], "toColor": [ 91, 116, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 186, 242, 255 ], "toColor": [ 177, 186, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 157, 209, 255 ], "toColor": [ 144, 157, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 187, 235, 255 ], "toColor": [ 174, 187, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 85, 204, 255 ], "toColor": [ 71, 85, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 174, 237, 255 ], "toColor": [ 166, 174, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 62, 214, 255 ], "toColor": [ 45, 62, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 140, 230, 255 ], "toColor": [ 141, 140, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 185, 240, 255 ], "toColor": [ 170, 185, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 137, 217, 255 ], "toColor": [ 121, 137, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 112, 204, 255 ], "toColor": [ 112, 112, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 103, 219, 255 ], "toColor": [ 92, 103, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 71, 201, 255 ], "toColor": [ 68, 71, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 165, 232, 255 ], "toColor": [ 158, 165, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 186, 237, 255 ], "toColor": [ 171, 186, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 83, 214, 255 ], "toColor": [ 71, 83, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 137, 194, 255 ], "toColor": [ 136, 137, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 129, 222, 255 ], "toColor": [ 122, 129, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 144, 250, 255 ], "toColor": [ 142, 144, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 98, 250, 255 ], "toColor": [ 75, 98, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 106, 242, 255 ], "toColor": [ 82, 106, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 88, 230, 255 ], "toColor": [ 80, 88, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 184, 227, 255 ], "toColor": [ 177, 184, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 140, 240, 255 ], "toColor": [ 134, 140, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 66, 227, 255 ], "toColor": [ 64, 66, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 119, 201, 255 ], "toColor": [ 99, 119, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 134, 209, 255 ], "toColor": [ 115, 134, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 123, 194, 255 ], "toColor": [ 110, 123, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 118, 194, 255 ], "toColor": [ 119, 118, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 146, 240, 255 ], "toColor": [ 117, 146, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 68, 214, 255 ], "toColor": [ 45, 68, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 155, 232, 255 ], "toColor": [ 158, 155, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 58, 237, 255 ], "toColor": [ 55, 58, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 89, 222, 255 ], "toColor": [ 62, 89, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 122, 232, 255 ], "toColor": [ 88, 122, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 119, 232, 255 ], "toColor": [ 109, 119, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 149, 240, 255 ], "toColor": [ 152, 149, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 94, 217, 255 ], "toColor": [ 80, 94, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 163, 207, 255 ], "toColor": [ 161, 163, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 154, 194, 255 ], "toColor": [ 145, 154, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 150, 240, 255 ], "toColor": [ 132, 150, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 142, 194, 255 ], "toColor": [ 134, 142, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 135, 230, 255 ], "toColor": [ 133, 135, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 142, 232, 255 ], "toColor": [ 132, 142, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 150, 224, 255 ], "toColor": [ 150, 150, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 154, 235, 255 ], "toColor": [ 143, 154, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 129, 201, 255 ], "toColor": [ 129, 129, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 91, 222, 255 ], "toColor": [ 89, 91, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 81, 196, 255 ], "toColor": [ 84, 81, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 120, 196, 255 ], "toColor": [ 118, 120, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 159, 227, 255 ], "toColor": [ 150, 159, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 168, 227, 255 ], "toColor": [ 159, 168, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 135, 230, 255 ], "toColor": [ 129, 135, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 133, 201, 255 ], "toColor": [ 134, 133, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 165, 207, 255 ], "toColor": [ 163, 165, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 138, 217, 255 ], "toColor": [ 128, 138, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 76, 230, 255 ], "toColor": [ 71, 76, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 182, 227, 255 ], "toColor": [ 172, 182, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 66, 232, 255 ], "toColor": [ 51, 66, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 96, 204, 255 ], "toColor": [ 96, 96, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 67, 219, 255 ], "toColor": [ 61, 67, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 144, 214, 255 ], "toColor": [ 141, 144, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 187, 232, 255 ], "toColor": [ 183, 187, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 107, 201, 255 ], "toColor": [ 79, 107, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 94, 247, 255 ], "toColor": [ 99, 94, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 125, 250, 255 ], "toColor": [ 122, 125, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 103, 240, 255 ], "toColor": [ 79, 103, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 192, 240, 255 ], "toColor": [ 193, 192, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 149, 232, 255 ], "toColor": [ 149, 149, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 128, 212, 255 ], "toColor": [ 125, 128, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 71, 196, 255 ], "toColor": [ 49, 71, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 188, 250, 255 ], "toColor": [ 172, 188, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 70, 194, 255 ], "toColor": [ 72, 70, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 69, 196, 255 ], "toColor": [ 73, 69, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 71, 214, 255 ], "toColor": [ 75, 71, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 103, 219, 255 ], "toColor": [ 92, 103, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 128, 245, 255 ], "toColor": [ 120, 128, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 119, 242, 255 ], "toColor": [ 94, 119, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 135, 224, 255 ], "toColor": [ 112, 135, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 99, 196, 255 ], "toColor": [ 90, 99, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 101, 245, 255 ], "toColor": [ 78, 101, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 158, 250, 255 ], "toColor": [ 140, 158, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 83, 207, 255 ], "toColor": [ 72, 83, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 140, 204, 255 ], "toColor": [ 139, 140, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 201, 250, 255 ], "toColor": [ 192, 201, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 124, 212, 255 ], "toColor": [ 112, 124, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 167, 201, 255 ], "toColor": [ 161, 167, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 59, 196, 255 ], "toColor": [ 61, 59, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 80, 245, 255 ], "toColor": [ 61, 80, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 103, 199, 255 ], "toColor": [ 82, 103, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 80, 212, 255 ], "toColor": [ 51, 80, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 166, 237, 255 ], "toColor": [ 167, 166, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 152, 199, 255 ], "toColor": [ 149, 152, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 118, 230, 255 ], "toColor": [ 106, 118, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 96, 212, 255 ], "toColor": [ 70, 96, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 138, 199, 255 ], "toColor": [ 121, 138, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 135, 212, 255 ], "toColor": [ 116, 135, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 123, 219, 255 ], "toColor": [ 124, 123, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 152, 199, 255 ], "toColor": [ 143, 152, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 150, 196, 255 ], "toColor": [ 143, 150, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 176, 247, 255 ], "toColor": [ 173, 176, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 65, 250, 255 ], "toColor": [ 65, 65, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 145, 217, 255 ], "toColor": [ 146, 145, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 171, 242, 255 ], "toColor": [ 165, 171, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 182, 240, 255 ], "toColor": [ 170, 182, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 161, 204, 255 ], "toColor": [ 159, 161, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 100, 222, 255 ], "toColor": [ 104, 100, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 95, 232, 255 ], "toColor": [ 97, 95, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 82, 222, 255 ], "toColor": [ 58, 82, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 85, 227, 255 ], "toColor": [ 57, 85, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 68, 204, 255 ], "toColor": [ 61, 68, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 61, 212, 255 ], "toColor": [ 44, 61, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 148, 250, 255 ], "toColor": [ 120, 148, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 137, 240, 255 ], "toColor": [ 129, 137, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 179, 235, 255 ], "toColor": [ 171, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 119, 204, 255 ], "toColor": [ 100, 119, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 148, 242, 255 ], "toColor": [ 136, 148, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 122, 235, 255 ], "toColor": [ 126, 122, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 77, 245, 255 ], "toColor": [ 51, 77, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 159, 199, 255 ], "toColor": [ 160, 159, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 77, 212, 255 ], "toColor": [ 53, 77, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 74, 217, 255 ], "toColor": [ 72, 74, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 57, 196, 255 ], "toColor": [ 47, 57, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 157, 209, 255 ], "toColor": [ 146, 157, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 73, 196, 255 ], "toColor": [ 69, 73, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 145, 201, 255 ], "toColor": [ 137, 145, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 187, 237, 255 ], "toColor": [ 180, 187, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 97, 204, 255 ], "toColor": [ 90, 97, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 80, 217, 255 ], "toColor": [ 46, 80, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 141, 245, 255 ], "toColor": [ 120, 141, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 108, 219, 255 ], "toColor": [ 77, 108, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 102, 235, 255 ], "toColor": [ 87, 102, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 143, 199, 255 ], "toColor": [ 127, 143, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 72, 199, 255 ], "toColor": [ 44, 72, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 105, 232, 255 ], "toColor": [ 70, 105, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 100, 232, 255 ], "toColor": [ 104, 100, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 81, 199, 255 ], "toColor": [ 68, 81, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 137, 201, 255 ], "toColor": [ 119, 137, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 144, 196, 255 ], "toColor": [ 141, 144, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 178, 250, 255 ], "toColor": [ 165, 178, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 71, 201, 255 ], "toColor": [ 71, 71, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 155, 217, 255 ], "toColor": [ 141, 155, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 167, 209, 255 ], "toColor": [ 155, 167, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 88, 245, 255 ], "toColor": [ 64, 88, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 187, 242, 255 ], "toColor": [ 187, 187, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 166, 214, 255 ], "toColor": [ 161, 166, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 131, 204, 255 ], "toColor": [ 131, 131, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 145, 196, 255 ], "toColor": [ 146, 145, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 143, 196, 255 ], "toColor": [ 134, 143, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 142, 232, 255 ], "toColor": [ 139, 142, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 148, 212, 255 ], "toColor": [ 140, 148, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 84, 196, 255 ], "toColor": [ 53, 84, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 110, 212, 255 ], "toColor": [ 85, 110, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 167, 250, 255 ], "toColor": [ 160, 167, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 123, 194, 255 ], "toColor": [ 107, 123, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 179, 217, 255 ], "toColor": [ 169, 179, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 62, 207, 255 ], "toColor": [ 62, 62, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 83, 217, 255 ], "toColor": [ 74, 83, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 61, 217, 255 ], "toColor": [ 63, 61, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 101, 209, 255 ], "toColor": [ 82, 101, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 169, 222, 255 ], "toColor": [ 166, 169, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 100, 227, 255 ], "toColor": [ 95, 100, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 167, 214, 255 ], "toColor": [ 163, 167, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 91, 217, 255 ], "toColor": [ 95, 91, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 102, 242, 255 ], "toColor": [ 78, 102, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 171, 214, 255 ], "toColor": [ 169, 171, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 148, 204, 255 ], "toColor": [ 133, 148, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 175, 224, 255 ], "toColor": [ 166, 175, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 66, 199, 255 ], "toColor": [ 68, 66, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 106, 237, 255 ], "toColor": [ 102, 106, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 123, 199, 255 ], "toColor": [ 107, 123, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 145, 201, 255 ], "toColor": [ 137, 145, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 245, 255 ], "toColor": [ 179, 190, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 98, 204, 255 ], "toColor": [ 100, 98, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 76, 196, 255 ], "toColor": [ 55, 76, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 191, 235, 255 ], "toColor": [ 181, 191, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 136, 230, 255 ], "toColor": [ 124, 136, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 79, 232, 255 ], "toColor": [ 77, 79, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 171, 212, 255 ], "toColor": [ 163, 171, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 144, 224, 255 ], "toColor": [ 126, 144, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 106, 230, 255 ], "toColor": [ 108, 106, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 176, 232, 255 ], "toColor": [ 165, 176, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 83, 247, 255 ], "toColor": [ 64, 83, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 122, 194, 255 ], "toColor": [ 103, 122, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 132, 212, 255 ], "toColor": [ 123, 132, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 79, 230, 255 ], "toColor": [ 73, 79, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 89, 230, 255 ], "toColor": [ 50, 89, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 117, 222, 255 ], "toColor": [ 115, 117, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 150, 214, 255 ], "toColor": [ 141, 150, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 120, 194, 255 ], "toColor": [ 105, 120, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 98, 219, 255 ], "toColor": [ 70, 98, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 129, 204, 255 ], "toColor": [ 126, 129, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 131, 250, 255 ], "toColor": [ 117, 131, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 141, 242, 255 ], "toColor": [ 141, 141, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 122, 196, 255 ], "toColor": [ 122, 122, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 74, 207, 255 ], "toColor": [ 54, 74, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 76, 230, 255 ], "toColor": [ 71, 76, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 52, 207, 255 ], "toColor": [ 43, 52, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 134, 242, 255 ], "toColor": [ 107, 134, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 170, 237, 255 ], "toColor": [ 152, 170, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 123, 237, 255 ], "toColor": [ 127, 123, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 52, 219, 255 ], "toColor": [ 46, 52, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 92, 222, 255 ], "toColor": [ 60, 92, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 137, 199, 255 ], "toColor": [ 131, 137, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 114, 222, 255 ], "toColor": [ 109, 114, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 125, 204, 255 ], "toColor": [ 116, 125, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 175, 222, 255 ], "toColor": [ 169, 175, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 45, 196, 255 ], "toColor": [ 50, 45, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 87, 235, 255 ], "toColor": [ 82, 87, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 137, 217, 255 ], "toColor": [ 113, 137, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 131, 212, 255 ], "toColor": [ 116, 131, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 88, 204, 255 ], "toColor": [ 88, 88, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 62, 209, 255 ], "toColor": [ 56, 62, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 196, 247, 255 ], "toColor": [ 181, 196, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 129, 227, 255 ], "toColor": [ 109, 129, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 93, 214, 255 ], "toColor": [ 77, 93, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 153, 222, 255 ], "toColor": [ 140, 153, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 97, 196, 255 ], "toColor": [ 73, 97, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 65, 209, 255 ], "toColor": [ 70, 65, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 113, 230, 255 ], "toColor": [ 90, 113, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 115, 196, 255 ], "toColor": [ 102, 115, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 103, 235, 255 ], "toColor": [ 96, 103, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 139, 209, 255 ], "toColor": [ 123, 139, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 80, 227, 255 ], "toColor": [ 75, 80, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 176, 219, 255 ], "toColor": [ 169, 176, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 186, 245, 255 ], "toColor": [ 174, 186, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 106, 250, 255 ], "toColor": [ 77, 106, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 67, 201, 255 ], "toColor": [ 64, 67, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 115, 227, 255 ], "toColor": [ 84, 115, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 93, 245, 255 ], "toColor": [ 93, 93, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 83, 214, 255 ], "toColor": [ 54, 83, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 95, 224, 255 ], "toColor": [ 81, 95, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 86, 199, 255 ], "toColor": [ 74, 86, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 93, 199, 255 ], "toColor": [ 70, 93, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 168, 242, 255 ], "toColor": [ 153, 168, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 175, 222, 255 ], "toColor": [ 178, 175, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 103, 214, 255 ], "toColor": [ 86, 103, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 121, 212, 255 ], "toColor": [ 124, 121, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 135, 201, 255 ], "toColor": [ 133, 135, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 108, 212, 255 ], "toColor": [ 87, 108, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 93, 230, 255 ], "toColor": [ 69, 93, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 135, 219, 255 ], "toColor": [ 121, 135, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 147, 214, 255 ], "toColor": [ 139, 147, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 98, 204, 255 ], "toColor": [ 101, 98, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 69, 196, 255 ], "toColor": [ 67, 69, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 154, 227, 255 ], "toColor": [ 150, 154, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 139, 235, 255 ], "toColor": [ 117, 139, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 139, 247, 255 ], "toColor": [ 142, 139, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 173, 240, 255 ], "toColor": [ 163, 173, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 152, 245, 255 ], "toColor": [ 147, 152, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 109, 212, 255 ], "toColor": [ 93, 109, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 124, 240, 255 ], "toColor": [ 101, 124, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 81, 219, 255 ], "toColor": [ 79, 81, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 74, 204, 255 ], "toColor": [ 45, 74, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 240, 255 ], "toColor": [ 173, 177, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 67, 235, 255 ], "toColor": [ 59, 67, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 123, 240, 255 ], "toColor": [ 91, 123, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 151, 219, 255 ], "toColor": [ 145, 151, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 191, 227, 255 ], "toColor": [ 182, 191, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 67, 214, 255 ], "toColor": [ 62, 67, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 111, 207, 255 ], "toColor": [ 85, 111, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 126, 247, 255 ], "toColor": [ 130, 126, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 163, 247, 255 ], "toColor": [ 156, 163, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 191, 235, 255 ], "toColor": [ 181, 191, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 145, 217, 255 ], "toColor": [ 126, 145, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 103, 245, 255 ], "toColor": [ 105, 103, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 183, 219, 255 ], "toColor": [ 175, 183, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 87, 230, 255 ], "toColor": [ 62, 87, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 104, 242, 255 ], "toColor": [ 80, 104, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 129, 227, 255 ], "toColor": [ 116, 129, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 136, 201, 255 ], "toColor": [ 133, 136, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 51, 194, 255 ], "toColor": [ 47, 51, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 162, 201, 255 ], "toColor": [ 157, 162, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 95, 204, 255 ], "toColor": [ 73, 95, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 111, 217, 255 ], "toColor": [ 114, 111, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 63, 196, 255 ], "toColor": [ 65, 63, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 192, 242, 255 ], "toColor": [ 191, 192, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 107, 199, 255 ], "toColor": [ 103, 107, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 95, 212, 255 ], "toColor": [ 93, 95, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 178, 235, 255 ], "toColor": [ 176, 178, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 122, 212, 255 ], "toColor": [ 102, 122, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 86, 194, 255 ], "toColor": [ 62, 86, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 172, 230, 255 ], "toColor": [ 170, 172, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 153, 242, 255 ], "toColor": [ 136, 153, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 115, 199, 255 ], "toColor": [ 107, 115, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 105, 209, 255 ], "toColor": [ 79, 105, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 94, 230, 255 ], "toColor": [ 90, 94, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 116, 199, 255 ], "toColor": [ 101, 116, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 157, 207, 255 ], "toColor": [ 155, 157, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 177, 240, 255 ], "toColor": [ 173, 177, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 89, 232, 255 ], "toColor": [ 81, 89, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 124, 209, 255 ], "toColor": [ 115, 124, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 92, 242, 255 ], "toColor": [ 92, 92, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 174, 237, 255 ], "toColor": [ 157, 174, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 174, 224, 255 ], "toColor": [ 164, 174, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 84, 247, 255 ], "toColor": [ 87, 84, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 65, 214, 255 ], "toColor": [ 45, 65, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 126, 194, 255 ], "toColor": [ 114, 126, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 171, 247, 255 ], "toColor": [ 168, 171, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 111, 232, 255 ], "toColor": [ 113, 111, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 146, 207, 255 ], "toColor": [ 140, 146, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 112, 235, 255 ], "toColor": [ 110, 112, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 149, 232, 255 ], "toColor": [ 135, 149, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 171, 237, 255 ], "toColor": [ 171, 171, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 80, 217, 255 ], "toColor": [ 46, 80, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 97, 247, 255 ], "toColor": [ 77, 97, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 202, 242, 255 ], "toColor": [ 191, 202, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 149, 209, 255 ], "toColor": [ 136, 149, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 95, 199, 255 ], "toColor": [ 82, 95, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 114, 201, 255 ], "toColor": [ 99, 114, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 185, 235, 255 ], "toColor": [ 176, 185, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 134, 230, 255 ], "toColor": [ 122, 134, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 76, 196, 255 ], "toColor": [ 57, 76, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 80, 242, 255 ], "toColor": [ 58, 80, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 112, 245, 255 ], "toColor": [ 88, 112, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 66, 194, 255 ], "toColor": [ 54, 66, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 101, 230, 255 ], "toColor": [ 69, 101, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 83, 245, 255 ], "toColor": [ 61, 83, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 167, 214, 255 ], "toColor": [ 156, 167, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 158, 250, 255 ], "toColor": [ 140, 158, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 187, 242, 255 ], "toColor": [ 187, 187, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 147, 199, 255 ], "toColor": [ 149, 147, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 85, 209, 255 ], "toColor": [ 61, 85, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 129, 214, 255 ], "toColor": [ 103, 129, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 64, 201, 255 ], "toColor": [ 54, 64, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 170, 237, 255 ], "toColor": [ 152, 170, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 113, 212, 255 ], "toColor": [ 99, 113, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 120, 250, 255 ], "toColor": [ 80, 120, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 74, 209, 255 ], "toColor": [ 67, 74, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 94, 214, 255 ], "toColor": [ 90, 94, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 93, 217, 255 ], "toColor": [ 93, 93, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 163, 222, 255 ], "toColor": [ 146, 163, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 109, 201, 255 ], "toColor": [ 93, 109, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 88, 232, 255 ], "toColor": [ 86, 88, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 111, 232, 255 ], "toColor": [ 93, 111, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 140, 214, 255 ], "toColor": [ 137, 140, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 130, 240, 255 ], "toColor": [ 122, 130, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 89, 212, 255 ], "toColor": [ 85, 89, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 147, 222, 255 ], "toColor": [ 142, 147, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 139, 194, 255 ], "toColor": [ 138, 139, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 104, 214, 255 ], "toColor": [ 96, 104, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 156, 242, 255 ], "toColor": [ 153, 156, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 173, 232, 255 ], "toColor": [ 172, 173, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 131, 204, 255 ], "toColor": [ 124, 131, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 151, 247, 255 ], "toColor": [ 134, 151, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 152, 240, 255 ], "toColor": [ 144, 152, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 84, 227, 255 ], "toColor": [ 79, 84, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 166, 245, 255 ], "toColor": [ 152, 166, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 62, 222, 255 ], "toColor": [ 62, 62, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 157, 237, 255 ], "toColor": [ 159, 157, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 108, 235, 255 ], "toColor": [ 99, 108, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 106, 227, 255 ], "toColor": [ 82, 106, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 163, 199, 255 ], "toColor": [ 153, 163, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 151, 196, 255 ], "toColor": [ 147, 151, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 162, 235, 255 ], "toColor": [ 152, 162, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 168, 240, 255 ], "toColor": [ 165, 168, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 143, 207, 255 ], "toColor": [ 136, 143, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 84, 201, 255 ], "toColor": [ 48, 84, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 82, 199, 255 ], "toColor": [ 84, 82, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 109, 199, 255 ], "toColor": [ 95, 109, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 116, 224, 255 ], "toColor": [ 110, 116, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 69, 196, 255 ], "toColor": [ 49, 69, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 94, 209, 255 ], "toColor": [ 86, 94, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 144, 194, 255 ], "toColor": [ 130, 144, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 80, 227, 255 ], "toColor": [ 73, 80, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 127, 235, 255 ], "toColor": [ 113, 127, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 169, 222, 255 ], "toColor": [ 169, 169, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 159, 219, 255 ], "toColor": [ 143, 159, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 119, 232, 255 ], "toColor": [ 107, 119, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 132, 194, 255 ], "toColor": [ 118, 132, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 127, 199, 255 ], "toColor": [ 123, 127, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 173, 222, 255 ], "toColor": [ 171, 173, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 132, 209, 255 ], "toColor": [ 134, 132, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 130, 201, 255 ], "toColor": [ 125, 130, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 115, 222, 255 ], "toColor": [ 93, 115, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 138, 230, 255 ], "toColor": [ 112, 138, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 157, 245, 255 ], "toColor": [ 157, 157, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 145, 196, 255 ], "toColor": [ 139, 145, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 149, 194, 255 ], "toColor": [ 138, 149, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 149, 217, 255 ], "toColor": [ 139, 149, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 92, 242, 255 ], "toColor": [ 87, 92, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 122, 212, 255 ], "toColor": [ 108, 122, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 147, 199, 255 ], "toColor": [ 141, 147, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 160, 214, 255 ], "toColor": [ 156, 160, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 179, 242, 255 ], "toColor": [ 165, 179, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 94, 204, 255 ], "toColor": [ 69, 94, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 122, 207, 255 ], "toColor": [ 103, 122, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 48, 201, 255 ], "toColor": [ 42, 48, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 131, 245, 255 ], "toColor": [ 103, 131, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 92, 247, 255 ], "toColor": [ 89, 92, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 75, 212, 255 ], "toColor": [ 59, 75, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 140, 214, 255 ], "toColor": [ 131, 140, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 132, 199, 255 ], "toColor": [ 123, 132, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 71, 199, 255 ], "toColor": [ 46, 71, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 186, 250, 255 ], "toColor": [ 180, 186, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 118, 250, 255 ], "toColor": [ 77, 118, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 64, 247, 255 ], "toColor": [ 64, 64, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 83, 219, 255 ], "toColor": [ 81, 83, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 139, 204, 255 ], "toColor": [ 131, 139, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 91, 222, 255 ], "toColor": [ 62, 91, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 195, 245, 255 ], "toColor": [ 184, 195, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 89, 227, 255 ], "toColor": [ 61, 89, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 61, 224, 255 ], "toColor": [ 66, 61, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 146, 194, 255 ], "toColor": [ 136, 146, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 88, 204, 255 ], "toColor": [ 75, 88, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 162, 230, 255 ], "toColor": [ 147, 162, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 72, 219, 255 ], "toColor": [ 75, 72, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 138, 207, 255 ], "toColor": [ 142, 138, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 160, 242, 255 ], "toColor": [ 148, 160, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 86, 204, 255 ], "toColor": [ 82, 86, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 136, 224, 255 ], "toColor": [ 135, 136, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 78, 222, 255 ], "toColor": [ 75, 78, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 63, 217, 255 ], "toColor": [ 46, 63, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 103, 199, 255 ], "toColor": [ 82, 103, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 115, 237, 255 ], "toColor": [ 102, 115, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 115, 207, 255 ], "toColor": [ 112, 115, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 163, 207, 255 ], "toColor": [ 153, 163, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 165, 224, 255 ], "toColor": [ 162, 165, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 152, 240, 255 ], "toColor": [ 137, 152, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 83, 194, 255 ], "toColor": [ 85, 83, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 186, 235, 255 ], "toColor": [ 178, 186, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 154, 199, 255 ], "toColor": [ 151, 154, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 157, 201, 255 ], "toColor": [ 143, 157, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 81, 194, 255 ], "toColor": [ 66, 81, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 108, 247, 255 ], "toColor": [ 87, 108, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 148, 247, 255 ], "toColor": [ 124, 148, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 207, 247, 255 ], "toColor": [ 190, 207, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 119, 207, 255 ], "toColor": [ 93, 119, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 82, 242, 255 ], "toColor": [ 85, 82, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 111, 232, 255 ], "toColor": [ 111, 111, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 150, 209, 255 ], "toColor": [ 134, 150, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 141, 222, 255 ], "toColor": [ 140, 141, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 165, 217, 255 ], "toColor": [ 166, 165, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 148, 219, 255 ], "toColor": [ 138, 148, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 156, 224, 255 ], "toColor": [ 153, 156, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 89, 207, 255 ], "toColor": [ 91, 89, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 85, 201, 255 ], "toColor": [ 56, 85, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 96, 201, 255 ], "toColor": [ 91, 96, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 176, 247, 255 ], "toColor": [ 177, 176, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 119, 219, 255 ], "toColor": [ 99, 119, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 150, 242, 255 ], "toColor": [ 152, 150, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 80, 212, 255 ], "toColor": [ 83, 80, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 124, 219, 255 ], "toColor": [ 121, 124, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 66, 201, 255 ], "toColor": [ 56, 66, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 107, 207, 255 ], "toColor": [ 76, 107, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 77, 214, 255 ], "toColor": [ 49, 77, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 140, 219, 255 ], "toColor": [ 129, 140, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 102, 214, 255 ], "toColor": [ 71, 102, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 135, 242, 255 ], "toColor": [ 133, 135, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 171, 224, 255 ], "toColor": [ 171, 171, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 126, 230, 255 ], "toColor": [ 128, 126, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 101, 194, 255 ], "toColor": [ 76, 101, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 89, 217, 255 ], "toColor": [ 80, 89, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 50, 194, 255 ], "toColor": [ 45, 50, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 159, 222, 255 ], "toColor": [ 151, 159, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 147, 214, 255 ], "toColor": [ 131, 147, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 104, 212, 255 ], "toColor": [ 83, 104, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 73, 201, 255 ], "toColor": [ 73, 73, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 88, 240, 255 ], "toColor": [ 58, 88, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 89, 212, 255 ], "toColor": [ 87, 89, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 177, 222, 255 ], "toColor": [ 166, 177, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 71, 250, 255 ], "toColor": [ 55, 71, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 147, 237, 255 ], "toColor": [ 150, 147, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 58, 247, 255 ], "toColor": [ 52, 58, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 106, 219, 255 ], "toColor": [ 83, 106, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 63, 212, 255 ], "toColor": [ 55, 63, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 104, 217, 255 ], "toColor": [ 76, 104, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 159, 222, 255 ], "toColor": [ 151, 159, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 162, 235, 255 ], "toColor": [ 148, 162, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 161, 196, 255 ], "toColor": [ 155, 161, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 181, 217, 255 ], "toColor": [ 173, 181, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 94, 240, 255 ], "toColor": [ 72, 94, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 90, 217, 255 ], "toColor": [ 74, 90, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 94, 242, 255 ], "toColor": [ 61, 94, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 168, 209, 255 ], "toColor": [ 163, 168, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 113, 212, 255 ], "toColor": [ 104, 113, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 123, 199, 255 ], "toColor": [ 101, 123, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 160, 212, 255 ], "toColor": [ 148, 160, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 197, 250, 255 ], "toColor": [ 192, 197, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 131, 247, 255 ], "toColor": [ 129, 131, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 90, 209, 255 ], "toColor": [ 69, 90, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 48, 219, 255 ], "toColor": [ 51, 48, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 169, 209, 255 ], "toColor": [ 165, 169, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 176, 230, 255 ], "toColor": [ 174, 176, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 76, 227, 255 ], "toColor": [ 59, 76, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 145, 196, 255 ], "toColor": [ 134, 145, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 115, 247, 255 ], "toColor": [ 92, 115, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 196, 247, 255 ], "toColor": [ 193, 196, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 135, 214, 255 ], "toColor": [ 131, 135, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 175, 232, 255 ], "toColor": [ 165, 175, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 72, 224, 255 ], "toColor": [ 74, 72, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 74, 232, 255 ], "toColor": [ 74, 74, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 126, 219, 255 ], "toColor": [ 114, 126, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 113, 209, 255 ], "toColor": [ 98, 113, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 98, 245, 255 ], "toColor": [ 76, 98, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 85, 245, 255 ], "toColor": [ 71, 85, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 96, 201, 255 ], "toColor": [ 75, 96, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 148, 247, 255 ], "toColor": [ 141, 148, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 56, 227, 255 ], "toColor": [ 50, 56, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 143, 245, 255 ], "toColor": [ 113, 143, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 121, 245, 255 ], "toColor": [ 110, 121, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 142, 214, 255 ], "toColor": [ 139, 142, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 112, 250, 255 ], "toColor": [ 85, 112, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 110, 199, 255 ], "toColor": [ 90, 110, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 123, 227, 255 ], "toColor": [ 104, 123, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 101, 250, 255 ], "toColor": [ 90, 101, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 144, 219, 255 ], "toColor": [ 138, 144, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 78, 242, 255 ], "toColor": [ 75, 78, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 79, 219, 255 ], "toColor": [ 66, 79, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 139, 242, 255 ], "toColor": [ 133, 139, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 187, 247, 255 ], "toColor": [ 173, 187, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 183, 242, 255 ], "toColor": [ 182, 183, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 58, 232, 255 ], "toColor": [ 49, 58, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 139, 237, 255 ], "toColor": [ 109, 139, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 109, 227, 255 ], "toColor": [ 89, 109, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 54, 201, 255 ], "toColor": [ 59, 54, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 85, 207, 255 ], "toColor": [ 48, 85, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 135, 212, 255 ], "toColor": [ 114, 135, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 154, 212, 255 ], "toColor": [ 144, 154, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 128, 219, 255 ], "toColor": [ 114, 128, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 148, 227, 255 ], "toColor": [ 132, 148, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 121, 209, 255 ], "toColor": [ 121, 121, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 110, 201, 255 ], "toColor": [ 87, 110, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 77, 209, 255 ], "toColor": [ 80, 77, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 185, 240, 255 ], "toColor": [ 180, 185, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 60, 201, 255 ], "toColor": [ 65, 60, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 97, 247, 255 ], "toColor": [ 74, 97, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 154, 227, 255 ], "toColor": [ 132, 154, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 132, 230, 255 ], "toColor": [ 117, 132, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 102, 227, 255 ], "toColor": [ 89, 102, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 99, 199, 255 ], "toColor": [ 74, 99, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 134, 214, 255 ], "toColor": [ 126, 134, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 131, 212, 255 ], "toColor": [ 121, 131, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 175, 250, 255 ], "toColor": [ 160, 175, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 101, 219, 255 ], "toColor": [ 94, 101, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 116, 237, 255 ], "toColor": [ 95, 116, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 96, 240, 255 ], "toColor": [ 98, 96, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 168, 204, 255 ], "toColor": [ 161, 168, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 89, 250, 255 ], "toColor": [ 67, 89, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 145, 194, 255 ], "toColor": [ 140, 145, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 90, 227, 255 ], "toColor": [ 59, 90, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 69, 209, 255 ], "toColor": [ 44, 69, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 67, 232, 255 ], "toColor": [ 67, 67, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 135, 235, 255 ], "toColor": [ 117, 135, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 63, 217, 255 ], "toColor": [ 63, 63, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 81, 217, 255 ], "toColor": [ 63, 81, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 152, 242, 255 ], "toColor": [ 150, 152, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 101, 207, 255 ], "toColor": [ 103, 101, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 141, 230, 255 ], "toColor": [ 131, 141, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 103, 194, 255 ], "toColor": [ 85, 103, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 161, 240, 255 ], "toColor": [ 151, 161, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 197, 242, 255 ], "toColor": [ 191, 197, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 51, 214, 255 ], "toColor": [ 45, 51, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 88, 214, 255 ], "toColor": [ 92, 88, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 198, 242, 255 ], "toColor": [ 189, 198, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 148, 212, 255 ], "toColor": [ 150, 148, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 105, 207, 255 ], "toColor": [ 103, 105, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 138, 235, 255 ], "toColor": [ 140, 138, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 64, 242, 255 ], "toColor": [ 51, 64, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 78, 199, 255 ], "toColor": [ 76, 78, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 114, 214, 255 ], "toColor": [ 107, 114, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 108, 242, 255 ], "toColor": [ 78, 108, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 78, 194, 255 ], "toColor": [ 81, 78, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 145, 194, 255 ], "toColor": [ 130, 145, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 92, 250, 255 ], "toColor": [ 75, 92, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 125, 217, 255 ], "toColor": [ 108, 125, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 163, 199, 255 ], "toColor": [ 159, 163, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 83, 212, 255 ], "toColor": [ 80, 83, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 143, 217, 255 ], "toColor": [ 130, 143, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 127, 194, 255 ], "toColor": [ 107, 127, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 159, 227, 255 ], "toColor": [ 159, 159, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 73, 214, 255 ], "toColor": [ 78, 73, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 138, 217, 255 ], "toColor": [ 128, 138, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 129, 224, 255 ], "toColor": [ 126, 129, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 80, 247, 255 ], "toColor": [ 62, 80, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 157, 222, 255 ], "toColor": [ 149, 157, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 115, 209, 255 ], "toColor": [ 107, 115, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 205, 250, 255 ], "toColor": [ 200, 205, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 106, 250, 255 ], "toColor": [ 77, 106, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 190, 247, 255 ], "toColor": [ 173, 190, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 136, 207, 255 ], "toColor": [ 124, 136, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 193, 250, 255 ], "toColor": [ 177, 193, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 107, 224, 255 ], "toColor": [ 83, 107, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 149, 217, 255 ], "toColor": [ 137, 149, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 85, 250, 255 ], "toColor": [ 70, 85, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 119, 235, 255 ], "toColor": [ 113, 119, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 115, 212, 255 ], "toColor": [ 106, 115, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 122, 232, 255 ], "toColor": [ 102, 122, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 95, 212, 255 ], "toColor": [ 83, 95, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 188, 242, 255 ], "toColor": [ 177, 188, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 140, 247, 255 ], "toColor": [ 136, 140, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 102, 217, 255 ], "toColor": [ 104, 102, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 104, 201, 255 ], "toColor": [ 75, 104, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 132, 245, 255 ], "toColor": [ 118, 132, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 142, 214, 255 ], "toColor": [ 131, 142, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 121, 199, 255 ], "toColor": [ 105, 121, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 158, 232, 255 ], "toColor": [ 149, 158, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 88, 235, 255 ], "toColor": [ 77, 88, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 153, 194, 255 ], "toColor": [ 147, 153, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 180, 247, 255 ], "toColor": [ 168, 180, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 135, 214, 255 ], "toColor": [ 114, 135, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 159, 194, 255 ], "toColor": [ 155, 159, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 164, 201, 255 ], "toColor": [ 159, 164, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 152, 237, 255 ], "toColor": [ 135, 152, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 94, 207, 255 ], "toColor": [ 60, 94, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 194, 237, 255 ], "toColor": [ 180, 194, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 139, 219, 255 ], "toColor": [ 125, 139, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 127, 214, 255 ], "toColor": [ 107, 127, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 112, 219, 255 ], "toColor": [ 114, 112, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 119, 217, 255 ], "toColor": [ 122, 119, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 122, 207, 255 ], "toColor": [ 116, 122, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 125, 232, 255 ], "toColor": [ 109, 125, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 76, 237, 255 ], "toColor": [ 62, 76, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 141, 201, 255 ], "toColor": [ 125, 141, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 118, 204, 255 ], "toColor": [ 121, 118, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 125, 219, 255 ], "toColor": [ 128, 125, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 98, 201, 255 ], "toColor": [ 73, 98, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 100, 217, 255 ], "toColor": [ 65, 100, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 56, 242, 255 ], "toColor": [ 56, 56, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 59, 199, 255 ], "toColor": [ 44, 59, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 91, 199, 255 ], "toColor": [ 93, 91, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 149, 227, 255 ], "toColor": [ 143, 149, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 141, 212, 255 ], "toColor": [ 127, 141, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 195, 245, 255 ], "toColor": [ 186, 195, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 142, 247, 255 ], "toColor": [ 129, 142, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 108, 219, 255 ], "toColor": [ 83, 108, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 114, 209, 255 ], "toColor": [ 111, 114, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 153, 240, 255 ], "toColor": [ 127, 153, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 63, 196, 255 ], "toColor": [ 67, 63, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 131, 212, 255 ], "toColor": [ 116, 131, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 136, 212, 255 ], "toColor": [ 125, 136, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 71, 237, 255 ], "toColor": [ 77, 71, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 83, 217, 255 ], "toColor": [ 65, 83, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 91, 201, 255 ], "toColor": [ 89, 91, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 121, 235, 255 ], "toColor": [ 110, 121, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 143, 237, 255 ], "toColor": [ 128, 143, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 185, 247, 255 ], "toColor": [ 168, 185, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 110, 212, 255 ], "toColor": [ 87, 110, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 192, 247, 255 ], "toColor": [ 176, 192, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 136, 247, 255 ], "toColor": [ 111, 136, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 155, 209, 255 ], "toColor": [ 155, 155, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 88, 214, 255 ], "toColor": [ 81, 88, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 114, 224, 255 ], "toColor": [ 81, 114, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 93, 207, 255 ], "toColor": [ 91, 93, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 123, 207, 255 ], "toColor": [ 112, 123, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 162, 250, 255 ], "toColor": [ 145, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 115, 222, 255 ], "toColor": [ 89, 115, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 167, 250, 255 ], "toColor": [ 152, 167, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 242, 255 ], "toColor": [ 180, 179, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 153, 240, 255 ], "toColor": [ 144, 153, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 90, 217, 255 ], "toColor": [ 65, 90, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 158, 247, 255 ], "toColor": [ 136, 158, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 103, 227, 255 ], "toColor": [ 82, 103, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 99, 242, 255 ], "toColor": [ 63, 99, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 86, 235, 255 ], "toColor": [ 75, 86, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 94, 224, 255 ], "toColor": [ 96, 94, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 140, 247, 255 ], "toColor": [ 136, 140, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 160, 219, 255 ], "toColor": [ 162, 160, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 150, 204, 255 ], "toColor": [ 149, 150, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 147, 245, 255 ], "toColor": [ 140, 147, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 123, 232, 255 ], "toColor": [ 111, 123, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 79, 199, 255 ], "toColor": [ 66, 79, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 181, 250, 255 ], "toColor": [ 172, 181, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 95, 196, 255 ], "toColor": [ 65, 95, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 111, 227, 255 ], "toColor": [ 82, 111, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 144, 222, 255 ], "toColor": [ 129, 144, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 75, 212, 255 ], "toColor": [ 66, 75, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 184, 245, 255 ], "toColor": [ 184, 184, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 104, 204, 255 ], "toColor": [ 102, 104, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 71, 194, 255 ], "toColor": [ 41, 71, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 167, 207, 255 ], "toColor": [ 159, 167, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 172, 237, 255 ], "toColor": [ 168, 172, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 127, 214, 255 ], "toColor": [ 116, 127, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 70, 209, 255 ], "toColor": [ 48, 70, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 82, 232, 255 ], "toColor": [ 77, 82, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 145, 232, 255 ], "toColor": [ 142, 145, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 152, 237, 255 ], "toColor": [ 153, 152, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 140, 204, 255 ], "toColor": [ 137, 140, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 204, 250, 255 ], "toColor": [ 190, 204, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 94, 235, 255 ], "toColor": [ 75, 94, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 72, 207, 255 ], "toColor": [ 70, 72, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 85, 242, 255 ], "toColor": [ 85, 85, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 88, 199, 255 ], "toColor": [ 64, 88, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 87, 201, 255 ], "toColor": [ 79, 87, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 175, 250, 255 ], "toColor": [ 175, 175, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 94, 245, 255 ], "toColor": [ 81, 94, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 102, 214, 255 ], "toColor": [ 77, 102, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 115, 209, 255 ], "toColor": [ 118, 115, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 97, 232, 255 ], "toColor": [ 77, 97, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 168, 212, 255 ], "toColor": [ 161, 168, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 154, 212, 255 ], "toColor": [ 146, 154, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 55, 207, 255 ], "toColor": [ 48, 55, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 150, 227, 255 ], "toColor": [ 148, 150, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 90, 242, 255 ], "toColor": [ 56, 90, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 94, 242, 255 ], "toColor": [ 94, 94, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 108, 209, 255 ], "toColor": [ 88, 108, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 144, 230, 255 ], "toColor": [ 131, 144, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 120, 224, 255 ], "toColor": [ 112, 120, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 158, 194, 255 ], "toColor": [ 153, 158, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 121, 196, 255 ], "toColor": [ 116, 121, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 111, 219, 255 ], "toColor": [ 99, 111, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 119, 209, 255 ], "toColor": [ 113, 119, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 88, 201, 255 ], "toColor": [ 71, 88, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 52, 224, 255 ], "toColor": [ 52, 52, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 53, 240, 255 ], "toColor": [ 50, 53, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 144, 209, 255 ], "toColor": [ 136, 144, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 121, 196, 255 ], "toColor": [ 106, 121, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 56, 207, 255 ], "toColor": [ 56, 56, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 79, 219, 255 ], "toColor": [ 64, 79, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 96, 235, 255 ], "toColor": [ 96, 96, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 116, 214, 255 ], "toColor": [ 96, 116, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 113, 219, 255 ], "toColor": [ 103, 113, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 174, 242, 255 ], "toColor": [ 162, 174, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 52, 201, 255 ], "toColor": [ 44, 52, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 91, 199, 255 ], "toColor": [ 82, 91, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 142, 212, 255 ], "toColor": [ 123, 142, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 85, 209, 255 ], "toColor": [ 71, 85, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 66, 204, 255 ], "toColor": [ 53, 66, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 160, 194, 255 ], "toColor": [ 151, 160, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 76, 247, 255 ], "toColor": [ 67, 76, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 144, 250, 255 ], "toColor": [ 127, 144, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 131, 247, 255 ], "toColor": [ 131, 131, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 98, 219, 255 ], "toColor": [ 70, 98, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 118, 242, 255 ], "toColor": [ 116, 118, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 88, 199, 255 ], "toColor": [ 54, 88, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 143, 201, 255 ], "toColor": [ 141, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 180, 247, 255 ], "toColor": [ 163, 180, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 162, 222, 255 ], "toColor": [ 155, 162, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 94, 204, 255 ], "toColor": [ 94, 94, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 166, 247, 255 ], "toColor": [ 146, 166, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 177, 230, 255 ], "toColor": [ 174, 177, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 73, 245, 255 ], "toColor": [ 73, 73, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 127, 199, 255 ], "toColor": [ 130, 127, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 82, 227, 255 ], "toColor": [ 50, 82, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 116, 232, 255 ], "toColor": [ 118, 116, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 114, 204, 255 ], "toColor": [ 104, 114, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 140, 247, 255 ], "toColor": [ 121, 140, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 150, 207, 255 ], "toColor": [ 136, 150, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 159, 232, 255 ], "toColor": [ 137, 159, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 162, 217, 255 ], "toColor": [ 156, 162, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 51, 217, 255 ], "toColor": [ 48, 51, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 187, 235, 255 ], "toColor": [ 185, 187, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 115, 232, 255 ], "toColor": [ 88, 115, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 57, 204, 255 ], "toColor": [ 60, 57, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 147, 224, 255 ], "toColor": [ 141, 147, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 54, 242, 255 ], "toColor": [ 51, 54, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 166, 204, 255 ], "toColor": [ 155, 166, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 71, 219, 255 ], "toColor": [ 57, 71, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 116, 237, 255 ], "toColor": [ 85, 116, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 82, 242, 255 ], "toColor": [ 88, 82, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 173, 237, 255 ], "toColor": [ 168, 173, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 51, 232, 255 ], "toColor": [ 54, 51, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 143, 247, 255 ], "toColor": [ 145, 143, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 117, 201, 255 ], "toColor": [ 109, 117, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 87, 235, 255 ], "toColor": [ 54, 87, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 153, 194, 255 ], "toColor": [ 145, 153, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 168, 247, 255 ], "toColor": [ 146, 168, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 149, 212, 255 ], "toColor": [ 138, 149, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 139, 199, 255 ], "toColor": [ 127, 139, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 140, 227, 255 ], "toColor": [ 118, 140, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 61, 209, 255 ], "toColor": [ 63, 61, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 99, 194, 255 ], "toColor": [ 70, 99, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 89, 222, 255 ], "toColor": [ 87, 89, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 76, 194, 255 ], "toColor": [ 78, 76, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 143, 237, 255 ], "toColor": [ 138, 143, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 155, 217, 255 ], "toColor": [ 143, 155, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 118, 232, 255 ], "toColor": [ 122, 118, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 152, 245, 255 ], "toColor": [ 142, 152, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 95, 222, 255 ], "toColor": [ 89, 95, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 78, 207, 255 ], "toColor": [ 50, 78, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 147, 224, 255 ], "toColor": [ 146, 147, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 128, 237, 255 ], "toColor": [ 128, 128, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 133, 214, 255 ], "toColor": [ 124, 133, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 131, 204, 255 ], "toColor": [ 124, 131, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 88, 201, 255 ], "toColor": [ 71, 88, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 118, 214, 255 ], "toColor": [ 96, 118, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 116, 207, 255 ], "toColor": [ 93, 116, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 127, 227, 255 ], "toColor": [ 109, 127, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 112, 219, 255 ], "toColor": [ 79, 112, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 111, 212, 255 ], "toColor": [ 97, 111, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 120, 212, 255 ], "toColor": [ 108, 120, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 110, 194, 255 ], "toColor": [ 93, 110, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 142, 230, 255 ], "toColor": [ 126, 142, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 142, 196, 255 ], "toColor": [ 137, 142, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 169, 224, 255 ], "toColor": [ 153, 169, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 96, 209, 255 ], "toColor": [ 86, 96, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 171, 222, 255 ], "toColor": [ 173, 171, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 111, 209, 255 ], "toColor": [ 112, 111, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 102, 237, 255 ], "toColor": [ 95, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 148, 207, 255 ], "toColor": [ 140, 148, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 103, 194, 255 ], "toColor": [ 95, 103, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 137, 222, 255 ], "toColor": [ 122, 137, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 91, 240, 255 ], "toColor": [ 72, 91, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 136, 222, 255 ], "toColor": [ 126, 136, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 197, 240, 255 ], "toColor": [ 192, 197, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 178, 224, 255 ], "toColor": [ 159, 178, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 168, 222, 255 ], "toColor": [ 160, 168, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 146, 222, 255 ], "toColor": [ 149, 146, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 55, 219, 255 ], "toColor": [ 60, 55, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 131, 247, 255 ], "toColor": [ 135, 131, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 79, 196, 255 ], "toColor": [ 75, 79, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 95, 196, 255 ], "toColor": [ 67, 95, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 120, 250, 255 ], "toColor": [ 117, 120, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 149, 219, 255 ], "toColor": [ 147, 149, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 151, 230, 255 ], "toColor": [ 131, 151, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 113, 219, 255 ], "toColor": [ 110, 113, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 160, 237, 255 ], "toColor": [ 149, 160, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 129, 214, 255 ], "toColor": [ 124, 129, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 112, 245, 255 ], "toColor": [ 86, 112, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 170, 240, 255 ], "toColor": [ 165, 170, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 108, 194, 255 ], "toColor": [ 107, 108, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 196, 235, 255 ], "toColor": [ 188, 196, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 63, 196, 255 ], "toColor": [ 67, 63, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 154, 237, 255 ], "toColor": [ 138, 154, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 92, 207, 255 ], "toColor": [ 76, 92, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 123, 232, 255 ], "toColor": [ 125, 123, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 170, 209, 255 ], "toColor": [ 167, 170, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 154, 201, 255 ], "toColor": [ 151, 154, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 79, 209, 255 ], "toColor": [ 65, 79, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 82, 245, 255 ], "toColor": [ 73, 82, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 151, 219, 255 ], "toColor": [ 132, 151, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 177, 245, 255 ], "toColor": [ 169, 177, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 131, 230, 255 ], "toColor": [ 126, 131, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 133, 247, 255 ], "toColor": [ 131, 133, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 144, 227, 255 ], "toColor": [ 141, 144, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 173, 242, 255 ], "toColor": [ 170, 173, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 139, 194, 255 ], "toColor": [ 138, 139, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 163, 230, 255 ], "toColor": [ 149, 163, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 176, 214, 255 ], "toColor": [ 165, 176, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 111, 232, 255 ], "toColor": [ 74, 111, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 166, 230, 255 ], "toColor": [ 156, 166, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 122, 209, 255 ], "toColor": [ 111, 122, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 166, 227, 255 ], "toColor": [ 152, 166, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 182, 237, 255 ], "toColor": [ 178, 182, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 164, 217, 255 ], "toColor": [ 154, 164, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 149, 245, 255 ], "toColor": [ 144, 149, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 170, 232, 255 ], "toColor": [ 153, 170, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 146, 224, 255 ], "toColor": [ 132, 146, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 89, 207, 255 ], "toColor": [ 91, 89, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 59, 199, 255 ], "toColor": [ 54, 59, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 98, 201, 255 ], "toColor": [ 95, 98, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 165, 201, 255 ], "toColor": [ 159, 165, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 147, 194, 255 ], "toColor": [ 150, 147, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 135, 235, 255 ], "toColor": [ 110, 135, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 142, 232, 255 ], "toColor": [ 142, 142, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 116, 209, 255 ], "toColor": [ 90, 116, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 181, 237, 255 ], "toColor": [ 175, 181, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 129, 237, 255 ], "toColor": [ 104, 129, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 124, 235, 255 ], "toColor": [ 126, 124, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 67, 217, 255 ], "toColor": [ 72, 67, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 108, 240, 255 ], "toColor": [ 93, 108, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 149, 212, 255 ], "toColor": [ 146, 149, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 133, 194, 255 ], "toColor": [ 118, 133, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 185, 250, 255 ], "toColor": [ 180, 185, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 146, 250, 255 ], "toColor": [ 125, 146, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 104, 222, 255 ], "toColor": [ 100, 104, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 81, 194, 255 ], "toColor": [ 56, 81, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 102, 222, 255 ], "toColor": [ 93, 102, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 91, 199, 255 ], "toColor": [ 82, 91, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 75, 212, 255 ], "toColor": [ 59, 75, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 164, 235, 255 ], "toColor": [ 168, 164, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 162, 250, 255 ], "toColor": [ 164, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 120, 194, 255 ], "toColor": [ 120, 120, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 157, 199, 255 ], "toColor": [ 155, 157, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 170, 212, 255 ], "toColor": [ 165, 170, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 134, 217, 255 ], "toColor": [ 117, 134, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 142, 207, 255 ], "toColor": [ 122, 142, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 127, 207, 255 ], "toColor": [ 107, 127, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 79, 194, 255 ], "toColor": [ 78, 79, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 149, 235, 255 ], "toColor": [ 141, 149, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 73, 212, 255 ], "toColor": [ 68, 73, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 102, 214, 255 ], "toColor": [ 90, 102, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 187, 242, 255 ], "toColor": [ 174, 187, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 73, 222, 255 ], "toColor": [ 47, 73, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 179, 237, 255 ], "toColor": [ 178, 179, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 150, 196, 255 ], "toColor": [ 143, 150, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 136, 250, 255 ], "toColor": [ 105, 136, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 157, 235, 255 ], "toColor": [ 134, 157, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 170, 247, 255 ], "toColor": [ 146, 170, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 117, 224, 255 ], "toColor": [ 120, 117, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 154, 207, 255 ], "toColor": [ 149, 154, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 74, 209, 255 ], "toColor": [ 67, 74, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 66, 219, 255 ], "toColor": [ 71, 66, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 66, 222, 255 ], "toColor": [ 58, 66, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 107, 227, 255 ], "toColor": [ 86, 107, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 117, 204, 255 ], "toColor": [ 102, 117, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 96, 219, 255 ], "toColor": [ 96, 96, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 105, 194, 255 ], "toColor": [ 87, 105, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 147, 199, 255 ], "toColor": [ 133, 147, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 196, 232, 255 ], "toColor": [ 186, 196, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 171, 242, 255 ], "toColor": [ 165, 171, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 96, 237, 255 ], "toColor": [ 71, 96, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 101, 194, 255 ], "toColor": [ 76, 101, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 59, 250, 255 ], "toColor": [ 52, 59, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 197, 245, 255 ], "toColor": [ 191, 197, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 187, 235, 255 ], "toColor": [ 185, 187, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 82, 227, 255 ], "toColor": [ 77, 82, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 171, 237, 255 ], "toColor": [ 166, 171, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 142, 250, 255 ], "toColor": [ 125, 142, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 128, 242, 255 ], "toColor": [ 126, 128, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 102, 194, 255 ], "toColor": [ 85, 102, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 146, 212, 255 ], "toColor": [ 144, 146, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 120, 242, 255 ], "toColor": [ 90, 120, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 106, 209, 255 ], "toColor": [ 92, 106, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 87, 217, 255 ], "toColor": [ 69, 87, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 117, 212, 255 ], "toColor": [ 91, 117, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 85, 227, 255 ], "toColor": [ 75, 85, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 148, 247, 255 ], "toColor": [ 139, 148, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 178, 232, 255 ], "toColor": [ 172, 178, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 103, 212, 255 ], "toColor": [ 91, 103, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 130, 207, 255 ], "toColor": [ 122, 130, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 113, 222, 255 ], "toColor": [ 80, 113, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 174, 214, 255 ], "toColor": [ 171, 174, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 91, 201, 255 ], "toColor": [ 92, 91, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 102, 201, 255 ], "toColor": [ 95, 102, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 70, 199, 255 ], "toColor": [ 64, 70, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 173, 222, 255 ], "toColor": [ 162, 173, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 119, 199, 255 ], "toColor": [ 113, 119, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 175, 237, 255 ], "toColor": [ 171, 175, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 125, 201, 255 ], "toColor": [ 126, 125, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 148, 245, 255 ], "toColor": [ 144, 148, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 171, 214, 255 ], "toColor": [ 165, 171, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 208, 247, 255 ], "toColor": [ 198, 208, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 150, 199, 255 ], "toColor": [ 141, 150, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 102, 227, 255 ], "toColor": [ 98, 102, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 136, 194, 255 ], "toColor": [ 136, 136, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 171, 224, 255 ], "toColor": [ 171, 171, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 115, 194, 255 ], "toColor": [ 112, 115, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 149, 194, 255 ], "toColor": [ 140, 149, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 146, 207, 255 ], "toColor": [ 143, 146, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 87, 199, 255 ], "toColor": [ 86, 87, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 148, 250, 255 ], "toColor": [ 130, 148, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 111, 204, 255 ], "toColor": [ 104, 111, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 163, 245, 255 ], "toColor": [ 157, 163, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 86, 212, 255 ], "toColor": [ 55, 86, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 159, 227, 255 ], "toColor": [ 157, 159, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 195, 240, 255 ], "toColor": [ 182, 195, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 127, 217, 255 ], "toColor": [ 124, 127, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 185, 247, 255 ], "toColor": [ 176, 185, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 155, 217, 255 ], "toColor": [ 145, 155, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 56, 207, 255 ], "toColor": [ 56, 56, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 82, 204, 255 ], "toColor": [ 63, 82, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 75, 235, 255 ], "toColor": [ 54, 75, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 140, 209, 255 ], "toColor": [ 140, 140, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 155, 207, 255 ], "toColor": [ 149, 155, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 72, 212, 255 ], "toColor": [ 74, 72, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 125, 214, 255 ], "toColor": [ 120, 125, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 76, 199, 255 ], "toColor": [ 70, 76, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 156, 232, 255 ], "toColor": [ 151, 156, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 107, 201, 255 ], "toColor": [ 93, 107, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 181, 245, 255 ], "toColor": [ 162, 181, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 60, 219, 255 ], "toColor": [ 46, 60, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 132, 240, 255 ], "toColor": [ 135, 132, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 154, 224, 255 ], "toColor": [ 150, 154, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 158, 247, 255 ], "toColor": [ 148, 158, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 146, 245, 255 ], "toColor": [ 137, 146, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 116, 245, 255 ], "toColor": [ 91, 116, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 71, 204, 255 ], "toColor": [ 59, 71, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 161, 230, 255 ], "toColor": [ 162, 161, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 141, 227, 255 ], "toColor": [ 136, 141, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 116, 242, 255 ], "toColor": [ 87, 116, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 158, 232, 255 ], "toColor": [ 146, 158, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 150, 237, 255 ], "toColor": [ 133, 150, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 203, 250, 255 ], "toColor": [ 200, 203, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 94, 196, 255 ], "toColor": [ 63, 94, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 173, 247, 255 ], "toColor": [ 163, 173, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 100, 250, 255 ], "toColor": [ 105, 100, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 95, 237, 255 ], "toColor": [ 66, 95, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 138, 204, 255 ], "toColor": [ 137, 138, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 116, 230, 255 ], "toColor": [ 112, 116, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 117, 232, 255 ], "toColor": [ 107, 117, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 89, 194, 255 ], "toColor": [ 68, 89, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 161, 204, 255 ], "toColor": [ 159, 161, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 58, 224, 255 ], "toColor": [ 61, 58, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 152, 217, 255 ], "toColor": [ 134, 152, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 160, 204, 255 ], "toColor": [ 155, 160, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 140, 201, 255 ], "toColor": [ 125, 140, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 89, 245, 255 ], "toColor": [ 69, 89, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 62, 207, 255 ], "toColor": [ 60, 62, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 169, 219, 255 ], "toColor": [ 170, 169, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 101, 230, 255 ], "toColor": [ 78, 101, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 154, 212, 255 ], "toColor": [ 144, 154, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 96, 196, 255 ], "toColor": [ 90, 96, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 96, 235, 255 ], "toColor": [ 61, 96, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 53, 240, 255 ], "toColor": [ 56, 53, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 179, 240, 255 ], "toColor": [ 165, 179, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 101, 219, 255 ], "toColor": [ 88, 101, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 163, 201, 255 ], "toColor": [ 155, 163, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 139, 214, 255 ], "toColor": [ 124, 139, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 118, 214, 255 ], "toColor": [ 101, 118, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 78, 207, 255 ], "toColor": [ 66, 78, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 56, 194, 255 ], "toColor": [ 61, 56, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 122, 230, 255 ], "toColor": [ 112, 122, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 86, 224, 255 ], "toColor": [ 58, 86, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 166, 235, 255 ], "toColor": [ 160, 166, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 127, 196, 255 ], "toColor": [ 118, 127, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 113, 237, 255 ], "toColor": [ 100, 113, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 167, 250, 255 ], "toColor": [ 152, 167, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 157, 209, 255 ], "toColor": [ 148, 157, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 124, 209, 255 ], "toColor": [ 113, 124, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 82, 199, 255 ], "toColor": [ 80, 82, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 78, 204, 255 ], "toColor": [ 73, 78, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 87, 232, 255 ], "toColor": [ 58, 87, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 77, 196, 255 ], "toColor": [ 59, 77, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 81, 245, 255 ], "toColor": [ 84, 81, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 162, 219, 255 ], "toColor": [ 156, 162, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 144, 199, 255 ], "toColor": [ 135, 144, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 138, 194, 255 ], "toColor": [ 126, 138, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 143, 232, 255 ], "toColor": [ 123, 143, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 128, 242, 255 ], "toColor": [ 99, 128, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 95, 240, 255 ], "toColor": [ 70, 95, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 110, 207, 255 ], "toColor": [ 97, 110, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 139, 250, 255 ], "toColor": [ 137, 139, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 84, 250, 255 ], "toColor": [ 72, 84, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 111, 194, 255 ], "toColor": [ 97, 111, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 109, 227, 255 ], "toColor": [ 113, 109, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 107, 237, 255 ], "toColor": [ 109, 107, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 72, 199, 255 ], "toColor": [ 56, 72, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 154, 237, 255 ], "toColor": [ 135, 154, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 108, 201, 255 ], "toColor": [ 83, 108, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 73, 207, 255 ], "toColor": [ 68, 73, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 74, 212, 255 ], "toColor": [ 79, 74, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 124, 212, 255 ], "toColor": [ 123, 124, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 171, 219, 255 ], "toColor": [ 160, 171, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 172, 247, 255 ], "toColor": [ 151, 172, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 97, 250, 255 ], "toColor": [ 80, 97, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 47, 204, 255 ], "toColor": [ 50, 47, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 102, 207, 255 ], "toColor": [ 70, 102, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 110, 235, 255 ], "toColor": [ 99, 110, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 69, 196, 255 ], "toColor": [ 71, 69, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 174, 240, 255 ], "toColor": [ 156, 174, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 112, 222, 255 ], "toColor": [ 106, 112, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 131, 230, 255 ], "toColor": [ 122, 131, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 145, 212, 255 ], "toColor": [ 131, 145, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 153, 199, 255 ], "toColor": [ 137, 153, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 133, 207, 255 ], "toColor": [ 130, 133, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 112, 196, 255 ], "toColor": [ 88, 112, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 175, 240, 255 ], "toColor": [ 168, 175, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 136, 199, 255 ], "toColor": [ 131, 136, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 123, 204, 255 ], "toColor": [ 100, 123, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 116, 247, 255 ], "toColor": [ 106, 116, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 176, 217, 255 ], "toColor": [ 165, 176, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 193, 247, 255 ], "toColor": [ 188, 193, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 95, 242, 255 ], "toColor": [ 65, 95, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 97, 214, 255 ], "toColor": [ 79, 97, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 164, 237, 255 ], "toColor": [ 161, 164, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 104, 237, 255 ], "toColor": [ 81, 104, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 127, 235, 255 ], "toColor": [ 120, 127, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 189, 240, 255 ], "toColor": [ 180, 189, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 165, 230, 255 ], "toColor": [ 165, 165, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 167, 237, 255 ], "toColor": [ 152, 167, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 91, 209, 255 ], "toColor": [ 59, 91, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 117, 227, 255 ], "toColor": [ 86, 117, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 134, 240, 255 ], "toColor": [ 125, 134, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 67, 222, 255 ], "toColor": [ 53, 67, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 227, 255 ], "toColor": [ 179, 182, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 85, 196, 255 ], "toColor": [ 57, 85, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 114, 237, 255 ], "toColor": [ 95, 114, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 101, 194, 255 ], "toColor": [ 89, 101, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 83, 219, 255 ], "toColor": [ 88, 83, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 175, 232, 255 ], "toColor": [ 172, 175, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 66, 204, 255 ], "toColor": [ 51, 66, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 156, 196, 255 ], "toColor": [ 147, 156, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 90, 230, 255 ], "toColor": [ 94, 90, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 188, 250, 255 ], "toColor": [ 177, 188, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 115, 250, 255 ], "toColor": [ 77, 115, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 93, 209, 255 ], "toColor": [ 75, 93, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 92, 214, 255 ], "toColor": [ 90, 92, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 120, 196, 255 ], "toColor": [ 118, 120, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 113, 204, 255 ], "toColor": [ 108, 113, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 100, 227, 255 ], "toColor": [ 68, 100, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 97, 227, 255 ], "toColor": [ 61, 97, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 103, 212, 255 ], "toColor": [ 102, 103, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 137, 204, 255 ], "toColor": [ 122, 137, 204, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2263099.99995121, "ymin": 1365136.3752964586, "xmax": 2407906.3478049785, "ymax": 1516574.624912642, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PUBLIC_NEI", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PUBLIC_NEI", "type": "esriFieldTypeString", "alias": "Public NEI", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S445_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "966a45b0f6184a7fb07025d012eee262" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Buildings ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 100, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2258603.449251745, "ymin": 1361580.5520733222, "xmax": 2411677.074206244, "ymax": 1520423.517851323, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLDG_NAME_PLY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "BLDG_CODE_PLY", "type": "esriFieldTypeInteger", "alias": "Building Code", "domain": { "type": "codedValue", "name": "WS2_PLAN_Bldg_Code_1", "description": "Building feature type code", "codedValues": [ { "name": "Public Buildings", "code": 100 }, { "name": "Mobile Homes", "code": 101 }, { "name": "Barns", "code": 102 }, { "name": "Building Under Construction", "code": 103 }, { "name": "Other Buildings", "code": 104 }, { "name": "Foundation", "code": 105 }, { "name": "Roof Break Lines", "code": 106 }, { "name": "Parking Deck", "code": 107 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PHOTODATE", "type": "esriFieldTypeString", "alias": "Aerial Photodate", "length": 6, "domain": null }, { "name": "BLDG_NAME_PLY", "type": "esriFieldTypeString", "alias": "Building Name", "length": 30, "domain": null }, { "name": "IMPERVIOUS", "type": "esriFieldTypeString", "alias": "Impervious Area", "length": 2, "domain": { "type": "codedValue", "name": "WS2_PLAN_Impervious_1", "description": "Impervious Surface Area", "codedValues": [ { "name": "Impervious Surface Area", "code": "Y" }, { "name": "Not Impervious Surface Area", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Bldg_Elevation", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S214_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "966a45b0f6184a7fb07025d012eee262" } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Tax Master", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STRNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LRSN", "type": "esriFieldTypeInteger", "alias": "LRSN", "domain": null }, { "name": "RPIN", "type": "esriFieldTypeString", "alias": "RPIN", "length": 26, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 26, "domain": null }, { "name": "LOCADDR", "type": "esriFieldTypeString", "alias": "Location Address", "length": 64, "domain": null }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "Location City", "length": 35, "domain": null }, { "name": "LOCSTATE", "type": "esriFieldTypeString", "alias": "Location State", "length": 4, "domain": null }, { "name": "LOCZIP", "type": "esriFieldTypeString", "alias": "Location Zipcode", "length": 10, "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "Owner 1", "length": 70, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "Owner 2", "length": 70, "domain": null }, { "name": "MAILADDR", "type": "esriFieldTypeString", "alias": "Mailing Address", "length": 80, "domain": null }, { "name": "MAILCITY", "type": "esriFieldTypeString", "alias": "Mailing City", "length": 50, "domain": null }, { "name": "MAILSTAT", "type": "esriFieldTypeString", "alias": "Mailing State", "length": 5, "domain": null }, { "name": "MAILZIP", "type": "esriFieldTypeString", "alias": "Mailing Zipcode", "length": 15, "domain": null }, { "name": "STRNUM", "type": "esriFieldTypeInteger", "alias": "Street Number", "domain": null }, { "name": "STRNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 55, "domain": null }, { "name": "LEGALAC", "type": "esriFieldTypeString", "alias": "Legal Acreage", "length": 12, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "Zoning", "length": 14, "domain": null }, { "name": "DWLGVAL1", "type": "esriFieldTypeString", "alias": "Dwelling Value", "length": 10, "domain": null }, { "name": "LANDVAL1", "type": "esriFieldTypeString", "alias": "Land Value", "length": 10, "domain": null }, { "name": "TOTVAL1", "type": "esriFieldTypeString", "alias": "Total Value", "length": 10, "domain": null }, { "name": "TAXTOT1", "type": "esriFieldTypeString", "alias": "Tax Total", "length": 10, "domain": null }, { "name": "PROPCLAS", "type": "esriFieldTypeString", "alias": "Property Class", "length": 6, "domain": null }, { "name": "PCDESC", "type": "esriFieldTypeString", "alias": "Property Class Description", "length": 40, "domain": null }, { "name": "ZONEDESC", "type": "esriFieldTypeString", "alias": "Zone Description", "length": 30, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "Legal", "length": 80, "domain": null }, { "name": "DISTNUM", "type": "esriFieldTypeString", "alias": "Tax District Number", "length": 6, "domain": null }, { "name": "RT_NUM", "type": "esriFieldTypeInteger", "alias": "RT Number", "domain": null }, { "name": "DOC1REF", "type": "esriFieldTypeString", "alias": "Reference Document 1", "length": 20, "domain": null }, { "name": "DOC2REF", "type": "esriFieldTypeString", "alias": "Reference Document 2", "length": 20, "domain": null }, { "name": "DOC3REF", "type": "esriFieldTypeString", "alias": "Reference Document 3", "length": 20, "domain": null }, { "name": "GRANTOR1", "type": "esriFieldTypeString", "alias": "Grantor 1", "length": 300, "domain": null }, { "name": "GRANTOR2", "type": "esriFieldTypeString", "alias": "Grantor 2", "length": 299, "domain": null }, { "name": "GRANTOR3", "type": "esriFieldTypeString", "alias": "Grantor 3", "length": 298, "domain": null }, { "name": "PUBLIC_NEINUM", "type": "esriFieldTypeString", "alias": "Public NEI Number", "length": 20, "domain": null } ], "indexes": [ { "name": "R451_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "966a45b0f6184a7fb07025d012eee262" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Condo Parcel ID", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TAXPIN", "type": "esriFieldTypeString", "alias": "TAXPIN", "length": 26, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 30, "domain": null }, { "name": "RPIN", "type": "esriFieldTypeString", "alias": "RPIN", "length": 26, "domain": null }, { "name": "COMMON_PIN", "type": "esriFieldTypeString", "alias": "COMMON_PIN", "length": 30, "domain": null }, { "name": "LRSN", "type": "esriFieldTypeInteger", "alias": "LRSN", "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 6, "domain": null }, { "name": "STRNAME", "type": "esriFieldTypeString", "alias": "STRNAME", "length": 55, "domain": null }, { "name": "LOCADDR", "type": "esriFieldTypeString", "alias": "LOCADDR", "length": 64, "domain": null }, { "name": "PARCELTYPE", "type": "esriFieldTypeString", "alias": "PARCELTYPE", "length": 50, "domain": null }, { "name": "EXEMPTION_TYPE", "type": "esriFieldTypeString", "alias": "EXEMPTION_TYPE", "length": 50, "domain": null }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "LOCCITY", "length": 35, "domain": null }, { "name": "LOCSTATE", "type": "esriFieldTypeString", "alias": "LOCSTATE", "length": 4, "domain": null }, { "name": "LOCZIP", "type": "esriFieldTypeString", "alias": "LOCZIP", "length": 10, "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "length": 70, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 70, "domain": null }, { "name": "LEGALAC", "type": "esriFieldTypeString", "alias": "LEGALAC", "length": 12, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 14, "domain": null }, { "name": "DWLGVAL1", "type": "esriFieldTypeString", "alias": "DWLGVAL1", "length": 10, "domain": null }, { "name": "LANDVAL1", "type": "esriFieldTypeString", "alias": "LANDVAL1", "length": 10, "domain": null }, { "name": "TOTVAL1", "type": "esriFieldTypeString", "alias": "TOTVAL1", "length": 10, "domain": null }, { "name": "TAXTOT1", "type": "esriFieldTypeString", "alias": "TAXTOT1", "length": 10, "domain": null }, { "name": "PROPCLAS", "type": "esriFieldTypeString", "alias": "PROPCLAS", "length": 6, "domain": null }, { "name": "PCDESC", "type": "esriFieldTypeString", "alias": "PCDESC", "length": 40, "domain": null }, { "name": "ZONEDESC", "type": "esriFieldTypeString", "alias": "ZONEDESC", "length": 30, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 80, "domain": null }, { "name": "DISTNUM", "type": "esriFieldTypeString", "alias": "DISTNUM", "length": 6, "domain": null }, { "name": "RT_NUM", "type": "esriFieldTypeInteger", "alias": "RT_NUM", "domain": null }, { "name": "DOC1REF", "type": "esriFieldTypeString", "alias": "DOC1REF", "length": 20, "domain": null }, { "name": "DOC2REF", "type": "esriFieldTypeString", "alias": "DOC2REF", "length": 20, "domain": null }, { "name": "DOC3REF", "type": "esriFieldTypeString", "alias": "DOC3REF", "length": 20, "domain": null }, { "name": "GRANTOR1", "type": "esriFieldTypeString", "alias": "GRANTOR1", "length": 300, "domain": null }, { "name": "GRANTOR2", "type": "esriFieldTypeString", "alias": "GRANTOR2", "length": 299, "domain": null }, { "name": "GRANTOR3", "type": "esriFieldTypeString", "alias": "GRANTOR3", "length": 298, "domain": null }, { "name": "PUBLIC_NEINUM", "type": "esriFieldTypeString", "alias": "PUBLIC_NEINUM", "length": 20, "domain": null }, { "name": "MAILADDR", "type": "esriFieldTypeString", "alias": "MAILADDR", "length": 80, "domain": null }, { "name": "MAILCITY", "type": "esriFieldTypeString", "alias": "MAILCITY", "length": 50, "domain": null }, { "name": "MAILSTAT", "type": "esriFieldTypeString", "alias": "MAILSTAT", "length": 5, "domain": null }, { "name": "MAILZIP", "type": "esriFieldTypeString", "alias": "MAILZIP", "length": 15, "domain": null } ], "indexes": [ { "name": "R444_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Parcel_Master", "relatedTableId": 6, "role": "esriRelRoleDestination", "keyField": "COMMON_PIN", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "966a45b0f6184a7fb07025d012eee262" } ] }