{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 3.068288792485776E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.77915999999926E7, "falseY": -4.3887999999882534E7, "xyUnits": 26073.16501494892, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 207, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "function WordWrapByWord(text, maxWords, separator) {\n var words = Split(text, \" \");\n var wrappedText = \"\";\n var line = \"\";\n \n for (var i = 0; i < Count(words); i++) {\n line += words[i];\n if (i < Count(words) - 1) {\n line += \" \";\n }\n \n if (Count(Split(line, \" \")) > maxWords) {\n wrappedText += line + separator;\n line = \"\";\n }\n }\n \n wrappedText += line;\n return wrappedText;\n}\n\nvar text = $feature.SUBNAME;\nvar wordLimit = 2; \nvar separator = TextFormatting.NewLine;\nvar wrappedText = WordWrapByWord(text, wordLimit, separator);\nreturn wrappedText;\n", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 168, 112, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 437478.1299350448, "ymin": 1069048.5790660009, "xmax": 591958.1290333755, "ymax": 1255466.3205719963, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 3.068288792485776E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.871080011247833E7, "falseY": -4.614589074292992E7, "xyUnits": 1.3268204866699289E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 255, "domain": null }, { "name": "SUBINDEX", "type": "esriFieldTypeString", "alias": "SUBINDEX", "length": 255, "domain": null }, { "name": "BOOKPAGE", "type": "esriFieldTypeString", "alias": "BOOKPAGE", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SubShortName", "type": "esriFieldTypeString", "alias": "SubShortName", "length": 150, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.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": "R1092_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1092", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1092", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "SubName_SubShort", "fields": "SUBNAME,SubShortName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S973_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": true, "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": "940ddedef8ac476f8ad38fa9d7d883a3" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Maintenance", "type": "Feature Layer", "description": "This polygon layer contains one record for each real estate/tax parcel polygon within St. Clair County Alabama. Under the the authority of the St. Clair County Revenue Commissioner and The State of Alabama Department of Revenue, this data is maintained by state certified mappers.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 3.068288792485776E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.77915999999926E7, "falseY": -4.3887999999882534E7, "xyUnits": 26073.16501494892, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Elizabeth Mealer - St. Clair County Revenue Commissioner,\nTerry Cooper - Chief Mapper,\nAislinn Campbell - Mapper,\nApril Rathje - Mapper,\nBryan Price - GIS Manager", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 178 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"Maint\"", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 230, 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.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 429899.6891938932, "ymin": 1052308.3643759266, "xmax": 592402.2497219592, "ymax": 1269814.8610650897, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 3.068288792485776E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.871080011247833E7, "falseY": -4.614589074292992E7, "xyUnits": 1.3268204866699289E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PPIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAST_DEED_BOOK", "type": "esriFieldTypeString", "alias": "Last Deed Book", "length": 10, "domain": null }, { "name": "LAST_DEED_PAGE", "type": "esriFieldTypeString", "alias": "Last Deed Page", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "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 }, { "name": "PPIN", "type": "esriFieldTypeInteger", "alias": "PPIN", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel ID", "length": 50, "domain": null }, { "name": "PARCEL_SI", "type": "esriFieldTypeString", "alias": "Parcel Special Indicator", "length": 3, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1321_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1321", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1321", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1196_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": true, "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": "940ddedef8ac476f8ad38fa9d7d883a3" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Overlay Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OverlayZone", "uniqueValueGroups": [ { "heading": "OverlayZone", "classes": [ { "label": "OH", "description": "OH", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 225, 199, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "OH" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 225, 199, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "OH", "label": "OH" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 210, 252, 255 ], "toColor": [ 226, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 179, 255 ], "toColor": [ 205, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 187, 255 ], "toColor": [ 252, 211, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 249, 255 ], "toColor": [ 207, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 223, 252, 255 ], "toColor": [ 182, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 189, 255 ], "toColor": [ 252, 243, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 216, 255 ], "toColor": [ 179, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 182, 252, 255 ], "toColor": [ 196, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 212, 255 ], "toColor": [ 225, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 201, 252, 255 ], "toColor": [ 184, 201, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.OverlayZone", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 168, 112, 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.5, "font": { "family": "Times New Roman", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 429899.68914557993, "ymin": 1052765.395192325, "xmax": 591958.1291356608, "ymax": 1269664.27504199, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 3.068288792485776E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.871080011247833E7, "falseY": -4.614589074292992E7, "xyUnits": 1.3268204866699289E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TaxDist", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ZoneCode", "type": "esriFieldTypeString", "alias": "ZoneCode", "length": 15, "domain": null }, { "name": "OverlayZone", "type": "esriFieldTypeString", "alias": "OverlayZone", "length": 125, "domain": null }, { "name": "ProposedZoneCode1", "type": "esriFieldTypeString", "alias": "ProposedZoneCode1", "length": 15, "domain": null }, { "name": "ProposedZoneCode2", "type": "esriFieldTypeString", "alias": "ProposedZoneCode2", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPIngens_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null }, { "name": "TaxDist", "type": "esriFieldTypeString", "alias": "TaxDist", "length": 50, "domain": null }, { "name": "Ordinance", "type": "esriFieldTypeString", "alias": "Ordinance", "length": 125, "domain": null }, { "name": "Conforming", "type": "esriFieldTypeString", "alias": "Conforming", "length": 5, "domain": null }, { "name": "ZoneEditDate", "type": "esriFieldTypeDate", "alias": "ZoneEditDate", "length": 8, "domain": null }, { "name": "ZoneEditBy", "type": "esriFieldTypeString", "alias": "ZoneEditBy", "length": 10, "domain": null }, { "name": "PrivNotes", "type": "esriFieldTypeString", "alias": "PrivNotes", "length": 500, "domain": null }, { "name": "PubNotes", "type": "esriFieldTypeString", "alias": "PubNotes", "length": 500, "domain": null }, { "name": "CompPlan", "type": "esriFieldTypeString", "alias": "CompPlan", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "uniqueIdInfo": { "type": "simple", "fields": [ "OPIngens_OID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "940ddedef8ac476f8ad38fa9d7d883a3" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Proposed", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DBO.OwnerParcel_Ingen.ProposedZoneCode1", "field2": "DBO.OwnerParcel_Ingen.ProposedZoneCode2", "uniqueValueGroups": [ { "heading": "ProposedZoneCode1, ProposedZoneCode2", "classes": [ { "label": "PP, ", "description": "PP, ", "symbol": { "type": "esriPFS", "url": "5cccfce3a59e0c343ab59c78b2b2a7d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADBklEQVRoga1ZW27EMAjcDx+t5/FhfJ6921ZZrSNMGGZwglSptTHGPAZI2+fz+bwM9fff+fv4e9uthWfu2d8RD6Me8Kpy21R4LlYuRfxzTzHG3LO8c43JPXhadJiR8kjLo8gficzIWMfa8dPmRuayHeVV6zPKwvXrAfVwtjbXrWDmgWx/EG/YB11yoPqgaD3iQwr3gpGsZ+c+zIFqIqq0k2/996DoYe1OrPtL1H0bAsrdmXyaxCopYYDCQiH/6LnWKm5FcOYvic7tGqcD78z1JYkztGBw5h/o5SEj9cQAXjd/5xeFosXIXQpZpRWrd+EuVsFbVblKglVokGKKHhI+QMFhv27PPoEuLCLOOnCuuI3MpVk8Z2ikIpMldHb+DUOo2pVmcu5C9KSwkHloZG6PWlq7pzaFVRo/Q3g5YSthH6O6XYHZ6MxOMbu00+qBp0MCNWiMloEma+Q8KbiukuqlgzLkWwqZ3WBUGUXZ+DkKE95lJkaXMaUyaET8lne3cHm6hBAbTHZJaTF60Dv5vuoCo2z0e0Jpe3EGtTudblMGD0+V/ifqVL1ydyj9LpQlHypwmQzP0wkCKuGbzsQoHyJFIl4fNpFcT0p+SCjEcqOCQqhbHWRgt2dQ6IUo5HuODJmUfGDh1W+g3YlCKkara4jH36MmNIRRxBgJrkIcU8YS62IhjKLi4YV6viocMkW6qQ+ZcfzeiUJPV1y1UZuUjY2Z4Wg7vdthovEyusNTxZjhp8XKMKKEFQqfHkxYXha692ynvaKKxXc6SSVELGX5CD3AXK4MNEj5HdQaQn4uH3dZxY1aBqRU9fGsE0DyLyGELBAltFL67WURn6WooWRh+q0DlazP6oYXzuQM0COxmmFp+byOrJwJZKGlKNKTb0yRHKvT0gtVhhDUz1QTVAnfg1B+LoVMhVDLG1lFpSG04UzmGULR8BERKlL2b3ZxJecG4YVfp3cv9gPLbvPHaBrpkX/yZfnjeXYQb4AasOQAcnvWo2c8lf2XMLYieeFnFcXdT4YEgtFIYX/fPzwRu8CNpY6YAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 36, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "PP", "" ] ] }, { "label": ", PP", "description": ", PP", "symbol": { "type": "esriPFS", "url": "ee103b1d48ef9864c605bf48a3e09ada", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADCUlEQVRoga1ZS27FMAjswivfrGfqumfqzbxNlafnCBOGGfyCVKm1McZ8BkjbcRzHl6Hx83f93n+/7dbCM/fs74iH0Qh4VbltKjwXK5ci/rmnGGPuWd65xuSePC06zEh5pOVR5PdEZmSsc+38aXMjc9mO8qr1GWXh+vKAejhbm+tWMPNAtt+JN+yDbjlQfVC0HvEhhUfBSNazcx/mQDURVdrJt/F+UPSw9kms+0vUfRsCyt2ZfJrEKilhgMJCIf/oudYqbkVw5i+Jzu0aZwDvzPUliTO0YHDmH+jlISONxABeN3/nC4WixchdClmlFasP4S5WwVtVuUqCVaiTYooeEj5AwWG/bs8+gS4sIq46cK24jcylWTxnaKQikyV0dv4NQ6jalWZyPoXoSWEh89DI3B61tHZPbQqr1N+G8HLCVsI+RnW7ArPRmZ1idmun1QNPhwRq0BgtA03WyHlScF0l1UsnZci3FDK7wagyirLxsxcmvNtMjC5jSmXQiPgt727h8nQLITaY7JLSYoygd/J91Q1G2ej3hNL24gxqdzrdpgwenir9T9SpeuU+ofS7UJZ8qMBlMjzPIAiohG86E6N8iBSJeH3YRHI9KfkhoRDLjQoKoW61k4HdnkGhF6KQ7zkyZFLygYXX+ADtLhRSMVpdQzz+HjWhIYwixkhwFeKYMpZYFwthFBUPL9TzVeGQKTJMfciM4/cuFHq64qqN2qRsbMwMR9vp3Q4TjZfRHZ4qxgw/LVaGESWsUPiMYMLystC9VzvtFVUsvtNJKiFiKctH6AHmcmWgQcrvoFYX8nP5uMsqbtQyIKWqj2edAJJ/CyFkgSihldJvL4v4LEUNJQvTVx2oZH1WN7xwJqeDHonVDEvL53Vk5UwgCy1FkZF8Y4rkWJ2WXqgyhKB+ppqgSviehPJzKWQqhFreyCoqdaENZzKvEIqGj4hQkbJ/s4srOdcJL/w6vXuxH1h2mz9G00iP/JMvyx/Ps4N4HdSAJQeQ27MePeOp7H8JYyuSF35WUdz9ZEggGI0U9vf9Az4FrfJHv8xFAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 36, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "", "PP" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "5cccfce3a59e0c343ab59c78b2b2a7d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADBklEQVRoga1ZW27EMAjcDx+t5/FhfJ6921ZZrSNMGGZwglSptTHGPAZI2+fz+bwM9fff+fv4e9uthWfu2d8RD6Me8Kpy21R4LlYuRfxzTzHG3LO8c43JPXhadJiR8kjLo8gficzIWMfa8dPmRuayHeVV6zPKwvXrAfVwtjbXrWDmgWx/EG/YB11yoPqgaD3iQwr3gpGsZ+c+zIFqIqq0k2/996DoYe1OrPtL1H0bAsrdmXyaxCopYYDCQiH/6LnWKm5FcOYvic7tGqcD78z1JYkztGBw5h/o5SEj9cQAXjd/5xeFosXIXQpZpRWrd+EuVsFbVblKglVokGKKHhI+QMFhv27PPoEuLCLOOnCuuI3MpVk8Z2ikIpMldHb+DUOo2pVmcu5C9KSwkHloZG6PWlq7pzaFVRo/Q3g5YSthH6O6XYHZ6MxOMbu00+qBp0MCNWiMloEma+Q8KbiukuqlgzLkWwqZ3WBUGUXZ+DkKE95lJkaXMaUyaET8lne3cHm6hBAbTHZJaTF60Dv5vuoCo2z0e0Jpe3EGtTudblMGD0+V/ifqVL1ydyj9LpQlHypwmQzP0wkCKuGbzsQoHyJFIl4fNpFcT0p+SCjEcqOCQqhbHWRgt2dQ6IUo5HuODJmUfGDh1W+g3YlCKkara4jH36MmNIRRxBgJrkIcU8YS62IhjKLi4YV6viocMkW6qQ+ZcfzeiUJPV1y1UZuUjY2Z4Wg7vdthovEyusNTxZjhp8XKMKKEFQqfHkxYXha692ynvaKKxXc6SSVELGX5CD3AXK4MNEj5HdQaQn4uH3dZxY1aBqRU9fGsE0DyLyGELBAltFL67WURn6WooWRh+q0DlazP6oYXzuQM0COxmmFp+byOrJwJZKGlKNKTb0yRHKvT0gtVhhDUz1QTVAnfg1B+LoVMhVDLG1lFpSG04UzmGULR8BERKlL2b3ZxJecG4YVfp3cv9gPLbvPHaBrpkX/yZfnjeXYQb4AasOQAcnvWo2c8lf2XMLYieeFnFcXdT4YEgtFIYX/fPzwRu8CNpY6YAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 36, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "PP,", "label": "PP, " }, { "symbol": { "type": "esriPFS", "url": "ee103b1d48ef9864c605bf48a3e09ada", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADCUlEQVRoga1ZS27FMAjswivfrGfqumfqzbxNlafnCBOGGfyCVKm1McZ8BkjbcRzHl6Hx83f93n+/7dbCM/fs74iH0Qh4VbltKjwXK5ci/rmnGGPuWd65xuSePC06zEh5pOVR5PdEZmSsc+38aXMjc9mO8qr1GWXh+vKAejhbm+tWMPNAtt+JN+yDbjlQfVC0HvEhhUfBSNazcx/mQDURVdrJt/F+UPSw9kms+0vUfRsCyt2ZfJrEKilhgMJCIf/oudYqbkVw5i+Jzu0aZwDvzPUliTO0YHDmH+jlISONxABeN3/nC4WixchdClmlFasP4S5WwVtVuUqCVaiTYooeEj5AwWG/bs8+gS4sIq46cK24jcylWTxnaKQikyV0dv4NQ6jalWZyPoXoSWEh89DI3B61tHZPbQqr1N+G8HLCVsI+RnW7ArPRmZ1idmun1QNPhwRq0BgtA03WyHlScF0l1UsnZci3FDK7wagyirLxsxcmvNtMjC5jSmXQiPgt727h8nQLITaY7JLSYoygd/J91Q1G2ej3hNL24gxqdzrdpgwenir9T9SpeuU+ofS7UJZ8qMBlMjzPIAiohG86E6N8iBSJeH3YRHI9KfkhoRDLjQoKoW61k4HdnkGhF6KQ7zkyZFLygYXX+ADtLhRSMVpdQzz+HjWhIYwixkhwFeKYMpZYFwthFBUPL9TzVeGQKTJMfciM4/cuFHq64qqN2qRsbMwMR9vp3Q4TjZfRHZ4qxgw/LVaGESWsUPiMYMLystC9VzvtFVUsvtNJKiFiKctH6AHmcmWgQcrvoFYX8nP5uMsqbtQyIKWqj2edAJJ/CyFkgSihldJvL4v4LEUNJQvTVx2oZH1WN7xwJqeDHonVDEvL53Vk5UwgCy1FkZF8Y4rkWJ2WXqgyhKB+ppqgSviehPJzKWQqhFreyCoqdaENZzKvEIqGj4hQkbJ/s4srOdcJL/w6vXuxH1h2mz9G00iP/JMvyx/Ps4N4HdSAJQeQ27MePeOp7H8JYyuSF35WUdz9ZEggGI0U9vf9Az4FrfJHv8xFAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "width": 36, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": ",PP", "label": ", PP" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 210, 252, 255 ], "toColor": [ 226, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 179, 255 ], "toColor": [ 205, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 187, 255 ], "toColor": [ 252, 211, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 249, 255 ], "toColor": [ 207, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 223, 252, 255 ], "toColor": [ 182, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 189, 255 ], "toColor": [ 252, 243, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 216, 255 ], "toColor": [ 179, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 182, 252, 255 ], "toColor": [ 196, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 212, 255 ], "toColor": [ 225, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 201, 252, 255 ], "toColor": [ 184, 201, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ProposedZoneCode1+$feature.ProposedZoneCode2", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "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": "Times New Roman", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 429899.68914557993, "ymin": 1052765.395192325, "xmax": 591958.1291356608, "ymax": 1269664.27504199, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 3.068288792485776E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.871080011247833E7, "falseY": -4.614589074292992E7, "xyUnits": 1.3268204866699289E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TaxDist", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ZoneCode", "type": "esriFieldTypeString", "alias": "ZoneCode", "length": 15, "domain": null }, { "name": "OverlayZone", "type": "esriFieldTypeString", "alias": "OverlayZone", "length": 125, "domain": null }, { "name": "ProposedZoneCode1", "type": "esriFieldTypeString", "alias": "ProposedZoneCode1", "length": 15, "domain": null }, { "name": "ProposedZoneCode2", "type": "esriFieldTypeString", "alias": "ProposedZoneCode2", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OPIngens_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null }, { "name": "TaxDist", "type": "esriFieldTypeString", "alias": "TaxDist", "length": 50, "domain": null }, { "name": "Ordinance", "type": "esriFieldTypeString", "alias": "Ordinance", "length": 125, "domain": null }, { "name": "Conforming", "type": "esriFieldTypeString", "alias": "Conforming", "length": 5, "domain": null }, { "name": "ZoneEditDate", "type": "esriFieldTypeDate", "alias": "ZoneEditDate", "length": 8, "domain": null }, { "name": "ZoneEditBy", "type": "esriFieldTypeString", "alias": "ZoneEditBy", "length": 10, "domain": null }, { "name": "PrivNotes", "type": "esriFieldTypeString", "alias": "PrivNotes", "length": 500, "domain": null }, { "name": "PubNotes", "type": "esriFieldTypeString", "alias": "PubNotes", "length": 500, "domain": null }, { "name": "CompPlan", "type": "esriFieldTypeString", "alias": "CompPlan", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "uniqueIdInfo": { "type": "simple", "fields": [ "OPIngens_OID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000, "serviceItemId": "940ddedef8ac476f8ad38fa9d7d883a3" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Owner Parcel (zoned only)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791600, "falseY": -43888000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZoneCode", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "? ? ?", "uniqueValueGroups": [ { "heading": "ZoneCode", "classes": [ { "label": "A1", "description": "A1", "symbol": { "type": "esriPFS", "url": "a820423c5274581e37e39134566e5e42", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArUlEQVRIieWVUQqAIBBEDfZigefxCuFHF9jzCB1tQ2nDJFFrDaH3YxTMNKtNQESkBDFOhxW1CyvED/jmG1C7oMVGYOdJLRuJiDOs5bXPBL0A//a9WDb6IIH6jYE5jnHrcS4amEgwd/3KICdWm6JogMdY7qhJUTWiHCIjwqRbuuwBRt1i17buGuc78DzprbESjGlghH6VKawLredaFUj76hyRZIrY5LIHEinS7toBxB5iuHdTPBYAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "A1" ] ] }, { "label": "AG", "description": "AG", "symbol": { "type": "esriPFS", "url": "a820423c5274581e37e39134566e5e42", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArUlEQVRIieWVUQqAIBBEDfZigefxCuFHF9jzCB1tQ2nDJFFrDaH3YxTMNKtNQESkBDFOhxW1CyvED/jmG1C7oMVGYOdJLRuJiDOs5bXPBL0A//a9WDb6IIH6jYE5jnHrcS4amEgwd/3KICdWm6JogMdY7qhJUTWiHCIjwqRbuuwBRt1i17buGuc78DzprbESjGlghH6VKawLredaFUj76hyRZIrY5LIHEinS7toBxB5iuHdTPBYAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "AG" ] ] }, { "label": "B1", "description": "B1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "B1" ] ] }, { "label": "B2", "description": "B2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "B2" ] ] }, { "label": "B3", "description": "B3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "B3" ] ] }, { "label": "B4", "description": "B4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "B4" ] ] }, { "label": "B5", "description": "B5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 132, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "B5" ] ] }, { "label": "E1", "description": "E1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "E1" ] ] }, { "label": "I1", "description": "I1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "I1" ] ] }, { "label": "I2", "description": "I2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "I2" ] ] }, { "label": "I3", "description": "I3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "I3" ] ] }, { "label": "INST", "description": "INST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 68, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "INST" ] ] }, { "label": "L1", "description": "L1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "L1" ] ] }, { "label": "M1", "description": "M1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "M1" ] ] }, { "label": "M2", "description": "M2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "M2" ] ] }, { "label": "MF", "description": "MF", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MF" ] ] }, { "label": "MUTC", "description": "MUTC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MUTC" ] ] }, { "label": "O1", "description": "O1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "O1" ] ] }, { "label": "P", "description": "P", "symbol": { "type": "esriPFS", "url": "fa6b91dba488a3e91828110db615fc0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEOUlEQVR4nO2c27HjIAyGz4NLcz0Uo3rSW3acOWSwohsgid0NevHEAT5imx8hKxzP5/NZHudPNTgfP9fn69hj5bdO21Ztry2TwcnkHRy8rWwx+C0nlc/iZPIOqnHqiJ+k0TsayZHKRfE+LqBWET/SheiIdD6Ko1kU7+MCWo1qGJoOULrxN3NGea8LaBFk7TtgwPhcBieTd1CzjDb8ZoS7BHOyeQcnmj3DohjEN4uTzWPdGOtdKkbxzeRk8kyTCCWkuEMw6M6s4HjyDguA0pKIHwLBnAgeewHbRxc3OutEr+BE8Q5rY9xaEwS/yeJyRHAyeS83hqvYK9CFWC5Rjm4Epy2byXsP4dl1LfxqCgeP5qzivfxArQGto8DMZNTnKM4q3tF7F6U1KHSKcBYnknf0QKQGATmdlqVWBieadwsmaOO9lmmPrWmzYTRnBU+chT2tBHOkmTiSRw7hHlhR/DE8dKI4nAsTzfuYha8KVg0DJtJh8bm8Oat45pA+J66AtMPaUW/OqHszy1ODCVzDXKdgQGuyOBE8kx9Yz436X5x5cqwOtDdP9AOtj71klsnFg7OK97EWntWuogyHKM4q3s0PbCv0WDGEv7M42bzbEJ7Rt6LE0DI47ecsHukH9ooqKK4D94R4c6RyUbyPJ5A64rs7OxuX/yQv5ip3u4BWL13ToKLMeBGctl4mbyg3RtM6+JK8GHIWlu6WVYOKsJ6M5mTz3qkdGDyib2DwpSI5K3jv5CLcAasVg/hy33tzVvDIl0q9y7TypXkxl6mTCCWkuEPgEFzI4njyxFm4XUNiLYn4IfAP5sWo4Syq0VknOpKjlY/4XYelMWlpZBXeDA61sojmsakdvQJdmOWS1kEvTi2rrU68eWx21oimUOalaxpHqhPJY3NjrF4+KPkjVqd3lrOK15XaIa0J4QvzYthwFgWRGoQvzYu5BRMs412avcC4Do7iVFYtk8VzSbDkjJqRIznU52je1DuRYnhDRrkzEZy2bCbvNgtfFawaRjmbl1Hagi2Cs4pnCulz4gpIO3BHLXfQiyO1HclT/ydCNdzbUcmyOFE81Q+s50b8LzDMmNGcaB7rB46sUKyWxcngdb3W9PpBkMTJ4LmldvQMiSxOBo/8y//oWhO+MMHIJTvLUjeag89l8chw1sjsBAM648mxOvDevL3xzvmY0ta98U6ntmJp2BvvIOO0jgqVXbY33unUVjy898Y7RmOjMZxoUmtHzopBfLM42by98c7kpLI33jnnEoz2xjuPufcne+OdxkZig3vjnZNf8lHnSDeGqyjdCSn6UdDLaG1h78Fpy2by9sY7gtULL74TGQ18Ui9nrFGRCM4q3t5457wPe0pypMllb7yjXCjsTIshfW281zLtsTXtjVc0ZwVvb7wzaPXm7I13BgMJ75A+5TBavHEp0gEGn8ubs4q3N955zCUY/QH17EC1JmsNxwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "P" ] ] }, { "label": "PR", "description": "PR", "symbol": { "type": "esriPFS", "url": "c9a3717f9f06a21f72f33bba3d96aeac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADzElEQVRogbWZXY7kMAiE54E7bG62Z9ybZU/Rq5G2JY8HqK9whodWYhsMpvhxOl6v1+v68/fj/v3rY0IZ7zrmyD7Rw5ERnz/rooqpMiRbu44pWRXfuq47xP29M/j6vzaqjTthxBudch0yMl26vZUu2b5BT30XoCBcvZO1T4ZbJicUtCsPVc8Ufp1hFT95rmRey5ov8KYe74jCjyY6ctBEx3tZE8Q7K5FEV61zoT2BOeGPbGMK8Wz8PTZFTedBF94Vf0gtAES7MeUtx5sn8P6kbzFNIe5CTsk8SVrTkIoKjrTGdhs4jcM+P0lgNKTCjbOVlFG0lFEPOQm2e4+KkcB7CvP9XXloR6PTDGXvoRShEHU949AUQZUOQZuDSafVIcW5ndHuTb1f75JFMzRJGt34DlEF6er5BD13FtM/1SVlMqc0SY7Xti5cL/9k8+H2BlTPe4/pXbCbFLJ5Gtf7M+kNyCEqj4fTK9Pmwil1JDe4V0fl8SBweqIckZzgfNDY1zu6RKdg9k7CoFKskkXmiJ4ZbxZy0W1CShc1hMoiMidfeO41e9OYPjmUdVx5YdojWPC+YaxONqLlj0LcyS37gV7VhWNqCDFwUq8nHq46vzuDt1JAGaKycwfvSlalQzdODjZUBqTJJhtzurtJUiOHg+D9JreWdgZSaLsd4E4dau4V3q5BE3jT5OQY6MjZ6UtMq3JDxl1PTeP35IDCqW+OUqsiziXBPfhKfufMIIqQzU/h3SntNC/d4V3vW9bEQMozmc+Ups1LpnPm8aAGZqR4JuXQ0YNAPlsT1eL9OZunfHutpDIdUolupW//WipGkmgqyJ0mqe5gaVks/7U8ydhkzpE7iW1VRaLVqhCixtXcSXnq1isP33siU7FcCVJzmdxJTBP91D5vilPorKRygOPZbl91aGo+SguEopXAapxWAnK7c3W8q47MuVdP+nVaCU4TJgmVOL0HO5tV6xTvSabO+EJtQol6gnjXuTaqpJa9B7AHNwjZV4pJFSChcRIOoRbtgt3O6/Q7mDJIlcQMadEp6RCBWWfoE19XaGKMapFr/OTgnoC3Q5dqQwlEiXen9Voprni7ChRPxfQkizpyHHlKZribEmVOblgnCKM9eXSbToko5MY84VUy7705IaWge1ZznUKnX05cz0elFDllt3xMEl9FpNxVcmLSsFNlKiVoNzZBDkFUdN6aQNzJ1tOq0RnUjd97TDubTmDc1c0nusBqvzamr0NYn3h3n6PJsjvwzpbIFD3N3N1Yx5MZQ5sR5/tbZAJOM7dSkM4rmnzB+WT8B1Czl/e+8AJ9AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 23, 168, 232, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "PR" ] ] }, { "label": "PUD", "description": "PUD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PUD" ] ] }, { "label": "PUD-PR1", "description": "PUD-PR1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PUD-PR1" ] ] }, { "label": "R1", "description": "R1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "R1" ] ] }, { "label": "R1MH", "description": "R1MH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "R1MH" ] ] }, { "label": "R2", "description": "R2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "R2" ] ] }, { "label": "R3", "description": "R3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "R3" ] ] }, { "label": "R4", "description": "R4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "R4" ] ] }, { "label": "R6", "description": "R6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "R6" ] ] }, { "label": "R7", "description": "R7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "R7" ] ] }, { "label": "RA", "description": "RA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RA" ] ] }, { "label": "RE", "description": "RE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RE" ] ] }, { "label": "RG", "description": "RG", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 137, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RG" ] ] }, { "label": "RMHP", "description": "RMHP", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RMHP" ] ] }, { "label": "RT", "description": "RT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 245, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RT" ] ] }, { "label": "RM", "description": "RM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RM" ] ] }, { "label": "RN", "description": "RN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": null }, "values": [ [ "RN" ] ] }, { "label": "WC", "description": "WC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WC" ] ] }, { "label": "RR", "description": "RR", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "values": [ [ "RR" ] ] }, { "label": "RL", "description": "RL", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RL" ] ] }, { "label": "HC", "description": "HC", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HC" ] ] }, { "label": "CI", "description": "CI", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CI" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "a820423c5274581e37e39134566e5e42", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArUlEQVRIieWVUQqAIBBEDfZigefxCuFHF9jzCB1tQ2nDJFFrDaH3YxTMNKtNQESkBDFOhxW1CyvED/jmG1C7oMVGYOdJLRuJiDOs5bXPBL0A//a9WDb6IIH6jYE5jnHrcS4amEgwd/3KICdWm6JogMdY7qhJUTWiHCIjwqRbuuwBRt1i17buGuc78DzprbESjGlghH6VKawLredaFUj76hyRZIrY5LIHEinS7toBxB5iuHdTPBYAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "A1", "label": "A1" }, { "symbol": { "type": "esriPFS", "url": "a820423c5274581e37e39134566e5e42", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArUlEQVRIieWVUQqAIBBEDfZigefxCuFHF9jzCB1tQ2nDJFFrDaH3YxTMNKtNQESkBDFOhxW1CyvED/jmG1C7oMVGYOdJLRuJiDOs5bXPBL0A//a9WDb6IIH6jYE5jnHrcS4amEgwd/3KICdWm6JogMdY7qhJUTWiHCIjwqRbuuwBRt1i17buGuc78DzprbESjGlghH6VKawLredaFUj76hyRZIrY5LIHEinS7toBxB5iuHdTPBYAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "AG", "label": "AG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B1", "label": "B1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B2", "label": "B2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B3", "label": "B3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B4", "label": "B4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 132, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B5", "label": "B5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "E1", "label": "E1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "I1", "label": "I1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "I2", "label": "I2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "I3", "label": "I3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 68, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "INST", "label": "INST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L1", "label": "L1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M1", "label": "M1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M2", "label": "M2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MF", "label": "MF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MUTC", "label": "MUTC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "O1", "label": "O1" }, { "symbol": { "type": "esriPFS", "url": "fa6b91dba488a3e91828110db615fc0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEOUlEQVR4nO2c27HjIAyGz4NLcz0Uo3rSW3acOWSwohsgid0NevHEAT5imx8hKxzP5/NZHudPNTgfP9fn69hj5bdO21Ztry2TwcnkHRy8rWwx+C0nlc/iZPIOqnHqiJ+k0TsayZHKRfE+LqBWET/SheiIdD6Ko1kU7+MCWo1qGJoOULrxN3NGea8LaBFk7TtgwPhcBieTd1CzjDb8ZoS7BHOyeQcnmj3DohjEN4uTzWPdGOtdKkbxzeRk8kyTCCWkuEMw6M6s4HjyDguA0pKIHwLBnAgeewHbRxc3OutEr+BE8Q5rY9xaEwS/yeJyRHAyeS83hqvYK9CFWC5Rjm4Epy2byXsP4dl1LfxqCgeP5qzivfxArQGto8DMZNTnKM4q3tF7F6U1KHSKcBYnknf0QKQGATmdlqVWBieadwsmaOO9lmmPrWmzYTRnBU+chT2tBHOkmTiSRw7hHlhR/DE8dKI4nAsTzfuYha8KVg0DJtJh8bm8Oat45pA+J66AtMPaUW/OqHszy1ODCVzDXKdgQGuyOBE8kx9Yz436X5x5cqwOtDdP9AOtj71klsnFg7OK97EWntWuogyHKM4q3s0PbCv0WDGEv7M42bzbEJ7Rt6LE0DI47ecsHukH9ooqKK4D94R4c6RyUbyPJ5A64rs7OxuX/yQv5ip3u4BWL13ToKLMeBGctl4mbyg3RtM6+JK8GHIWlu6WVYOKsJ6M5mTz3qkdGDyib2DwpSI5K3jv5CLcAasVg/hy33tzVvDIl0q9y7TypXkxl6mTCCWkuEPgEFzI4njyxFm4XUNiLYn4IfAP5sWo4Syq0VknOpKjlY/4XYelMWlpZBXeDA61sojmsakdvQJdmOWS1kEvTi2rrU68eWx21oimUOalaxpHqhPJY3NjrF4+KPkjVqd3lrOK15XaIa0J4QvzYthwFgWRGoQvzYu5BRMs412avcC4Do7iVFYtk8VzSbDkjJqRIznU52je1DuRYnhDRrkzEZy2bCbvNgtfFawaRjmbl1Hagi2Cs4pnCulz4gpIO3BHLXfQiyO1HclT/ydCNdzbUcmyOFE81Q+s50b8LzDMmNGcaB7rB46sUKyWxcngdb3W9PpBkMTJ4LmldvQMiSxOBo/8y//oWhO+MMHIJTvLUjeag89l8chw1sjsBAM648mxOvDevL3xzvmY0ta98U6ntmJp2BvvIOO0jgqVXbY33unUVjy898Y7RmOjMZxoUmtHzopBfLM42by98c7kpLI33jnnEoz2xjuPufcne+OdxkZig3vjnZNf8lHnSDeGqyjdCSn6UdDLaG1h78Fpy2by9sY7gtULL74TGQ18Ui9nrFGRCM4q3t5457wPe0pypMllb7yjXCjsTIshfW281zLtsTXtjVc0ZwVvb7wzaPXm7I13BgMJ75A+5TBavHEp0gEGn8ubs4q3N955zCUY/QH17EC1JmsNxwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "P", "label": "P" }, { "symbol": { "type": "esriPFS", "url": "c9a3717f9f06a21f72f33bba3d96aeac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADzElEQVRogbWZXY7kMAiE54E7bG62Z9ybZU/Rq5G2JY8HqK9whodWYhsMpvhxOl6v1+v68/fj/v3rY0IZ7zrmyD7Rw5ERnz/rooqpMiRbu44pWRXfuq47xP29M/j6vzaqjTthxBudch0yMl26vZUu2b5BT30XoCBcvZO1T4ZbJicUtCsPVc8Ufp1hFT95rmRey5ov8KYe74jCjyY6ctBEx3tZE8Q7K5FEV61zoT2BOeGPbGMK8Wz8PTZFTedBF94Vf0gtAES7MeUtx5sn8P6kbzFNIe5CTsk8SVrTkIoKjrTGdhs4jcM+P0lgNKTCjbOVlFG0lFEPOQm2e4+KkcB7CvP9XXloR6PTDGXvoRShEHU949AUQZUOQZuDSafVIcW5ndHuTb1f75JFMzRJGt34DlEF6er5BD13FtM/1SVlMqc0SY7Xti5cL/9k8+H2BlTPe4/pXbCbFLJ5Gtf7M+kNyCEqj4fTK9Pmwil1JDe4V0fl8SBweqIckZzgfNDY1zu6RKdg9k7CoFKskkXmiJ4ZbxZy0W1CShc1hMoiMidfeO41e9OYPjmUdVx5YdojWPC+YaxONqLlj0LcyS37gV7VhWNqCDFwUq8nHq46vzuDt1JAGaKycwfvSlalQzdODjZUBqTJJhtzurtJUiOHg+D9JreWdgZSaLsd4E4dau4V3q5BE3jT5OQY6MjZ6UtMq3JDxl1PTeP35IDCqW+OUqsiziXBPfhKfufMIIqQzU/h3SntNC/d4V3vW9bEQMozmc+Ups1LpnPm8aAGZqR4JuXQ0YNAPlsT1eL9OZunfHutpDIdUolupW//WipGkmgqyJ0mqe5gaVks/7U8ydhkzpE7iW1VRaLVqhCixtXcSXnq1isP33siU7FcCVJzmdxJTBP91D5vilPorKRygOPZbl91aGo+SguEopXAapxWAnK7c3W8q47MuVdP+nVaCU4TJgmVOL0HO5tV6xTvSabO+EJtQol6gnjXuTaqpJa9B7AHNwjZV4pJFSChcRIOoRbtgt3O6/Q7mDJIlcQMadEp6RCBWWfoE19XaGKMapFr/OTgnoC3Q5dqQwlEiXen9Voprni7ChRPxfQkizpyHHlKZribEmVOblgnCKM9eXSbToko5MY84VUy7705IaWge1ZznUKnX05cz0elFDllt3xMEl9FpNxVcmLSsFNlKiVoNzZBDkFUdN6aQNzJ1tOq0RnUjd97TDubTmDc1c0nusBqvzamr0NYn3h3n6PJsjvwzpbIFD3N3N1Yx5MZQ5sR5/tbZAJOM7dSkM4rmnzB+WT8B1Czl/e+8AJ9AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 23, 168, 232, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "PR", "label": "PR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PUD", "label": "PUD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PUD-PR1", "label": "PUD-PR1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R1", "label": "R1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R1MH", "label": "R1MH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R2", "label": "R2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R3", "label": "R3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R4", "label": "R4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R6", "label": "R6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R7", "label": "R7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RA", "label": "RA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RE", "label": "RE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 137, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RG", "label": "RG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RMHP", "label": "RMHP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 245, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RT", "label": "RT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RM", "label": "RM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": null }, "value": "RN", "label": "RN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WC", "label": "WC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "value": "RR", "label": "RR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RL", "label": "RL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HC", "label": "HC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CI", "label": "CI" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 210, 252, 255 ], "toColor": [ 226, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 179, 255 ], "toColor": [ 201, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 250, 255 ], "toColor": [ 182, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 194, 255 ], "toColor": [ 252, 179, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 212, 255 ], "toColor": [ 244, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 183, 252, 255 ], "toColor": [ 182, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 222, 252, 255 ], "toColor": [ 179, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 224, 255 ], "toColor": [ 252, 212, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 236, 255 ], "toColor": [ 252, 194, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 213, 255 ], "toColor": [ 194, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 240, 252, 255 ], "toColor": [ 207, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 187, 255 ], "toColor": [ 252, 234, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 192, 252, 255 ], "toColor": [ 224, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 197, 255 ], "toColor": [ 219, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 201, 252, 255 ], "toColor": [ 179, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 182, 255 ], "toColor": [ 252, 196, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 244, 255 ], "toColor": [ 212, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 219, 252, 255 ], "toColor": [ 210, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 229, 255 ], "toColor": [ 189, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 197, 252, 255 ], "toColor": [ 202, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 222, 255 ], "toColor": [ 252, 197, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 196, 255 ], "toColor": [ 252, 194, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 252, 255 ], "toColor": [ 252, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 191, 255 ], "toColor": [ 179, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 194, 252, 255 ], "toColor": [ 251, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 219, 202, 255 ], "toColor": [ 252, 219, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 184, 255 ], "toColor": [ 231, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 231, 255 ], "toColor": [ 252, 182, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 199, 255 ], "toColor": [ 252, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 179, 252, 255 ], "toColor": [ 222, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 243, 252, 255 ], "toColor": [ 182, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 214, 252, 255 ], "toColor": [ 192, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 194, 255 ], "toColor": [ 252, 227, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 233, 252, 255 ], "toColor": [ 187, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 197, 255 ], "toColor": [ 198, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ZoneCode", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "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.5, "font": { "family": "Arial", "size": 14, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 429899.68914557993, "ymin": 1052308.3642822355, "xmax": 592402.2496384941, "ymax": 1269814.8610269055, "spatialReference": { "wkid": 102629, "latestWkid": 102629, "xyTolerance": 3.068288792485776E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.871080011247833E7, "falseY": -4.614589074292992E7, "xyUnits": 1.3268204866699289E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TaxDist", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ZoneCode", "type": "esriFieldTypeString", "alias": "ZoneCode", "length": 15, "domain": null }, { "name": "OPIngens_OID", "type": "esriFieldTypeOID", "alias": "OPIngens_OID", "domain": null }, { "name": "OverlayZone", "type": "esriFieldTypeString", "alias": "OverlayZone", "length": 125, "domain": null }, { "name": "ProposedZoneCode1", "type": "esriFieldTypeString", "alias": "ProposedZoneCode1", "length": 15, "domain": null }, { "name": "ProposedZoneCode2", "type": "esriFieldTypeString", "alias": "ProposedZoneCode2", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TaxDist", "type": "esriFieldTypeString", "alias": "TaxDist", "length": 50, "domain": null }, { "name": "Ordinance", "type": "esriFieldTypeString", "alias": "Ordinance", "length": 125, "domain": null }, { "name": "Conforming", "type": "esriFieldTypeString", "alias": "Conforming", "length": 5, "domain": null }, { "name": "ZoneEditDate", "type": "esriFieldTypeDate", "alias": "ZoneEditDate", "length": 8, "domain": null }, { "name": "ZoneEditBy", "type": "esriFieldTypeString", "alias": "ZoneEditBy", "length": 10, "domain": null }, { "name": "PrivNotes", "type": "esriFieldTypeString", "alias": "PrivNotes", "length": 500, "domain": null }, { "name": "PubNotes", "type": "esriFieldTypeString", "alias": "PubNotes", "length": 500, "domain": null }, { "name": "CompPlan", "type": "esriFieldTypeString", "alias": "CompPlan", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "uniqueIdInfo": { "type": "simple", "fields": [ "OPIngens_OID" ], "OIDFieldContainsHashValue": false }, "maxUniqueIDCount": 100000 } ], "tables": [] }