{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "10 ft Elevation Contours 2014", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LType", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "10 ft", "description": "10 ft", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "1", "label": "10 ft" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 55, 57, 255 ], "toColor": [ 184, 55, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 196, 206, 255 ], "toColor": [ 245, 196, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 111, 104, 255 ], "toColor": [ 179, 111, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 133, 110, 255 ], "toColor": [ 245, 133, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 142, 166, 255 ], "toColor": [ 250, 142, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 95, 61, 255 ], "toColor": [ 245, 95, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 73, 107, 255 ], "toColor": [ 242, 73, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 69, 94, 255 ], "toColor": [ 186, 69, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 161, 146, 255 ], "toColor": [ 232, 161, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 143, 150, 255 ], "toColor": [ 181, 143, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 92, 73, 255 ], "toColor": [ 186, 92, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 66, 71, 255 ], "toColor": [ 227, 66, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 112, 119, 255 ], "toColor": [ 250, 112, 119, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6234999.96097894, "ymin": 1984999.9768344313, "xmax": 6285000.045361772, "ymax": 2045000.0228445977, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ELEVATION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Elev", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "LType", "type": "esriFieldTypeSmallInteger", "alias": "LType", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1061_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S823_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a28ddd37a5b5487699d92df3a5cab539" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "Elevation Contours 2014", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LType", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "2 ft", "description": "2 ft", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "2" ] ] }, { "label": "10 ft", "description": "10 ft", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "2", "label": "2 ft" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "1", "label": "10 ft" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 55, 57, 255 ], "toColor": [ 184, 55, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 196, 206, 255 ], "toColor": [ 245, 196, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 111, 104, 255 ], "toColor": [ 179, 111, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 133, 110, 255 ], "toColor": [ 245, 133, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 142, 166, 255 ], "toColor": [ 250, 142, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 95, 61, 255 ], "toColor": [ 245, 95, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 73, 107, 255 ], "toColor": [ 242, 73, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 69, 94, 255 ], "toColor": [ 186, 69, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 161, 146, 255 ], "toColor": [ 232, 161, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 143, 150, 255 ], "toColor": [ 181, 143, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 92, 73, 255 ], "toColor": [ 186, 92, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 66, 71, 255 ], "toColor": [ 227, 66, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 112, 119, 255 ], "toColor": [ 250, 112, 119, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "if ($feature.LType == 1){\r\n return $feature.Elev\r\n}", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 1000, "minScale": 5000, "name": "Only 10s", "priority": 100, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.ELEVATION", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "All elevations", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6234999.96097894, "ymin": 1984999.9768344313, "xmax": 6285000.045361772, "ymax": 2045000.0228445977, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ELEVATION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Elev", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "LType", "type": "esriFieldTypeSmallInteger", "alias": "LType", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1061_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S823_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a28ddd37a5b5487699d92df3a5cab539" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "Trees", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "defaultSymbol": { "type": "esriPMS", "url": "2b4e55196418f80def481e2cb90b7a24", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC40lEQVQ4jd3TS2xMURgH8O887tx7Z0xnzEQEHaJBRSMhFjYWGqbSDgapVxcNYSERKdViJbNoghIqxKabeoR4JDrTpNR4JGwtatVGlEYiVWWenYdz7zlHZqSJGTMaxMZ/c+55/fKdk3Mp/KPQ/xOuD7XeZ8KUTwZdjRAICJCA8hMI5F/BGOR8t6avWL8yeuMxQJM3dPgVCH4qDJdu/Ra8pa913ReDPVQxGccSdUuEyEzViicN5qsLHukhCJZzTPYCwO/BvZvOP/H3t99EApotBJ8cS6dAQQjm2ioqPqVTzXNtdhiJRytr7my3eHTPAY7F87Cva3BauDbYUp0xjZdcCF+l6nAvm6kDQgh0QmGB3YEY58AEr/JolROGMO3IwDW/rLihr/Uy42aTldIKFVNCEQGMEFgIKdiUG1vqdKsEYfV17Evk8bauoV/CVkqREMKqYYXM0q15oOT9YZxvR5MxqRPaUXLNj5179Z0H9zwLHJ2YTIQj8cyaaoe7LJ7lJjDOmZDykLf38C6M0IsB/4W2knAuHxPx6xZKVi+e4SiL5qIRCkucblVIuXA0GZ8HFK78OF8A+0JtpzGGRpeqQ4IxUAgCu6KWhJng8DmThjhjGZtC9wfrz90sCxOMZnHgLyPZ7DsmzFUuVasCpZiUwLjI33PSYF8pyK1B37mB4lUFcGjj2X1T33XBlkiu8u9U7u8FkFLmn91w7LPQCJUYgZo0zf4NwZYDA/6L3WXhqWwOHrOb2HBmuAkfUgmYrdvBRim8SURgkcMFNmpJ2LJZj2Z1eZwVMFsX2ggUpSSsKHhRLGvAWCo5rBA6kuWGL20yoAg/HYlH11qp4kxQbffdjR25Kn96w2Vhu64NCUXU3Pd2DjWHA/PH07G3AiAa9net29nfXpfg/CpQuRUACo4/LdxTG8hOVXLNG3i/48GJjknTsOb6txvOPgKAOdvDxx3l0LIwFOVO/elA8dhd75n4X8N/kn8GfwPyshjBVpJIlgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Private Ordinance", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Public (City Owned)", "description": "Public (City Owned)", "symbol": { "type": "esriPMS", "url": "95bdcf05261e77802070d6af2c72acc8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRElEQVQ4jd2UzWsTQRiHfzOT3U3S1M3nNsYeLEZBxbMieBE/ehMKKh4EQZRKe5EGhZ4iiFhoQTwIvQheVNBqtZeAlx78A3q34MHUkJBks/neze6MrFJQ6dYk0IsPDAzDy8NvmPcdH/YI3/8rfq9nw+h217jgaUpZm0ps5lLsYW5g8Ur+3iPm890QRFTA6E3R7axUK/q4ZVogBEimks8/Ve8fPR9dMPoWv8jPHOFCZIpb3yXK6P6Ellg39FrAlboIATQazTEpGrmVM7Krk2p2sy9xkPunW5225O65w1EsFAN/13RaHWowtsAoffCxNL8lK/KpSTVb3VH8oTifEwLHQITa1XXshuM4MHSDujkajebheCL+CsDFHcU9xz5bKpR+Jh2EntWDEOLE72d/iIkgTcZYxE0zKARwPMWW1b0T12Ivi4WSe8W+icajtgP+1FOs2nzVDLI6Yyzcb+pQaAQjwWCZUd+yp7gTDKzVytW+pS7NZgtWr5eMJ2JvPB9PAKfNrolBcfvbscVxz8RCCAVDQgiop5gSfJMVeWJ7whRFRmh0FJVyZVcppRSEEN1T3O60LoQjkXXBnQOcc0iS/AUQCUIQdsd4G1mWkEhqvF6rU9u2oar7TFvYdz3F19PP3Jkff7eZ0QRjqanU443XX+eWVVW9Xav9+msUv4JILFJq285JWZFn/X45aZvm4pWJJxue4m2m0oslAO7C1YNL02/zc4e0Me0MKCwCfLap//I1LdsEkMGw/zEhbrMsnftX3cDiYdkz8Q+6uunG6FMSewAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DRAINAGE" ], [ "FIRE" ], [ "PARK" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "95bdcf05261e77802070d6af2c72acc8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRElEQVQ4jd2UzWsTQRiHfzOT3U3S1M3nNsYeLEZBxbMieBE/ehMKKh4EQZRKe5EGhZ4iiFhoQTwIvQheVNBqtZeAlx78A3q34MHUkJBks/neze6MrFJQ6dYk0IsPDAzDy8NvmPcdH/YI3/8rfq9nw+h217jgaUpZm0ps5lLsYW5g8Ur+3iPm890QRFTA6E3R7axUK/q4ZVogBEimks8/Ve8fPR9dMPoWv8jPHOFCZIpb3yXK6P6Ellg39FrAlboIATQazTEpGrmVM7Krk2p2sy9xkPunW5225O65w1EsFAN/13RaHWowtsAoffCxNL8lK/KpSTVb3VH8oTifEwLHQITa1XXshuM4MHSDujkajebheCL+CsDFHcU9xz5bKpR+Jh2EntWDEOLE72d/iIkgTcZYxE0zKARwPMWW1b0T12Ivi4WSe8W+icajtgP+1FOs2nzVDLI6Yyzcb+pQaAQjwWCZUd+yp7gTDKzVytW+pS7NZgtWr5eMJ2JvPB9PAKfNrolBcfvbscVxz8RCCAVDQgiop5gSfJMVeWJ7whRFRmh0FJVyZVcppRSEEN1T3O60LoQjkXXBnQOcc0iS/AUQCUIQdsd4G1mWkEhqvF6rU9u2oar7TFvYdz3F19PP3Jkff7eZ0QRjqanU443XX+eWVVW9Xav9+msUv4JILFJq285JWZFn/X45aZvm4pWJJxue4m2m0oslAO7C1YNL02/zc4e0Me0MKCwCfLap//I1LdsEkMGw/zEhbrMsnftX3cDiYdkz8Q+6uunG6FMSewAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DRAINAGE", "label": "Public (City Owned)" }, { "symbol": { "type": "esriPMS", "url": "95bdcf05261e77802070d6af2c72acc8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRElEQVQ4jd2UzWsTQRiHfzOT3U3S1M3nNsYeLEZBxbMieBE/ehMKKh4EQZRKe5EGhZ4iiFhoQTwIvQheVNBqtZeAlx78A3q34MHUkJBks/neze6MrFJQ6dYk0IsPDAzDy8NvmPcdH/YI3/8rfq9nw+h217jgaUpZm0ps5lLsYW5g8Ur+3iPm890QRFTA6E3R7axUK/q4ZVogBEimks8/Ve8fPR9dMPoWv8jPHOFCZIpb3yXK6P6Ellg39FrAlboIATQazTEpGrmVM7Krk2p2sy9xkPunW5225O65w1EsFAN/13RaHWowtsAoffCxNL8lK/KpSTVb3VH8oTifEwLHQITa1XXshuM4MHSDujkajebheCL+CsDFHcU9xz5bKpR+Jh2EntWDEOLE72d/iIkgTcZYxE0zKARwPMWW1b0T12Ivi4WSe8W+icajtgP+1FOs2nzVDLI6Yyzcb+pQaAQjwWCZUd+yp7gTDKzVytW+pS7NZgtWr5eMJ2JvPB9PAKfNrolBcfvbscVxz8RCCAVDQgiop5gSfJMVeWJ7whRFRmh0FJVyZVcppRSEEN1T3O60LoQjkXXBnQOcc0iS/AUQCUIQdsd4G1mWkEhqvF6rU9u2oar7TFvYdz3F19PP3Jkff7eZ0QRjqanU443XX+eWVVW9Xav9+msUv4JILFJq285JWZFn/X45aZvm4pWJJxue4m2m0oslAO7C1YNL02/zc4e0Me0MKCwCfLap//I1LdsEkMGw/zEhbrMsnftX3cDiYdkz8Q+6uunG6FMSewAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FIRE", "label": "Public (City Owned)" }, { "symbol": { "type": "esriPMS", "url": "95bdcf05261e77802070d6af2c72acc8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRElEQVQ4jd2UzWsTQRiHfzOT3U3S1M3nNsYeLEZBxbMieBE/ehMKKh4EQZRKe5EGhZ4iiFhoQTwIvQheVNBqtZeAlx78A3q34MHUkJBks/neze6MrFJQ6dYk0IsPDAzDy8NvmPcdH/YI3/8rfq9nw+h217jgaUpZm0ps5lLsYW5g8Ur+3iPm890QRFTA6E3R7axUK/q4ZVogBEimks8/Ve8fPR9dMPoWv8jPHOFCZIpb3yXK6P6Ellg39FrAlboIATQazTEpGrmVM7Krk2p2sy9xkPunW5225O65w1EsFAN/13RaHWowtsAoffCxNL8lK/KpSTVb3VH8oTifEwLHQITa1XXshuM4MHSDujkajebheCL+CsDFHcU9xz5bKpR+Jh2EntWDEOLE72d/iIkgTcZYxE0zKARwPMWW1b0T12Ivi4WSe8W+icajtgP+1FOs2nzVDLI6Yyzcb+pQaAQjwWCZUd+yp7gTDKzVytW+pS7NZgtWr5eMJ2JvPB9PAKfNrolBcfvbscVxz8RCCAVDQgiop5gSfJMVeWJ7whRFRmh0FJVyZVcppRSEEN1T3O60LoQjkXXBnQOcc0iS/AUQCUIQdsd4G1mWkEhqvF6rU9u2oar7TFvYdz3F19PP3Jkff7eZ0QRjqanU443XX+eWVVW9Xav9+msUv4JILFJq285JWZFn/X45aZvm4pWJJxue4m2m0oslAO7C1YNL02/zc4e0Me0MKCwCfLap//I1LdsEkMGw/zEhbrMsnftX3cDiYdkz8Q+6uunG6FMSewAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PARK", "label": "Public (City Owned)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 245, 252, 255 ], "toColor": [ 197, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 199, 252, 255 ], "toColor": [ 182, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 207, 255 ], "toColor": [ 240, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 199, 255 ], "toColor": [ 252, 187, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 222, 255 ], "toColor": [ 179, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 179, 252, 255 ], "toColor": [ 195, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 228, 252, 255 ], "toColor": [ 215, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 179, 255 ], "toColor": [ 244, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 213, 255 ], "toColor": [ 252, 212, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 212, 252, 255 ], "toColor": [ 222, 212, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6222566.038012192, "ymin": 1939765.126031354, "xmax": 4.665006183771452E7, "ymax": 1.4284038652658015E7, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DISTRICT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INVENTORYI", "type": "esriFieldTypeDouble", "alias": "INVENTORYI", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 10, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeInteger", "alias": "ADDRESS", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "FICTITIOUS", "type": "esriFieldTypeString", "alias": "FICTITIOUS", "length": 1, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "length": 15, "domain": null }, { "name": "TREE", "type": "esriFieldTypeInteger", "alias": "TREE", "domain": null }, { "name": "ON_ADDRESS", "type": "esriFieldTypeInteger", "alias": "ON_ADDRESS", "domain": null }, { "name": "ON_STREET", "type": "esriFieldTypeString", "alias": "ON_STREET", "length": 40, "domain": null }, { "name": "BOTANICAL", "type": "esriFieldTypeString", "alias": "BOTANICAL", "length": 39, "domain": null }, { "name": "COMMON", "type": "esriFieldTypeString", "alias": "COMMON", "length": 39, "domain": null }, { "name": "DBH", "type": "esriFieldTypeString", "alias": "DBH", "length": 10, "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeString", "alias": "HEIGHT", "length": 10, "domain": null }, { "name": "MAINTENANC", "type": "esriFieldTypeString", "alias": "MAINTENANC", "length": 35, "domain": null }, { "name": "PKWY_SIZE", "type": "esriFieldTypeInteger", "alias": "PKWY_SIZE", "domain": null }, { "name": "UTILITY", "type": "esriFieldTypeString", "alias": "UTILITY", "length": 10, "domain": null }, { "name": "SW_DAMAGE", "type": "esriFieldTypeString", "alias": "SW_DAMAGE", "length": 10, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": null }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "DATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R598_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a428_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a28ddd37a5b5487699d92df3a5cab539" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 20, "name": "Vegetation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 60000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VEGTYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Developed", "description": "Developed", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null }, "values": [ [ "Developed" ] ] }, { "label": "Baccharis Scrub", "description": "Baccharis Scrub", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 158, 255 ], "outline": null }, "values": [ [ "Baccharis Scrub" ] ] }, { "label": "Diegan Coastal Sage Scrub", "description": "Diegan Coastal Sage Scrub", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null }, "values": [ [ "Diegan Coastal Sage Scrub" ] ] }, { "label": "Mule Fat Scrub", "description": "Mule Fat Scrub", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "Mule Fat Scrub" ] ] }, { "label": "Southern Willow Scrub", "description": "Southern Willow Scrub", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": null }, "values": [ [ "Southern Willow Scrub" ] ] }, { "label": "Coastal Sage - Chaparral", "description": "Coastal Sage - Chaparral", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null }, "values": [ [ "Coastal Sage - Chaparral" ] ] }, { "label": "Southern Mixed Chaparral", "description": "Southern Mixed Chaparral", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 137, 68, 255 ], "outline": null }, "values": [ [ "Southern Mixed Chaparral" ] ] }, { "label": "Southern Coast Live Oak Riparian Forest", "description": "Southern Coast Live Oak Riparian Forest", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": null }, "values": [ [ "Southern Coast Live Oak Riparian Forest" ] ] }, { "label": "Coast Live Oak Woodland", "description": "Coast Live Oak Woodland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 0, 255 ], "outline": null }, "values": [ [ "Coast Live Oak Woodland" ] ] }, { "label": "Southern Cottonwood - Willow Riparian Forest", "description": "Southern Cottonwood - Willow Riparian Forest", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 215, 194, 255 ], "outline": null }, "values": [ [ "Southern Cottonwood - Willow Riparian Forest" ] ] }, { "label": "Coastal and Valley Freshwater Marsh / Emergent Wetland", "description": "Coastal and Valley Freshwater Marsh / Emergent Wetland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "Coastal and Valley Freshwater Marsh / Emergent Wetland" ] ] }, { "label": "Open Freshwater", "description": "Open Freshwater", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": null }, "values": [ [ "Open Freshwater" ] ] }, { "label": "Orchards / Vineyards", "description": "Orchards / Vineyards", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": null }, "values": [ [ "Orchards / Vineyards" ] ] }, { "label": "Field / Pasture (ruderal)", "description": "Field / Pasture (ruderal)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "values": [ [ "Field / Pasture (ruderal)" ] ] }, { "label": "Extensive Agriculture", "description": "Extensive Agriculture", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": null }, "values": [ [ "Extensive Agriculture" ] ] }, { "label": "Exotic Riparian Woodland", "description": "Exotic Riparian Woodland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null }, "values": [ [ "Exotic Riparian Woodland" ] ] }, { "label": "Non-Native Grassland", "description": "Non-Native Grassland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": null }, "values": [ [ "Non-Native Grassland" ] ] }, { "label": "Non-Native Vegetation", "description": "Non-Native Vegetation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": null }, "values": [ [ "Non-Native Vegetation" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null }, "value": "Developed", "label": "Developed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 158, 255 ], "outline": null }, "value": "Baccharis Scrub", "label": "Baccharis Scrub" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null }, "value": "Diegan Coastal Sage Scrub", "label": "Diegan Coastal Sage Scrub" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "Mule Fat Scrub", "label": "Mule Fat Scrub" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": null }, "value": "Southern Willow Scrub", "label": "Southern Willow Scrub" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": null }, "value": "Coastal Sage - Chaparral", "label": "Coastal Sage - Chaparral" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 137, 68, 255 ], "outline": null }, "value": "Southern Mixed Chaparral", "label": "Southern Mixed Chaparral" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": null }, "value": "Southern Coast Live Oak Riparian Forest", "label": "Southern Coast Live Oak Riparian Forest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 0, 255 ], "outline": null }, "value": "Coast Live Oak Woodland", "label": "Coast Live Oak Woodland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 215, 194, 255 ], "outline": null }, "value": "Southern Cottonwood - Willow Riparian Forest", "label": "Southern Cottonwood - Willow Riparian Forest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "Coastal and Valley Freshwater Marsh / Emergent Wetland", "label": "Coastal and Valley Freshwater Marsh / Emergent Wetland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": null }, "value": "Open Freshwater", "label": "Open Freshwater" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": null }, "value": "Orchards / Vineyards", "label": "Orchards / Vineyards" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "value": "Field / Pasture (ruderal)", "label": "Field / Pasture (ruderal)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": null }, "value": "Extensive Agriculture", "label": "Extensive Agriculture" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null }, "value": "Exotic Riparian Woodland", "label": "Exotic Riparian Woodland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": null }, "value": "Non-Native Grassland", "label": "Non-Native Grassland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": null }, "value": "Non-Native Vegetation", "label": "Non-Native Vegetation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 182, 255 ], "toColor": [ 252, 214, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 187, 255 ], "toColor": [ 249, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 191, 255 ], "toColor": [ 252, 184, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 221, 255 ], "toColor": [ 210, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 179, 252, 255 ], "toColor": [ 211, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 226, 255 ], "toColor": [ 252, 212, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 223, 252, 255 ], "toColor": [ 215, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 204, 252, 255 ], "toColor": [ 220, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 215, 255 ], "toColor": [ 252, 226, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 216, 255 ], "toColor": [ 252, 182, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 194, 255 ], "toColor": [ 221, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 179, 255 ], "toColor": [ 252, 230, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 240, 255 ], "toColor": [ 187, 252, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.VEGTYPE", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 200, "where": "VEGTYPE NOT IN ('Developed')", "useCodedValues": true, "maxScale": 500, "minScale": 4000, "name": "Default", "priority": 135, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6244045.999973446, "ymin": 1992745.0000582635, "xmax": 6273462.999866366, "ymax": 2031901.7501566857, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "HOLLAND95", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HOLLAND95", "type": "esriFieldTypeString", "alias": "Holland Code", "length": 11, "domain": null }, { "name": "VEGTYPE", "type": "esriFieldTypeString", "alias": "Vegetation Type", "length": 75, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R276_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a185_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a28ddd37a5b5487699d92df3a5cab539" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 30, "name": "Lakes or Ponds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 228, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 212, 232, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6222216.773290783, "ymin": 1984699.001714602, "xmax": 6281277.139421776, "ymax": 2040427.7518054396, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 2, "domain": null }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "Description", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R876_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S661_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a28ddd37a5b5487699d92df3a5cab539" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 40, "name": "Rivers or Creeks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 228, 237, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 117, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 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": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6151580.00019452, "ymin": 1915025.448804766, "xmax": 6375868.210081771, "ymax": 2129661.8403972685, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 11, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R877_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S662_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a28ddd37a5b5487699d92df3a5cab539" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 50, "name": "Major Drainage Basins", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MajorBasin]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 103, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6242894.678785279, "ymin": 1991889.2452080995, "xmax": 6280845.961478353, "ymax": 2034987.2446418554, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MajorBasin", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MajorBasin", "type": "esriFieldTypeString", "alias": "MajorBasin", "length": 10, "domain": null }, { "name": "Watershed", "type": "esriFieldTypeString", "alias": "Watershed", "length": 10, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Acres1", "type": "esriFieldTypeDouble", "alias": "Acres1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "GIS.MajorBasins.Area", "type": "esriFieldTypeDouble", "alias": "GIS.MajorBasins.Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R317_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a212_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a28ddd37a5b5487699d92df3a5cab539" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 60, "name": "Subwatersheds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HYDSUBARNM", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Alpine", "description": "Alpine", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Alpine" ] ] }, { "label": "Alpine Heights", "description": "Alpine Heights", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Alpine Heights" ] ] }, { "label": "Ballena", "description": "Ballena", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Ballena" ] ] }, { "label": "Barona", "description": "Barona", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Barona" ] ] }, { "label": "Barrett", "description": "Barrett", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Barrett" ] ] }, { "label": "Barrett Lake", "description": "Barrett Lake", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Barrett Lake" ] ] }, { "label": "Batiquitos", "description": "Batiquitos", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Batiquitos" ] ] }, { "label": "Bear", "description": "Bear", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Bear" ] ] }, { "label": "Bee Canyon", "description": "Bee Canyon", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Bee Canyon" ] ] }, { "label": "Boden", "description": "Boden", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Boden" ] ] }, { "label": "Bonsall", "description": "Bonsall", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Bonsall" ] ] }, { "label": "Borrego Sink", "description": "Borrego Sink", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Borrego Sink" ] ] }, { "label": "Buena", "description": "Buena", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Buena" ] ] }, { "label": "CLARK", "description": "CLARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CLARK" ] ] }, { "label": "Cameron", "description": "Cameron", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Cameron" ] ] }, { "label": "Canebrake", "description": "Canebrake", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Canebrake" ] ] }, { "label": "Canyon City", "description": "Canyon City", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Canyon City" ] ] }, { "label": "Carrizo", "description": "Carrizo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Carrizo" ] ] }, { "label": "Chappo", "description": "Chappo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Chappo" ] ] }, { "label": "Chihuahua", "description": "Chihuahua", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Chihuahua" ] ] }, { "label": "Chollas", "description": "Chollas", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Chollas" ] ] }, { "label": "Clover Flat", "description": "Clover Flat", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Clover Flat" ] ] }, { "label": "Coches", "description": "Coches", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Coches" ] ] }, { "label": "Collins", "description": "Collins", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Collins" ] ] }, { "label": "Combs", "description": "Combs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Combs" ] ] }, { "label": "Conejos Creek", "description": "Conejos Creek", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Conejos Creek" ] ] }, { "label": "Coronado", "description": "Coronado", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Coronado" ] ] }, { "label": "Cottonwood", "description": "Cottonwood", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Cottonwood" ] ] }, { "label": "Coyote Wells", "description": "Coyote Wells", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Coyote Wells" ] ] }, { "label": "Cuyamaca", "description": "Cuyamaca", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Cuyamaca" ] ] }, { "label": "Dehesa", "description": "Dehesa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Dehesa" ] ] }, { "label": "Del Dios", "description": "Del Dios", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Del Dios" ] ] }, { "label": "Deluz Creek", "description": "Deluz Creek", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Deluz Creek" ] ] }, { "label": "Descanso", "description": "Descanso", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Descanso" ] ] }, { "label": "Devils Hole", "description": "Devils Hole", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Devils Hole" ] ] }, { "label": "Dodge", "description": "Dodge", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Dodge" ] ] }, { "label": "East Santa Teresa", "description": "East Santa Teresa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "East Santa Teresa" ] ] }, { "label": "El Cajon", "description": "El Cajon", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "El Cajon" ] ] }, { "label": "El Monte", "description": "El Monte", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "El Monte" ] ] }, { "label": "El Salto", "description": "El Salto", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "El Salto" ] ] }, { "label": "El Toyan", "description": "El Toyan", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "El Toyan" ] ] }, { "label": "Encinas", "description": "Encinas", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Encinas" ] ] }, { "label": "Engineer Springs", "description": "Engineer Springs", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Engineer Springs" ] ] }, { "label": "Escondido", "description": "Escondido", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Escondido" ] ] }, { "label": "Felicita", "description": "Felicita", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Felicita" ] ] }, { "label": "Fernbrook", "description": "Fernbrook", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Fernbrook" ] ] }, { "label": "Fiesta Island", "description": "Fiesta Island", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Fiesta Island" ] ] }, { "label": "Galloway", "description": "Galloway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Galloway" ] ] }, { "label": "Garnet", "description": "Garnet", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Garnet" ] ] }, { "label": "Gavilan", "description": "Gavilan", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Gavilan" ] ] }, { "label": "Gower", "description": "Gower", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Gower" ] ] }, { "label": "Green", "description": "Green", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Green" ] ] }, { "label": "Guejito", "description": "Guejito", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Guejito" ] ] }, { "label": "Hidden", "description": "Hidden", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Hidden" ] ] }, { "label": "Highland", "description": "Highland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Highland" ] ] }, { "label": "Hill", "description": "Hill", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Hill" ] ] }, { "label": "Hillsdale", "description": "Hillsdale", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Hillsdale" ] ] }, { "label": "Hipass", "description": "Hipass", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Hipass" ] ] }, { "label": "Hollenbeck", "description": "Hollenbeck", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Hollenbeck" ] ] }, { "label": "Inaja", "description": "Inaja", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 188, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Inaja" ] ] }, { "label": "Indio", "description": "Indio", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Indio" ] ] }, { "label": "Jacumba Valley", "description": "Jacumba Valley", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Jacumba Valley" ] ] }, { "label": "Jamacha", "description": "Jamacha", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Jamacha" ] ] }, { "label": "Jamul", "description": "Jamul", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Jamul" ] ] }, { "label": "Japatul", "description": "Japatul", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Japatul" ] ] }, { "label": "Kimball", "description": "Kimball", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Kimball" ] ] }, { "label": "La Jolla", "description": "La Jolla", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "La Jolla" ] ] }, { "label": "La Jolla Amago", "description": "La Jolla Amago", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "La Jolla Amago" ] ] }, { "label": "La Nacion", "description": "La Nacion", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "La Nacion" ] ] }, { "label": "Lake Wohlford", "description": "Lake Wohlford", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Lake Wohlford" ] ] }, { "label": "Las Lomas Muertas", "description": "Las Lomas Muertas", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Las Lomas Muertas" ] ] }, { "label": "Las Pulgas", "description": "Las Pulgas", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Las Pulgas" ] ] }, { "label": "Lee", "description": "Lee", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Lee" ] ] }, { "label": "Lindbergh", "description": "Lindbergh", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Lindbergh" ] ] }, { "label": "Loma Alta", "description": "Loma Alta", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Loma Alta" ] ] }, { "label": "Long Potrero", "description": "Long Potrero", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Long Potrero" ] ] }, { "label": "Los Monos", "description": "Los Monos", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Los Monos" ] ] }, { "label": "Loveland", "description": "Loveland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Loveland" ] ] }, { "label": "Lower Culp", "description": "Lower Culp", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Lower Culp" ] ] }, { "label": "Lower Hatfield", "description": "Lower Hatfield", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Lower Hatfield" ] ] }, { "label": "Lower Ysidora", "description": "Lower Ysidora", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Lower Ysidora" ] ] }, { "label": "Lyon", "description": "Lyon", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Lyon" ] ] }, { "label": "Marron", "description": "Marron", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Marron" ] ] }, { "label": "Mason", "description": "Mason", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Mason" ] ] }, { "label": "McCain", "description": "McCain", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "McCain" ] ] }, { "label": "Mescal Bajada", "description": "Mescal Bajada", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Mescal Bajada" ] ] }, { "label": "Miramar", "description": "Miramar", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Miramar" ] ] }, { "label": "Miramar Reservoir", "description": "Miramar Reservoir", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Miramar Reservoir" ] ] }, { "label": "Mission", "description": "Mission", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Mission" ] ] }, { "label": "Mission Bay", "description": "Mission Bay", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Mission Bay" ] ] }, { "label": "Mission San Diego", "description": "Mission San Diego", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Mission San Diego" ] ] }, { "label": "Moosa", "description": "Moosa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Moosa" ] ] }, { "label": "Morena", "description": "Morena", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Morena" ] ] }, { "label": "Mount Laguna", "description": "Mount Laguna", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Mount Laguna" ] ] }, { "label": "Ocotillo Lower Felipe", "description": "Ocotillo Lower Felipe", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Ocotillo Lower Felipe" ] ] }, { "label": "Otay Valley", "description": "Otay Valley", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Otay Valley" ] ] }, { "label": "Pala", "description": "Pala", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Pala" ] ] }, { "label": "Pamo", "description": "Pamo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Pamo" ] ] }, { "label": "Paradise", "description": "Paradise", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Paradise" ] ] }, { "label": "Pauma", "description": "Pauma", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Pauma" ] ] }, { "label": "Pine", "description": "Pine", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Pine" ] ] }, { "label": "Point Loma", "description": "Point Loma", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Point Loma" ] ] }, { "label": "Poway", "description": "Poway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Poway" ] ] }, { "label": "Previtt Canyon", "description": "Previtt Canyon", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Previtt Canyon" ] ] }, { "label": "Proctor", "description": "Proctor", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Proctor" ] ] }, { "label": "Ramona", "description": "Ramona", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Ramona" ] ] }, { "label": "Rancho Santa Fe", "description": "Rancho Santa Fe", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Rancho Santa Fe" ] ] }, { "label": "Redec", "description": "Redec", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Redec" ] ] }, { "label": "Reed", "description": "Reed", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Reed" ] ] }, { "label": "Richland", "description": "Richland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Richland" ] ] }, { "label": "Rincon", "description": "Rincon", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Rincon" ] ] }, { "label": "Round Potrero", "description": "Round Potrero", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Round Potrero" ] ] }, { "label": "SAN DIEGO BAY", "description": "SAN DIEGO BAY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SAN DIEGO BAY" ] ] }, { "label": "San Elijo", "description": "San Elijo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "San Elijo" ] ] }, { "label": "San Felipe", "description": "San Felipe", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "San Felipe" ] ] }, { "label": "San Mateo Canyon", "description": "San Mateo Canyon", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 185, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "San Mateo Canyon" ] ] }, { "label": "San Onofre Valley", "description": "San Onofre Valley", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "San Onofre Valley" ] ] }, { "label": "San Ysidro", "description": "San Ysidro", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "San Ysidro" ] ] }, { "label": "Santee", "description": "Santee", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Santee" ] ] }, { "label": "Savage", "description": "Savage", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Savage" ] ] }, { "label": "Scripps", "description": "Scripps", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Scripps" ] ] }, { "label": "Segunda Deshecha", "description": "Segunda Deshecha", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Segunda Deshecha" ] ] }, { "label": "Sequan", "description": "Sequan", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Sequan" ] ] }, { "label": "Spencer", "description": "Spencer", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Spencer" ] ] }, { "label": "Stuart", "description": "Stuart", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Stuart" ] ] }, { "label": "Sutherland", "description": "Sutherland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Sutherland" ] ] }, { "label": "Tecate", "description": "Tecate", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tecate" ] ] }, { "label": "Tecolote", "description": "Tecolote", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tecolote" ] ] }, { "label": "Telegraph", "description": "Telegraph", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Telegraph" ] ] }, { "label": "Tule Creek", "description": "Tule Creek", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tule Creek" ] ] }, { "label": "Twin Oaks", "description": "Twin Oaks", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Twin Oaks" ] ] }, { "label": "Upper Hatfield", "description": "Upper Hatfield", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Upper Hatfield" ] ] }, { "label": "Upper Ysidora", "description": "Upper Ysidora", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Upper Ysidora" ] ] }, { "label": "Vacation Isle", "description": "Vacation Isle", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Vacation Isle" ] ] }, { "label": "Vail", "description": "Vail", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Vail" ] ] }, { "label": "Vallecito", "description": "Vallecito", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Vallecito" ] ] }, { "label": "Vallecitos", "description": "Vallecitos", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Vallecitos" ] ] }, { "label": "Valley Center", "description": "Valley Center", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Valley Center" ] ] }, { "label": "Viejas", "description": "Viejas", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Viejas" ] ] }, { "label": "Vineyard", "description": "Vineyard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Vineyard" ] ] }, { "label": "Vista", "description": "Vista", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Vista" ] ] }, { "label": "WEST SALTON", "description": "WEST SALTON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WEST SALTON" ] ] }, { "label": "Warner", "description": "Warner", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Warner" ] ] }, { "label": "Wash Hollow", "description": "Wash Hollow", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Wash Hollow" ] ] }, { "label": "Water Tanks", "description": "Water Tanks", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Water Tanks" ] ] }, { "label": "West Santa Teresa", "description": "West Santa Teresa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "West Santa Teresa" ] ] }, { "label": "Witch Creek", "description": "Witch Creek", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Witch Creek" ] ] }, { "label": "Wolf", "description": "Wolf", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Wolf" ] ] }, { "label": "Woods", "description": "Woods", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Woods" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Alpine", "label": "Alpine" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Alpine Heights", "label": "Alpine Heights" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ballena", "label": "Ballena" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Barona", "label": "Barona" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Barrett", "label": "Barrett" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Barrett Lake", "label": "Barrett Lake" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Batiquitos", "label": "Batiquitos" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bear", "label": "Bear" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bee Canyon", "label": "Bee Canyon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Boden", "label": "Boden" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bonsall", "label": "Bonsall" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Borrego Sink", "label": "Borrego Sink" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Buena", "label": "Buena" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLARK", "label": "CLARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cameron", "label": "Cameron" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Canebrake", "label": "Canebrake" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Canyon City", "label": "Canyon City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Carrizo", "label": "Carrizo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Chappo", "label": "Chappo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Chihuahua", "label": "Chihuahua" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Chollas", "label": "Chollas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Clover Flat", "label": "Clover Flat" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Coches", "label": "Coches" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Collins", "label": "Collins" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Combs", "label": "Combs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Conejos Creek", "label": "Conejos Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Coronado", "label": "Coronado" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cottonwood", "label": "Cottonwood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Coyote Wells", "label": "Coyote Wells" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cuyamaca", "label": "Cuyamaca" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Dehesa", "label": "Dehesa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Del Dios", "label": "Del Dios" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Deluz Creek", "label": "Deluz Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Descanso", "label": "Descanso" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Devils Hole", "label": "Devils Hole" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Dodge", "label": "Dodge" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "East Santa Teresa", "label": "East Santa Teresa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "El Cajon", "label": "El Cajon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "El Monte", "label": "El Monte" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "El Salto", "label": "El Salto" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "El Toyan", "label": "El Toyan" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Encinas", "label": "Encinas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Engineer Springs", "label": "Engineer Springs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Escondido", "label": "Escondido" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Felicita", "label": "Felicita" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Fernbrook", "label": "Fernbrook" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Fiesta Island", "label": "Fiesta Island" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Galloway", "label": "Galloway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Garnet", "label": "Garnet" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gavilan", "label": "Gavilan" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gower", "label": "Gower" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Green", "label": "Green" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Guejito", "label": "Guejito" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hidden", "label": "Hidden" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Highland", "label": "Highland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hill", "label": "Hill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hillsdale", "label": "Hillsdale" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hipass", "label": "Hipass" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hollenbeck", "label": "Hollenbeck" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 188, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Inaja", "label": "Inaja" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Indio", "label": "Indio" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Jacumba Valley", "label": "Jacumba Valley" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Jamacha", "label": "Jamacha" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Jamul", "label": "Jamul" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Japatul", "label": "Japatul" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Kimball", "label": "Kimball" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "La Jolla", "label": "La Jolla" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "La Jolla Amago", "label": "La Jolla Amago" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "La Nacion", "label": "La Nacion" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lake Wohlford", "label": "Lake Wohlford" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Las Lomas Muertas", "label": "Las Lomas Muertas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Las Pulgas", "label": "Las Pulgas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lee", "label": "Lee" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lindbergh", "label": "Lindbergh" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Loma Alta", "label": "Loma Alta" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Long Potrero", "label": "Long Potrero" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Los Monos", "label": "Los Monos" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Loveland", "label": "Loveland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lower Culp", "label": "Lower Culp" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lower Hatfield", "label": "Lower Hatfield" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lower Ysidora", "label": "Lower Ysidora" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lyon", "label": "Lyon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Marron", "label": "Marron" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mason", "label": "Mason" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McCain", "label": "McCain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mescal Bajada", "label": "Mescal Bajada" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Miramar", "label": "Miramar" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Miramar Reservoir", "label": "Miramar Reservoir" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mission", "label": "Mission" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mission Bay", "label": "Mission Bay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mission San Diego", "label": "Mission San Diego" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Moosa", "label": "Moosa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Morena", "label": "Morena" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mount Laguna", "label": "Mount Laguna" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ocotillo Lower Felipe", "label": "Ocotillo Lower Felipe" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Otay Valley", "label": "Otay Valley" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pala", "label": "Pala" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pamo", "label": "Pamo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Paradise", "label": "Paradise" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pauma", "label": "Pauma" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pine", "label": "Pine" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Point Loma", "label": "Point Loma" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Poway", "label": "Poway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Previtt Canyon", "label": "Previtt Canyon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Proctor", "label": "Proctor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ramona", "label": "Ramona" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rancho Santa Fe", "label": "Rancho Santa Fe" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Redec", "label": "Redec" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Reed", "label": "Reed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Richland", "label": "Richland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rincon", "label": "Rincon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Round Potrero", "label": "Round Potrero" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SAN DIEGO BAY", "label": "SAN DIEGO BAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "San Elijo", "label": "San Elijo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "San Felipe", "label": "San Felipe" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 185, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "San Mateo Canyon", "label": "San Mateo Canyon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "San Onofre Valley", "label": "San Onofre Valley" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "San Ysidro", "label": "San Ysidro" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Santee", "label": "Santee" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Savage", "label": "Savage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Scripps", "label": "Scripps" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Segunda Deshecha", "label": "Segunda Deshecha" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sequan", "label": "Sequan" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Spencer", "label": "Spencer" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stuart", "label": "Stuart" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Sutherland", "label": "Sutherland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tecate", "label": "Tecate" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tecolote", "label": "Tecolote" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Telegraph", "label": "Telegraph" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tule Creek", "label": "Tule Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Twin Oaks", "label": "Twin Oaks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Upper Hatfield", "label": "Upper Hatfield" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Upper Ysidora", "label": "Upper Ysidora" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vacation Isle", "label": "Vacation Isle" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vail", "label": "Vail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vallecito", "label": "Vallecito" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vallecitos", "label": "Vallecitos" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Valley Center", "label": "Valley Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Viejas", "label": "Viejas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vineyard", "label": "Vineyard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vista", "label": "Vista" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WEST SALTON", "label": "WEST SALTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Warner", "label": "Warner" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wash Hollow", "label": "Wash Hollow" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Water Tanks", "label": "Water Tanks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "West Santa Teresa", "label": "West Santa Teresa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Witch Creek", "label": "Witch Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wolf", "label": "Wolf" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Woods", "label": "Woods" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 201, 255 ], "toColor": [ 182, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 215, 252, 255 ], "toColor": [ 212, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 243, 252, 255 ], "toColor": [ 182, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 184, 255 ], "toColor": [ 248, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 182, 252, 255 ], "toColor": [ 210, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 216, 255 ], "toColor": [ 252, 204, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 230, 255 ], "toColor": [ 207, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 252, 255 ], "toColor": [ 252, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 212, 255 ], "toColor": [ 239, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 182, 255 ], "toColor": [ 252, 195, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 182, 255 ], "toColor": [ 205, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 191, 252, 255 ], "toColor": [ 182, 191, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 234, 252, 255 ], "toColor": [ 210, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 179, 252, 255 ], "toColor": [ 241, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 210, 255 ], "toColor": [ 252, 182, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 184, 255 ], "toColor": [ 252, 234, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 210, 255 ], "toColor": [ 212, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 217, 252, 255 ], "toColor": [ 184, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 197, 252, 255 ], "toColor": [ 251, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 184, 255 ], "toColor": [ 179, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 192, 255 ], "toColor": [ 252, 182, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 210, 255 ], "toColor": [ 252, 242, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 220, 255 ], "toColor": [ 187, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 194, 255 ], "toColor": [ 229, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 239, 255 ], "toColor": [ 179, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 182, 255 ], "toColor": [ 252, 209, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 233, 255 ], "toColor": [ 252, 192, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 204, 255 ], "toColor": [ 252, 214, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 235, 255 ], "toColor": [ 252, 215, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 229, 252, 255 ], "toColor": [ 179, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 202, 252, 255 ], "toColor": [ 197, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 194, 255 ], "toColor": [ 252, 231, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 194, 255 ], "toColor": [ 252, 203, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 182, 255 ], "toColor": [ 252, 223, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 182, 255 ], "toColor": [ 252, 245, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 219, 255 ], "toColor": [ 252, 192, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 215, 252, 255 ], "toColor": [ 234, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 223, 252, 255 ], "toColor": [ 210, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 252, 192, 255 ], "toColor": [ 203, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 179, 255 ], "toColor": [ 222, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 207, 255 ], "toColor": [ 227, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 204, 252, 255 ], "toColor": [ 182, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 243, 252, 255 ], "toColor": [ 212, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 220, 255 ], "toColor": [ 215, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 179, 252, 255 ], "toColor": [ 222, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 187, 255 ], "toColor": [ 252, 190, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 189, 252, 255 ], "toColor": [ 241, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 249, 255 ], "toColor": [ 182, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 197, 255 ], "toColor": [ 252, 216, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 192, 252, 255 ], "toColor": [ 202, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 182, 252, 255 ], "toColor": [ 194, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 199, 255 ], "toColor": [ 244, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 248, 252, 255 ], "toColor": [ 202, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 206, 255 ], "toColor": [ 252, 184, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 182, 255 ], "toColor": [ 236, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 202, 252, 255 ], "toColor": [ 236, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 194, 255 ], "toColor": [ 220, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 225, 255 ], "toColor": [ 252, 204, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 214, 255 ], "toColor": [ 199, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 204, 255 ], "toColor": [ 252, 202, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 210, 255 ], "toColor": [ 252, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 245, 255 ], "toColor": [ 252, 189, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 189, 252, 255 ], "toColor": [ 248, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 221, 255 ], "toColor": [ 252, 215, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 218, 252, 255 ], "toColor": [ 194, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 179, 255 ], "toColor": [ 189, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 222, 255 ], "toColor": [ 252, 187, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 217, 255 ], "toColor": [ 197, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 237, 255 ], "toColor": [ 210, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 202, 255 ], "toColor": [ 205, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 240, 255 ], "toColor": [ 252, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 227, 255 ], "toColor": [ 194, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 240, 255 ], "toColor": [ 252, 199, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 241, 255 ], "toColor": [ 252, 192, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 243, 252, 255 ], "toColor": [ 194, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 210, 255 ], "toColor": [ 252, 210, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 192, 252, 255 ], "toColor": [ 221, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 227, 252, 255 ], "toColor": [ 197, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 223, 252, 255 ], "toColor": [ 182, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 230, 252, 255 ], "toColor": [ 197, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 239, 255 ], "toColor": [ 197, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 215, 255 ], "toColor": [ 252, 240, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 217, 255 ], "toColor": [ 252, 179, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 207, 252, 255 ], "toColor": [ 213, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 212, 255 ], "toColor": [ 179, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 204, 255 ], "toColor": [ 252, 192, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 189, 255 ], "toColor": [ 190, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 179, 255 ], "toColor": [ 252, 201, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 210, 252, 255 ], "toColor": [ 179, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 251, 255 ], "toColor": [ 215, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 241, 255 ], "toColor": [ 252, 179, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 187, 255 ], "toColor": [ 222, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 197, 255 ], "toColor": [ 252, 239, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 197, 252, 255 ], "toColor": [ 239, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 215, 255 ], "toColor": [ 252, 251, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 199, 252, 255 ], "toColor": [ 207, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 199, 255 ], "toColor": [ 189, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 196, 255 ], "toColor": [ 252, 192, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 207, 252, 255 ], "toColor": [ 234, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 231, 255 ], "toColor": [ 184, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 204, 255 ], "toColor": [ 248, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 244, 255 ], "toColor": [ 215, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 229, 252, 255 ], "toColor": [ 210, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 187, 255 ], "toColor": [ 252, 203, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 187, 252, 255 ], "toColor": [ 207, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 189, 255 ], "toColor": [ 250, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 228, 255 ], "toColor": [ 215, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 204, 255 ], "toColor": [ 234, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 182, 255 ], "toColor": [ 252, 184, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 215, 255 ], "toColor": [ 218, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 247, 255 ], "toColor": [ 252, 199, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 192, 255 ], "toColor": [ 252, 218, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 245, 255 ], "toColor": [ 189, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 217, 255 ], "toColor": [ 252, 210, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 252, 255 ], "toColor": [ 207, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 187, 255 ], "toColor": [ 202, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 187, 252, 255 ], "toColor": [ 187, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 212, 255 ], "toColor": [ 189, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 204, 252, 255 ], "toColor": [ 242, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 215, 255 ], "toColor": [ 252, 218, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 211, 252, 255 ], "toColor": [ 202, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 204, 255 ], "toColor": [ 252, 220, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 237, 252, 255 ], "toColor": [ 199, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 184, 255 ], "toColor": [ 252, 241, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 189, 252, 255 ], "toColor": [ 228, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 189, 255 ], "toColor": [ 252, 200, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 189, 255 ], "toColor": [ 242, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 199, 252, 255 ], "toColor": [ 184, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 205, 255 ], "toColor": [ 252, 197, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 189, 255 ], "toColor": [ 252, 222, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 234, 255 ], "toColor": [ 252, 210, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 204, 252, 255 ], "toColor": [ 217, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 210, 255 ], "toColor": [ 252, 232, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 215, 255 ], "toColor": [ 231, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 197, 255 ], "toColor": [ 252, 210, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 197, 255 ], "toColor": [ 252, 197, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 244, 255 ], "toColor": [ 252, 215, 244, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": [ { "labelExpression": "[HYDSUBARNM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 50, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6150831.540077269, "ymin": 1775306.1399893463, "xmax": 6613436.609944031, "ymax": 2129759.999977857, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WTR_SHD_NM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WTR_SHD_NM", "type": "esriFieldTypeString", "alias": "Watershed", "length": 35, "domain": null }, { "name": "HYD_AR_NM", "type": "esriFieldTypeString", "alias": "Hydrologic Area", "length": 35, "domain": null }, { "name": "HYDSUBARNM", "type": "esriFieldTypeString", "alias": "Hydrologic Subarea Name", "length": 35, "domain": null }, { "name": "HYDSUBAREA", "type": "esriFieldTypeString", "alias": "Hydrologic Subarea Number", "length": 6, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_2267", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1502_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a28ddd37a5b5487699d92df3a5cab539" } ], "tables": [] }