{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Map Grid Text 1:24000 Scale", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.21323099999936E8, "falseY": -9.4209399999986E7, "xyUnits": 10000, "falseZ": 0, "zUnits": 16, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Map Grid Index" }, { "id": 2, "name": "Range Number" }, { "id": 3, "name": "Section Number" }, { "id": 4, "name": "Township Number" } ], "minScale": 36000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2101450.7754639983, "ymin": 223368.47501400113, "xmax": 2184451.2027640045, "ymax": 265788.5596140027, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "DATA_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "DATA_UPDATE_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Map Grid Index" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Range Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Section Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Township Number" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 0, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "BOLD": null, "ITALIC": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "DATA_UPDATE_DATE": null }, "code": 0, "name": "Map Grid Index" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "BOLD": null, "ITALIC": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "DATA_UPDATE_DATE": null }, "code": 1, "name": "Range Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "BOLD": null, "ITALIC": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "DATA_UPDATE_DATE": null }, "code": 2, "name": "Section Number" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "BOLD": null, "ITALIC": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "DATA_UPDATE_DATE": null }, "code": 3, "name": "Township Number" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Map Grid Index", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Map Grid Text 1:24000 Scale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2101450.7754639983, "ymin": 223368.47501400113, "xmax": 2184451.2027640045, "ymax": 265788.5596140027, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Range Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Map Grid Text 1:24000 Scale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2101450.7754639983, "ymin": 223368.47501400113, "xmax": 2184451.2027640045, "ymax": 265788.5596140027, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Section Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Map Grid Text 1:24000 Scale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2101450.7754639983, "ymin": 223368.47501400113, "xmax": 2184451.2027640045, "ymax": 265788.5596140027, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Township Number", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Map Grid Text 1:24000 Scale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2101450.7754639983, "ymin": 223368.47501400113, "xmax": 2184451.2027640045, "ymax": 265788.5596140027, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 37, "name": "Neighborhoods Text", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.21323099999936E8, "falseY": -9.4209399999986E7, "xyUnits": 10000, "falseZ": 0, "zUnits": 16, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 30, "name": "Edmond Public Schools" }, { "id": 31, "name": "Golf Courses" }, { "id": 32, "name": "Neighborhoods" }, { "id": 33, "name": "Parks" }, { "id": 34, "name": "Shopping Centers" }, { "id": 35, "name": "UCO Campus" }, { "id": 36, "name": "Apartments" } ], "minScale": 36000, "maxScale": 18000, "defaultVisibility": false, "extent": { "xmin": 2102405.3702639937, "ymin": 222128.9185140133, "xmax": 2186589.674963998, "ymax": 265947.97691401094, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "DATA_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "DATA_UPDATE_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I28ANNOTATIONCLA", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I28STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Edmond Public Schools" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Golf Courses" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Neighborhoods" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Parks" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Shopping Centers" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 5, "name": "UCO Campus" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 6, "name": "Apartments" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 0, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "BOLD": null, "ITALIC": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "DATA_UPDATE_DATE": null }, "code": 0, "name": "Edmond Public Schools" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "BOLD": null, "ITALIC": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "DATA_UPDATE_DATE": null }, "code": 1, "name": "Golf Courses" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "BOLD": null, "ITALIC": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "DATA_UPDATE_DATE": null }, "code": 2, "name": "Neighborhoods" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "BOLD": null, "ITALIC": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "DATA_UPDATE_DATE": null }, "code": 3, "name": "Parks" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "BOLD": null, "ITALIC": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "DATA_UPDATE_DATE": null }, "code": 4, "name": "Shopping Centers" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "BOLD": null, "ITALIC": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "DATA_UPDATE_DATE": null }, "code": 5, "name": "UCO Campus" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "BOLD": null, "ITALIC": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "DATA_UPDATE_DATE": null }, "code": 6, "name": "Apartments" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 30, "name": "Edmond Public Schools", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 37, "name": "Neighborhoods Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2102405.3702639937, "ymin": 222128.9185140133, "xmax": 2186589.674963998, "ymax": 265947.97691401094, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "effectiveMaxScale": 18000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 31, "name": "Golf Courses", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 37, "name": "Neighborhoods Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2102405.3702639937, "ymin": 222128.9185140133, "xmax": 2186589.674963998, "ymax": 265947.97691401094, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "effectiveMaxScale": 18000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 32, "name": "Neighborhoods", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 37, "name": "Neighborhoods Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2102405.3702639937, "ymin": 222128.9185140133, "xmax": 2186589.674963998, "ymax": 265947.97691401094, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "effectiveMaxScale": 18000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 33, "name": "Parks", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 37, "name": "Neighborhoods Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2102405.3702639937, "ymin": 222128.9185140133, "xmax": 2186589.674963998, "ymax": 265947.97691401094, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "effectiveMaxScale": 18000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 34, "name": "Shopping Centers", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 37, "name": "Neighborhoods Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2102405.3702639937, "ymin": 222128.9185140133, "xmax": 2186589.674963998, "ymax": 265947.97691401094, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "effectiveMaxScale": 18000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 35, "name": "UCO Campus", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 37, "name": "Neighborhoods Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2102405.3702639937, "ymin": 222128.9185140133, "xmax": 2186589.674963998, "ymax": 265947.97691401094, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "effectiveMaxScale": 18000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 36, "name": "Apartments", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 37, "name": "Neighborhoods Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2102405.3702639937, "ymin": 222128.9185140133, "xmax": 2186589.674963998, "ymax": 265947.97691401094, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "effectiveMaxScale": 18000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 22, "name": "University of Central Oklahoma", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.21323099999936E8, "falseY": -9.4209399999986E7, "xyUnits": 40000, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2102235.2481140047, "ymin": 222072.36021400988, "xmax": 2192261.7699639946, "ymax": 269761.2380140126, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 4, "domain": null }, { "name": "NBHD_ID", "type": "esriFieldTypeString", "alias": "NBHD_ID", "length": 4, "domain": null }, { "name": "NEIGHBOR", "type": "esriFieldTypeString", "alias": "NEIGHBOR", "length": 45, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "NBHD_TYPE", "type": "esriFieldTypeString", "alias": "NBHD_TYPE", "length": 30, "domain": null }, { "name": "DATA_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "DATA_UPDATE_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "NEIGHBOR", "fields": "NEIGHBOR", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 14, "name": "Apartments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.21323099999936E8, "falseY": -9.4209399999986E7, "xyUnits": 40000, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2102235.2481140047, "ymin": 222072.36021400988, "xmax": 2192261.7699639946, "ymax": 269761.2380140126, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 4, "domain": null }, { "name": "NBHD_ID", "type": "esriFieldTypeString", "alias": "NBHD_ID", "length": 4, "domain": null }, { "name": "NEIGHBOR", "type": "esriFieldTypeString", "alias": "NEIGHBOR", "length": 45, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "NBHD_TYPE", "type": "esriFieldTypeString", "alias": "NBHD_TYPE", "length": 30, "domain": null }, { "name": "DATA_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "DATA_UPDATE_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "NEIGHBOR", "fields": "NEIGHBOR", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 15, "name": "Cemetery", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.21323099999936E8, "falseY": -9.4209399999986E7, "xyUnits": 40000, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2102235.2481140047, "ymin": 222072.36021400988, "xmax": 2192261.7699639946, "ymax": 269761.2380140126, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 4, "domain": null }, { "name": "NBHD_ID", "type": "esriFieldTypeString", "alias": "NBHD_ID", "length": 4, "domain": null }, { "name": "NEIGHBOR", "type": "esriFieldTypeString", "alias": "NEIGHBOR", "length": 45, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "NBHD_TYPE", "type": "esriFieldTypeString", "alias": "NBHD_TYPE", "length": 30, "domain": null }, { "name": "DATA_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "DATA_UPDATE_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "NEIGHBOR", "fields": "NEIGHBOR", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 25, "name": "Golf Course", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.21323099999936E8, "falseY": -9.4209399999986E7, "xyUnits": 40000, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "06de0b7443ba84e20d7c005fcf7085db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEQ0lEQVR4nO2cTZbbIAzHZ+GT6BqzzVl6uV4h2y57Ba7SPs8LeVjRFyCJaYM2fnGAH7HNHyErHD9+//xT7r8+qsHt8+P8fB57rDzqtG3V9toyGZxM3sHB28oWg0c5qXwWJ5N3UI1TR/wkjd7RSI5ULor3cgG1iviRLkRHpPNRHM2ieC8X0GpUw9B0gNKN78wZ5X1dQIsga98BA8bnMjiZvIOaZbThNyPcJZiTzTs40ewZFsUgvlmcbB7rxljvUjGKbyYnk2eaRCghxR2CQXdmBceTd1gAlJZE/BAI5kTw2AvYPrq40VknegUnindYG+PWmiD4TRaXI4KTyftyY7iKvQJdiOUS5ehGcNqymbznEJ5d18JDUzh4NGcV78sP1BrQOgrMTEZ9juKs4h29d1Fag0KnCGdxInlHD0RqEJDTaVlqZXCieZdggjbea5n22Jo2G0ZzVvDEWdjTSjBHmokjeeQQ7oEVxR/DQyeKw7kw0byXWfisYNUwYCIdFp/Lm7OKZw7pc+IKSDusHfXmjLo3szw1mMA1zHUKBrQmixPBM/mB9dyo/8WZJ8fqQHvzRD/Q+thLZplcPDireC9r4VntKspwiOKs4l38wLZCjxVD+DuLk827DOEZfStKDC2D037O4pF+YK+oguI6cE+IN0cqF8V7eQKpI767s7Nx+U/yYs5ylwto9dI1DSrKjBfBaetl8oZyYzStgzfJiyFnYeluWTWoCOvJaE4275nagcEj+gYGXyqSs4L3TC7CHbBaMYgv9703ZwWPfKnUu0wrb5oXc5o6iVBCijsEDsGFLI4nT5yF2zUk1pKIHwL/YF6MGs6iGp11oiM5WvmI33VYGpOWRlbhzeBQK4toHpva0SvQhVkuaR304tSy2urEm8dmZ41oCmVeuqZxpDqRPDY3xurlg5I/YnV6ZzmreF2pHdKaEN4wL4YNZ1EQqUF407yYSzDBMt6l2QuM6+AoTmXVMlk8lwRLzqgZOZJDfY7mTb0TKYY3ZJQ7E8Fpy2byLrPwWcGqYZSzeRqlLdgiOKt4ppA+J66AtAN31HIHvThS25E89X8iVMO9HZUsixPFU/3Aem7E/wLDjBnNieaxfuDICsVqWZwMXtdrTa8fBEmcDJ5bakfPkMjiZPDIv/yPrjXhDROMXLKzLHWjOfhcFo8MZ43MTjCgM54cqwPvzdsb79w+p7R1b7zTqa1YGvbGO8g4raNCZaftjXc6tRUP773xjtHYaAwnmtTakbNiEN8sTjZvb7wzOansjXducwlGe+Od+9z7k73xTmMjscG98c6NX/JR50g3hqso3Qkp+lHQy2htYe/Bactm8vbGO4LVCy++ExkNfFIvZ6xRkQjOKt7eeOd2HfaU5EiTy954R7lQ2JkWQ/raeK9l2mNr2huvaM4K3t54Z9Dqzdkb7wwGEp4hfcphtHjjUqQDDD6XN2cVb2+8c59LMPoLaVDcrogQ2REAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2102235.2481140047, "ymin": 222072.36021400988, "xmax": 2192261.7699639946, "ymax": 269761.2380140126, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 4, "domain": null }, { "name": "NBHD_ID", "type": "esriFieldTypeString", "alias": "NBHD_ID", "length": 4, "domain": null }, { "name": "NEIGHBOR", "type": "esriFieldTypeString", "alias": "NEIGHBOR", "length": 45, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "NBHD_TYPE", "type": "esriFieldTypeString", "alias": "NBHD_TYPE", "length": 30, "domain": null }, { "name": "DATA_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "DATA_UPDATE_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "NEIGHBOR", "fields": "NEIGHBOR", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 16, "name": "Hospital", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.21323099999936E8, "falseY": -9.4209399999986E7, "xyUnits": 40000, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 122, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2102235.2481140047, "ymin": 222072.36021400988, "xmax": 2192261.7699639946, "ymax": 269761.2380140126, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 4, "domain": null }, { "name": "NBHD_ID", "type": "esriFieldTypeString", "alias": "NBHD_ID", "length": 4, "domain": null }, { "name": "NEIGHBOR", "type": "esriFieldTypeString", "alias": "NEIGHBOR", "length": 45, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "NBHD_TYPE", "type": "esriFieldTypeString", "alias": "NBHD_TYPE", "length": 30, "domain": null }, { "name": "DATA_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "DATA_UPDATE_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "NEIGHBOR", "fields": "NEIGHBOR", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 29, "name": "Park", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.21323099999936E8, "falseY": -9.4209399999986E7, "xyUnits": 40000, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "9e83db0f325652037d14a127e71c1978", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEQUlEQVR4nO2c7bXbIAyG7w+vkoG0RHbpCl2CSTpBhmmPcy45WNEXIIm2QX984gAPsc2LkBWOH7/uv8vj51c1uN2/zs/nscfKd522rdpeWyaDk8k7OHhb2WLwXU4qn8XJ5B1U49QRP0mjdzSSI5WL4r1dQK0ifqQL0RHpfBRHsyje2wW0GtUwNB2gdONv5ozynhfQIsjad8CA8bkMTibvoGYZbfjNCHcJ5mTzDk40e4ZFMYhvFiebx7ox1rtUjOKbycnkmSYRSkhxh2DQnVnB8eQdFgClJRE/BII5ETz2AraPLm501olewYniHdbGuLUmCH6TxeWI4GTynm4MV7FXoAuxXKIc3QhOWzaT9xrCs+ta+NYUDh7NWcV7+oFaA1pHgZnJqM9RnFW8o/cuSmtQ6BThLE4k7+iBSA0CcjotS60MTjTvEkzQxnst0x5b02bDaM4KnjgLe1oJ5kgzcSSPHMI9sKL4Y3joRHE4Fyaa9zYLnxWsGgZMpMPic3lzVvHMIX1OXAFph7Wj3pxR92aWpwYTuIa5TsGA1mRxIngmP7CeG/W/OPPkWB1ob57oB1ofe8ksk4sHZxXvbS08q11FGQ5RnFW8ix/YVuixYgh/Z3GyeZchPKNvRYmhZXDaz1k80g/sFVVQXAfuCfHmSOWieG9PIHXEd3d2Ni7/SV7MWe5yAa1euqZBRZnxIjhtvUzeUG6MpnXwIXkx5Cws3S2rBhVhPRnNyea9UjsweETfwOBLRXJW8F7JRbgDVisG8eW+9+as4JEvlXqXaeVD82JOUycRSkhxh8AhuJDF8eSJs3C7hsRaEvFD4B/Mi1HDWVSjs050JEcrH/G7Dktj0tLIKrwZHGplEc1jUzt6BbowyyWtg16cWlZbnXjz2OysEU2hzEvXNI5UJ5LH5sZYvXxQ8kesTu8sZxWvK7VDWhPCB+bFsOEsCiI1CB+aF3MJJljGuzR7gXEdHMWprFomi+eSYMkZNSNHcqjP0bypdyLF8IaMcmciOG3ZTN5lFj4rWDWMcjZPo7QFWwRnFc8U0ufEFZB24I5a7qAXR2o7kqf+T4RquLejkmVxoniqH1jPjfhfYJgxoznRPNYPHFmhWC2Lk8Hreq3p9YMgiZPBc0vt6BkSWZwMHvmX/9G1JnxggpFLdpalbjQHn8vikeGskdkJBnTGk2N14L15e+Od231KW/fGO53aiqVhb7yDjNM6KlR22t54p1Nb8fDeG+8YjY3GcKJJrR05KwbxzeJk8/bGO5OTyt545zaXYLQ33nnMvT/ZG+80NhIb3Bvv3PglH3WOdGO4itKdkKIfBb2M1hb2Hpy2bCZvb7wjWL3w4juR0cAn9XLGGhWJ4Kzi7Y13btdhT0mONLnsjXeUC4WdaTGkr433WqY9tqa98YrmrODtjXcGrd6cvfHOYCDhFdKnHEaLNy5FOsDgc3lzVvH2xjuPuQSjPyXe9L8+FTqqAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": null, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2102235.2481140047, "ymin": 222072.36021400988, "xmax": 2192261.7699639946, "ymax": 269761.2380140126, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 4, "domain": null }, { "name": "NBHD_ID", "type": "esriFieldTypeString", "alias": "NBHD_ID", "length": 4, "domain": null }, { "name": "NEIGHBOR", "type": "esriFieldTypeString", "alias": "NEIGHBOR", "length": 45, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "NBHD_TYPE", "type": "esriFieldTypeString", "alias": "NBHD_TYPE", "length": 30, "domain": null }, { "name": "DATA_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "DATA_UPDATE_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "NEIGHBOR", "fields": "NEIGHBOR", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 17, "name": "School", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.21323099999936E8, "falseY": -9.4209399999986E7, "xyUnits": 40000, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2102235.2481140047, "ymin": 222072.36021400988, "xmax": 2192261.7699639946, "ymax": 269761.2380140126, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 4, "domain": null }, { "name": "NBHD_ID", "type": "esriFieldTypeString", "alias": "NBHD_ID", "length": 4, "domain": null }, { "name": "NEIGHBOR", "type": "esriFieldTypeString", "alias": "NEIGHBOR", "length": 45, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "NBHD_TYPE", "type": "esriFieldTypeString", "alias": "NBHD_TYPE", "length": 30, "domain": null }, { "name": "DATA_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "DATA_UPDATE_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "NEIGHBOR", "fields": "NEIGHBOR", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 18, "name": "Shopping", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.21323099999936E8, "falseY": -9.4209399999986E7, "xyUnits": 40000, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2102235.2481140047, "ymin": 222072.36021400988, "xmax": 2192261.7699639946, "ymax": 269761.2380140126, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 4, "domain": null }, { "name": "NBHD_ID", "type": "esriFieldTypeString", "alias": "NBHD_ID", "length": 4, "domain": null }, { "name": "NEIGHBOR", "type": "esriFieldTypeString", "alias": "NEIGHBOR", "length": 45, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "NBHD_TYPE", "type": "esriFieldTypeString", "alias": "NBHD_TYPE", "length": 30, "domain": null }, { "name": "DATA_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "DATA_UPDATE_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "NEIGHBOR", "fields": "NEIGHBOR", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 19, "name": "Neighborhood", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.21323099999936E8, "falseY": -9.4209399999986E7, "xyUnits": 40000, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NEIGHBOR", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "ABBEY PLACE", "description": "ABBEY PLACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 250, 255 ], "outline": null }, "values": [ [ "ABBEY PLACE" ] ] }, { "label": "ABEL ADDITION", "description": "ABEL ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "ABEL ADDITION" ] ] }, { "label": "AMBERWOOD AT COFFEE CREEK", "description": "AMBERWOOD AT COFFEE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 199, 252, 255 ], "outline": null }, "values": [ [ "AMBERWOOD AT COFFEE CREEK" ] ] }, { "label": "AMENDS", "description": "AMENDS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "AMENDS" ] ] }, { "label": "APPLE VILLAGE", "description": "APPLE VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "APPLE VILLAGE" ] ] }, { "label": "APPLE VILLAGE BUSINESS PARK", "description": "APPLE VILLAGE BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 217, 252, 255 ], "outline": null }, "values": [ [ "APPLE VILLAGE BUSINESS PARK" ] ] }, { "label": "APPLE VILLAGE MOBILE HOME PARK", "description": "APPLE VILLAGE MOBILE HOME PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 163, 160, 255 ], "outline": null }, "values": [ [ "APPLE VILLAGE MOBILE HOME PARK" ] ] }, { "label": "ARBOR CREEK AT THE SUMMIT", "description": "ARBOR CREEK AT THE SUMMIT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "ARBOR CREEK AT THE SUMMIT" ] ] }, { "label": "ARBOR CREEK RETAIL WEST", "description": "ARBOR CREEK RETAIL WEST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "ARBOR CREEK RETAIL WEST" ] ] }, { "label": "ARROWHEAD HILLS", "description": "ARROWHEAD HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "ARROWHEAD HILLS" ] ] }, { "label": "ARROWHEAD LAKE", "description": "ARROWHEAD LAKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "ARROWHEAD LAKE" ] ] }, { "label": "ARROWHEAD TRAILS", "description": "ARROWHEAD TRAILS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "ARROWHEAD TRAILS" ] ] }, { "label": "ARROWHEAD VALLEY", "description": "ARROWHEAD VALLEY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "ARROWHEAD VALLEY" ] ] }, { "label": "ASH GROVE AT COFFEE CREEK", "description": "ASH GROVE AT COFFEE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "ASH GROVE AT COFFEE CREEK" ] ] }, { "label": "ASHEFORDE OAKS", "description": "ASHEFORDE OAKS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 196, 252, 255 ], "outline": null }, "values": [ [ "ASHEFORDE OAKS" ] ] }, { "label": "ASTORIA EXECUTIVE PARK", "description": "ASTORIA EXECUTIVE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "ASTORIA EXECUTIVE PARK" ] ] }, { "label": "ASTORIA RIDGE OFFICE PARK", "description": "ASTORIA RIDGE OFFICE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 244, 252, 255 ], "outline": null }, "values": [ [ "ASTORIA RIDGE OFFICE PARK" ] ] }, { "label": "AUGUSTA FARMS", "description": "AUGUSTA FARMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "AUGUSTA FARMS" ] ] }, { "label": "AUTUMN LEAVES", "description": "AUTUMN LEAVES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 252, 255 ], "outline": null }, "values": [ [ "AUTUMN LEAVES" ] ] }, { "label": "AUTUMN RIDGE", "description": "AUTUMN RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 189, 255 ], "outline": null }, "values": [ [ "AUTUMN RIDGE" ] ] }, { "label": "AVANA ON SECOND", "description": "AVANA ON SECOND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "AVANA ON SECOND" ] ] }, { "label": "BAKER", "description": "BAKER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "BAKER" ] ] }, { "label": "BAKERS", "description": "BAKERS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "BAKERS" ] ] }, { "label": "BAVARIAN FOREST", "description": "BAVARIAN FOREST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 207, 255 ], "outline": null }, "values": [ [ "BAVARIAN FOREST" ] ] }, { "label": "BEACON SELF STORAGE", "description": "BEACON SELF STORAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 194, 255 ], "outline": null }, "values": [ [ "BEACON SELF STORAGE" ] ] }, { "label": "BEAUPRE", "description": "BEAUPRE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 210, 255 ], "outline": null }, "values": [ [ "BEAUPRE" ] ] }, { "label": "BELLE POINTE", "description": "BELLE POINTE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 202, 255 ], "outline": null }, "values": [ [ "BELLE POINTE" ] ] }, { "label": "BELLEAU WOOD", "description": "BELLEAU WOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 202, 255 ], "outline": null }, "values": [ [ "BELLEAU WOOD" ] ] }, { "label": "BELMONT ESTATES", "description": "BELMONT ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 192, 255 ], "outline": null }, "values": [ [ "BELMONT ESTATES" ] ] }, { "label": "BELMONT LANDING", "description": "BELMONT LANDING", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 209, 252, 255 ], "outline": null }, "values": [ [ "BELMONT LANDING" ] ] }, { "label": "BELMONT PARK", "description": "BELMONT PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 228, 252, 255 ], "outline": null }, "values": [ [ "BELMONT PARK" ] ] }, { "label": "BELMONT RIDGE", "description": "BELMONT RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "BELMONT RIDGE" ] ] }, { "label": "BELMONT VILLAGES", "description": "BELMONT VILLAGES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 226, 255 ], "outline": null }, "values": [ [ "BELMONT VILLAGES" ] ] }, { "label": "BENT TREE ESTATES", "description": "BENT TREE ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 194, 252, 255 ], "outline": null }, "values": [ [ "BENT TREE ESTATES" ] ] }, { "label": "BERKSHIRE PLAZA", "description": "BERKSHIRE PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "BERKSHIRE PLAZA" ] ] }, { "label": "BIGBEES SANTA FE", "description": "BIGBEES SANTA FE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "BIGBEES SANTA FE" ] ] }, { "label": "BIRNAM WOODS", "description": "BIRNAM WOODS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "BIRNAM WOODS" ] ] }, { "label": "BLACK OAK AT IRON HORSE RANCH", "description": "BLACK OAK AT IRON HORSE RANCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "BLACK OAK AT IRON HORSE RANCH" ] ] }, { "label": "BLACKJACK ACRES", "description": "BLACKJACK ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 219, 252, 255 ], "outline": null }, "values": [ [ "BLACKJACK ACRES" ] ] }, { "label": "BONDURANTS RED BUD ACRES", "description": "BONDURANTS RED BUD ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 204, 255 ], "outline": null }, "values": [ [ "BONDURANTS RED BUD ACRES" ] ] }, { "label": "BOULEVARD HEIGHTS", "description": "BOULEVARD HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "BOULEVARD HEIGHTS" ] ] }, { "label": "BOULEVARD MALL", "description": "BOULEVARD MALL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "BOULEVARD MALL" ] ] }, { "label": "BOULEVARD PLACE", "description": "BOULEVARD PLACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "BOULEVARD PLACE" ] ] }, { "label": "BOULEVARD PLAZA", "description": "BOULEVARD PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "BOULEVARD PLAZA" ] ] }, { "label": "BOULEVARD SQUARE", "description": "BOULEVARD SQUARE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "BOULEVARD SQUARE" ] ] }, { "label": "BRADBURY CORNER", "description": "BRADBURY CORNER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "BRADBURY CORNER" ] ] }, { "label": "BRADBURY STATION", "description": "BRADBURY STATION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "BRADBURY STATION" ] ] }, { "label": "BRADFORD PARK", "description": "BRADFORD PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "BRADFORD PARK" ] ] }, { "label": "BRADFORD VILLAGE RETIREMENT COMMUNITY", "description": "BRADFORD VILLAGE RETIREMENT COMMUNITY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "BRADFORD VILLAGE RETIREMENT COMMUNITY" ] ] }, { "label": "BRAUMS AND CONOCO", "description": "BRAUMS AND CONOCO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "BRAUMS AND CONOCO" ] ] }, { "label": "BRENTWOOD", "description": "BRENTWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 191, 255 ], "outline": null }, "values": [ [ "BRENTWOOD" ] ] }, { "label": "BRENTWOOD TOWNHOMES", "description": "BRENTWOOD TOWNHOMES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 214, 255 ], "outline": null }, "values": [ [ "BRENTWOOD TOWNHOMES" ] ] }, { "label": "BRIANS AUTOMOTIVE", "description": "BRIANS AUTOMOTIVE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 231, 255 ], "outline": null }, "values": [ [ "BRIANS AUTOMOTIVE" ] ] }, { "label": "BRIARWOOD", "description": "BRIARWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 192, 255 ], "outline": null }, "values": [ [ "BRIARWOOD" ] ] }, { "label": "BRIDGES AT SPRING CREEK", "description": "BRIDGES AT SPRING CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "BRIDGES AT SPRING CREEK" ] ] }, { "label": "BRIDGEWATER", "description": "BRIDGEWATER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "BRIDGEWATER" ] ] }, { "label": "BRIDGEWATER COMMERCIAL", "description": "BRIDGEWATER COMMERCIAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "BRIDGEWATER COMMERCIAL" ] ] }, { "label": "BRIDGEWATER OFFICE", "description": "BRIDGEWATER OFFICE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 212, 255 ], "outline": null }, "values": [ [ "BRIDGEWATER OFFICE" ] ] }, { "label": "BRIDLEWOOD FARMS", "description": "BRIDLEWOOD FARMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 204, 255 ], "outline": null }, "values": [ [ "BRIDLEWOOD FARMS" ] ] }, { "label": "BRISTOL OFFICE PARK", "description": "BRISTOL OFFICE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 200, 252, 255 ], "outline": null }, "values": [ [ "BRISTOL OFFICE PARK" ] ] }, { "label": "BRISTOL PARK", "description": "BRISTOL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 194, 255 ], "outline": null }, "values": [ [ "BRISTOL PARK" ] ] }, { "label": "BRISTOL PARK COMMERCIAL", "description": "BRISTOL PARK COMMERCIAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "BRISTOL PARK COMMERCIAL" ] ] }, { "label": "BROADWAY 33", "description": "BROADWAY 33", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "BROADWAY 33" ] ] }, { "label": "BROADWAY MOBILE HOMES", "description": "BROADWAY MOBILE HOMES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 163, 160, 255 ], "outline": null }, "values": [ [ "BROADWAY MOBILE HOMES" ] ] }, { "label": "BROADWAY PLAZA", "description": "BROADWAY PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "BROADWAY PLAZA" ] ] }, { "label": "BROADWAY SOUTH", "description": "BROADWAY SOUTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "BROADWAY SOUTH" ] ] }, { "label": "BROADWAY SQUARE", "description": "BROADWAY SQUARE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "BROADWAY SQUARE" ] ] }, { "label": "BROADWAY SUITES MOTEL", "description": "BROADWAY SUITES MOTEL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 215, 252, 255 ], "outline": null }, "values": [ [ "BROADWAY SUITES MOTEL" ] ] }, { "label": "BROOKHAVEN NORTH", "description": "BROOKHAVEN NORTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 244, 255 ], "outline": null }, "values": [ [ "BROOKHAVEN NORTH" ] ] }, { "label": "BROWNWOOD APARTMENTS", "description": "BROWNWOOD APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "BROWNWOOD APARTMENTS" ] ] }, { "label": "BRYANT GROVE APARTMENTS", "description": "BRYANT GROVE APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "BRYANT GROVE APARTMENTS" ] ] }, { "label": "BRYANT NURSING CENTER", "description": "BRYANT NURSING CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 252, 255 ], "outline": null }, "values": [ [ "BRYANT NURSING CENTER" ] ] }, { "label": "BRYANT PLACE APARTMENTS", "description": "BRYANT PLACE APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "BRYANT PLACE APARTMENTS" ] ] }, { "label": "BRYANT SQUARE APARTMENTS", "description": "BRYANT SQUARE APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "BRYANT SQUARE APARTMENTS" ] ] }, { "label": "BRYANT SQUARE SHOPPING CENTER", "description": "BRYANT SQUARE SHOPPING CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "BRYANT SQUARE SHOPPING CENTER" ] ] }, { "label": "BUELL HOLLIS AMENDED", "description": "BUELL HOLLIS AMENDED", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 212, 255 ], "outline": null }, "values": [ [ "BUELL HOLLIS AMENDED" ] ] }, { "label": "CALIBURN", "description": "CALIBURN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 179, 252, 255 ], "outline": null }, "values": [ [ "CALIBURN" ] ] }, { "label": "CAMPBELL TERRACE", "description": "CAMPBELL TERRACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "CAMPBELL TERRACE" ] ] }, { "label": "CAMPBELLS SOUTH EDMOND", "description": "CAMPBELLS SOUTH EDMOND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "CAMPBELLS SOUTH EDMOND" ] ] }, { "label": "CAMPUS CORNER APARTMENTS", "description": "CAMPUS CORNER APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "CAMPUS CORNER APARTMENTS" ] ] }, { "label": "CANAAN CREEK FARMS", "description": "CANAAN CREEK FARMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 229, 252, 255 ], "outline": null }, "values": [ [ "CANAAN CREEK FARMS" ] ] }, { "label": "CANYON PARK", "description": "CANYON PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "CANYON PARK" ] ] }, { "label": "CAPITOL VIEW", "description": "CAPITOL VIEW", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "values": [ [ "CAPITOL VIEW" ] ] }, { "label": "CAPITOL VIEW APARTMENTS", "description": "CAPITOL VIEW APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "CAPITOL VIEW APARTMENTS" ] ] }, { "label": "CAPRI AT BORGATA", "description": "CAPRI AT BORGATA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "CAPRI AT BORGATA" ] ] }, { "label": "CARDINAL RIDGE", "description": "CARDINAL RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "values": [ [ "CARDINAL RIDGE" ] ] }, { "label": "CARLS JR DANFORTH", "description": "CARLS JR DANFORTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "CARLS JR DANFORTH" ] ] }, { "label": "CARPENTER TRAIL", "description": "CARPENTER TRAIL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 182, 255 ], "outline": null }, "values": [ [ "CARPENTER TRAIL" ] ] }, { "label": "CARRIAGE PARK AT COFFEE CREEK", "description": "CARRIAGE PARK AT COFFEE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 252, 182, 255 ], "outline": null }, "values": [ [ "CARRIAGE PARK AT COFFEE CREEK" ] ] }, { "label": "CARSMETICS", "description": "CARSMETICS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "CARSMETICS" ] ] }, { "label": "CASA MIA APARTMENTS", "description": "CASA MIA APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "CASA MIA APARTMENTS" ] ] }, { "label": "CASA REAL DUPLEXES", "description": "CASA REAL DUPLEXES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "CASA REAL DUPLEXES" ] ] }, { "label": "CEDAR OAK", "description": "CEDAR OAK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "CEDAR OAK" ] ] }, { "label": "CEDAR POINTE", "description": "CEDAR POINTE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 248, 255 ], "outline": null }, "values": [ [ "CEDAR POINTE" ] ] }, { "label": "CEDAR RIDGE", "description": "CEDAR RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "CEDAR RIDGE" ] ] }, { "label": "CENTENNIAL AT IRON HORSE RANCH", "description": "CENTENNIAL AT IRON HORSE RANCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "values": [ [ "CENTENNIAL AT IRON HORSE RANCH" ] ] }, { "label": "CENTENNIAL INDUSTRIAL PARK", "description": "CENTENNIAL INDUSTRIAL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 210, 255 ], "outline": null }, "values": [ [ "CENTENNIAL INDUSTRIAL PARK" ] ] }, { "label": "CENTENNIAL PLAZA", "description": "CENTENNIAL PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": null }, "values": [ [ "CENTENNIAL PLAZA" ] ] }, { "label": "CHALK HILL", "description": "CHALK HILL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "values": [ [ "CHALK HILL" ] ] }, { "label": "CHAPELRIDGE COMMERCE CENTER", "description": "CHAPELRIDGE COMMERCE CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 210, 252, 255 ], "outline": null }, "values": [ [ "CHAPELRIDGE COMMERCE CENTER" ] ] }, { "label": "CHATEAU", "description": "CHATEAU", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "CHATEAU" ] ] }, { "label": "CHAUMONT PLAZA", "description": "CHAUMONT PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 219, 255 ], "outline": null }, "values": [ [ "CHAUMONT PLAZA" ] ] }, { "label": "CHELSEA STATION", "description": "CHELSEA STATION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 227, 252, 255 ], "outline": null }, "values": [ [ "CHELSEA STATION" ] ] }, { "label": "CHEVAL POINTE", "description": "CHEVAL POINTE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "CHEVAL POINTE" ] ] }, { "label": "CHEYENNE CROSSING", "description": "CHEYENNE CROSSING", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 194, 255 ], "outline": null }, "values": [ [ "CHEYENNE CROSSING" ] ] }, { "label": "CHEYENNE RIDGE", "description": "CHEYENNE RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "CHEYENNE RIDGE" ] ] }, { "label": "CHEYENNE RIDGE VILLAS", "description": "CHEYENNE RIDGE VILLAS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "CHEYENNE RIDGE VILLAS" ] ] }, { "label": "CHEYENNE SPRINGS", "description": "CHEYENNE SPRINGS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "CHEYENNE SPRINGS" ] ] }, { "label": "CHIMNEY HILL", "description": "CHIMNEY HILL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "CHIMNEY HILL" ] ] }, { "label": "CHISHOLM LAKE", "description": "CHISHOLM LAKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 215, 255 ], "outline": null }, "values": [ [ "CHISHOLM LAKE" ] ] }, { "label": "CHITWOOD FARMS", "description": "CHITWOOD FARMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 182, 255 ], "outline": null }, "values": [ [ "CHITWOOD FARMS" ] ] }, { "label": "CHOWNING HEIGHTS", "description": "CHOWNING HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "CHOWNING HEIGHTS" ] ] }, { "label": "CHOWNING HEIGHTS APARTMENTS", "description": "CHOWNING HEIGHTS APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "CHOWNING HEIGHTS APARTMENTS" ] ] }, { "label": "CHRISTMAN PARKE AT 33RD STREET", "description": "CHRISTMAN PARKE AT 33RD STREET", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "CHRISTMAN PARKE AT 33RD STREET" ] ] }, { "label": "CHRISTOPHER POINTE APARTMENTS", "description": "CHRISTOPHER POINTE APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "CHRISTOPHER POINTE APARTMENTS" ] ] }, { "label": "CINNAMON RIDGE", "description": "CINNAMON RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "CINNAMON RIDGE" ] ] }, { "label": "CLASSEN", "description": "CLASSEN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "CLASSEN" ] ] }, { "label": "CLEGERN PARK", "description": "CLEGERN PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "CLEGERN PARK" ] ] }, { "label": "CLEGERN PLACE", "description": "CLEGERN PLACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "CLEGERN PLACE" ] ] }, { "label": "CLOS DU VAL", "description": "CLOS DU VAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "CLOS DU VAL" ] ] }, { "label": "COBBLESTONE", "description": "COBBLESTONE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 220, 252, 255 ], "outline": null }, "values": [ [ "COBBLESTONE" ] ] }, { "label": "COBBLESTONE RIDGE", "description": "COBBLESTONE RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "COBBLESTONE RIDGE" ] ] }, { "label": "COFFEE CREEK", "description": "COFFEE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 188, 252, 255 ], "outline": null }, "values": [ [ "COFFEE CREEK" ] ] }, { "label": "COFFEE CREEK APARTMENTS", "description": "COFFEE CREEK APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "COFFEE CREEK APARTMENTS" ] ] }, { "label": "COFFEE CREEK ESTATES", "description": "COFFEE CREEK ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 199, 255 ], "outline": null }, "values": [ [ "COFFEE CREEK ESTATES" ] ] }, { "label": "COFFEE CREEK HILLS", "description": "COFFEE CREEK HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "COFFEE CREEK HILLS" ] ] }, { "label": "COFFEE CREEK MOBILE HOME PARK", "description": "COFFEE CREEK MOBILE HOME PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "COFFEE CREEK MOBILE HOME PARK" ] ] }, { "label": "COFFEE CREEK WRRF", "description": "COFFEE CREEK WRRF", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "values": [ [ "COFFEE CREEK WRRF" ] ] }, { "label": "COFFEYS", "description": "COFFEYS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "COFFEYS" ] ] }, { "label": "COLLEGE VIEW", "description": "COLLEGE VIEW", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "COLLEGE VIEW" ] ] }, { "label": "COLLEGE VIEW APARTMENTS", "description": "COLLEGE VIEW APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "COLLEGE VIEW APARTMENTS" ] ] }, { "label": "COLLEGE VIEW TOWNHOMES", "description": "COLLEGE VIEW TOWNHOMES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "COLLEGE VIEW TOWNHOMES" ] ] }, { "label": "COLTRANE PARK", "description": "COLTRANE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "COLTRANE PARK" ] ] }, { "label": "COLTRANE SELF-STORAGE", "description": "COLTRANE SELF-STORAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "COLTRANE SELF-STORAGE" ] ] }, { "label": "CONCORDE", "description": "CONCORDE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "CONCORDE" ] ] }, { "label": "CONYERS SUBPLOT", "description": "CONYERS SUBPLOT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 210, 252, 255 ], "outline": null }, "values": [ [ "CONYERS SUBPLOT" ] ] }, { "label": "COPPER COVE", "description": "COPPER COVE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "COPPER COVE" ] ] }, { "label": "COPPER LAKE RETIREMENT VILLAGE", "description": "COPPER LAKE RETIREMENT VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "COPPER LAKE RETIREMENT VILLAGE" ] ] }, { "label": "COPPERFIELD", "description": "COPPERFIELD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "COPPERFIELD" ] ] }, { "label": "CORNER APARTMENTS", "description": "CORNER APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "CORNER APARTMENTS" ] ] }, { "label": "COTTAGE GROVE", "description": "COTTAGE GROVE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 237, 252, 255 ], "outline": null }, "values": [ [ "COTTAGE GROVE" ] ] }, { "label": "COVELL CORNER RETAIL ADDITION", "description": "COVELL CORNER RETAIL ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "COVELL CORNER RETAIL ADDITION" ] ] }, { "label": "COVELL SPRINGS", "description": "COVELL SPRINGS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "COVELL SPRINGS" ] ] }, { "label": "COVELL VALLEY", "description": "COVELL VALLEY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "COVELL VALLEY" ] ] }, { "label": "COVELL VILLAGE OFFICE PARK", "description": "COVELL VILLAGE OFFICE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "COVELL VILLAGE OFFICE PARK" ] ] }, { "label": "COVELL VILLAGE PROFESSIONAL OFFICE PARK", "description": "COVELL VILLAGE PROFESSIONAL OFFICE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "COVELL VILLAGE PROFESSIONAL OFFICE PARK" ] ] }, { "label": "COVEY RUN", "description": "COVEY RUN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 179, 255 ], "outline": null }, "values": [ [ "COVEY RUN" ] ] }, { "label": "CREEK BEND", "description": "CREEK BEND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "CREEK BEND" ] ] }, { "label": "CREEK VIEW", "description": "CREEK VIEW", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "CREEK VIEW" ] ] }, { "label": "CREEKSIDE", "description": "CREEKSIDE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "values": [ [ "CREEKSIDE" ] ] }, { "label": "CREEKSIDE SENIOR LIVING CENTER", "description": "CREEKSIDE SENIOR LIVING CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "CREEKSIDE SENIOR LIVING CENTER" ] ] }, { "label": "CROSS TIMBERS NORTHEAST", "description": "CROSS TIMBERS NORTHEAST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 196, 255 ], "outline": null }, "values": [ [ "CROSS TIMBERS NORTHEAST" ] ] }, { "label": "CROSS TIMBERS PARK", "description": "CROSS TIMBERS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 241, 252, 255 ], "outline": null }, "values": [ [ "CROSS TIMBERS PARK" ] ] }, { "label": "CROSSTIMBERS MUNICIPAL COMPLEX", "description": "CROSSTIMBERS MUNICIPAL COMPLEX", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "values": [ [ "CROSSTIMBERS MUNICIPAL COMPLEX" ] ] }, { "label": "CROWN RIDGE APARTMENTS", "description": "CROWN RIDGE APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "CROWN RIDGE APARTMENTS" ] ] }, { "label": "CVS AT SPRING CREEK", "description": "CVS AT SPRING CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "CVS AT SPRING CREEK" ] ] }, { "label": "CYPRESS POINT ESTATES AT OAK TREE", "description": "CYPRESS POINT ESTATES AT OAK TREE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "CYPRESS POINT ESTATES AT OAK TREE" ] ] }, { "label": "DAISY EXCHANGE", "description": "DAISY EXCHANGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "DAISY EXCHANGE" ] ] }, { "label": "DAMON R JOHNSON", "description": "DAMON R JOHNSON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "DAMON R JOHNSON" ] ] }, { "label": "DANFORTH HILL", "description": "DANFORTH HILL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 207, 252, 255 ], "outline": null }, "values": [ [ "DANFORTH HILL" ] ] }, { "label": "DANFORTH PLAZA", "description": "DANFORTH PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "DANFORTH PLAZA" ] ] }, { "label": "DANFORTH VILLAGE", "description": "DANFORTH VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "DANFORTH VILLAGE" ] ] }, { "label": "DAVIS", "description": "DAVIS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 207, 252, 255 ], "outline": null }, "values": [ [ "DAVIS" ] ] }, { "label": "DEER CREEK ESTATES", "description": "DEER CREEK ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "DEER CREEK ESTATES" ] ] }, { "label": "DEERFIELD", "description": "DEERFIELD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 179, 252, 255 ], "outline": null }, "values": [ [ "DEERFIELD" ] ] }, { "label": "DENTAL DEPOT", "description": "DENTAL DEPOT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 250, 255 ], "outline": null }, "values": [ [ "DENTAL DEPOT" ] ] }, { "label": "DESIGNS BY TAMMY", "description": "DESIGNS BY TAMMY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "DESIGNS BY TAMMY" ] ] }, { "label": "DEVONSHIRE", "description": "DEVONSHIRE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 207, 252, 255 ], "outline": null }, "values": [ [ "DEVONSHIRE" ] ] }, { "label": "DILLON PARK APARTMENTS", "description": "DILLON PARK APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "DILLON PARK APARTMENTS" ] ] }, { "label": "DISCIPLES APARTMENTS", "description": "DISCIPLES APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "DISCIPLES APARTMENTS" ] ] }, { "label": "DIVINO COURT", "description": "DIVINO COURT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 224, 255 ], "outline": null }, "values": [ [ "DIVINO COURT" ] ] }, { "label": "DOOLEY FARMS OFFICE PARK", "description": "DOOLEY FARMS OFFICE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "values": [ [ "DOOLEY FARMS OFFICE PARK" ] ] }, { "label": "E.B. TOWNSEND", "description": "E.B. TOWNSEND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "E.B. TOWNSEND" ] ] }, { "label": "EAGLE MILLS ADDITION", "description": "EAGLE MILLS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 211, 252, 255 ], "outline": null }, "values": [ [ "EAGLE MILLS ADDITION" ] ] }, { "label": "EAGLES COVE", "description": "EAGLES COVE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "EAGLES COVE" ] ] }, { "label": "EAST OAK PLACE", "description": "EAST OAK PLACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "EAST OAK PLACE" ] ] }, { "label": "EBERTS", "description": "EBERTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "EBERTS" ] ] }, { "label": "EDGEWATER", "description": "EDGEWATER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 246, 255 ], "outline": null }, "values": [ [ "EDGEWATER" ] ] }, { "label": "EDINBOROUGH POINTE", "description": "EDINBOROUGH POINTE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "values": [ [ "EDINBOROUGH POINTE" ] ] }, { "label": "EDMOND BUSINESS PARK", "description": "EDMOND BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "EDMOND BUSINESS PARK" ] ] }, { "label": "EDMOND CROSSING", "description": "EDMOND CROSSING", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "EDMOND CROSSING" ] ] }, { "label": "EDMOND EXCHANGE", "description": "EDMOND EXCHANGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "EDMOND EXCHANGE" ] ] }, { "label": "EDMOND HIGHWAY", "description": "EDMOND HIGHWAY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "EDMOND HIGHWAY" ] ] }, { "label": "EDMOND MEMORIAL HOSPITAL", "description": "EDMOND MEMORIAL HOSPITAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 192, 255 ], "outline": null }, "values": [ [ "EDMOND MEMORIAL HOSPITAL" ] ] }, { "label": "EDMOND NORTH ESTATES", "description": "EDMOND NORTH ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 222, 252, 255 ], "outline": null }, "values": [ [ "EDMOND NORTH ESTATES" ] ] }, { "label": "EDMOND OAKS", "description": "EDMOND OAKS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "EDMOND OAKS" ] ] }, { "label": "EDMOND OFFICE PARK", "description": "EDMOND OFFICE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "EDMOND OFFICE PARK" ] ] }, { "label": "EDMOND PLAZA", "description": "EDMOND PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "EDMOND PLAZA" ] ] }, { "label": "EDMOND PUBLIC SCHOOLS", "description": "EDMOND PUBLIC SCHOOLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": null }, "values": [ [ "EDMOND PUBLIC SCHOOLS" ] ] }, { "label": "EDMOND SENIOR RESIDENCES", "description": "EDMOND SENIOR RESIDENCES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 184, 252, 255 ], "outline": null }, "values": [ [ "EDMOND SENIOR RESIDENCES" ] ] }, { "label": "EDMOND TOWN CENTER", "description": "EDMOND TOWN CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "EDMOND TOWN CENTER" ] ] }, { "label": "EDMOND TRANSFER STATION", "description": "EDMOND TRANSFER STATION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "EDMOND TRANSFER STATION" ] ] }, { "label": "EDMOND WATER RESOURCES", "description": "EDMOND WATER RESOURCES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "values": [ [ "EDMOND WATER RESOURCES" ] ] }, { "label": "ELVIE", "description": "ELVIE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "ELVIE" ] ] }, { "label": "ELWOOD HEIGHTS", "description": "ELWOOD HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 202, 255 ], "outline": null }, "values": [ [ "ELWOOD HEIGHTS" ] ] }, { "label": "ELWOOD HEIGHTS INDUSTRIAL", "description": "ELWOOD HEIGHTS INDUSTRIAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 212, 252, 255 ], "outline": null }, "values": [ [ "ELWOOD HEIGHTS INDUSTRIAL" ] ] }, { "label": "ENERGETIC WELLNESS CENTER", "description": "ENERGETIC WELLNESS CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "ENERGETIC WELLNESS CENTER" ] ] }, { "label": "ENTERPRISE", "description": "ENTERPRISE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 204, 252, 255 ], "outline": null }, "values": [ [ "ENTERPRISE" ] ] }, { "label": "FAIRCLOUD", "description": "FAIRCLOUD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "FAIRCLOUD" ] ] }, { "label": "FAIRCLOUD HILLS", "description": "FAIRCLOUD HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "FAIRCLOUD HILLS" ] ] }, { "label": "FAIRFAX BUSINESS PARK", "description": "FAIRFAX BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "FAIRFAX BUSINESS PARK" ] ] }, { "label": "FAIRFAX COMMERCIAL", "description": "FAIRFAX COMMERCIAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 179, 255 ], "outline": null }, "values": [ [ "FAIRFAX COMMERCIAL" ] ] }, { "label": "FAIRFAX ESTATES", "description": "FAIRFAX ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 237, 252, 255 ], "outline": null }, "values": [ [ "FAIRFAX ESTATES" ] ] }, { "label": "FAIRFAX GARDENS", "description": "FAIRFAX GARDENS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 220, 252, 255 ], "outline": null }, "values": [ [ "FAIRFAX GARDENS" ] ] }, { "label": "FAIRFIELD", "description": "FAIRFIELD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "FAIRFIELD" ] ] }, { "label": "FAIRWAY ESTATES", "description": "FAIRWAY ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "FAIRWAY ESTATES" ] ] }, { "label": "FAIRWAY PARK", "description": "FAIRWAY PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 216, 255 ], "outline": null }, "values": [ [ "FAIRWAY PARK" ] ] }, { "label": "FALL BROOK", "description": "FALL BROOK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 187, 252, 255 ], "outline": null }, "values": [ [ "FALL BROOK" ] ] }, { "label": "FALLS AT VISTA LANE", "description": "FALLS AT VISTA LANE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "FALLS AT VISTA LANE" ] ] }, { "label": "FARMERS", "description": "FARMERS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 198, 255 ], "outline": null }, "values": [ [ "FARMERS" ] ] }, { "label": "FISHER HALL", "description": "FISHER HALL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "FISHER HALL" ] ] }, { "label": "FISHER HILLS", "description": "FISHER HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 241, 255 ], "outline": null }, "values": [ [ "FISHER HILLS" ] ] }, { "label": "FLEETWOOD TERRACE", "description": "FLEETWOOD TERRACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 212, 255 ], "outline": null }, "values": [ [ "FLEETWOOD TERRACE" ] ] }, { "label": "FOREST CREEK ESTATES", "description": "FOREST CREEK ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 209, 252, 255 ], "outline": null }, "values": [ [ "FOREST CREEK ESTATES" ] ] }, { "label": "FOREST HILLS", "description": "FOREST HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 222, 255 ], "outline": null }, "values": [ [ "FOREST HILLS" ] ] }, { "label": "FOREST OAKS", "description": "FOREST OAKS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 194, 255 ], "outline": null }, "values": [ [ "FOREST OAKS" ] ] }, { "label": "FOUNTAIN GATE", "description": "FOUNTAIN GATE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 183, 255 ], "outline": null }, "values": [ [ "FOUNTAIN GATE" ] ] }, { "label": "FOUNTAIN OAKS", "description": "FOUNTAIN OAKS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 179, 252, 255 ], "outline": null }, "values": [ [ "FOUNTAIN OAKS" ] ] }, { "label": "FOX LAKE", "description": "FOX LAKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 224, 252, 255 ], "outline": null }, "values": [ [ "FOX LAKE" ] ] }, { "label": "FOX LAKE PLAZA", "description": "FOX LAKE PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "FOX LAKE PLAZA" ] ] }, { "label": "FREEMAN MANOR", "description": "FREEMAN MANOR", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 207, 255 ], "outline": null }, "values": [ [ "FREEMAN MANOR" ] ] }, { "label": "FRENCH PARK EAST", "description": "FRENCH PARK EAST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "values": [ [ "FRENCH PARK EAST" ] ] }, { "label": "FRENCH PARK WEST", "description": "FRENCH PARK WEST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "FRENCH PARK WEST" ] ] }, { "label": "GARDENS AT KELLY LAKES", "description": "GARDENS AT KELLY LAKES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "GARDENS AT KELLY LAKES" ] ] }, { "label": "GARDENS OF FAIRFAX", "description": "GARDENS OF FAIRFAX", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "GARDENS OF FAIRFAX" ] ] }, { "label": "GARRETT", "description": "GARRETT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "GARRETT" ] ] }, { "label": "GARZON OFFICE PARK", "description": "GARZON OFFICE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 192, 252, 255 ], "outline": null }, "values": [ [ "GARZON OFFICE PARK" ] ] }, { "label": "GEORGETOWNE", "description": "GEORGETOWNE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "GEORGETOWNE" ] ] }, { "label": "GLEN COVE AT COVELL VILLAGE", "description": "GLEN COVE AT COVELL VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 227, 252, 255 ], "outline": null }, "values": [ [ "GLEN COVE AT COVELL VILLAGE" ] ] }, { "label": "GLENDALE ACRES", "description": "GLENDALE ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "GLENDALE ACRES" ] ] }, { "label": "GODDARD DAYCARE CENTER", "description": "GODDARD DAYCARE CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "GODDARD DAYCARE CENTER" ] ] }, { "label": "GOLDEN GATE AT TWIN BRIDGES", "description": "GOLDEN GATE AT TWIN BRIDGES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "values": [ [ "GOLDEN GATE AT TWIN BRIDGES" ] ] }, { "label": "GOLF CLUB ESTATES AT OAK TREE", "description": "GOLF CLUB ESTATES AT OAK TREE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "GOLF CLUB ESTATES AT OAK TREE" ] ] }, { "label": "GOURLEY-MASTERS MEDICAL PARK", "description": "GOURLEY-MASTERS MEDICAL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 184, 252, 255 ], "outline": null }, "values": [ [ "GOURLEY-MASTERS MEDICAL PARK" ] ] }, { "label": "GOWER MEMORIAL CEMETERY", "description": "GOWER MEMORIAL CEMETERY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 213, 255 ], "outline": null }, "values": [ [ "GOWER MEMORIAL CEMETERY" ] ] }, { "label": "GRAND TIMBER", "description": "GRAND TIMBER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "GRAND TIMBER" ] ] }, { "label": "GRANDVIEW AT TOUCHMARK", "description": "GRANDVIEW AT TOUCHMARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 240, 255 ], "outline": null }, "values": [ [ "GRANDVIEW AT TOUCHMARK" ] ] }, { "label": "HAMPDEN HOLLOW", "description": "HAMPDEN HOLLOW", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 189, 252, 255 ], "outline": null }, "values": [ [ "HAMPDEN HOLLOW" ] ] }, { "label": "HAMPTON VILLAGE", "description": "HAMPTON VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "HAMPTON VILLAGE" ] ] }, { "label": "HARRIS ACRES", "description": "HARRIS ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 197, 255 ], "outline": null }, "values": [ [ "HARRIS ACRES" ] ] }, { "label": "HARRIS BUSINESS PARK", "description": "HARRIS BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "HARRIS BUSINESS PARK" ] ] }, { "label": "HARRIS PARK", "description": "HARRIS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "HARRIS PARK" ] ] }, { "label": "HARRIS TALL OAKS", "description": "HARRIS TALL OAKS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 210, 255 ], "outline": null }, "values": [ [ "HARRIS TALL OAKS" ] ] }, { "label": "HAWKS LANDING", "description": "HAWKS LANDING", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 184, 252, 255 ], "outline": null }, "values": [ [ "HAWKS LANDING" ] ] }, { "label": "HENDERSON ESTATES NORTH", "description": "HENDERSON ESTATES NORTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "HENDERSON ESTATES NORTH" ] ] }, { "label": "HENDERSON HILLS", "description": "HENDERSON HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "values": [ [ "HENDERSON HILLS" ] ] }, { "label": "HENDERSON HILLS CHURCH", "description": "HENDERSON HILLS CHURCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "values": [ [ "HENDERSON HILLS CHURCH" ] ] }, { "label": "HENRY HERBERTS", "description": "HENRY HERBERTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "HENRY HERBERTS" ] ] }, { "label": "HENRY SCHRADER ADD", "description": "HENRY SCHRADER ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "HENRY SCHRADER ADD" ] ] }, { "label": "HERITAGE GREEN AT COFFEE CREEK", "description": "HERITAGE GREEN AT COFFEE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 212, 255 ], "outline": null }, "values": [ [ "HERITAGE GREEN AT COFFEE CREEK" ] ] }, { "label": "HERITAGE VILLAGE", "description": "HERITAGE VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "HERITAGE VILLAGE" ] ] }, { "label": "HI-POINTE", "description": "HI-POINTE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "HI-POINTE" ] ] }, { "label": "HIDDEN CREEK", "description": "HIDDEN CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "HIDDEN CREEK" ] ] }, { "label": "HIDDEN LAKE", "description": "HIDDEN LAKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 226, 255 ], "outline": null }, "values": [ [ "HIDDEN LAKE" ] ] }, { "label": "HIDDEN PRAIRIE AT KELLEY POINTE", "description": "HIDDEN PRAIRIE AT KELLEY POINTE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "HIDDEN PRAIRIE AT KELLEY POINTE" ] ] }, { "label": "HIDDEN PRAIRIE AT KELLEY POINTE RETAIL 2", "description": "HIDDEN PRAIRIE AT KELLEY POINTE RETAIL 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 221, 255 ], "outline": null }, "values": [ [ "HIDDEN PRAIRIE AT KELLEY POINTE RETAIL 2" ] ] }, { "label": "HIDDEN VALLEY COUNTRY ESTATES", "description": "HIDDEN VALLEY COUNTRY ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "HIDDEN VALLEY COUNTRY ESTATES" ] ] }, { "label": "HIGHGARDEN", "description": "HIGHGARDEN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "HIGHGARDEN" ] ] }, { "label": "HIGHLAND ARBORS", "description": "HIGHLAND ARBORS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 219, 252, 255 ], "outline": null }, "values": [ [ "HIGHLAND ARBORS" ] ] }, { "label": "HIGHLAND PARK", "description": "HIGHLAND PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "HIGHLAND PARK" ] ] }, { "label": "HIGHLAND RIDGE RETIREMENT CENTER", "description": "HIGHLAND RIDGE RETIREMENT CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "HIGHLAND RIDGE RETIREMENT CENTER" ] ] }, { "label": "HIGHLANDS OF OAK TREE", "description": "HIGHLANDS OF OAK TREE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "HIGHLANDS OF OAK TREE" ] ] }, { "label": "HOMESTEAD", "description": "HOMESTEAD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 238, 255 ], "outline": null }, "values": [ [ "HOMESTEAD" ] ] }, { "label": "HOMESTEAD COMMERCIAL PARK", "description": "HOMESTEAD COMMERCIAL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "HOMESTEAD COMMERCIAL PARK" ] ] }, { "label": "HOSPITAL HEIGHTS", "description": "HOSPITAL HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "HOSPITAL HEIGHTS" ] ] }, { "label": "HUDIBURG", "description": "HUDIBURG", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 187, 255 ], "outline": null }, "values": [ [ "HUDIBURG" ] ] }, { "label": "HUNDRED OAKS VILLAGE", "description": "HUNDRED OAKS VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "HUNDRED OAKS VILLAGE" ] ] }, { "label": "HUNTERS CREEK", "description": "HUNTERS CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 187, 255 ], "outline": null }, "values": [ [ "HUNTERS CREEK" ] ] }, { "label": "HUNTERS POINTE", "description": "HUNTERS POINTE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 182, 255 ], "outline": null }, "values": [ [ "HUNTERS POINTE" ] ] }, { "label": "HUNTWICK", "description": "HUNTWICK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 226, 255 ], "outline": null }, "values": [ [ "HUNTWICK" ] ] }, { "label": "HUTTON PLACE", "description": "HUTTON PLACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 252, 255 ], "outline": null }, "values": [ [ "HUTTON PLACE" ] ] }, { "label": "INDIAN RIDGE", "description": "INDIAN RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 229, 255 ], "outline": null }, "values": [ [ "INDIAN RIDGE" ] ] }, { "label": "INGLESIDE", "description": "INGLESIDE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 238, 255 ], "outline": null }, "values": [ [ "INGLESIDE" ] ] }, { "label": "INSPIRADA", "description": "INSPIRADA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 192, 252, 255 ], "outline": null }, "values": [ [ "INSPIRADA" ] ] }, { "label": "INTEGRIS HEALTH EDMOND", "description": "INTEGRIS HEALTH EDMOND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "INTEGRIS HEALTH EDMOND" ] ] }, { "label": "INTRUST BANK", "description": "INTRUST BANK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "INTRUST BANK" ] ] }, { "label": "IRON HORSE RANCH", "description": "IRON HORSE RANCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 210, 252, 255 ], "outline": null }, "values": [ [ "IRON HORSE RANCH" ] ] }, { "label": "JEFFERSON SQUARE TOWNHOUSES", "description": "JEFFERSON SQUARE TOWNHOUSES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "JEFFERSON SQUARE TOWNHOUSES" ] ] }, { "label": "KALE SUB", "description": "KALE SUB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "KALE SUB" ] ] }, { "label": "KANALYS COLLEGEWOOD ACRES", "description": "KANALYS COLLEGEWOOD ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 223, 252, 255 ], "outline": null }, "values": [ [ "KANALYS COLLEGEWOOD ACRES" ] ] }, { "label": "KANALYS NORTH COUNTRY", "description": "KANALYS NORTH COUNTRY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "KANALYS NORTH COUNTRY" ] ] }, { "label": "KELLEY POINTE PARK", "description": "KELLEY POINTE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 246, 252, 255 ], "outline": null }, "values": [ [ "KELLEY POINTE PARK" ] ] }, { "label": "KELLOGG", "description": "KELLOGG", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "values": [ [ "KELLOGG" ] ] }, { "label": "KELLY KROSSING", "description": "KELLY KROSSING", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "KELLY KROSSING" ] ] }, { "label": "KELLY LAKES BUSINESS PARK", "description": "KELLY LAKES BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "KELLY LAKES BUSINESS PARK" ] ] }, { "label": "KELLY LAKES ESTATES", "description": "KELLY LAKES ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 214, 255 ], "outline": null }, "values": [ [ "KELLY LAKES ESTATES" ] ] }, { "label": "KELLY NORTH OFFICES", "description": "KELLY NORTH OFFICES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "KELLY NORTH OFFICES" ] ] }, { "label": "KELLY SQUARE", "description": "KELLY SQUARE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 217, 255 ], "outline": null }, "values": [ [ "KELLY SQUARE" ] ] }, { "label": "KELLY WEST SHOPPING CENTER", "description": "KELLY WEST SHOPPING CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "KELLY WEST SHOPPING CENTER" ] ] }, { "label": "KENNEDY PLACE I APARTMENTS", "description": "KENNEDY PLACE I APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "KENNEDY PLACE I APARTMENTS" ] ] }, { "label": "KENNEDY PLACE II APARTMENTS", "description": "KENNEDY PLACE II APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "KENNEDY PLACE II APARTMENTS" ] ] }, { "label": "KETCH ACRES", "description": "KETCH ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 179, 255 ], "outline": null }, "values": [ [ "KETCH ACRES" ] ] }, { "label": "KICKINGBIRD APARTMENTS", "description": "KICKINGBIRD APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "KICKINGBIRD APARTMENTS" ] ] }, { "label": "KICKINGBIRD ESTATES", "description": "KICKINGBIRD ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "KICKINGBIRD ESTATES" ] ] }, { "label": "KICKINGBIRD HILLS APARTMENTS", "description": "KICKINGBIRD HILLS APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "KICKINGBIRD HILLS APARTMENTS" ] ] }, { "label": "KICKINGBIRD PLAZA", "description": "KICKINGBIRD PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "KICKINGBIRD PLAZA" ] ] }, { "label": "KICKINGBIRD SQUARE SHOPPING CENTER", "description": "KICKINGBIRD SQUARE SHOPPING CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "KICKINGBIRD SQUARE SHOPPING CENTER" ] ] }, { "label": "KIMBERLY CROSSING", "description": "KIMBERLY CROSSING", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "KIMBERLY CROSSING" ] ] }, { "label": "KINGSBURY RIDGE", "description": "KINGSBURY RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 232, 255 ], "outline": null }, "values": [ [ "KINGSBURY RIDGE" ] ] }, { "label": "KINGSTON", "description": "KINGSTON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "values": [ [ "KINGSTON" ] ] }, { "label": "KINGSTON OFFICE PARK", "description": "KINGSTON OFFICE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "KINGSTON OFFICE PARK" ] ] }, { "label": "KINGWOOD ESTATES", "description": "KINGWOOD ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "KINGWOOD ESTATES" ] ] }, { "label": "LAKE AT CHITWOOD FARMS", "description": "LAKE AT CHITWOOD FARMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "LAKE AT CHITWOOD FARMS" ] ] }, { "label": "LAKE HIGHLANDS", "description": "LAKE HIGHLANDS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 189, 255 ], "outline": null }, "values": [ [ "LAKE HIGHLANDS" ] ] }, { "label": "LAKES AT BRIDGEWATER", "description": "LAKES AT BRIDGEWATER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 204, 252, 255 ], "outline": null }, "values": [ [ "LAKES AT BRIDGEWATER" ] ] }, { "label": "LAKES AT THE WOODS", "description": "LAKES AT THE WOODS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "LAKES AT THE WOODS" ] ] }, { "label": "LAKEVIEW AT COFFEE CREEK", "description": "LAKEVIEW AT COFFEE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 212, 255 ], "outline": null }, "values": [ [ "LAKEVIEW AT COFFEE CREEK" ] ] }, { "label": "LAKEWOOD", "description": "LAKEWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 220, 255 ], "outline": null }, "values": [ [ "LAKEWOOD" ] ] }, { "label": "LAMPLIGHTER MOBILE HOME PARK", "description": "LAMPLIGHTER MOBILE HOME PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 163, 160, 255 ], "outline": null }, "values": [ [ "LAMPLIGHTER MOBILE HOME PARK" ] ] }, { "label": "LANDINGS AT STONEBRIDGE", "description": "LANDINGS AT STONEBRIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 215, 255 ], "outline": null }, "values": [ [ "LANDINGS AT STONEBRIDGE" ] ] }, { "label": "LAUREL COURT", "description": "LAUREL COURT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "LAUREL COURT" ] ] }, { "label": "LEAVITTS NORTH PARK", "description": "LEAVITTS NORTH PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "LEAVITTS NORTH PARK" ] ] }, { "label": "LEAWOOD", "description": "LEAWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 192, 255 ], "outline": null }, "values": [ [ "LEAWOOD" ] ] }, { "label": "LEGACY AT OAK TREE", "description": "LEGACY AT OAK TREE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "LEGACY AT OAK TREE" ] ] }, { "label": "LEGACY STATION", "description": "LEGACY STATION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "LEGACY STATION" ] ] }, { "label": "LEGEND V", "description": "LEGEND V", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "LEGEND V" ] ] }, { "label": "LEGENDS AT DANFORTH", "description": "LEGENDS AT DANFORTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": null }, "values": [ [ "LEGENDS AT DANFORTH" ] ] }, { "label": "LEHRER HEIGHTS", "description": "LEHRER HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 197, 255 ], "outline": null }, "values": [ [ "LEHRER HEIGHTS" ] ] }, { "label": "LIFE CHURCH", "description": "LIFE CHURCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "values": [ [ "LIFE CHURCH" ] ] }, { "label": "LITTLE MARJAYOUN", "description": "LITTLE MARJAYOUN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "LITTLE MARJAYOUN" ] ] }, { "label": "LOST FOREST", "description": "LOST FOREST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "LOST FOREST" ] ] }, { "label": "LOWES NORTH EDMOND", "description": "LOWES NORTH EDMOND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "LOWES NORTH EDMOND" ] ] }, { "label": "MAIN STREET ADDITION", "description": "MAIN STREET ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 205, 252, 255 ], "outline": null }, "values": [ [ "MAIN STREET ADDITION" ] ] }, { "label": "MANCHESTER", "description": "MANCHESTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "MANCHESTER" ] ] }, { "label": "MARCHETA HEIGHTS", "description": "MARCHETA HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "MARCHETA HEIGHTS" ] ] }, { "label": "MARKET DEPOT", "description": "MARKET DEPOT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "MARKET DEPOT" ] ] }, { "label": "MARKET SQUARE AT COVELL VILLAGE", "description": "MARKET SQUARE AT COVELL VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "MARKET SQUARE AT COVELL VILLAGE" ] ] }, { "label": "MARSHAN HEIGHTS", "description": "MARSHAN HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "MARSHAN HEIGHTS" ] ] }, { "label": "MASON ACRES", "description": "MASON ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 199, 252, 255 ], "outline": null }, "values": [ [ "MASON ACRES" ] ] }, { "label": "MASON HILLS", "description": "MASON HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "MASON HILLS" ] ] }, { "label": "MASON OAKS", "description": "MASON OAKS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "MASON OAKS" ] ] }, { "label": "MASSAD ADDITION", "description": "MASSAD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "MASSAD ADDITION" ] ] }, { "label": "MEADOW LAKES", "description": "MEADOW LAKES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 189, 252, 255 ], "outline": null }, "values": [ [ "MEADOW LAKES" ] ] }, { "label": "MELTON PARKE ADDITION", "description": "MELTON PARKE ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 230, 252, 255 ], "outline": null }, "values": [ [ "MELTON PARKE ADDITION" ] ] }, { "label": "MERCY HEALTH CENTER", "description": "MERCY HEALTH CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 194, 255 ], "outline": null }, "values": [ [ "MERCY HEALTH CENTER" ] ] }, { "label": "MERITAGE PARK", "description": "MERITAGE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 179, 255 ], "outline": null }, "values": [ [ "MERITAGE PARK" ] ] }, { "label": "MHA BUSINESS PARK", "description": "MHA BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 204, 255 ], "outline": null }, "values": [ [ "MHA BUSINESS PARK" ] ] }, { "label": "MILL CREEK", "description": "MILL CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "MILL CREEK" ] ] }, { "label": "MILL VALLEY", "description": "MILL VALLEY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "MILL VALLEY" ] ] }, { "label": "MON ABRI", "description": "MON ABRI", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "MON ABRI" ] ] }, { "label": "MORNING WOODS", "description": "MORNING WOODS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "MORNING WOODS" ] ] }, { "label": "MOUNTAIN VIEW PARK", "description": "MOUNTAIN VIEW PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 189, 252, 255 ], "outline": null }, "values": [ [ "MOUNTAIN VIEW PARK" ] ] }, { "label": "NEWBROOK AT COVELL VILLAGE", "description": "NEWBROOK AT COVELL VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 184, 255 ], "outline": null }, "values": [ [ "NEWBROOK AT COVELL VILLAGE" ] ] }, { "label": "NICHOLSONS", "description": "NICHOLSONS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "NICHOLSONS" ] ] }, { "label": "NORMAL HEIGHTS", "description": "NORMAL HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "NORMAL HEIGHTS" ] ] }, { "label": "NORTH CREEK ESTATES", "description": "NORTH CREEK ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "NORTH CREEK ESTATES" ] ] }, { "label": "NORTH FRETZ APARTMENTS", "description": "NORTH FRETZ APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "NORTH FRETZ APARTMENTS" ] ] }, { "label": "NORTH KELLY A P.U.D.", "description": "NORTH KELLY A P.U.D.", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 241, 252, 255 ], "outline": null }, "values": [ [ "NORTH KELLY A P.U.D." ] ] }, { "label": "NORTH OAKS SHOPPING CENTER", "description": "NORTH OAKS SHOPPING CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "NORTH OAKS SHOPPING CENTER" ] ] }, { "label": "NORTH PLACE APARTMENTS", "description": "NORTH PLACE APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "NORTH PLACE APARTMENTS" ] ] }, { "label": "NORTHGATE", "description": "NORTHGATE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 187, 255 ], "outline": null }, "values": [ [ "NORTHGATE" ] ] }, { "label": "NORTHRIDGE PARK", "description": "NORTHRIDGE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 212, 255 ], "outline": null }, "values": [ [ "NORTHRIDGE PARK" ] ] }, { "label": "NORTHWOOD ESTATES", "description": "NORTHWOOD ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 212, 255 ], "outline": null }, "values": [ [ "NORTHWOOD ESTATES" ] ] }, { "label": "OAK BROOK", "description": "OAK BROOK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "OAK BROOK" ] ] }, { "label": "OAK BROOK CENTER", "description": "OAK BROOK CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "OAK BROOK CENTER" ] ] }, { "label": "OAK CREEK ESTATES", "description": "OAK CREEK ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 210, 252, 255 ], "outline": null }, "values": [ [ "OAK CREEK ESTATES" ] ] }, { "label": "OAK RIDGE MOBILE HOME PARK", "description": "OAK RIDGE MOBILE HOME PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 163, 160, 255 ], "outline": null }, "values": [ [ "OAK RIDGE MOBILE HOME PARK" ] ] }, { "label": "OAK SPRINGS", "description": "OAK SPRINGS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 185, 252, 255 ], "outline": null }, "values": [ [ "OAK SPRINGS" ] ] }, { "label": "OAK TREE PARK", "description": "OAK TREE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 199, 255 ], "outline": null }, "values": [ [ "OAK TREE PARK" ] ] }, { "label": "OAKSLAWN", "description": "OAKSLAWN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "OAKSLAWN" ] ] }, { "label": "OAKVIEW PROFESSIONAL POINTE", "description": "OAKVIEW PROFESSIONAL POINTE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 207, 255 ], "outline": null }, "values": [ [ "OAKVIEW PROFESSIONAL POINTE" ] ] }, { "label": "OAKWOOD", "description": "OAKWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 199, 252, 255 ], "outline": null }, "values": [ [ "OAKWOOD" ] ] }, { "label": "OFFICES AT 33RD ST", "description": "OFFICES AT 33RD ST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 232, 255 ], "outline": null }, "values": [ [ "OFFICES AT 33RD ST" ] ] }, { "label": "OKC CHISHOLM CREEK WWTP", "description": "OKC CHISHOLM CREEK WWTP", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 215, 255 ], "outline": null }, "values": [ [ "OKC CHISHOLM CREEK WWTP" ] ] }, { "label": "OKLAHOMA CHRISTIAN APARTMENTS", "description": "OKLAHOMA CHRISTIAN APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "OKLAHOMA CHRISTIAN APARTMENTS" ] ] }, { "label": "OLD FARM ESTATES", "description": "OLD FARM ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "OLD FARM ESTATES" ] ] }, { "label": "OLD TOWNE LOFTS OF EDMOND", "description": "OLD TOWNE LOFTS OF EDMOND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "OLD TOWNE LOFTS OF EDMOND" ] ] }, { "label": "OLD WINDMILL ROAD", "description": "OLD WINDMILL ROAD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "OLD WINDMILL ROAD" ] ] }, { "label": "OLDE EDMOND", "description": "OLDE EDMOND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "OLDE EDMOND" ] ] }, { "label": "OLDE NORTH VILLAGE", "description": "OLDE NORTH VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "OLDE NORTH VILLAGE" ] ] }, { "label": "OLDE TOWNE", "description": "OLDE TOWNE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "values": [ [ "OLDE TOWNE" ] ] }, { "label": "ONCUE AT KELLEY POINTE", "description": "ONCUE AT KELLEY POINTE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "ONCUE AT KELLEY POINTE" ] ] }, { "label": "ORCHARDS AT THE TRAIL", "description": "ORCHARDS AT THE TRAIL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "ORCHARDS AT THE TRAIL" ] ] }, { "label": "ORIGINAL TOWNSITE", "description": "ORIGINAL TOWNSITE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "ORIGINAL TOWNSITE" ] ] }, { "label": "OSBI", "description": "OSBI", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "values": [ [ "OSBI" ] ] }, { "label": "OSBORNES ROSEWOOD", "description": "OSBORNES ROSEWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 223, 255 ], "outline": null }, "values": [ [ "OSBORNES ROSEWOOD" ] ] }, { "label": "OXFORD OAKS APARTMENTS", "description": "OXFORD OAKS APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "OXFORD OAKS APARTMENTS" ] ] }, { "label": "OXFORD OAKS SHOPPING CENTER", "description": "OXFORD OAKS SHOPPING CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "OXFORD OAKS SHOPPING CENTER" ] ] }, { "label": "PARK LANE ESTATES", "description": "PARK LANE ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 182, 255 ], "outline": null }, "values": [ [ "PARK LANE ESTATES" ] ] }, { "label": "PARKER ESTATES", "description": "PARKER ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "PARKER ESTATES" ] ] }, { "label": "PARKVIEW AT TOUCHMARK AT COFFEE CREEK", "description": "PARKVIEW AT TOUCHMARK AT COFFEE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "PARKVIEW AT TOUCHMARK AT COFFEE CREEK" ] ] }, { "label": "PATTENS", "description": "PATTENS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 252, 255 ], "outline": null }, "values": [ [ "PATTENS" ] ] }, { "label": "PEBBLE CREEK", "description": "PEBBLE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "PEBBLE CREEK" ] ] }, { "label": "PEMBROKE AT COVELL VILLAGE", "description": "PEMBROKE AT COVELL VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 210, 255 ], "outline": null }, "values": [ [ "PEMBROKE AT COVELL VILLAGE" ] ] }, { "label": "PERSIMMON CREEK PLACE", "description": "PERSIMMON CREEK PLACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 223, 252, 255 ], "outline": null }, "values": [ [ "PERSIMMON CREEK PLACE" ] ] }, { "label": "PET MEDICAL CENTERS", "description": "PET MEDICAL CENTERS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "PET MEDICAL CENTERS" ] ] }, { "label": "PHEASANT POINTE", "description": "PHEASANT POINTE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 204, 255 ], "outline": null }, "values": [ [ "PHEASANT POINTE" ] ] }, { "label": "PINE MANOR FOUR PLEXES", "description": "PINE MANOR FOUR PLEXES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 197, 252, 255 ], "outline": null }, "values": [ [ "PINE MANOR FOUR PLEXES" ] ] }, { "label": "PINE RIDGE", "description": "PINE RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 204, 252, 255 ], "outline": null }, "values": [ [ "PINE RIDGE" ] ] }, { "label": "PLAZA EAST APARTMENTS", "description": "PLAZA EAST APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "PLAZA EAST APARTMENTS" ] ] }, { "label": "PLAZA EAST SHOPPING CENTER", "description": "PLAZA EAST SHOPPING CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "PLAZA EAST SHOPPING CENTER" ] ] }, { "label": "PORTOFINO AT BORGATA", "description": "PORTOFINO AT BORGATA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 231, 255 ], "outline": null }, "values": [ [ "PORTOFINO AT BORGATA" ] ] }, { "label": "PRAIRIE MEADOWS", "description": "PRAIRIE MEADOWS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 204, 252, 255 ], "outline": null }, "values": [ [ "PRAIRIE MEADOWS" ] ] }, { "label": "PRAIRIE VILLAGE AT COFFEE CREEK", "description": "PRAIRIE VILLAGE AT COFFEE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 189, 255 ], "outline": null }, "values": [ [ "PRAIRIE VILLAGE AT COFFEE CREEK" ] ] }, { "label": "PRAVADA", "description": "PRAVADA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "PRAVADA" ] ] }, { "label": "PRESERVE AT PINE CREEK", "description": "PRESERVE AT PINE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 182, 255 ], "outline": null }, "values": [ [ "PRESERVE AT PINE CREEK" ] ] }, { "label": "QUARTERS AT KELLEY POINTE", "description": "QUARTERS AT KELLEY POINTE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 204, 252, 255 ], "outline": null }, "values": [ [ "QUARTERS AT KELLEY POINTE" ] ] }, { "label": "QUO VADIS", "description": "QUO VADIS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 189, 252, 255 ], "outline": null }, "values": [ [ "QUO VADIS" ] ] }, { "label": "RAMBLEWOOD HILLS", "description": "RAMBLEWOOD HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 179, 252, 255 ], "outline": null }, "values": [ [ "RAMBLEWOOD HILLS" ] ] }, { "label": "RASBERRY PARK", "description": "RASBERRY PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "RASBERRY PARK" ] ] }, { "label": "RAVEN RIDGE", "description": "RAVEN RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 210, 252, 255 ], "outline": null }, "values": [ [ "RAVEN RIDGE" ] ] }, { "label": "RCB BANK", "description": "RCB BANK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "RCB BANK" ] ] }, { "label": "RED OAK ESTATES", "description": "RED OAK ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 199, 255 ], "outline": null }, "values": [ [ "RED OAK ESTATES" ] ] }, { "label": "RED ROCK AMMENDED", "description": "RED ROCK AMMENDED", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 228, 252, 255 ], "outline": null }, "values": [ [ "RED ROCK AMMENDED" ] ] }, { "label": "RED ROCK LAKE", "description": "RED ROCK LAKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 230, 252, 255 ], "outline": null }, "values": [ [ "RED ROCK LAKE" ] ] }, { "label": "REDBUD CANYON", "description": "REDBUD CANYON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 215, 252, 255 ], "outline": null }, "values": [ [ "REDBUD CANYON" ] ] }, { "label": "REDMONT TRACE", "description": "REDMONT TRACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "REDMONT TRACE" ] ] }, { "label": "REEDS LANDING APARTMENTS", "description": "REEDS LANDING APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "REEDS LANDING APARTMENTS" ] ] }, { "label": "REES ADD", "description": "REES ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 237, 255 ], "outline": null }, "values": [ [ "REES ADD" ] ] }, { "label": "REESER", "description": "REESER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "REESER" ] ] }, { "label": "RESERVE AT OAK TREE", "description": "RESERVE AT OAK TREE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 189, 252, 255 ], "outline": null }, "values": [ [ "RESERVE AT OAK TREE" ] ] }, { "label": "REYNOLDS", "description": "REYNOLDS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 221, 252, 255 ], "outline": null }, "values": [ [ "REYNOLDS" ] ] }, { "label": "RIDGE AT LAKE OF THE WOODS", "description": "RIDGE AT LAKE OF THE WOODS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 179, 255 ], "outline": null }, "values": [ [ "RIDGE AT LAKE OF THE WOODS" ] ] }, { "label": "RIDGE CREEK", "description": "RIDGE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "RIDGE CREEK" ] ] }, { "label": "RIDGE POINTE", "description": "RIDGE POINTE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 213, 252, 255 ], "outline": null }, "values": [ [ "RIDGE POINTE" ] ] }, { "label": "RIDGELINE ESTATES", "description": "RIDGELINE ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 202, 255 ], "outline": null }, "values": [ [ "RIDGELINE ESTATES" ] ] }, { "label": "RIPPLE CREEK", "description": "RIPPLE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "RIPPLE CREEK" ] ] }, { "label": "RITZHAUPTS", "description": "RITZHAUPTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "RITZHAUPTS" ] ] }, { "label": "RIVA RIDGE", "description": "RIVA RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 247, 252, 255 ], "outline": null }, "values": [ [ "RIVA RIDGE" ] ] }, { "label": "ROBINWOOD", "description": "ROBINWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "ROBINWOOD" ] ] }, { "label": "ROBTRICE PROFESSIONAL PARK", "description": "ROBTRICE PROFESSIONAL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 202, 255 ], "outline": null }, "values": [ [ "ROBTRICE PROFESSIONAL PARK" ] ] }, { "label": "ROCK HOLLOW", "description": "ROCK HOLLOW", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 202, 255 ], "outline": null }, "values": [ [ "ROCK HOLLOW" ] ] }, { "label": "ROCKY TOP ESTATES", "description": "ROCKY TOP ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 192, 252, 255 ], "outline": null }, "values": [ [ "ROCKY TOP ESTATES" ] ] }, { "label": "ROLLING CREEK", "description": "ROLLING CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 197, 252, 255 ], "outline": null }, "values": [ [ "ROLLING CREEK" ] ] }, { "label": "ROLLING GREEN APARTMENTS", "description": "ROLLING GREEN APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "ROLLING GREEN APARTMENTS" ] ] }, { "label": "ROSEWOOD MANOR", "description": "ROSEWOOD MANOR", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "ROSEWOOD MANOR" ] ] }, { "label": "ROSSMORE", "description": "ROSSMORE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 252, 255 ], "outline": null }, "values": [ [ "ROSSMORE" ] ] }, { "label": "RUSTIC CREEK", "description": "RUSTIC CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "RUSTIC CREEK" ] ] }, { "label": "RUSTLING HILLS", "description": "RUSTLING HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 241, 252, 255 ], "outline": null }, "values": [ [ "RUSTLING HILLS" ] ] }, { "label": "SAMS CLUB AT FOX LAKE", "description": "SAMS CLUB AT FOX LAKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "SAMS CLUB AT FOX LAKE" ] ] }, { "label": "SANTA FE PLACE", "description": "SANTA FE PLACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 199, 255 ], "outline": null }, "values": [ [ "SANTA FE PLACE" ] ] }, { "label": "SANTA FE PLAZA", "description": "SANTA FE PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "SANTA FE PLAZA" ] ] }, { "label": "SANTA FE SQUARE", "description": "SANTA FE SQUARE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "SANTA FE SQUARE" ] ] }, { "label": "SANTA FE TRAILS", "description": "SANTA FE TRAILS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "SANTA FE TRAILS" ] ] }, { "label": "SANTA FE VILLAS", "description": "SANTA FE VILLAS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "values": [ [ "SANTA FE VILLAS" ] ] }, { "label": "SARATOGA FARMS", "description": "SARATOGA FARMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 241, 255 ], "outline": null }, "values": [ [ "SARATOGA FARMS" ] ] }, { "label": "SEQUOYAH PLACE CONDOS", "description": "SEQUOYAH PLACE CONDOS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "SEQUOYAH PLACE CONDOS" ] ] }, { "label": "SETTLEMENT", "description": "SETTLEMENT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "SETTLEMENT" ] ] }, { "label": "SEVEN OAKS AT OAK TREE", "description": "SEVEN OAKS AT OAK TREE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "SEVEN OAKS AT OAK TREE" ] ] }, { "label": "SHADOW CREEK", "description": "SHADOW CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "SHADOW CREEK" ] ] }, { "label": "SHAEFERS", "description": "SHAEFERS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "SHAEFERS" ] ] }, { "label": "SHEPARD ARMS APARTMENTS", "description": "SHEPARD ARMS APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "SHEPARD ARMS APARTMENTS" ] ] }, { "label": "SHILOH VALLEY", "description": "SHILOH VALLEY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 240, 255 ], "outline": null }, "values": [ [ "SHILOH VALLEY" ] ] }, { "label": "SHOPPES ON BROADWAY", "description": "SHOPPES ON BROADWAY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "SHOPPES ON BROADWAY" ] ] }, { "label": "SHOPS AT THE PIAZZA", "description": "SHOPS AT THE PIAZZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "SHOPS AT THE PIAZZA" ] ] }, { "label": "SIGNAL RIDGE", "description": "SIGNAL RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 208, 255 ], "outline": null }, "values": [ [ "SIGNAL RIDGE" ] ] }, { "label": "SIGNAL RIDGE SHOPPING CENTER", "description": "SIGNAL RIDGE SHOPPING CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "SIGNAL RIDGE SHOPPING CENTER" ] ] }, { "label": "SILVERCLOUD ESTATES", "description": "SILVERCLOUD ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "SILVERCLOUD ESTATES" ] ] }, { "label": "SILVERLEAF", "description": "SILVERLEAF", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "SILVERLEAF" ] ] }, { "label": "SLATER STRICKLIN ESTATES", "description": "SLATER STRICKLIN ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "SLATER STRICKLIN ESTATES" ] ] }, { "label": "SLEEPY HOLLOW COUNTRY ESTATES", "description": "SLEEPY HOLLOW COUNTRY ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 204, 252, 255 ], "outline": null }, "values": [ [ "SLEEPY HOLLOW COUNTRY ESTATES" ] ] }, { "label": "SMILING HILL", "description": "SMILING HILL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "SMILING HILL" ] ] }, { "label": "SMITHCOT SQUARE", "description": "SMITHCOT SQUARE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "values": [ [ "SMITHCOT SQUARE" ] ] }, { "label": "SOLID ROCK GYM", "description": "SOLID ROCK GYM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 187, 252, 255 ], "outline": null }, "values": [ [ "SOLID ROCK GYM" ] ] }, { "label": "SOLIDAGO RANCH ESTATES", "description": "SOLIDAGO RANCH ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 236, 255 ], "outline": null }, "values": [ [ "SOLIDAGO RANCH ESTATES" ] ] }, { "label": "SORGHUM MILL ESTATES", "description": "SORGHUM MILL ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 246, 255 ], "outline": null }, "values": [ [ "SORGHUM MILL ESTATES" ] ] }, { "label": "SORGHUM RUN ESTATES", "description": "SORGHUM RUN ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "SORGHUM RUN ESTATES" ] ] }, { "label": "SOUTH PARK", "description": "SOUTH PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 205, 255 ], "outline": null }, "values": [ [ "SOUTH PARK" ] ] }, { "label": "SOUTHERN HILLS", "description": "SOUTHERN HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "values": [ [ "SOUTHERN HILLS" ] ] }, { "label": "SOUTHLAKE", "description": "SOUTHLAKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 215, 255 ], "outline": null }, "values": [ [ "SOUTHLAKE" ] ] }, { "label": "SOUTHWINDS", "description": "SOUTHWINDS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "SOUTHWINDS" ] ] }, { "label": "SPRING CREEK", "description": "SPRING CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 236, 255 ], "outline": null }, "values": [ [ "SPRING CREEK" ] ] }, { "label": "SPRING CREEK APARTMENTS", "description": "SPRING CREEK APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "SPRING CREEK APARTMENTS" ] ] }, { "label": "SPRING CREEK PLAZA", "description": "SPRING CREEK PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "SPRING CREEK PLAZA" ] ] }, { "label": "SPRING CREEK SUITES", "description": "SPRING CREEK SUITES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "SPRING CREEK SUITES" ] ] }, { "label": "SPRING CREEK VILLAGE", "description": "SPRING CREEK VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "SPRING CREEK VILLAGE" ] ] }, { "label": "SPRING HILL", "description": "SPRING HILL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "SPRING HILL" ] ] }, { "label": "STEEPLECHASE", "description": "STEEPLECHASE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 232, 252, 255 ], "outline": null }, "values": [ [ "STEEPLECHASE" ] ] }, { "label": "STEPHENSONS WOODLAND", "description": "STEPHENSONS WOODLAND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "STEPHENSONS WOODLAND" ] ] }, { "label": "STERLING POINTE", "description": "STERLING POINTE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "STERLING POINTE" ] ] }, { "label": "STOCKTON OFFICE COMPLEX", "description": "STOCKTON OFFICE COMPLEX", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "STOCKTON OFFICE COMPLEX" ] ] }, { "label": "STONE CREEK OFFICE PLAZA", "description": "STONE CREEK OFFICE PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "STONE CREEK OFFICE PLAZA" ] ] }, { "label": "STONEBROOK", "description": "STONEBROOK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 250, 255 ], "outline": null }, "values": [ [ "STONEBROOK" ] ] }, { "label": "STONEGATE", "description": "STONEGATE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 218, 255 ], "outline": null }, "values": [ [ "STONEGATE" ] ] }, { "label": "STONEPOINT", "description": "STONEPOINT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "STONEPOINT" ] ] }, { "label": "STONEPOINT COMMERICAL", "description": "STONEPOINT COMMERICAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "values": [ [ "STONEPOINT COMMERICAL" ] ] }, { "label": "STRATFORD SQUARE APARTMENTS", "description": "STRATFORD SQUARE APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "STRATFORD SQUARE APARTMENTS" ] ] }, { "label": "SUGAR HILL", "description": "SUGAR HILL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 192, 252, 255 ], "outline": null }, "values": [ [ "SUGAR HILL" ] ] }, { "label": "SUMMER OAKS", "description": "SUMMER OAKS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 179, 255 ], "outline": null }, "values": [ [ "SUMMER OAKS" ] ] }, { "label": "SUMMIT APARTMENTS", "description": "SUMMIT APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "SUMMIT APARTMENTS" ] ] }, { "label": "SUMMIT AT OAK TREE", "description": "SUMMIT AT OAK TREE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "SUMMIT AT OAK TREE" ] ] }, { "label": "SUNRIDGE", "description": "SUNRIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "SUNRIDGE" ] ] }, { "label": "SUNSET HEIGHTS", "description": "SUNSET HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 216, 252, 255 ], "outline": null }, "values": [ [ "SUNSET HEIGHTS" ] ] }, { "label": "SUNSET RIDGE APARTMENTS", "description": "SUNSET RIDGE APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "SUNSET RIDGE APARTMENTS" ] ] }, { "label": "SURBERS", "description": "SURBERS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 187, 255 ], "outline": null }, "values": [ [ "SURBERS" ] ] }, { "label": "SWAN LAKE", "description": "SWAN LAKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "SWAN LAKE" ] ] }, { "label": "SWEETWATER", "description": "SWEETWATER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 246, 255 ], "outline": null }, "values": [ [ "SWEETWATER" ] ] }, { "label": "SYCAMORE SQUARE MEDICAL OFFICES", "description": "SYCAMORE SQUARE MEDICAL OFFICES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "SYCAMORE SQUARE MEDICAL OFFICES" ] ] }, { "label": "T.E.C.H. BUSINESS PARK", "description": "T.E.C.H. BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "T.E.C.H. BUSINESS PARK" ] ] }, { "label": "TACO MAYO ADDITION", "description": "TACO MAYO ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "TACO MAYO ADDITION" ] ] }, { "label": "TALL OAKS CROSSING", "description": "TALL OAKS CROSSING", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "values": [ [ "TALL OAKS CROSSING" ] ] }, { "label": "TANGLE VINE", "description": "TANGLE VINE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 211, 255 ], "outline": null }, "values": [ [ "TANGLE VINE" ] ] }, { "label": "TCG EDMOND CAMPUS", "description": "TCG EDMOND CAMPUS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "TCG EDMOND CAMPUS" ] ] }, { "label": "TEAKWOOD PARK", "description": "TEAKWOOD PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "TEAKWOOD PARK" ] ] }, { "label": "TERRACE", "description": "TERRACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 215, 252, 255 ], "outline": null }, "values": [ [ "TERRACE" ] ] }, { "label": "THE BLUFFS AT PINE CREEK", "description": "THE BLUFFS AT PINE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 182, 255 ], "outline": null }, "values": [ [ "THE BLUFFS AT PINE CREEK" ] ] }, { "label": "THE COLONY AT WILLIAMSBURG", "description": "THE COLONY AT WILLIAMSBURG", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "THE COLONY AT WILLIAMSBURG" ] ] }, { "label": "THE COTTAGES", "description": "THE COTTAGES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 204, 255 ], "outline": null }, "values": [ [ "THE COTTAGES" ] ] }, { "label": "THE COTTAGES AT UCO", "description": "THE COTTAGES AT UCO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "THE COTTAGES AT UCO" ] ] }, { "label": "THE ESTATES AT COFFEE CREEK", "description": "THE ESTATES AT COFFEE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 202, 252, 255 ], "outline": null }, "values": [ [ "THE ESTATES AT COFFEE CREEK" ] ] }, { "label": "THE FOUNTAINS", "description": "THE FOUNTAINS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "THE FOUNTAINS" ] ] }, { "label": "THE GARAGE CONDOS", "description": "THE GARAGE CONDOS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 179, 252, 255 ], "outline": null }, "values": [ [ "THE GARAGE CONDOS" ] ] }, { "label": "THE GREENS AT COFFEE CREEK", "description": "THE GREENS AT COFFEE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "THE GREENS AT COFFEE CREEK" ] ] }, { "label": "THE LEGACY AT COVELL", "description": "THE LEGACY AT COVELL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "THE LEGACY AT COVELL" ] ] }, { "label": "THE LINKS AT COFFEE CREEK", "description": "THE LINKS AT COFFEE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "THE LINKS AT COFFEE CREEK" ] ] }, { "label": "THE MARKET PLACE", "description": "THE MARKET PLACE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "THE MARKET PLACE" ] ] }, { "label": "THE MEADOWLANDS", "description": "THE MEADOWLANDS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "THE MEADOWLANDS" ] ] }, { "label": "THE OAKS", "description": "THE OAKS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "THE OAKS" ] ] }, { "label": "THE ORCHARD I AT TURTLE CREEK", "description": "THE ORCHARD I AT TURTLE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 204, 252, 255 ], "outline": null }, "values": [ [ "THE ORCHARD I AT TURTLE CREEK" ] ] }, { "label": "THE PINES BUSINESS PARK", "description": "THE PINES BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 199, 252, 255 ], "outline": null }, "values": [ [ "THE PINES BUSINESS PARK" ] ] }, { "label": "THE PLAZA AT TOWN SQUARE", "description": "THE PLAZA AT TOWN SQUARE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "THE PLAZA AT TOWN SQUARE" ] ] }, { "label": "THE POINTE AT OAK TREE", "description": "THE POINTE AT OAK TREE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": null }, "values": [ [ "THE POINTE AT OAK TREE" ] ] }, { "label": "THE PRAIRIE AT POST", "description": "THE PRAIRIE AT POST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "THE PRAIRIE AT POST" ] ] }, { "label": "THE SHOPPES AT FOX LAKE", "description": "THE SHOPPES AT FOX LAKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "THE SHOPPES AT FOX LAKE" ] ] }, { "label": "THE SUMMIT", "description": "THE SUMMIT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "values": [ [ "THE SUMMIT" ] ] }, { "label": "THE TERRITORIES", "description": "THE TERRITORIES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 179, 252, 255 ], "outline": null }, "values": [ [ "THE TERRITORIES" ] ] }, { "label": "THE TIMBERS APARTMENTS", "description": "THE TIMBERS APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "THE TIMBERS APARTMENTS" ] ] }, { "label": "THE TRAILS", "description": "THE TRAILS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 189, 255 ], "outline": null }, "values": [ [ "THE TRAILS" ] ] }, { "label": "THE TRAILS COMMERCIAL CENTER", "description": "THE TRAILS COMMERCIAL CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "THE TRAILS COMMERCIAL CENTER" ] ] }, { "label": "THE TRAILS END SHOPPING CENTER", "description": "THE TRAILS END SHOPPING CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "THE TRAILS END SHOPPING CENTER" ] ] }, { "label": "THE TRAILS SOUTH", "description": "THE TRAILS SOUTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 197, 255 ], "outline": null }, "values": [ [ "THE TRAILS SOUTH" ] ] }, { "label": "THE VILLAGE AT COPPER LAKE", "description": "THE VILLAGE AT COPPER LAKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "THE VILLAGE AT COPPER LAKE" ] ] }, { "label": "THE VILLAGE ON CLAYTON POND", "description": "THE VILLAGE ON CLAYTON POND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 222, 255 ], "outline": null }, "values": [ [ "THE VILLAGE ON CLAYTON POND" ] ] }, { "label": "THE VILLAS AT COFFEE CREEK", "description": "THE VILLAS AT COFFEE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "THE VILLAS AT COFFEE CREEK" ] ] }, { "label": "THE VILLAS AT HUNTERS CREEK", "description": "THE VILLAS AT HUNTERS CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 184, 252, 255 ], "outline": null }, "values": [ [ "THE VILLAS AT HUNTERS CREEK" ] ] }, { "label": "THE VILLAS OF EDMOND", "description": "THE VILLAS OF EDMOND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "THE VILLAS OF EDMOND" ] ] }, { "label": "THE WOODLANDS", "description": "THE WOODLANDS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 210, 255 ], "outline": null }, "values": [ [ "THE WOODLANDS" ] ] }, { "label": "THOMAS CENTER", "description": "THOMAS CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 212, 255 ], "outline": null }, "values": [ [ "THOMAS CENTER" ] ] }, { "label": "THOMAS TRAILS", "description": "THOMAS TRAILS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "THOMAS TRAILS" ] ] }, { "label": "THORNBROOK VILLAGE", "description": "THORNBROOK VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 226, 255 ], "outline": null }, "values": [ [ "THORNBROOK VILLAGE" ] ] }, { "label": "THORNBROOKE", "description": "THORNBROOKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 223, 255 ], "outline": null }, "values": [ [ "THORNBROOKE" ] ] }, { "label": "THORNBROOKE MANOR", "description": "THORNBROOKE MANOR", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "THORNBROOKE MANOR" ] ] }, { "label": "THUNDER CANYON", "description": "THUNDER CANYON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "THUNDER CANYON" ] ] }, { "label": "THUNDERHEAD HILLS", "description": "THUNDERHEAD HILLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 187, 255 ], "outline": null }, "values": [ [ "THUNDERHEAD HILLS" ] ] }, { "label": "TIMBER RIDGE", "description": "TIMBER RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "values": [ [ "TIMBER RIDGE" ] ] }, { "label": "TIMBERCREST", "description": "TIMBERCREST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "TIMBERCREST" ] ] }, { "label": "TIMBERDALE", "description": "TIMBERDALE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "TIMBERDALE" ] ] }, { "label": "TIMBERDALE COVE", "description": "TIMBERDALE COVE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "TIMBERDALE COVE" ] ] }, { "label": "TIMBERLAKE ESTATES", "description": "TIMBERLAKE ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "TIMBERLAKE ESTATES" ] ] }, { "label": "TIMBERLAND CROSSING", "description": "TIMBERLAND CROSSING", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "TIMBERLAND CROSSING" ] ] }, { "label": "TIMBERLANE P.U.D", "description": "TIMBERLANE P.U.D", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "TIMBERLANE P.U.D" ] ] }, { "label": "TINKER FEDERAL CREDIT UNION", "description": "TINKER FEDERAL CREDIT UNION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 204, 255 ], "outline": null }, "values": [ [ "TINKER FEDERAL CREDIT UNION" ] ] }, { "label": "TOWN SQUARE", "description": "TOWN SQUARE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "TOWN SQUARE" ] ] }, { "label": "TRINITY PLAZA", "description": "TRINITY PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "TRINITY PLAZA" ] ] }, { "label": "TURNBERRY AT OAK TREE", "description": "TURNBERRY AT OAK TREE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "TURNBERRY AT OAK TREE" ] ] }, { "label": "TURTLECREEK", "description": "TURTLECREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "TURTLECREEK" ] ] }, { "label": "TURTLECREEK COMMONS", "description": "TURTLECREEK COMMONS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "TURTLECREEK COMMONS" ] ] }, { "label": "TURTLECREEK PROF VILLAGE", "description": "TURTLECREEK PROF VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 182, 255 ], "outline": null }, "values": [ [ "TURTLECREEK PROF VILLAGE" ] ] }, { "label": "TUSCAN PARK", "description": "TUSCAN PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 207, 255 ], "outline": null }, "values": [ [ "TUSCAN PARK" ] ] }, { "label": "TUSCANY VILLA", "description": "TUSCANY VILLA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "TUSCANY VILLA" ] ] }, { "label": "TWIN BRIDGES", "description": "TWIN BRIDGES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "values": [ [ "TWIN BRIDGES" ] ] }, { "label": "TWIN BRIDGES VILLAGE", "description": "TWIN BRIDGES VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "TWIN BRIDGES VILLAGE" ] ] }, { "label": "TWISTED OAKS", "description": "TWISTED OAKS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "TWISTED OAKS" ] ] }, { "label": "UCO BRONCHO APARTMENTS", "description": "UCO BRONCHO APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "UCO BRONCHO APARTMENTS" ] ] }, { "label": "UNI-CITY MOBLIE HOME PARK", "description": "UNI-CITY MOBLIE HOME PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 163, 160, 255 ], "outline": null }, "values": [ [ "UNI-CITY MOBLIE HOME PARK" ] ] }, { "label": "UNIVERSITY APARTMENTS", "description": "UNIVERSITY APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "UNIVERSITY APARTMENTS" ] ] }, { "label": "UNIVERSITY OF CENTRAL OKLAHOMA", "description": "UNIVERSITY OF CENTRAL OKLAHOMA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": null }, "values": [ [ "UNIVERSITY OF CENTRAL OKLAHOMA" ] ] }, { "label": "UNIVERSITY PARK APARTMENTS", "description": "UNIVERSITY PARK APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "UNIVERSITY PARK APARTMENTS" ] ] }, { "label": "UNIVERSITY PLAZA", "description": "UNIVERSITY PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "UNIVERSITY PLAZA" ] ] }, { "label": "UNIVERSITY VILLAGE", "description": "UNIVERSITY VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "UNIVERSITY VILLAGE" ] ] }, { "label": "UNIVERSITY VILLAGE APARTMENTS", "description": "UNIVERSITY VILLAGE APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "UNIVERSITY VILLAGE APARTMENTS" ] ] }, { "label": "VAL GENES KELLY PARK", "description": "VAL GENES KELLY PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 223, 255 ], "outline": null }, "values": [ [ "VAL GENES KELLY PARK" ] ] }, { "label": "VERONA AT BORGATA", "description": "VERONA AT BORGATA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 205, 255 ], "outline": null }, "values": [ [ "VERONA AT BORGATA" ] ] }, { "label": "VICTORIA PARK APARTMENTS", "description": "VICTORIA PARK APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "VICTORIA PARK APARTMENTS" ] ] }, { "label": "VILLAGE CENTER AT COFFEE CREEK", "description": "VILLAGE CENTER AT COFFEE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "VILLAGE CENTER AT COFFEE CREEK" ] ] }, { "label": "VILLAGES AT STONEBRIDGE", "description": "VILLAGES AT STONEBRIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 184, 252, 255 ], "outline": null }, "values": [ [ "VILLAGES AT STONEBRIDGE" ] ] }, { "label": "VILLAS AT STONEBRIDGE APARTMENTS", "description": "VILLAS AT STONEBRIDGE APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "VILLAS AT STONEBRIDGE APARTMENTS" ] ] }, { "label": "VISTA POINT", "description": "VISTA POINT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "VISTA POINT" ] ] }, { "label": "WALNUT COVE", "description": "WALNUT COVE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "WALNUT COVE" ] ] }, { "label": "WALNUT HILL ESTATES", "description": "WALNUT HILL ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "WALNUT HILL ESTATES" ] ] }, { "label": "WALNUT RIDGE ESTATES", "description": "WALNUT RIDGE ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 192, 255 ], "outline": null }, "values": [ [ "WALNUT RIDGE ESTATES" ] ] }, { "label": "WALTONS SUBDIVISION", "description": "WALTONS SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 187, 255 ], "outline": null }, "values": [ [ "WALTONS SUBDIVISION" ] ] }, { "label": "WATER TREATMENT PLANT", "description": "WATER TREATMENT PLANT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "values": [ [ "WATER TREATMENT PLANT" ] ] }, { "label": "WATERLOO PLAZA", "description": "WATERLOO PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "WATERLOO PLAZA" ] ] }, { "label": "WATERS EDGE AT COVELL VILLAGE", "description": "WATERS EDGE AT COVELL VILLAGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "WATERS EDGE AT COVELL VILLAGE" ] ] }, { "label": "WATERWOOD DEVELOPMENT", "description": "WATERWOOD DEVELOPMENT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 227, 255 ], "outline": null }, "values": [ [ "WATERWOOD DEVELOPMENT" ] ] }, { "label": "WATERWOOD RETAIL ADDITION", "description": "WATERWOOD RETAIL ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 211, 255 ], "outline": null }, "values": [ [ "WATERWOOD RETAIL ADDITION" ] ] }, { "label": "WESSEX ADDITION", "description": "WESSEX ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 184, 255 ], "outline": null }, "values": [ [ "WESSEX ADDITION" ] ] }, { "label": "WEST EDMOND MEDICAL PARK", "description": "WEST EDMOND MEDICAL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 210, 255 ], "outline": null }, "values": [ [ "WEST EDMOND MEDICAL PARK" ] ] }, { "label": "WESTBOROUGH", "description": "WESTBOROUGH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 226, 255 ], "outline": null }, "values": [ [ "WESTBOROUGH" ] ] }, { "label": "WESTBROOK CENTER", "description": "WESTBROOK CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 211, 252, 255 ], "outline": null }, "values": [ [ "WESTBROOK CENTER" ] ] }, { "label": "WESTMINSTER GLEN", "description": "WESTMINSTER GLEN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "values": [ [ "WESTMINSTER GLEN" ] ] }, { "label": "WHISPERING CREEK", "description": "WHISPERING CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 250, 255 ], "outline": null }, "values": [ [ "WHISPERING CREEK" ] ] }, { "label": "WHISPERING HEIGHTS", "description": "WHISPERING HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 189, 255 ], "outline": null }, "values": [ [ "WHISPERING HEIGHTS" ] ] }, { "label": "WHISPERING OAKS", "description": "WHISPERING OAKS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "values": [ [ "WHISPERING OAKS" ] ] }, { "label": "WHITETAIL RUN", "description": "WHITETAIL RUN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "WHITETAIL RUN" ] ] }, { "label": "WILDMEADOW AT COFFEE CREEK", "description": "WILDMEADOW AT COFFEE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "values": [ [ "WILDMEADOW AT COFFEE CREEK" ] ] }, { "label": "WILLOW CREEK", "description": "WILLOW CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "WILLOW CREEK" ] ] }, { "label": "WILLOW CREEK SHOPPING CENTER", "description": "WILLOW CREEK SHOPPING CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "values": [ [ "WILLOW CREEK SHOPPING CENTER" ] ] }, { "label": "WILLOWOOD", "description": "WILLOWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "WILLOWOOD" ] ] }, { "label": "WIMBLEDON SQUARE CONDOS", "description": "WIMBLEDON SQUARE CONDOS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 222, 252, 255 ], "outline": null }, "values": [ [ "WIMBLEDON SQUARE CONDOS" ] ] }, { "label": "WINDING CREEK", "description": "WINDING CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "WINDING CREEK" ] ] }, { "label": "WINDMILL ESTATES", "description": "WINDMILL ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "WINDMILL ESTATES" ] ] }, { "label": "WINDRUSH APARTMENTS", "description": "WINDRUSH APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "WINDRUSH APARTMENTS" ] ] }, { "label": "WINDSONG", "description": "WINDSONG", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "WINDSONG" ] ] }, { "label": "WOOD LEAF AERO ESTATES", "description": "WOOD LEAF AERO ESTATES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 212, 252, 255 ], "outline": null }, "values": [ [ "WOOD LEAF AERO ESTATES" ] ] }, { "label": "WOODBRIDGE TOWNHOMES", "description": "WOODBRIDGE TOWNHOMES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 242, 255 ], "outline": null }, "values": [ [ "WOODBRIDGE TOWNHOMES" ] ] }, { "label": "WOODCREEK TOWN HOMES", "description": "WOODCREEK TOWN HOMES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 204, 255 ], "outline": null }, "values": [ [ "WOODCREEK TOWN HOMES" ] ] }, { "label": "WOODHILL", "description": "WOODHILL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 210, 252, 255 ], "outline": null }, "values": [ [ "WOODHILL" ] ] }, { "label": "WOODLAND PARK", "description": "WOODLAND PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "values": [ [ "WOODLAND PARK" ] ] }, { "label": "WOODRUFFS TALL OAKS", "description": "WOODRUFFS TALL OAKS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 187, 252, 255 ], "outline": null }, "values": [ [ "WOODRUFFS TALL OAKS" ] ] }, { "label": "WOODY CREEK", "description": "WOODY CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "WOODY CREEK" ] ] }, { "label": "WYNN AT EDMOND CROSSING APARTMENTS", "description": "WYNN AT EDMOND CROSSING APARTMENTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "WYNN AT EDMOND CROSSING APARTMENTS" ] ] } ] }, { "heading": "NEIGHBOR", "classes": [ { "label": "AAA EDMOND", "description": "AAA EDMOND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 214, 255 ], "outline": null }, "values": [ [ "AAA EDMOND" ] ] }, { "label": "ABADAN CREEK", "description": "ABADAN CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 199, 255 ], "outline": null }, "values": [ [ "ABADAN CREEK" ] ] }, { "label": "AQUATIC CENTER", "description": "AQUATIC CENTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 228, 252, 255 ], "outline": null }, "values": [ [ "AQUATIC CENTER" ] ] }, { "label": "ARCADIA PINES", "description": "ARCADIA PINES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 179, 252, 255 ], "outline": null }, "values": [ [ "ARCADIA PINES" ] ] }, { "label": "AUSTIN 2 BUSINESS PARK", "description": "AUSTIN 2 BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 197, 255 ], "outline": null }, "values": [ [ "AUSTIN 2 BUSINESS PARK" ] ] }, { "label": "BARNETT FIELD SPLASH PAD", "description": "BARNETT FIELD SPLASH PAD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 179, 252, 255 ], "outline": null }, "values": [ [ "BARNETT FIELD SPLASH PAD" ] ] }, { "label": "BLACKWELDER ADDITION", "description": "BLACKWELDER ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 236, 255 ], "outline": null }, "values": [ [ "BLACKWELDER ADDITION" ] ] }, { "label": "BLUESTEM RIDGE", "description": "BLUESTEM RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 204, 252, 255 ], "outline": null }, "values": [ [ "BLUESTEM RIDGE" ] ] }, { "label": "BRAWNER", "description": "BRAWNER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 179, 255 ], "outline": null }, "values": [ [ "BRAWNER" ] ] }, { "label": "BROADWAY 38", "description": "BROADWAY 38", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 179, 255 ], "outline": null }, "values": [ [ "BROADWAY 38" ] ] }, { "label": "BUNGALOW HEIGHTS", "description": "BUNGALOW HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 204, 252, 255 ], "outline": null }, "values": [ [ "BUNGALOW HEIGHTS" ] ] }, { "label": "CAMBRIA", "description": "CAMBRIA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 207, 255 ], "outline": null }, "values": [ [ "CAMBRIA" ] ] }, { "label": "CHATEAU COURTS", "description": "CHATEAU COURTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 230, 255 ], "outline": null }, "values": [ [ "CHATEAU COURTS" ] ] }, { "label": "CHERRY HILL", "description": "CHERRY HILL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 246, 252, 255 ], "outline": null }, "values": [ [ "CHERRY HILL" ] ] }, { "label": "CHITWOOD PARK", "description": "CHITWOOD PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 223, 255 ], "outline": null }, "values": [ [ "CHITWOOD PARK" ] ] }, { "label": "CLEGERN CITY PARK", "description": "CLEGERN CITY PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 236, 255 ], "outline": null }, "values": [ [ "CLEGERN CITY PARK" ] ] }, { "label": "CLEGERN PLACE COURT", "description": "CLEGERN PLACE COURT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 252, 179, 255 ], "outline": null }, "values": [ [ "CLEGERN PLACE COURT" ] ] }, { "label": "CLINT GARRETT RESIDENTIAL DEVELOPMENT", "description": "CLINT GARRETT RESIDENTIAL DEVELOPMENT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 220, 252, 255 ], "outline": null }, "values": [ [ "CLINT GARRETT RESIDENTIAL DEVELOPMENT" ] ] }, { "label": "COLTRANE COURT", "description": "COLTRANE COURT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 202, 255 ], "outline": null }, "values": [ [ "COLTRANE COURT" ] ] }, { "label": "COPPERFIELD OFFICE PARK", "description": "COPPERFIELD OFFICE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 189, 252, 255 ], "outline": null }, "values": [ [ "COPPERFIELD OFFICE PARK" ] ] }, { "label": "COULTER EXPRESS CAR WASH", "description": "COULTER EXPRESS CAR WASH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 255 ], "outline": null }, "values": [ [ "COULTER EXPRESS CAR WASH" ] ] }, { "label": "COVELL & AIR DEPOT ANIMAL HOSPITAL", "description": "COVELL & AIR DEPOT ANIMAL HOSPITAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 189, 255 ], "outline": null }, "values": [ [ "COVELL & AIR DEPOT ANIMAL HOSPITAL" ] ] }, { "label": "COVELL RANCH", "description": "COVELL RANCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 184, 255 ], "outline": null }, "values": [ [ "COVELL RANCH" ] ] }, { "label": "CROSSTIMBERS OAKS", "description": "CROSSTIMBERS OAKS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 179, 255 ], "outline": null }, "values": [ [ "CROSSTIMBERS OAKS" ] ] }, { "label": "CROSSTIMBERS PROFESSIONAL PARK", "description": "CROSSTIMBERS PROFESSIONAL PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 187, 252, 255 ], "outline": null }, "values": [ [ "CROSSTIMBERS PROFESSIONAL PARK" ] ] }, { "label": "DANFORTH CROSSING", "description": "DANFORTH CROSSING", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 243, 255 ], "outline": null }, "values": [ [ "DANFORTH CROSSING" ] ] }, { "label": "DAVID PENICK PARK", "description": "DAVID PENICK PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 190, 252, 255 ], "outline": null }, "values": [ [ "DAVID PENICK PARK" ] ] }, { "label": "DELMAR LAKES NORTH", "description": "DELMAR LAKES NORTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 252, 255 ], "outline": null }, "values": [ [ "DELMAR LAKES NORTH" ] ] }, { "label": "DELMER LAKES", "description": "DELMER LAKES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 228, 255 ], "outline": null }, "values": [ [ "DELMER LAKES" ] ] }, { "label": "DOOLEY CREEK", "description": "DOOLEY CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 192, 255 ], "outline": null }, "values": [ [ "DOOLEY CREEK" ] ] }, { "label": "EAST VALE", "description": "EAST VALE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 220, 255 ], "outline": null }, "values": [ [ "EAST VALE" ] ] }, { "label": "EDMOND STORAGE LOCKER", "description": "EDMOND STORAGE LOCKER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 195, 255 ], "outline": null }, "values": [ [ "EDMOND STORAGE LOCKER" ] ] }, { "label": "FAIRFAX OFFICE", "description": "FAIRFAX OFFICE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 240, 252, 255 ], "outline": null }, "values": [ [ "FAIRFAX OFFICE" ] ] }, { "label": "FALLBROOK IV", "description": "FALLBROOK IV", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 207, 255 ], "outline": null }, "values": [ [ "FALLBROOK IV" ] ] }, { "label": "FOX LAKE NORTH", "description": "FOX LAKE NORTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 216, 252, 255 ], "outline": null }, "values": [ [ "FOX LAKE NORTH" ] ] }, { "label": "HAFER PLAZA", "description": "HAFER PLAZA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 195, 255 ], "outline": null }, "values": [ [ "HAFER PLAZA" ] ] }, { "label": "HARPER TRACT", "description": "HARPER TRACT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 189, 255 ], "outline": null }, "values": [ [ "HARPER TRACT" ] ] }, { "label": "HIGHLAND 55 AT SPRING CREEK", "description": "HIGHLAND 55 AT SPRING CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 244, 255 ], "outline": null }, "values": [ [ "HIGHLAND 55 AT SPRING CREEK" ] ] }, { "label": "HIGHPOINT RANCH", "description": "HIGHPOINT RANCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 208, 255 ], "outline": null }, "values": [ [ "HIGHPOINT RANCH" ] ] }, { "label": "HOOPER BUSINESS PARK", "description": "HOOPER BUSINESS PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 179, 252, 255 ], "outline": null }, "values": [ [ "HOOPER BUSINESS PARK" ] ] }, { "label": "ICEHOUSE PROJECT", "description": "ICEHOUSE PROJECT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 202, 252, 255 ], "outline": null }, "values": [ [ "ICEHOUSE PROJECT" ] ] }, { "label": "KAY'S CORNER ADDITION", "description": "KAY'S CORNER ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 182, 255 ], "outline": null }, "values": [ [ "KAY'S CORNER ADDITION" ] ] }, { "label": "MAYALLS", "description": "MAYALLS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 182, 255 ], "outline": null }, "values": [ [ "MAYALLS" ] ] }, { "label": "MERCY PRIMARY CARE CLINIC ", "description": "MERCY PRIMARY CARE CLINIC ", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 212, 252, 255 ], "outline": null }, "values": [ [ "MERCY PRIMARY CARE CLINIC " ] ] }, { "label": "MONTMARTRE", "description": "MONTMARTRE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 232, 252, 255 ], "outline": null }, "values": [ [ "MONTMARTRE" ] ] }, { "label": "MUNGER", "description": "MUNGER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 232, 255 ], "outline": null }, "values": [ [ "MUNGER" ] ] }, { "label": "OAKRIDGE PARK", "description": "OAKRIDGE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 236, 255 ], "outline": null }, "values": [ [ "OAKRIDGE PARK" ] ] }, { "label": "OKIE EXPRESS AUTO WASH", "description": "OKIE EXPRESS AUTO WASH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 215, 252, 255 ], "outline": null }, "values": [ [ "OKIE EXPRESS AUTO WASH" ] ] }, { "label": "OKLAHOMA CHRISTIAN UNIVERSITY", "description": "OKLAHOMA CHRISTIAN UNIVERSITY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 252, 255 ], "outline": null }, "values": [ [ "OKLAHOMA CHRISTIAN UNIVERSITY" ] ] }, { "label": "ONCUE", "description": "ONCUE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 210, 255 ], "outline": null }, "values": [ [ "ONCUE" ] ] }, { "label": "PAINTED SKY", "description": "PAINTED SKY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 248, 255 ], "outline": null }, "values": [ [ "PAINTED SKY" ] ] }, { "label": "PRESERVE AT COVELL", "description": "PRESERVE AT COVELL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 179, 255 ], "outline": null }, "values": [ [ "PRESERVE AT COVELL" ] ] }, { "label": "PRIME DEVELOPMENT HEADQUARTERS", "description": "PRIME DEVELOPMENT HEADQUARTERS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 229, 255 ], "outline": null }, "values": [ [ "PRIME DEVELOPMENT HEADQUARTERS" ] ] }, { "label": "PRIMROSE EDMOND", "description": "PRIMROSE EDMOND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 182, 255 ], "outline": null }, "values": [ [ "PRIMROSE EDMOND" ] ] }, { "label": "PUPPY PAWS - COVELL", "description": "PUPPY PAWS - COVELL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 205, 255 ], "outline": null }, "values": [ [ "PUPPY PAWS - COVELL" ] ] }, { "label": "RANKIN YMCA", "description": "RANKIN YMCA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 219, 252, 255 ], "outline": null }, "values": [ [ "RANKIN YMCA" ] ] }, { "label": "RETINA LAND", "description": "RETINA LAND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 189, 255 ], "outline": null }, "values": [ [ "RETINA LAND" ] ] }, { "label": "RIDGE AT CHITWOOD", "description": "RIDGE AT CHITWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 192, 252, 255 ], "outline": null }, "values": [ [ "RIDGE AT CHITWOOD" ] ] }, { "label": "ROBERTS WEDDING VENUE", "description": "ROBERTS WEDDING VENUE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 197, 255 ], "outline": null }, "values": [ [ "ROBERTS WEDDING VENUE" ] ] }, { "label": "SCOOTERS AT KELLEY POINTE", "description": "SCOOTERS AT KELLEY POINTE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 212, 255 ], "outline": null }, "values": [ [ "SCOOTERS AT KELLEY POINTE" ] ] }, { "label": "SERVICE-BLAKE SOCCER COMPLEX", "description": "SERVICE-BLAKE SOCCER COMPLEX", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 212, 255 ], "outline": null }, "values": [ [ "SERVICE-BLAKE SOCCER COMPLEX" ] ] }, { "label": "SHANNON MILLER PARK", "description": "SHANNON MILLER PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 199, 255 ], "outline": null }, "values": [ [ "SHANNON MILLER PARK" ] ] }, { "label": "SOONER TRADITIONS", "description": "SOONER TRADITIONS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 218, 255 ], "outline": null }, "values": [ [ "SOONER TRADITIONS" ] ] }, { "label": "ST MARYS EPISCOPAL CHURCH", "description": "ST MARYS EPISCOPAL CHURCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 240, 252, 255 ], "outline": null }, "values": [ [ "ST MARYS EPISCOPAL CHURCH" ] ] }, { "label": "STONE HILL AT IRON HORSE RANCH", "description": "STONE HILL AT IRON HORSE RANCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 229, 252, 255 ], "outline": null }, "values": [ [ "STONE HILL AT IRON HORSE RANCH" ] ] }, { "label": "STONE HILL COTTAGES AT IRON HORSE RANCH", "description": "STONE HILL COTTAGES AT IRON HORSE RANCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 246, 255 ], "outline": null }, "values": [ [ "STONE HILL COTTAGES AT IRON HORSE RANCH" ] ] }, { "label": "STREAM FLO", "description": "STREAM FLO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 188, 187, 255 ], "outline": null }, "values": [ [ "STREAM FLO" ] ] }, { "label": "THE ABBEY AT COFFEE CREEK", "description": "THE ABBEY AT COFFEE CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 244, 255 ], "outline": null }, "values": [ [ "THE ABBEY AT COFFEE CREEK" ] ] }, { "label": "THE LAKES AT CROSSTIMBERS", "description": "THE LAKES AT CROSSTIMBERS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 215, 252, 255 ], "outline": null }, "values": [ [ "THE LAKES AT CROSSTIMBERS" ] ] }, { "label": "THE LARK", "description": "THE LARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 184, 252, 255 ], "outline": null }, "values": [ [ "THE LARK" ] ] }, { "label": "THE WASH FACTORY SOUTH BROADWAY", "description": "THE WASH FACTORY SOUTH BROADWAY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 216, 255 ], "outline": null }, "values": [ [ "THE WASH FACTORY SOUTH BROADWAY" ] ] }, { "label": "THE WOODS AT HIGHGARDEN", "description": "THE WOODS AT HIGHGARDEN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 187, 255 ], "outline": null }, "values": [ [ "THE WOODS AT HIGHGARDEN" ] ] }, { "label": "VALOR PARK", "description": "VALOR PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 224, 255 ], "outline": null }, "values": [ [ "VALOR PARK" ] ] }, { "label": "WESTLAKE HARDWARE", "description": "WESTLAKE HARDWARE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 199, 255 ], "outline": null }, "values": [ [ "WESTLAKE HARDWARE" ] ] }, { "label": "WILD ROSE RANCH", "description": "WILD ROSE RANCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 215, 255 ], "outline": null }, "values": [ [ "WILD ROSE RANCH" ] ] }, { "label": "WILLOW FARMS", "description": "WILLOW FARMS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 215, 255 ], "outline": null }, "values": [ [ "WILLOW FARMS" ] ] }, { "label": "WILLOWWOOD CORNER", "description": "WILLOWWOOD CORNER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 211, 252, 255 ], "outline": null }, "values": [ [ "WILLOWWOOD CORNER" ] ] }, { "label": "WIMBLEDON PARKE", "description": "WIMBLEDON PARKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 252, 255 ], "outline": null }, "values": [ [ "WIMBLEDON PARKE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 250, 255 ], "outline": null }, "value": "ABBEY PLACE", "label": "ABBEY PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "ABEL ADDITION", "label": "ABEL ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 199, 252, 255 ], "outline": null }, "value": "AMBERWOOD AT COFFEE CREEK", "label": "AMBERWOOD AT COFFEE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "AMENDS", "label": "AMENDS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "APPLE VILLAGE", "label": "APPLE VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 217, 252, 255 ], "outline": null }, "value": "APPLE VILLAGE BUSINESS PARK", "label": "APPLE VILLAGE BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 163, 160, 255 ], "outline": null }, "value": "APPLE VILLAGE MOBILE HOME PARK", "label": "APPLE VILLAGE MOBILE HOME PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "ARBOR CREEK AT THE SUMMIT", "label": "ARBOR CREEK AT THE SUMMIT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "ARBOR CREEK RETAIL WEST", "label": "ARBOR CREEK RETAIL WEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "ARROWHEAD HILLS", "label": "ARROWHEAD HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "ARROWHEAD LAKE", "label": "ARROWHEAD LAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "ARROWHEAD TRAILS", "label": "ARROWHEAD TRAILS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "ARROWHEAD VALLEY", "label": "ARROWHEAD VALLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "ASH GROVE AT COFFEE CREEK", "label": "ASH GROVE AT COFFEE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 196, 252, 255 ], "outline": null }, "value": "ASHEFORDE OAKS", "label": "ASHEFORDE OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "ASTORIA EXECUTIVE PARK", "label": "ASTORIA EXECUTIVE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 244, 252, 255 ], "outline": null }, "value": "ASTORIA RIDGE OFFICE PARK", "label": "ASTORIA RIDGE OFFICE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "AUGUSTA FARMS", "label": "AUGUSTA FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 252, 255 ], "outline": null }, "value": "AUTUMN LEAVES", "label": "AUTUMN LEAVES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 189, 255 ], "outline": null }, "value": "AUTUMN RIDGE", "label": "AUTUMN RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "AVANA ON SECOND", "label": "AVANA ON SECOND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "BAKER", "label": "BAKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "BAKERS", "label": "BAKERS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 207, 255 ], "outline": null }, "value": "BAVARIAN FOREST", "label": "BAVARIAN FOREST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 194, 255 ], "outline": null }, "value": "BEACON SELF STORAGE", "label": "BEACON SELF STORAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 210, 255 ], "outline": null }, "value": "BEAUPRE", "label": "BEAUPRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 202, 255 ], "outline": null }, "value": "BELLE POINTE", "label": "BELLE POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 202, 255 ], "outline": null }, "value": "BELLEAU WOOD", "label": "BELLEAU WOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 192, 255 ], "outline": null }, "value": "BELMONT ESTATES", "label": "BELMONT ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 209, 252, 255 ], "outline": null }, "value": "BELMONT LANDING", "label": "BELMONT LANDING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 228, 252, 255 ], "outline": null }, "value": "BELMONT PARK", "label": "BELMONT PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "BELMONT RIDGE", "label": "BELMONT RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 226, 255 ], "outline": null }, "value": "BELMONT VILLAGES", "label": "BELMONT VILLAGES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 194, 252, 255 ], "outline": null }, "value": "BENT TREE ESTATES", "label": "BENT TREE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "BERKSHIRE PLAZA", "label": "BERKSHIRE PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "BIGBEES SANTA FE", "label": "BIGBEES SANTA FE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "BIRNAM WOODS", "label": "BIRNAM WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "BLACK OAK AT IRON HORSE RANCH", "label": "BLACK OAK AT IRON HORSE RANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 219, 252, 255 ], "outline": null }, "value": "BLACKJACK ACRES", "label": "BLACKJACK ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 204, 255 ], "outline": null }, "value": "BONDURANTS RED BUD ACRES", "label": "BONDURANTS RED BUD ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "BOULEVARD HEIGHTS", "label": "BOULEVARD HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "BOULEVARD MALL", "label": "BOULEVARD MALL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "BOULEVARD PLACE", "label": "BOULEVARD PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "BOULEVARD PLAZA", "label": "BOULEVARD PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "BOULEVARD SQUARE", "label": "BOULEVARD SQUARE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "BRADBURY CORNER", "label": "BRADBURY CORNER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "BRADBURY STATION", "label": "BRADBURY STATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "BRADFORD PARK", "label": "BRADFORD PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "BRADFORD VILLAGE RETIREMENT COMMUNITY", "label": "BRADFORD VILLAGE RETIREMENT COMMUNITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "BRAUMS AND CONOCO", "label": "BRAUMS AND CONOCO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 191, 255 ], "outline": null }, "value": "BRENTWOOD", "label": "BRENTWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 214, 255 ], "outline": null }, "value": "BRENTWOOD TOWNHOMES", "label": "BRENTWOOD TOWNHOMES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 231, 255 ], "outline": null }, "value": "BRIANS AUTOMOTIVE", "label": "BRIANS AUTOMOTIVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 192, 255 ], "outline": null }, "value": "BRIARWOOD", "label": "BRIARWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "BRIDGES AT SPRING CREEK", "label": "BRIDGES AT SPRING CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "BRIDGEWATER", "label": "BRIDGEWATER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "BRIDGEWATER COMMERCIAL", "label": "BRIDGEWATER COMMERCIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 212, 255 ], "outline": null }, "value": "BRIDGEWATER OFFICE", "label": "BRIDGEWATER OFFICE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 204, 255 ], "outline": null }, "value": "BRIDLEWOOD FARMS", "label": "BRIDLEWOOD FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 200, 252, 255 ], "outline": null }, "value": "BRISTOL OFFICE PARK", "label": "BRISTOL OFFICE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 194, 255 ], "outline": null }, "value": "BRISTOL PARK", "label": "BRISTOL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "BRISTOL PARK COMMERCIAL", "label": "BRISTOL PARK COMMERCIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "BROADWAY 33", "label": "BROADWAY 33" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 163, 160, 255 ], "outline": null }, "value": "BROADWAY MOBILE HOMES", "label": "BROADWAY MOBILE HOMES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "BROADWAY PLAZA", "label": "BROADWAY PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "BROADWAY SOUTH", "label": "BROADWAY SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "BROADWAY SQUARE", "label": "BROADWAY SQUARE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 215, 252, 255 ], "outline": null }, "value": "BROADWAY SUITES MOTEL", "label": "BROADWAY SUITES MOTEL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 244, 255 ], "outline": null }, "value": "BROOKHAVEN NORTH", "label": "BROOKHAVEN NORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "BROWNWOOD APARTMENTS", "label": "BROWNWOOD APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "BRYANT GROVE APARTMENTS", "label": "BRYANT GROVE APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 252, 255 ], "outline": null }, "value": "BRYANT NURSING CENTER", "label": "BRYANT NURSING CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "BRYANT PLACE APARTMENTS", "label": "BRYANT PLACE APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "BRYANT SQUARE APARTMENTS", "label": "BRYANT SQUARE APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "BRYANT SQUARE SHOPPING CENTER", "label": "BRYANT SQUARE SHOPPING CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 212, 255 ], "outline": null }, "value": "BUELL HOLLIS AMENDED", "label": "BUELL HOLLIS AMENDED" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 179, 252, 255 ], "outline": null }, "value": "CALIBURN", "label": "CALIBURN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "CAMPBELL TERRACE", "label": "CAMPBELL TERRACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "CAMPBELLS SOUTH EDMOND", "label": "CAMPBELLS SOUTH EDMOND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "CAMPUS CORNER APARTMENTS", "label": "CAMPUS CORNER APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 229, 252, 255 ], "outline": null }, "value": "CANAAN CREEK FARMS", "label": "CANAAN CREEK FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "CANYON PARK", "label": "CANYON PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "value": "CAPITOL VIEW", "label": "CAPITOL VIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "CAPITOL VIEW APARTMENTS", "label": "CAPITOL VIEW APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "CAPRI AT BORGATA", "label": "CAPRI AT BORGATA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "value": "CARDINAL RIDGE", "label": "CARDINAL RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "CARLS JR DANFORTH", "label": "CARLS JR DANFORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 182, 255 ], "outline": null }, "value": "CARPENTER TRAIL", "label": "CARPENTER TRAIL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 252, 182, 255 ], "outline": null }, "value": "CARRIAGE PARK AT COFFEE CREEK", "label": "CARRIAGE PARK AT COFFEE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "CARSMETICS", "label": "CARSMETICS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "CASA MIA APARTMENTS", "label": "CASA MIA APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "CASA REAL DUPLEXES", "label": "CASA REAL DUPLEXES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "CEDAR OAK", "label": "CEDAR OAK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 248, 255 ], "outline": null }, "value": "CEDAR POINTE", "label": "CEDAR POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "CEDAR RIDGE", "label": "CEDAR RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "value": "CENTENNIAL AT IRON HORSE RANCH", "label": "CENTENNIAL AT IRON HORSE RANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 210, 255 ], "outline": null }, "value": "CENTENNIAL INDUSTRIAL PARK", "label": "CENTENNIAL INDUSTRIAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": null }, "value": "CENTENNIAL PLAZA", "label": "CENTENNIAL PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "value": "CHALK HILL", "label": "CHALK HILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 210, 252, 255 ], "outline": null }, "value": "CHAPELRIDGE COMMERCE CENTER", "label": "CHAPELRIDGE COMMERCE CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "CHATEAU", "label": "CHATEAU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 219, 255 ], "outline": null }, "value": "CHAUMONT PLAZA", "label": "CHAUMONT PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 227, 252, 255 ], "outline": null }, "value": "CHELSEA STATION", "label": "CHELSEA STATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "CHEVAL POINTE", "label": "CHEVAL POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 194, 255 ], "outline": null }, "value": "CHEYENNE CROSSING", "label": "CHEYENNE CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "CHEYENNE RIDGE", "label": "CHEYENNE RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "CHEYENNE RIDGE VILLAS", "label": "CHEYENNE RIDGE VILLAS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "CHEYENNE SPRINGS", "label": "CHEYENNE SPRINGS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "CHIMNEY HILL", "label": "CHIMNEY HILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 215, 255 ], "outline": null }, "value": "CHISHOLM LAKE", "label": "CHISHOLM LAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 182, 255 ], "outline": null }, "value": "CHITWOOD FARMS", "label": "CHITWOOD FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "CHOWNING HEIGHTS", "label": "CHOWNING HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "CHOWNING HEIGHTS APARTMENTS", "label": "CHOWNING HEIGHTS APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "CHRISTMAN PARKE AT 33RD STREET", "label": "CHRISTMAN PARKE AT 33RD STREET" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "CHRISTOPHER POINTE APARTMENTS", "label": "CHRISTOPHER POINTE APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "CINNAMON RIDGE", "label": "CINNAMON RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "CLASSEN", "label": "CLASSEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "CLEGERN PARK", "label": "CLEGERN PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "CLEGERN PLACE", "label": "CLEGERN PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "CLOS DU VAL", "label": "CLOS DU VAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 220, 252, 255 ], "outline": null }, "value": "COBBLESTONE", "label": "COBBLESTONE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "COBBLESTONE RIDGE", "label": "COBBLESTONE RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 188, 252, 255 ], "outline": null }, "value": "COFFEE CREEK", "label": "COFFEE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "COFFEE CREEK APARTMENTS", "label": "COFFEE CREEK APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 199, 255 ], "outline": null }, "value": "COFFEE CREEK ESTATES", "label": "COFFEE CREEK ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "COFFEE CREEK HILLS", "label": "COFFEE CREEK HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "COFFEE CREEK MOBILE HOME PARK", "label": "COFFEE CREEK MOBILE HOME PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "COFFEE CREEK WRRF", "label": "COFFEE CREEK WRRF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "COFFEYS", "label": "COFFEYS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "COLLEGE VIEW", "label": "COLLEGE VIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "COLLEGE VIEW APARTMENTS", "label": "COLLEGE VIEW APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "COLLEGE VIEW TOWNHOMES", "label": "COLLEGE VIEW TOWNHOMES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "COLTRANE PARK", "label": "COLTRANE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "COLTRANE SELF-STORAGE", "label": "COLTRANE SELF-STORAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "CONCORDE", "label": "CONCORDE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 210, 252, 255 ], "outline": null }, "value": "CONYERS SUBPLOT", "label": "CONYERS SUBPLOT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "COPPER COVE", "label": "COPPER COVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "COPPER LAKE RETIREMENT VILLAGE", "label": "COPPER LAKE RETIREMENT VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "COPPERFIELD", "label": "COPPERFIELD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "CORNER APARTMENTS", "label": "CORNER APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 237, 252, 255 ], "outline": null }, "value": "COTTAGE GROVE", "label": "COTTAGE GROVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "COVELL CORNER RETAIL ADDITION", "label": "COVELL CORNER RETAIL ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "COVELL SPRINGS", "label": "COVELL SPRINGS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "COVELL VALLEY", "label": "COVELL VALLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "COVELL VILLAGE OFFICE PARK", "label": "COVELL VILLAGE OFFICE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "COVELL VILLAGE PROFESSIONAL OFFICE PARK", "label": "COVELL VILLAGE PROFESSIONAL OFFICE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 179, 255 ], "outline": null }, "value": "COVEY RUN", "label": "COVEY RUN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "CREEK BEND", "label": "CREEK BEND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "CREEK VIEW", "label": "CREEK VIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "value": "CREEKSIDE", "label": "CREEKSIDE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "CREEKSIDE SENIOR LIVING CENTER", "label": "CREEKSIDE SENIOR LIVING CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 196, 255 ], "outline": null }, "value": "CROSS TIMBERS NORTHEAST", "label": "CROSS TIMBERS NORTHEAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 241, 252, 255 ], "outline": null }, "value": "CROSS TIMBERS PARK", "label": "CROSS TIMBERS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "CROSSTIMBERS MUNICIPAL COMPLEX", "label": "CROSSTIMBERS MUNICIPAL COMPLEX" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "CROWN RIDGE APARTMENTS", "label": "CROWN RIDGE APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "CVS AT SPRING CREEK", "label": "CVS AT SPRING CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "CYPRESS POINT ESTATES AT OAK TREE", "label": "CYPRESS POINT ESTATES AT OAK TREE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "DAISY EXCHANGE", "label": "DAISY EXCHANGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "DAMON R JOHNSON", "label": "DAMON R JOHNSON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 207, 252, 255 ], "outline": null }, "value": "DANFORTH HILL", "label": "DANFORTH HILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "DANFORTH PLAZA", "label": "DANFORTH PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "DANFORTH VILLAGE", "label": "DANFORTH VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 207, 252, 255 ], "outline": null }, "value": "DAVIS", "label": "DAVIS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "DEER CREEK ESTATES", "label": "DEER CREEK ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 179, 252, 255 ], "outline": null }, "value": "DEERFIELD", "label": "DEERFIELD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 250, 255 ], "outline": null }, "value": "DENTAL DEPOT", "label": "DENTAL DEPOT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "DESIGNS BY TAMMY", "label": "DESIGNS BY TAMMY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 207, 252, 255 ], "outline": null }, "value": "DEVONSHIRE", "label": "DEVONSHIRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "DILLON PARK APARTMENTS", "label": "DILLON PARK APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "DISCIPLES APARTMENTS", "label": "DISCIPLES APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 224, 255 ], "outline": null }, "value": "DIVINO COURT", "label": "DIVINO COURT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "value": "DOOLEY FARMS OFFICE PARK", "label": "DOOLEY FARMS OFFICE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "E.B. TOWNSEND", "label": "E.B. TOWNSEND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 211, 252, 255 ], "outline": null }, "value": "EAGLE MILLS ADDITION", "label": "EAGLE MILLS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "EAGLES COVE", "label": "EAGLES COVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "EAST OAK PLACE", "label": "EAST OAK PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "EBERTS", "label": "EBERTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 246, 255 ], "outline": null }, "value": "EDGEWATER", "label": "EDGEWATER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "value": "EDINBOROUGH POINTE", "label": "EDINBOROUGH POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "EDMOND BUSINESS PARK", "label": "EDMOND BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "EDMOND CROSSING", "label": "EDMOND CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "EDMOND EXCHANGE", "label": "EDMOND EXCHANGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "EDMOND HIGHWAY", "label": "EDMOND HIGHWAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 192, 255 ], "outline": null }, "value": "EDMOND MEMORIAL HOSPITAL", "label": "EDMOND MEMORIAL HOSPITAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 222, 252, 255 ], "outline": null }, "value": "EDMOND NORTH ESTATES", "label": "EDMOND NORTH ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "EDMOND OAKS", "label": "EDMOND OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "EDMOND OFFICE PARK", "label": "EDMOND OFFICE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "EDMOND PLAZA", "label": "EDMOND PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": null }, "value": "EDMOND PUBLIC SCHOOLS", "label": "EDMOND PUBLIC SCHOOLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 184, 252, 255 ], "outline": null }, "value": "EDMOND SENIOR RESIDENCES", "label": "EDMOND SENIOR RESIDENCES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "EDMOND TOWN CENTER", "label": "EDMOND TOWN CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "EDMOND TRANSFER STATION", "label": "EDMOND TRANSFER STATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "EDMOND WATER RESOURCES", "label": "EDMOND WATER RESOURCES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "ELVIE", "label": "ELVIE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 202, 255 ], "outline": null }, "value": "ELWOOD HEIGHTS", "label": "ELWOOD HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 212, 252, 255 ], "outline": null }, "value": "ELWOOD HEIGHTS INDUSTRIAL", "label": "ELWOOD HEIGHTS INDUSTRIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "ENERGETIC WELLNESS CENTER", "label": "ENERGETIC WELLNESS CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 204, 252, 255 ], "outline": null }, "value": "ENTERPRISE", "label": "ENTERPRISE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "FAIRCLOUD", "label": "FAIRCLOUD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "FAIRCLOUD HILLS", "label": "FAIRCLOUD HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "FAIRFAX BUSINESS PARK", "label": "FAIRFAX BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 179, 255 ], "outline": null }, "value": "FAIRFAX COMMERCIAL", "label": "FAIRFAX COMMERCIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 237, 252, 255 ], "outline": null }, "value": "FAIRFAX ESTATES", "label": "FAIRFAX ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 220, 252, 255 ], "outline": null }, "value": "FAIRFAX GARDENS", "label": "FAIRFAX GARDENS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "FAIRFIELD", "label": "FAIRFIELD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "FAIRWAY ESTATES", "label": "FAIRWAY ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 216, 255 ], "outline": null }, "value": "FAIRWAY PARK", "label": "FAIRWAY PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 187, 252, 255 ], "outline": null }, "value": "FALL BROOK", "label": "FALL BROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "FALLS AT VISTA LANE", "label": "FALLS AT VISTA LANE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 198, 255 ], "outline": null }, "value": "FARMERS", "label": "FARMERS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "FISHER HALL", "label": "FISHER HALL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 241, 255 ], "outline": null }, "value": "FISHER HILLS", "label": "FISHER HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 212, 255 ], "outline": null }, "value": "FLEETWOOD TERRACE", "label": "FLEETWOOD TERRACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 209, 252, 255 ], "outline": null }, "value": "FOREST CREEK ESTATES", "label": "FOREST CREEK ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 222, 255 ], "outline": null }, "value": "FOREST HILLS", "label": "FOREST HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 194, 255 ], "outline": null }, "value": "FOREST OAKS", "label": "FOREST OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 183, 255 ], "outline": null }, "value": "FOUNTAIN GATE", "label": "FOUNTAIN GATE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 179, 252, 255 ], "outline": null }, "value": "FOUNTAIN OAKS", "label": "FOUNTAIN OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 224, 252, 255 ], "outline": null }, "value": "FOX LAKE", "label": "FOX LAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "FOX LAKE PLAZA", "label": "FOX LAKE PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 207, 255 ], "outline": null }, "value": "FREEMAN MANOR", "label": "FREEMAN MANOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "value": "FRENCH PARK EAST", "label": "FRENCH PARK EAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "FRENCH PARK WEST", "label": "FRENCH PARK WEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "GARDENS AT KELLY LAKES", "label": "GARDENS AT KELLY LAKES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "GARDENS OF FAIRFAX", "label": "GARDENS OF FAIRFAX" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "GARRETT", "label": "GARRETT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 192, 252, 255 ], "outline": null }, "value": "GARZON OFFICE PARK", "label": "GARZON OFFICE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "GEORGETOWNE", "label": "GEORGETOWNE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 227, 252, 255 ], "outline": null }, "value": "GLEN COVE AT COVELL VILLAGE", "label": "GLEN COVE AT COVELL VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "GLENDALE ACRES", "label": "GLENDALE ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "GODDARD DAYCARE CENTER", "label": "GODDARD DAYCARE CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "value": "GOLDEN GATE AT TWIN BRIDGES", "label": "GOLDEN GATE AT TWIN BRIDGES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "GOLF CLUB ESTATES AT OAK TREE", "label": "GOLF CLUB ESTATES AT OAK TREE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 184, 252, 255 ], "outline": null }, "value": "GOURLEY-MASTERS MEDICAL PARK", "label": "GOURLEY-MASTERS MEDICAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 213, 255 ], "outline": null }, "value": "GOWER MEMORIAL CEMETERY", "label": "GOWER MEMORIAL CEMETERY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "GRAND TIMBER", "label": "GRAND TIMBER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 240, 255 ], "outline": null }, "value": "GRANDVIEW AT TOUCHMARK", "label": "GRANDVIEW AT TOUCHMARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 189, 252, 255 ], "outline": null }, "value": "HAMPDEN HOLLOW", "label": "HAMPDEN HOLLOW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "HAMPTON VILLAGE", "label": "HAMPTON VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 197, 255 ], "outline": null }, "value": "HARRIS ACRES", "label": "HARRIS ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "HARRIS BUSINESS PARK", "label": "HARRIS BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "HARRIS PARK", "label": "HARRIS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 210, 255 ], "outline": null }, "value": "HARRIS TALL OAKS", "label": "HARRIS TALL OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 184, 252, 255 ], "outline": null }, "value": "HAWKS LANDING", "label": "HAWKS LANDING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "HENDERSON ESTATES NORTH", "label": "HENDERSON ESTATES NORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "value": "HENDERSON HILLS", "label": "HENDERSON HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "value": "HENDERSON HILLS CHURCH", "label": "HENDERSON HILLS CHURCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "HENRY HERBERTS", "label": "HENRY HERBERTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "HENRY SCHRADER ADD", "label": "HENRY SCHRADER ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 212, 255 ], "outline": null }, "value": "HERITAGE GREEN AT COFFEE CREEK", "label": "HERITAGE GREEN AT COFFEE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "HERITAGE VILLAGE", "label": "HERITAGE VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "HI-POINTE", "label": "HI-POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "HIDDEN CREEK", "label": "HIDDEN CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 226, 255 ], "outline": null }, "value": "HIDDEN LAKE", "label": "HIDDEN LAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "HIDDEN PRAIRIE AT KELLEY POINTE", "label": "HIDDEN PRAIRIE AT KELLEY POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 221, 255 ], "outline": null }, "value": "HIDDEN PRAIRIE AT KELLEY POINTE RETAIL 2", "label": "HIDDEN PRAIRIE AT KELLEY POINTE RETAIL 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "HIDDEN VALLEY COUNTRY ESTATES", "label": "HIDDEN VALLEY COUNTRY ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "HIGHGARDEN", "label": "HIGHGARDEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 219, 252, 255 ], "outline": null }, "value": "HIGHLAND ARBORS", "label": "HIGHLAND ARBORS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "HIGHLAND PARK", "label": "HIGHLAND PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "HIGHLAND RIDGE RETIREMENT CENTER", "label": "HIGHLAND RIDGE RETIREMENT CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "HIGHLANDS OF OAK TREE", "label": "HIGHLANDS OF OAK TREE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 238, 255 ], "outline": null }, "value": "HOMESTEAD", "label": "HOMESTEAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "HOMESTEAD COMMERCIAL PARK", "label": "HOMESTEAD COMMERCIAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "HOSPITAL HEIGHTS", "label": "HOSPITAL HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 187, 255 ], "outline": null }, "value": "HUDIBURG", "label": "HUDIBURG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "HUNDRED OAKS VILLAGE", "label": "HUNDRED OAKS VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 187, 255 ], "outline": null }, "value": "HUNTERS CREEK", "label": "HUNTERS CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 182, 255 ], "outline": null }, "value": "HUNTERS POINTE", "label": "HUNTERS POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 226, 255 ], "outline": null }, "value": "HUNTWICK", "label": "HUNTWICK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 252, 255 ], "outline": null }, "value": "HUTTON PLACE", "label": "HUTTON PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 229, 255 ], "outline": null }, "value": "INDIAN RIDGE", "label": "INDIAN RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 238, 255 ], "outline": null }, "value": "INGLESIDE", "label": "INGLESIDE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 192, 252, 255 ], "outline": null }, "value": "INSPIRADA", "label": "INSPIRADA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "INTEGRIS HEALTH EDMOND", "label": "INTEGRIS HEALTH EDMOND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "INTRUST BANK", "label": "INTRUST BANK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 210, 252, 255 ], "outline": null }, "value": "IRON HORSE RANCH", "label": "IRON HORSE RANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "JEFFERSON SQUARE TOWNHOUSES", "label": "JEFFERSON SQUARE TOWNHOUSES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "KALE SUB", "label": "KALE SUB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 223, 252, 255 ], "outline": null }, "value": "KANALYS COLLEGEWOOD ACRES", "label": "KANALYS COLLEGEWOOD ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "KANALYS NORTH COUNTRY", "label": "KANALYS NORTH COUNTRY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 246, 252, 255 ], "outline": null }, "value": "KELLEY POINTE PARK", "label": "KELLEY POINTE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "value": "KELLOGG", "label": "KELLOGG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "KELLY KROSSING", "label": "KELLY KROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "KELLY LAKES BUSINESS PARK", "label": "KELLY LAKES BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 214, 255 ], "outline": null }, "value": "KELLY LAKES ESTATES", "label": "KELLY LAKES ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "KELLY NORTH OFFICES", "label": "KELLY NORTH OFFICES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 217, 255 ], "outline": null }, "value": "KELLY SQUARE", "label": "KELLY SQUARE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "KELLY WEST SHOPPING CENTER", "label": "KELLY WEST SHOPPING CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "KENNEDY PLACE I APARTMENTS", "label": "KENNEDY PLACE I APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "KENNEDY PLACE II APARTMENTS", "label": "KENNEDY PLACE II APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 179, 255 ], "outline": null }, "value": "KETCH ACRES", "label": "KETCH ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "KICKINGBIRD APARTMENTS", "label": "KICKINGBIRD APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "KICKINGBIRD ESTATES", "label": "KICKINGBIRD ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "KICKINGBIRD HILLS APARTMENTS", "label": "KICKINGBIRD HILLS APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "KICKINGBIRD PLAZA", "label": "KICKINGBIRD PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "KICKINGBIRD SQUARE SHOPPING CENTER", "label": "KICKINGBIRD SQUARE SHOPPING CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "KIMBERLY CROSSING", "label": "KIMBERLY CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 232, 255 ], "outline": null }, "value": "KINGSBURY RIDGE", "label": "KINGSBURY RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "value": "KINGSTON", "label": "KINGSTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "KINGSTON OFFICE PARK", "label": "KINGSTON OFFICE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "KINGWOOD ESTATES", "label": "KINGWOOD ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "LAKE AT CHITWOOD FARMS", "label": "LAKE AT CHITWOOD FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 189, 255 ], "outline": null }, "value": "LAKE HIGHLANDS", "label": "LAKE HIGHLANDS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 204, 252, 255 ], "outline": null }, "value": "LAKES AT BRIDGEWATER", "label": "LAKES AT BRIDGEWATER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "LAKES AT THE WOODS", "label": "LAKES AT THE WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 212, 255 ], "outline": null }, "value": "LAKEVIEW AT COFFEE CREEK", "label": "LAKEVIEW AT COFFEE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 220, 255 ], "outline": null }, "value": "LAKEWOOD", "label": "LAKEWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 163, 160, 255 ], "outline": null }, "value": "LAMPLIGHTER MOBILE HOME PARK", "label": "LAMPLIGHTER MOBILE HOME PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 215, 255 ], "outline": null }, "value": "LANDINGS AT STONEBRIDGE", "label": "LANDINGS AT STONEBRIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "LAUREL COURT", "label": "LAUREL COURT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "LEAVITTS NORTH PARK", "label": "LEAVITTS NORTH PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 192, 255 ], "outline": null }, "value": "LEAWOOD", "label": "LEAWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "LEGACY AT OAK TREE", "label": "LEGACY AT OAK TREE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "LEGACY STATION", "label": "LEGACY STATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "LEGEND V", "label": "LEGEND V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": null }, "value": "LEGENDS AT DANFORTH", "label": "LEGENDS AT DANFORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 197, 255 ], "outline": null }, "value": "LEHRER HEIGHTS", "label": "LEHRER HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "value": "LIFE CHURCH", "label": "LIFE CHURCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "LITTLE MARJAYOUN", "label": "LITTLE MARJAYOUN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "LOST FOREST", "label": "LOST FOREST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "LOWES NORTH EDMOND", "label": "LOWES NORTH EDMOND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 205, 252, 255 ], "outline": null }, "value": "MAIN STREET ADDITION", "label": "MAIN STREET ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "MANCHESTER", "label": "MANCHESTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "MARCHETA HEIGHTS", "label": "MARCHETA HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "MARKET DEPOT", "label": "MARKET DEPOT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "MARKET SQUARE AT COVELL VILLAGE", "label": "MARKET SQUARE AT COVELL VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "MARSHAN HEIGHTS", "label": "MARSHAN HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 199, 252, 255 ], "outline": null }, "value": "MASON ACRES", "label": "MASON ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "MASON HILLS", "label": "MASON HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "MASON OAKS", "label": "MASON OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "MASSAD ADDITION", "label": "MASSAD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 189, 252, 255 ], "outline": null }, "value": "MEADOW LAKES", "label": "MEADOW LAKES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 230, 252, 255 ], "outline": null }, "value": "MELTON PARKE ADDITION", "label": "MELTON PARKE ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 194, 255 ], "outline": null }, "value": "MERCY HEALTH CENTER", "label": "MERCY HEALTH CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 179, 255 ], "outline": null }, "value": "MERITAGE PARK", "label": "MERITAGE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 204, 255 ], "outline": null }, "value": "MHA BUSINESS PARK", "label": "MHA BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "MILL CREEK", "label": "MILL CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "MILL VALLEY", "label": "MILL VALLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "MON ABRI", "label": "MON ABRI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "MORNING WOODS", "label": "MORNING WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 189, 252, 255 ], "outline": null }, "value": "MOUNTAIN VIEW PARK", "label": "MOUNTAIN VIEW PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 184, 255 ], "outline": null }, "value": "NEWBROOK AT COVELL VILLAGE", "label": "NEWBROOK AT COVELL VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "NICHOLSONS", "label": "NICHOLSONS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "NORMAL HEIGHTS", "label": "NORMAL HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "NORTH CREEK ESTATES", "label": "NORTH CREEK ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "NORTH FRETZ APARTMENTS", "label": "NORTH FRETZ APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 241, 252, 255 ], "outline": null }, "value": "NORTH KELLY A P.U.D.", "label": "NORTH KELLY A P.U.D." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "NORTH OAKS SHOPPING CENTER", "label": "NORTH OAKS SHOPPING CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "NORTH PLACE APARTMENTS", "label": "NORTH PLACE APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 187, 255 ], "outline": null }, "value": "NORTHGATE", "label": "NORTHGATE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 212, 255 ], "outline": null }, "value": "NORTHRIDGE PARK", "label": "NORTHRIDGE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 212, 255 ], "outline": null }, "value": "NORTHWOOD ESTATES", "label": "NORTHWOOD ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "OAK BROOK", "label": "OAK BROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "OAK BROOK CENTER", "label": "OAK BROOK CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 210, 252, 255 ], "outline": null }, "value": "OAK CREEK ESTATES", "label": "OAK CREEK ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 163, 160, 255 ], "outline": null }, "value": "OAK RIDGE MOBILE HOME PARK", "label": "OAK RIDGE MOBILE HOME PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 185, 252, 255 ], "outline": null }, "value": "OAK SPRINGS", "label": "OAK SPRINGS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 199, 255 ], "outline": null }, "value": "OAK TREE PARK", "label": "OAK TREE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "OAKSLAWN", "label": "OAKSLAWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 207, 255 ], "outline": null }, "value": "OAKVIEW PROFESSIONAL POINTE", "label": "OAKVIEW PROFESSIONAL POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 199, 252, 255 ], "outline": null }, "value": "OAKWOOD", "label": "OAKWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 232, 255 ], "outline": null }, "value": "OFFICES AT 33RD ST", "label": "OFFICES AT 33RD ST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 215, 255 ], "outline": null }, "value": "OKC CHISHOLM CREEK WWTP", "label": "OKC CHISHOLM CREEK WWTP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "OKLAHOMA CHRISTIAN APARTMENTS", "label": "OKLAHOMA CHRISTIAN APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "OLD FARM ESTATES", "label": "OLD FARM ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "OLD TOWNE LOFTS OF EDMOND", "label": "OLD TOWNE LOFTS OF EDMOND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "OLD WINDMILL ROAD", "label": "OLD WINDMILL ROAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "OLDE EDMOND", "label": "OLDE EDMOND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "OLDE NORTH VILLAGE", "label": "OLDE NORTH VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "value": "OLDE TOWNE", "label": "OLDE TOWNE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "ONCUE AT KELLEY POINTE", "label": "ONCUE AT KELLEY POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "ORCHARDS AT THE TRAIL", "label": "ORCHARDS AT THE TRAIL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "ORIGINAL TOWNSITE", "label": "ORIGINAL TOWNSITE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "value": "OSBI", "label": "OSBI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 223, 255 ], "outline": null }, "value": "OSBORNES ROSEWOOD", "label": "OSBORNES ROSEWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "OXFORD OAKS APARTMENTS", "label": "OXFORD OAKS APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "OXFORD OAKS SHOPPING CENTER", "label": "OXFORD OAKS SHOPPING CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 182, 255 ], "outline": null }, "value": "PARK LANE ESTATES", "label": "PARK LANE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "PARKER ESTATES", "label": "PARKER ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "PARKVIEW AT TOUCHMARK AT COFFEE CREEK", "label": "PARKVIEW AT TOUCHMARK AT COFFEE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 252, 255 ], "outline": null }, "value": "PATTENS", "label": "PATTENS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "PEBBLE CREEK", "label": "PEBBLE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 210, 255 ], "outline": null }, "value": "PEMBROKE AT COVELL VILLAGE", "label": "PEMBROKE AT COVELL VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 223, 252, 255 ], "outline": null }, "value": "PERSIMMON CREEK PLACE", "label": "PERSIMMON CREEK PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "PET MEDICAL CENTERS", "label": "PET MEDICAL CENTERS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 204, 255 ], "outline": null }, "value": "PHEASANT POINTE", "label": "PHEASANT POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 197, 252, 255 ], "outline": null }, "value": "PINE MANOR FOUR PLEXES", "label": "PINE MANOR FOUR PLEXES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 204, 252, 255 ], "outline": null }, "value": "PINE RIDGE", "label": "PINE RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "PLAZA EAST APARTMENTS", "label": "PLAZA EAST APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "PLAZA EAST SHOPPING CENTER", "label": "PLAZA EAST SHOPPING CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 231, 255 ], "outline": null }, "value": "PORTOFINO AT BORGATA", "label": "PORTOFINO AT BORGATA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 204, 252, 255 ], "outline": null }, "value": "PRAIRIE MEADOWS", "label": "PRAIRIE MEADOWS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 189, 255 ], "outline": null }, "value": "PRAIRIE VILLAGE AT COFFEE CREEK", "label": "PRAIRIE VILLAGE AT COFFEE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "PRAVADA", "label": "PRAVADA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 182, 255 ], "outline": null }, "value": "PRESERVE AT PINE CREEK", "label": "PRESERVE AT PINE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 204, 252, 255 ], "outline": null }, "value": "QUARTERS AT KELLEY POINTE", "label": "QUARTERS AT KELLEY POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 189, 252, 255 ], "outline": null }, "value": "QUO VADIS", "label": "QUO VADIS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 179, 252, 255 ], "outline": null }, "value": "RAMBLEWOOD HILLS", "label": "RAMBLEWOOD HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "RASBERRY PARK", "label": "RASBERRY PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 210, 252, 255 ], "outline": null }, "value": "RAVEN RIDGE", "label": "RAVEN RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "RCB BANK", "label": "RCB BANK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 199, 255 ], "outline": null }, "value": "RED OAK ESTATES", "label": "RED OAK ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 228, 252, 255 ], "outline": null }, "value": "RED ROCK AMMENDED", "label": "RED ROCK AMMENDED" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 230, 252, 255 ], "outline": null }, "value": "RED ROCK LAKE", "label": "RED ROCK LAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 215, 252, 255 ], "outline": null }, "value": "REDBUD CANYON", "label": "REDBUD CANYON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "REDMONT TRACE", "label": "REDMONT TRACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "REEDS LANDING APARTMENTS", "label": "REEDS LANDING APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 237, 255 ], "outline": null }, "value": "REES ADD", "label": "REES ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "REESER", "label": "REESER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 189, 252, 255 ], "outline": null }, "value": "RESERVE AT OAK TREE", "label": "RESERVE AT OAK TREE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 221, 252, 255 ], "outline": null }, "value": "REYNOLDS", "label": "REYNOLDS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 179, 255 ], "outline": null }, "value": "RIDGE AT LAKE OF THE WOODS", "label": "RIDGE AT LAKE OF THE WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "RIDGE CREEK", "label": "RIDGE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 213, 252, 255 ], "outline": null }, "value": "RIDGE POINTE", "label": "RIDGE POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 202, 255 ], "outline": null }, "value": "RIDGELINE ESTATES", "label": "RIDGELINE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "RIPPLE CREEK", "label": "RIPPLE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "RITZHAUPTS", "label": "RITZHAUPTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 247, 252, 255 ], "outline": null }, "value": "RIVA RIDGE", "label": "RIVA RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "ROBINWOOD", "label": "ROBINWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 202, 255 ], "outline": null }, "value": "ROBTRICE PROFESSIONAL PARK", "label": "ROBTRICE PROFESSIONAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 202, 255 ], "outline": null }, "value": "ROCK HOLLOW", "label": "ROCK HOLLOW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 192, 252, 255 ], "outline": null }, "value": "ROCKY TOP ESTATES", "label": "ROCKY TOP ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 197, 252, 255 ], "outline": null }, "value": "ROLLING CREEK", "label": "ROLLING CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "ROLLING GREEN APARTMENTS", "label": "ROLLING GREEN APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "ROSEWOOD MANOR", "label": "ROSEWOOD MANOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 252, 255 ], "outline": null }, "value": "ROSSMORE", "label": "ROSSMORE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "RUSTIC CREEK", "label": "RUSTIC CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 241, 252, 255 ], "outline": null }, "value": "RUSTLING HILLS", "label": "RUSTLING HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "SAMS CLUB AT FOX LAKE", "label": "SAMS CLUB AT FOX LAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 199, 255 ], "outline": null }, "value": "SANTA FE PLACE", "label": "SANTA FE PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "SANTA FE PLAZA", "label": "SANTA FE PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "SANTA FE SQUARE", "label": "SANTA FE SQUARE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "SANTA FE TRAILS", "label": "SANTA FE TRAILS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "value": "SANTA FE VILLAS", "label": "SANTA FE VILLAS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 241, 255 ], "outline": null }, "value": "SARATOGA FARMS", "label": "SARATOGA FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "SEQUOYAH PLACE CONDOS", "label": "SEQUOYAH PLACE CONDOS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "SETTLEMENT", "label": "SETTLEMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "SEVEN OAKS AT OAK TREE", "label": "SEVEN OAKS AT OAK TREE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "SHADOW CREEK", "label": "SHADOW CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "SHAEFERS", "label": "SHAEFERS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "SHEPARD ARMS APARTMENTS", "label": "SHEPARD ARMS APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 240, 255 ], "outline": null }, "value": "SHILOH VALLEY", "label": "SHILOH VALLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "SHOPPES ON BROADWAY", "label": "SHOPPES ON BROADWAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "SHOPS AT THE PIAZZA", "label": "SHOPS AT THE PIAZZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 208, 255 ], "outline": null }, "value": "SIGNAL RIDGE", "label": "SIGNAL RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "SIGNAL RIDGE SHOPPING CENTER", "label": "SIGNAL RIDGE SHOPPING CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "SILVERCLOUD ESTATES", "label": "SILVERCLOUD ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "SILVERLEAF", "label": "SILVERLEAF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "SLATER STRICKLIN ESTATES", "label": "SLATER STRICKLIN ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 204, 252, 255 ], "outline": null }, "value": "SLEEPY HOLLOW COUNTRY ESTATES", "label": "SLEEPY HOLLOW COUNTRY ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "SMILING HILL", "label": "SMILING HILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "value": "SMITHCOT SQUARE", "label": "SMITHCOT SQUARE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 187, 252, 255 ], "outline": null }, "value": "SOLID ROCK GYM", "label": "SOLID ROCK GYM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 236, 255 ], "outline": null }, "value": "SOLIDAGO RANCH ESTATES", "label": "SOLIDAGO RANCH ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 246, 255 ], "outline": null }, "value": "SORGHUM MILL ESTATES", "label": "SORGHUM MILL ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "SORGHUM RUN ESTATES", "label": "SORGHUM RUN ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 205, 255 ], "outline": null }, "value": "SOUTH PARK", "label": "SOUTH PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "value": "SOUTHERN HILLS", "label": "SOUTHERN HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 215, 255 ], "outline": null }, "value": "SOUTHLAKE", "label": "SOUTHLAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "SOUTHWINDS", "label": "SOUTHWINDS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 236, 255 ], "outline": null }, "value": "SPRING CREEK", "label": "SPRING CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "SPRING CREEK APARTMENTS", "label": "SPRING CREEK APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "SPRING CREEK PLAZA", "label": "SPRING CREEK PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "SPRING CREEK SUITES", "label": "SPRING CREEK SUITES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "SPRING CREEK VILLAGE", "label": "SPRING CREEK VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "SPRING HILL", "label": "SPRING HILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 232, 252, 255 ], "outline": null }, "value": "STEEPLECHASE", "label": "STEEPLECHASE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "STEPHENSONS WOODLAND", "label": "STEPHENSONS WOODLAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "STERLING POINTE", "label": "STERLING POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "STOCKTON OFFICE COMPLEX", "label": "STOCKTON OFFICE COMPLEX" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "STONE CREEK OFFICE PLAZA", "label": "STONE CREEK OFFICE PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 250, 255 ], "outline": null }, "value": "STONEBROOK", "label": "STONEBROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 218, 255 ], "outline": null }, "value": "STONEGATE", "label": "STONEGATE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "STONEPOINT", "label": "STONEPOINT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "value": "STONEPOINT COMMERICAL", "label": "STONEPOINT COMMERICAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "STRATFORD SQUARE APARTMENTS", "label": "STRATFORD SQUARE APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 192, 252, 255 ], "outline": null }, "value": "SUGAR HILL", "label": "SUGAR HILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 179, 255 ], "outline": null }, "value": "SUMMER OAKS", "label": "SUMMER OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "SUMMIT APARTMENTS", "label": "SUMMIT APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "SUMMIT AT OAK TREE", "label": "SUMMIT AT OAK TREE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "SUNRIDGE", "label": "SUNRIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 216, 252, 255 ], "outline": null }, "value": "SUNSET HEIGHTS", "label": "SUNSET HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "SUNSET RIDGE APARTMENTS", "label": "SUNSET RIDGE APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 187, 255 ], "outline": null }, "value": "SURBERS", "label": "SURBERS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "SWAN LAKE", "label": "SWAN LAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 246, 255 ], "outline": null }, "value": "SWEETWATER", "label": "SWEETWATER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "SYCAMORE SQUARE MEDICAL OFFICES", "label": "SYCAMORE SQUARE MEDICAL OFFICES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "T.E.C.H. BUSINESS PARK", "label": "T.E.C.H. BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "TACO MAYO ADDITION", "label": "TACO MAYO ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "value": "TALL OAKS CROSSING", "label": "TALL OAKS CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 211, 255 ], "outline": null }, "value": "TANGLE VINE", "label": "TANGLE VINE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "TCG EDMOND CAMPUS", "label": "TCG EDMOND CAMPUS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "TEAKWOOD PARK", "label": "TEAKWOOD PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 215, 252, 255 ], "outline": null }, "value": "TERRACE", "label": "TERRACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 182, 255 ], "outline": null }, "value": "THE BLUFFS AT PINE CREEK", "label": "THE BLUFFS AT PINE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "THE COLONY AT WILLIAMSBURG", "label": "THE COLONY AT WILLIAMSBURG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 252, 204, 255 ], "outline": null }, "value": "THE COTTAGES", "label": "THE COTTAGES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "THE COTTAGES AT UCO", "label": "THE COTTAGES AT UCO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 202, 252, 255 ], "outline": null }, "value": "THE ESTATES AT COFFEE CREEK", "label": "THE ESTATES AT COFFEE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "THE FOUNTAINS", "label": "THE FOUNTAINS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 179, 252, 255 ], "outline": null }, "value": "THE GARAGE CONDOS", "label": "THE GARAGE CONDOS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "THE GREENS AT COFFEE CREEK", "label": "THE GREENS AT COFFEE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "THE LEGACY AT COVELL", "label": "THE LEGACY AT COVELL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "THE LINKS AT COFFEE CREEK", "label": "THE LINKS AT COFFEE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "THE MARKET PLACE", "label": "THE MARKET PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "THE MEADOWLANDS", "label": "THE MEADOWLANDS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "THE OAKS", "label": "THE OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 204, 252, 255 ], "outline": null }, "value": "THE ORCHARD I AT TURTLE CREEK", "label": "THE ORCHARD I AT TURTLE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 199, 252, 255 ], "outline": null }, "value": "THE PINES BUSINESS PARK", "label": "THE PINES BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "THE PLAZA AT TOWN SQUARE", "label": "THE PLAZA AT TOWN SQUARE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": null }, "value": "THE POINTE AT OAK TREE", "label": "THE POINTE AT OAK TREE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "THE PRAIRIE AT POST", "label": "THE PRAIRIE AT POST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "THE SHOPPES AT FOX LAKE", "label": "THE SHOPPES AT FOX LAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "value": "THE SUMMIT", "label": "THE SUMMIT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 179, 252, 255 ], "outline": null }, "value": "THE TERRITORIES", "label": "THE TERRITORIES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "THE TIMBERS APARTMENTS", "label": "THE TIMBERS APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 189, 255 ], "outline": null }, "value": "THE TRAILS", "label": "THE TRAILS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "THE TRAILS COMMERCIAL CENTER", "label": "THE TRAILS COMMERCIAL CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "THE TRAILS END SHOPPING CENTER", "label": "THE TRAILS END SHOPPING CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 197, 255 ], "outline": null }, "value": "THE TRAILS SOUTH", "label": "THE TRAILS SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "THE VILLAGE AT COPPER LAKE", "label": "THE VILLAGE AT COPPER LAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 222, 255 ], "outline": null }, "value": "THE VILLAGE ON CLAYTON POND", "label": "THE VILLAGE ON CLAYTON POND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "THE VILLAS AT COFFEE CREEK", "label": "THE VILLAS AT COFFEE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 184, 252, 255 ], "outline": null }, "value": "THE VILLAS AT HUNTERS CREEK", "label": "THE VILLAS AT HUNTERS CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "THE VILLAS OF EDMOND", "label": "THE VILLAS OF EDMOND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 210, 255 ], "outline": null }, "value": "THE WOODLANDS", "label": "THE WOODLANDS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 212, 255 ], "outline": null }, "value": "THOMAS CENTER", "label": "THOMAS CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "THOMAS TRAILS", "label": "THOMAS TRAILS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 226, 255 ], "outline": null }, "value": "THORNBROOK VILLAGE", "label": "THORNBROOK VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 223, 255 ], "outline": null }, "value": "THORNBROOKE", "label": "THORNBROOKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "THORNBROOKE MANOR", "label": "THORNBROOKE MANOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "THUNDER CANYON", "label": "THUNDER CANYON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 187, 255 ], "outline": null }, "value": "THUNDERHEAD HILLS", "label": "THUNDERHEAD HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "value": "TIMBER RIDGE", "label": "TIMBER RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "TIMBERCREST", "label": "TIMBERCREST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "TIMBERDALE", "label": "TIMBERDALE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "TIMBERDALE COVE", "label": "TIMBERDALE COVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "TIMBERLAKE ESTATES", "label": "TIMBERLAKE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "TIMBERLAND CROSSING", "label": "TIMBERLAND CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "TIMBERLANE P.U.D", "label": "TIMBERLANE P.U.D" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 204, 255 ], "outline": null }, "value": "TINKER FEDERAL CREDIT UNION", "label": "TINKER FEDERAL CREDIT UNION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "TOWN SQUARE", "label": "TOWN SQUARE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "TRINITY PLAZA", "label": "TRINITY PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "TURNBERRY AT OAK TREE", "label": "TURNBERRY AT OAK TREE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "TURTLECREEK", "label": "TURTLECREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "TURTLECREEK COMMONS", "label": "TURTLECREEK COMMONS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 182, 255 ], "outline": null }, "value": "TURTLECREEK PROF VILLAGE", "label": "TURTLECREEK PROF VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 207, 255 ], "outline": null }, "value": "TUSCAN PARK", "label": "TUSCAN PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "TUSCANY VILLA", "label": "TUSCANY VILLA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "value": "TWIN BRIDGES", "label": "TWIN BRIDGES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "TWIN BRIDGES VILLAGE", "label": "TWIN BRIDGES VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "TWISTED OAKS", "label": "TWISTED OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "UCO BRONCHO APARTMENTS", "label": "UCO BRONCHO APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 163, 160, 255 ], "outline": null }, "value": "UNI-CITY MOBLIE HOME PARK", "label": "UNI-CITY MOBLIE HOME PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "UNIVERSITY APARTMENTS", "label": "UNIVERSITY APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": null }, "value": "UNIVERSITY OF CENTRAL OKLAHOMA", "label": "UNIVERSITY OF CENTRAL OKLAHOMA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "UNIVERSITY PARK APARTMENTS", "label": "UNIVERSITY PARK APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "UNIVERSITY PLAZA", "label": "UNIVERSITY PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "UNIVERSITY VILLAGE", "label": "UNIVERSITY VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "UNIVERSITY VILLAGE APARTMENTS", "label": "UNIVERSITY VILLAGE APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 223, 255 ], "outline": null }, "value": "VAL GENES KELLY PARK", "label": "VAL GENES KELLY PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 205, 255 ], "outline": null }, "value": "VERONA AT BORGATA", "label": "VERONA AT BORGATA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "VICTORIA PARK APARTMENTS", "label": "VICTORIA PARK APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "VILLAGE CENTER AT COFFEE CREEK", "label": "VILLAGE CENTER AT COFFEE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 184, 252, 255 ], "outline": null }, "value": "VILLAGES AT STONEBRIDGE", "label": "VILLAGES AT STONEBRIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "VILLAS AT STONEBRIDGE APARTMENTS", "label": "VILLAS AT STONEBRIDGE APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "VISTA POINT", "label": "VISTA POINT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "WALNUT COVE", "label": "WALNUT COVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "WALNUT HILL ESTATES", "label": "WALNUT HILL ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 192, 255 ], "outline": null }, "value": "WALNUT RIDGE ESTATES", "label": "WALNUT RIDGE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 187, 255 ], "outline": null }, "value": "WALTONS SUBDIVISION", "label": "WALTONS SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "WATER TREATMENT PLANT", "label": "WATER TREATMENT PLANT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "WATERLOO PLAZA", "label": "WATERLOO PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "WATERS EDGE AT COVELL VILLAGE", "label": "WATERS EDGE AT COVELL VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 227, 255 ], "outline": null }, "value": "WATERWOOD DEVELOPMENT", "label": "WATERWOOD DEVELOPMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 211, 255 ], "outline": null }, "value": "WATERWOOD RETAIL ADDITION", "label": "WATERWOOD RETAIL ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 184, 255 ], "outline": null }, "value": "WESSEX ADDITION", "label": "WESSEX ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 210, 255 ], "outline": null }, "value": "WEST EDMOND MEDICAL PARK", "label": "WEST EDMOND MEDICAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 226, 255 ], "outline": null }, "value": "WESTBOROUGH", "label": "WESTBOROUGH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 211, 252, 255 ], "outline": null }, "value": "WESTBROOK CENTER", "label": "WESTBROOK CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": null }, "value": "WESTMINSTER GLEN", "label": "WESTMINSTER GLEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 250, 255 ], "outline": null }, "value": "WHISPERING CREEK", "label": "WHISPERING CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 189, 255 ], "outline": null }, "value": "WHISPERING HEIGHTS", "label": "WHISPERING HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "WHISPERING OAKS", "label": "WHISPERING OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "WHITETAIL RUN", "label": "WHITETAIL RUN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": null }, "value": "WILDMEADOW AT COFFEE CREEK", "label": "WILDMEADOW AT COFFEE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "WILLOW CREEK", "label": "WILLOW CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 58, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 58, 63, 255 ], "width": 0.4 } }, "value": "WILLOW CREEK SHOPPING CENTER", "label": "WILLOW CREEK SHOPPING CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "WILLOWOOD", "label": "WILLOWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 222, 252, 255 ], "outline": null }, "value": "WIMBLEDON SQUARE CONDOS", "label": "WIMBLEDON SQUARE CONDOS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "WINDING CREEK", "label": "WINDING CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "WINDMILL ESTATES", "label": "WINDMILL ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "WINDRUSH APARTMENTS", "label": "WINDRUSH APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "WINDSONG", "label": "WINDSONG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 212, 252, 255 ], "outline": null }, "value": "WOOD LEAF AERO ESTATES", "label": "WOOD LEAF AERO ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 242, 255 ], "outline": null }, "value": "WOODBRIDGE TOWNHOMES", "label": "WOODBRIDGE TOWNHOMES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 204, 255 ], "outline": null }, "value": "WOODCREEK TOWN HOMES", "label": "WOODCREEK TOWN HOMES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 210, 252, 255 ], "outline": null }, "value": "WOODHILL", "label": "WOODHILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "WOODLAND PARK", "label": "WOODLAND PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 187, 252, 255 ], "outline": null }, "value": "WOODRUFFS TALL OAKS", "label": "WOODRUFFS TALL OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "WOODY CREEK", "label": "WOODY CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "WYNN AT EDMOND CROSSING APARTMENTS", "label": "WYNN AT EDMOND CROSSING APARTMENTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 214, 255 ], "outline": null }, "value": "AAA EDMOND", "label": "AAA EDMOND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 199, 255 ], "outline": null }, "value": "ABADAN CREEK", "label": "ABADAN CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 228, 252, 255 ], "outline": null }, "value": "AQUATIC CENTER", "label": "AQUATIC CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 179, 252, 255 ], "outline": null }, "value": "ARCADIA PINES", "label": "ARCADIA PINES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 197, 255 ], "outline": null }, "value": "AUSTIN 2 BUSINESS PARK", "label": "AUSTIN 2 BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 179, 252, 255 ], "outline": null }, "value": "BARNETT FIELD SPLASH PAD", "label": "BARNETT FIELD SPLASH PAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 236, 255 ], "outline": null }, "value": "BLACKWELDER ADDITION", "label": "BLACKWELDER ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 204, 252, 255 ], "outline": null }, "value": "BLUESTEM RIDGE", "label": "BLUESTEM RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 179, 255 ], "outline": null }, "value": "BRAWNER", "label": "BRAWNER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 179, 255 ], "outline": null }, "value": "BROADWAY 38", "label": "BROADWAY 38" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 204, 252, 255 ], "outline": null }, "value": "BUNGALOW HEIGHTS", "label": "BUNGALOW HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 207, 255 ], "outline": null }, "value": "CAMBRIA", "label": "CAMBRIA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 230, 255 ], "outline": null }, "value": "CHATEAU COURTS", "label": "CHATEAU COURTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 246, 252, 255 ], "outline": null }, "value": "CHERRY HILL", "label": "CHERRY HILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 223, 255 ], "outline": null }, "value": "CHITWOOD PARK", "label": "CHITWOOD PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 236, 255 ], "outline": null }, "value": "CLEGERN CITY PARK", "label": "CLEGERN CITY PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 252, 179, 255 ], "outline": null }, "value": "CLEGERN PLACE COURT", "label": "CLEGERN PLACE COURT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 220, 252, 255 ], "outline": null }, "value": "CLINT GARRETT RESIDENTIAL DEVELOPMENT", "label": "CLINT GARRETT RESIDENTIAL DEVELOPMENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 202, 255 ], "outline": null }, "value": "COLTRANE COURT", "label": "COLTRANE COURT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 189, 252, 255 ], "outline": null }, "value": "COPPERFIELD OFFICE PARK", "label": "COPPERFIELD OFFICE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 255 ], "outline": null }, "value": "COULTER EXPRESS CAR WASH", "label": "COULTER EXPRESS CAR WASH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 189, 255 ], "outline": null }, "value": "COVELL & AIR DEPOT ANIMAL HOSPITAL", "label": "COVELL & AIR DEPOT ANIMAL HOSPITAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 184, 255 ], "outline": null }, "value": "COVELL RANCH", "label": "COVELL RANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 179, 255 ], "outline": null }, "value": "CROSSTIMBERS OAKS", "label": "CROSSTIMBERS OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 187, 252, 255 ], "outline": null }, "value": "CROSSTIMBERS PROFESSIONAL PARK", "label": "CROSSTIMBERS PROFESSIONAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 243, 255 ], "outline": null }, "value": "DANFORTH CROSSING", "label": "DANFORTH CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 190, 252, 255 ], "outline": null }, "value": "DAVID PENICK PARK", "label": "DAVID PENICK PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 252, 255 ], "outline": null }, "value": "DELMAR LAKES NORTH", "label": "DELMAR LAKES NORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 228, 255 ], "outline": null }, "value": "DELMER LAKES", "label": "DELMER LAKES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 192, 255 ], "outline": null }, "value": "DOOLEY CREEK", "label": "DOOLEY CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 220, 255 ], "outline": null }, "value": "EAST VALE", "label": "EAST VALE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 195, 255 ], "outline": null }, "value": "EDMOND STORAGE LOCKER", "label": "EDMOND STORAGE LOCKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 240, 252, 255 ], "outline": null }, "value": "FAIRFAX OFFICE", "label": "FAIRFAX OFFICE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 207, 255 ], "outline": null }, "value": "FALLBROOK IV", "label": "FALLBROOK IV" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 216, 252, 255 ], "outline": null }, "value": "FOX LAKE NORTH", "label": "FOX LAKE NORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 195, 255 ], "outline": null }, "value": "HAFER PLAZA", "label": "HAFER PLAZA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 189, 255 ], "outline": null }, "value": "HARPER TRACT", "label": "HARPER TRACT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 244, 255 ], "outline": null }, "value": "HIGHLAND 55 AT SPRING CREEK", "label": "HIGHLAND 55 AT SPRING CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 208, 255 ], "outline": null }, "value": "HIGHPOINT RANCH", "label": "HIGHPOINT RANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 179, 252, 255 ], "outline": null }, "value": "HOOPER BUSINESS PARK", "label": "HOOPER BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 202, 252, 255 ], "outline": null }, "value": "ICEHOUSE PROJECT", "label": "ICEHOUSE PROJECT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 182, 255 ], "outline": null }, "value": "KAY'S CORNER ADDITION", "label": "KAY'S CORNER ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 182, 255 ], "outline": null }, "value": "MAYALLS", "label": "MAYALLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 212, 252, 255 ], "outline": null }, "value": "MERCY PRIMARY CARE CLINIC ", "label": "MERCY PRIMARY CARE CLINIC " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 232, 252, 255 ], "outline": null }, "value": "MONTMARTRE", "label": "MONTMARTRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 232, 255 ], "outline": null }, "value": "MUNGER", "label": "MUNGER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 236, 255 ], "outline": null }, "value": "OAKRIDGE PARK", "label": "OAKRIDGE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 215, 252, 255 ], "outline": null }, "value": "OKIE EXPRESS AUTO WASH", "label": "OKIE EXPRESS AUTO WASH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 252, 255 ], "outline": null }, "value": "OKLAHOMA CHRISTIAN UNIVERSITY", "label": "OKLAHOMA CHRISTIAN UNIVERSITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 210, 255 ], "outline": null }, "value": "ONCUE", "label": "ONCUE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 248, 255 ], "outline": null }, "value": "PAINTED SKY", "label": "PAINTED SKY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 179, 255 ], "outline": null }, "value": "PRESERVE AT COVELL", "label": "PRESERVE AT COVELL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 229, 255 ], "outline": null }, "value": "PRIME DEVELOPMENT HEADQUARTERS", "label": "PRIME DEVELOPMENT HEADQUARTERS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 182, 255 ], "outline": null }, "value": "PRIMROSE EDMOND", "label": "PRIMROSE EDMOND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 205, 255 ], "outline": null }, "value": "PUPPY PAWS - COVELL", "label": "PUPPY PAWS - COVELL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 219, 252, 255 ], "outline": null }, "value": "RANKIN YMCA", "label": "RANKIN YMCA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 189, 255 ], "outline": null }, "value": "RETINA LAND", "label": "RETINA LAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 192, 252, 255 ], "outline": null }, "value": "RIDGE AT CHITWOOD", "label": "RIDGE AT CHITWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 197, 255 ], "outline": null }, "value": "ROBERTS WEDDING VENUE", "label": "ROBERTS WEDDING VENUE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 212, 255 ], "outline": null }, "value": "SCOOTERS AT KELLEY POINTE", "label": "SCOOTERS AT KELLEY POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 212, 255 ], "outline": null }, "value": "SERVICE-BLAKE SOCCER COMPLEX", "label": "SERVICE-BLAKE SOCCER COMPLEX" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 199, 255 ], "outline": null }, "value": "SHANNON MILLER PARK", "label": "SHANNON MILLER PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 218, 255 ], "outline": null }, "value": "SOONER TRADITIONS", "label": "SOONER TRADITIONS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 240, 252, 255 ], "outline": null }, "value": "ST MARYS EPISCOPAL CHURCH", "label": "ST MARYS EPISCOPAL CHURCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 229, 252, 255 ], "outline": null }, "value": "STONE HILL AT IRON HORSE RANCH", "label": "STONE HILL AT IRON HORSE RANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 246, 255 ], "outline": null }, "value": "STONE HILL COTTAGES AT IRON HORSE RANCH", "label": "STONE HILL COTTAGES AT IRON HORSE RANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 188, 187, 255 ], "outline": null }, "value": "STREAM FLO", "label": "STREAM FLO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 244, 255 ], "outline": null }, "value": "THE ABBEY AT COFFEE CREEK", "label": "THE ABBEY AT COFFEE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 215, 252, 255 ], "outline": null }, "value": "THE LAKES AT CROSSTIMBERS", "label": "THE LAKES AT CROSSTIMBERS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 184, 252, 255 ], "outline": null }, "value": "THE LARK", "label": "THE LARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 216, 255 ], "outline": null }, "value": "THE WASH FACTORY SOUTH BROADWAY", "label": "THE WASH FACTORY SOUTH BROADWAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 187, 255 ], "outline": null }, "value": "THE WOODS AT HIGHGARDEN", "label": "THE WOODS AT HIGHGARDEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 224, 255 ], "outline": null }, "value": "VALOR PARK", "label": "VALOR PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 199, 255 ], "outline": null }, "value": "WESTLAKE HARDWARE", "label": "WESTLAKE HARDWARE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 215, 255 ], "outline": null }, "value": "WILD ROSE RANCH", "label": "WILD ROSE RANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 215, 255 ], "outline": null }, "value": "WILLOW FARMS", "label": "WILLOW FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 211, 252, 255 ], "outline": null }, "value": "WILLOWWOOD CORNER", "label": "WILLOWWOOD CORNER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 252, 255 ], "outline": null }, "value": "WIMBLEDON PARKE", "label": "WIMBLEDON PARKE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 184, 252, 255 ], "toColor": [ 214, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 202, 252, 255 ], "toColor": [ 179, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 202, 255 ], "toColor": [ 234, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 215, 252, 255 ], "toColor": [ 237, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 187, 252, 255 ], "toColor": [ 215, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 189, 252, 255 ], "toColor": [ 179, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 215, 255 ], "toColor": [ 220, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 203, 255 ], "toColor": [ 252, 192, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 215, 252, 255 ], "toColor": [ 202, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 202, 252, 255 ], "toColor": [ 237, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 252, 255 ], "toColor": [ 252, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 194, 255 ], "toColor": [ 202, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 184, 252, 255 ], "toColor": [ 242, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 252, 255 ], "toColor": [ 252, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 210, 252, 255 ], "toColor": [ 230, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 194, 252, 255 ], "toColor": [ 231, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 202, 255 ], "toColor": [ 252, 247, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 217, 255 ], "toColor": [ 252, 212, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 199, 255 ], "toColor": [ 252, 237, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 184, 255 ], "toColor": [ 252, 240, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 207, 255 ], "toColor": [ 234, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 233, 255 ], "toColor": [ 252, 184, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 182, 252, 255 ], "toColor": [ 250, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 219, 255 ], "toColor": [ 194, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 209, 252, 255 ], "toColor": [ 202, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 218, 255 ], "toColor": [ 252, 207, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 187, 255 ], "toColor": [ 246, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 215, 252, 255 ], "toColor": [ 220, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 204, 255 ], "toColor": [ 252, 248, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 210, 255 ], "toColor": [ 252, 242, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 231, 255 ], "toColor": [ 252, 194, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 202, 252, 255 ], "toColor": [ 237, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 223, 255 ], "toColor": [ 252, 194, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 210, 255 ], "toColor": [ 252, 245, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 206, 255 ], "toColor": [ 252, 184, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 237, 252, 255 ], "toColor": [ 204, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 233, 255 ], "toColor": [ 197, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 227, 255 ], "toColor": [ 252, 215, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 202, 255 ], "toColor": [ 252, 223, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 248, 255 ], "toColor": [ 252, 184, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 233, 255 ], "toColor": [ 252, 199, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 194, 252, 255 ], "toColor": [ 251, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 210, 255 ], "toColor": [ 252, 217, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 218, 252, 255 ], "toColor": [ 207, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 246, 255 ], "toColor": [ 252, 192, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 212, 255 ], "toColor": [ 252, 204, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 184, 255 ], "toColor": [ 251, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 212, 252, 255 ], "toColor": [ 242, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 189, 255 ], "toColor": [ 198, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 218, 255 ], "toColor": [ 252, 215, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 213, 255 ], "toColor": [ 212, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 182, 252, 255 ], "toColor": [ 230, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 252, 255 ], "toColor": [ 212, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 224, 255 ], "toColor": [ 192, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 244, 252, 255 ], "toColor": [ 197, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 199, 255 ], "toColor": [ 252, 237, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 239, 255 ], "toColor": [ 179, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 248, 255 ], "toColor": [ 252, 204, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 232, 255 ], "toColor": [ 197, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 197, 255 ], "toColor": [ 252, 227, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 192, 252, 255 ], "toColor": [ 230, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 212, 255 ], "toColor": [ 252, 229, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 240, 255 ], "toColor": [ 252, 184, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 190, 255 ], "toColor": [ 252, 187, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 187, 255 ], "toColor": [ 246, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 199, 255 ], "toColor": [ 210, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 232, 252, 255 ], "toColor": [ 202, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 187, 255 ], "toColor": [ 252, 235, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 189, 255 ], "toColor": [ 241, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 207, 252, 255 ], "toColor": [ 199, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 216, 252, 255 ], "toColor": [ 212, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 213, 255 ], "toColor": [ 202, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 237, 252, 255 ], "toColor": [ 199, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 208, 255 ], "toColor": [ 252, 204, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 222, 252, 255 ], "toColor": [ 215, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 215, 255 ], "toColor": [ 222, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 215, 255 ], "toColor": [ 220, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 207, 252, 255 ], "toColor": [ 199, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 202, 255 ], "toColor": [ 179, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 192, 252, 255 ], "toColor": [ 198, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 242, 255 ], "toColor": [ 202, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 199, 255 ], "toColor": [ 252, 230, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 246, 255 ], "toColor": [ 179, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 221, 252, 255 ], "toColor": [ 212, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 248, 252, 255 ], "toColor": [ 189, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 192, 255 ], "toColor": [ 244, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 243, 255 ], "toColor": [ 207, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 228, 252, 255 ], "toColor": [ 179, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 192, 255 ], "toColor": [ 252, 218, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 204, 255 ], "toColor": [ 236, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 187, 252, 255 ], "toColor": [ 212, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 220, 255 ], "toColor": [ 252, 189, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 233, 255 ], "toColor": [ 179, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 238, 252, 255 ], "toColor": [ 189, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 199, 252, 255 ], "toColor": [ 206, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 246, 255 ], "toColor": [ 207, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 244, 255 ], "toColor": [ 252, 202, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 235, 252, 255 ], "toColor": [ 207, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 233, 255 ], "toColor": [ 197, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 202, 252, 255 ], "toColor": [ 205, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 192, 255 ], "toColor": [ 232, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 224, 255 ], "toColor": [ 252, 197, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 182, 255 ], "toColor": [ 252, 245, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 202, 255 ], "toColor": [ 252, 233, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 202, 255 ], "toColor": [ 215, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 241, 255 ], "toColor": [ 252, 215, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 252, 204, 255 ], "toColor": [ 213, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 217, 252, 255 ], "toColor": [ 199, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 251, 255 ], "toColor": [ 252, 194, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 207, 255 ], "toColor": [ 252, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 179, 255 ], "toColor": [ 244, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 233, 252, 255 ], "toColor": [ 184, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 197, 255 ], "toColor": [ 252, 206, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 182, 252, 255 ], "toColor": [ 235, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 199, 252, 255 ], "toColor": [ 207, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 232, 255 ], "toColor": [ 252, 199, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 244, 255 ], "toColor": [ 252, 204, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 250, 255 ], "toColor": [ 252, 187, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 240, 255 ], "toColor": [ 252, 184, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 199, 255 ], "toColor": [ 252, 179, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 182, 252, 255 ], "toColor": [ 211, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 240, 255 ], "toColor": [ 252, 199, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 192, 252, 255 ], "toColor": [ 199, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 192, 255 ], "toColor": [ 252, 234, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 197, 255 ], "toColor": [ 242, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 248, 255 ], "toColor": [ 204, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 247, 255 ], "toColor": [ 252, 189, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 251, 252, 255 ], "toColor": [ 194, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 202, 252, 255 ], "toColor": [ 215, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 226, 255 ], "toColor": [ 212, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 189, 252, 255 ], "toColor": [ 246, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 210, 255 ], "toColor": [ 242, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 187, 252, 255 ], "toColor": [ 245, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 224, 255 ], "toColor": [ 252, 197, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 210, 255 ], "toColor": [ 247, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 199, 255 ], "toColor": [ 252, 207, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 210, 255 ], "toColor": [ 226, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 199, 255 ], "toColor": [ 192, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 234, 255 ], "toColor": [ 252, 202, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 218, 255 ], "toColor": [ 252, 179, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 182, 252, 255 ], "toColor": [ 216, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 225, 255 ], "toColor": [ 252, 204, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 239, 255 ], "toColor": [ 197, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 246, 252, 255 ], "toColor": [ 204, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 184, 255 ], "toColor": [ 242, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 222, 255 ], "toColor": [ 252, 210, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 212, 252, 255 ], "toColor": [ 234, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 187, 252, 255 ], "toColor": [ 211, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 228, 255 ], "toColor": [ 212, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 182, 255 ], "toColor": [ 222, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 225, 255 ], "toColor": [ 215, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 204, 255 ], "toColor": [ 252, 220, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 233, 252, 255 ], "toColor": [ 187, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 228, 255 ], "toColor": [ 215, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 224, 255 ], "toColor": [ 184, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 210, 255 ], "toColor": [ 184, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 227, 255 ], "toColor": [ 202, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 194, 252, 255 ], "toColor": [ 221, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 192, 255 ], "toColor": [ 252, 211, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 194, 255 ], "toColor": [ 252, 251, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 184, 255 ], "toColor": [ 252, 227, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 229, 252, 255 ], "toColor": [ 179, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 237, 255 ], "toColor": [ 194, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 252, 255 ], "toColor": [ 252, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 207, 255 ], "toColor": [ 252, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 250, 255 ], "toColor": [ 252, 184, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 216, 255 ], "toColor": [ 252, 182, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 243, 255 ], "toColor": [ 252, 207, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 192, 252, 255 ], "toColor": [ 205, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 212, 255 ], "toColor": [ 252, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 221, 255 ], "toColor": [ 252, 212, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 212, 255 ], "toColor": [ 194, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 217, 255 ], "toColor": [ 189, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 210, 255 ], "toColor": [ 252, 235, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 192, 255 ], "toColor": [ 252, 220, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 244, 252, 255 ], "toColor": [ 194, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 189, 255 ], "toColor": [ 252, 218, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 249, 255 ], "toColor": [ 182, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 182, 255 ], "toColor": [ 252, 182, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 196, 255 ], "toColor": [ 187, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 204, 252, 255 ], "toColor": [ 212, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 204, 255 ], "toColor": [ 252, 213, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 215, 255 ], "toColor": [ 252, 236, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 182, 255 ], "toColor": [ 252, 209, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 204, 255 ], "toColor": [ 252, 244, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 184, 255 ], "toColor": [ 241, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 197, 255 ], "toColor": [ 242, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 189, 255 ], "toColor": [ 252, 184, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 243, 252, 255 ], "toColor": [ 184, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 216, 252, 255 ], "toColor": [ 204, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 219, 255 ], "toColor": [ 189, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 210, 255 ], "toColor": [ 252, 230, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 217, 252, 255 ], "toColor": [ 204, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 207, 255 ], "toColor": [ 252, 228, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 222, 252, 255 ], "toColor": [ 182, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 187, 255 ], "toColor": [ 197, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 187, 252, 255 ], "toColor": [ 197, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 192, 255 ], "toColor": [ 252, 193, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 207, 252, 255 ], "toColor": [ 247, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 187, 255 ], "toColor": [ 215, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 250, 255 ], "toColor": [ 252, 184, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 199, 255 ], "toColor": [ 252, 222, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 212, 255 ], "toColor": [ 215, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 202, 252, 255 ], "toColor": [ 224, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 194, 255 ], "toColor": [ 252, 208, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 212, 255 ], "toColor": [ 251, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 199, 255 ], "toColor": [ 237, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 202, 255 ], "toColor": [ 242, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 207, 255 ], "toColor": [ 252, 225, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 212, 252, 255 ], "toColor": [ 218, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 189, 255 ], "toColor": [ 252, 212, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 197, 255 ], "toColor": [ 252, 203, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 207, 255 ], "toColor": [ 252, 247, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 242, 255 ], "toColor": [ 252, 210, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 187, 252, 255 ], "toColor": [ 203, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 229, 255 ], "toColor": [ 252, 192, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 244, 255 ], "toColor": [ 252, 215, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 209, 255 ], "toColor": [ 252, 197, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 234, 255 ], "toColor": [ 194, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 228, 255 ], "toColor": [ 252, 202, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 200, 255 ], "toColor": [ 252, 184, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 189, 255 ], "toColor": [ 252, 184, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 252, 194, 255 ], "toColor": [ 203, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 218, 255 ], "toColor": [ 252, 207, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 199, 255 ], "toColor": [ 252, 244, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 202, 252, 255 ], "toColor": [ 212, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 204, 252, 255 ], "toColor": [ 206, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 210, 255 ], "toColor": [ 252, 182, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 194, 255 ], "toColor": [ 252, 197, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 197, 252, 255 ], "toColor": [ 235, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 214, 255 ], "toColor": [ 252, 182, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 224, 255 ], "toColor": [ 252, 197, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 246, 255 ], "toColor": [ 252, 212, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 228, 255 ], "toColor": [ 252, 215, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 239, 255 ], "toColor": [ 252, 212, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 221, 252, 255 ], "toColor": [ 207, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 189, 255 ], "toColor": [ 252, 241, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 235, 255 ], "toColor": [ 252, 184, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 236, 255 ], "toColor": [ 194, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 207, 255 ], "toColor": [ 252, 182, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 189, 255 ], "toColor": [ 191, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 234, 255 ], "toColor": [ 252, 187, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 199, 255 ], "toColor": [ 216, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 199, 252, 255 ], "toColor": [ 238, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 249, 252, 255 ], "toColor": [ 215, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 237, 255 ], "toColor": [ 182, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 191, 252, 255 ], "toColor": [ 189, 191, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 252, 194, 255 ], "toColor": [ 213, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 210, 252, 255 ], "toColor": [ 192, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 212, 252, 255 ], "toColor": [ 217, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 182, 252, 255 ], "toColor": [ 185, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 215, 252, 255 ], "toColor": [ 220, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 199, 255 ], "toColor": [ 194, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 207, 255 ], "toColor": [ 225, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 222, 255 ], "toColor": [ 207, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 194, 252, 255 ], "toColor": [ 229, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 197, 255 ], "toColor": [ 252, 242, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 218, 252, 255 ], "toColor": [ 192, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 202, 255 ], "toColor": [ 252, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 210, 252, 255 ], "toColor": [ 202, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 194, 255 ], "toColor": [ 252, 182, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 182, 255 ], "toColor": [ 201, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 215, 255 ], "toColor": [ 216, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 222, 252, 255 ], "toColor": [ 192, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 212, 252, 255 ], "toColor": [ 227, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 225, 255 ], "toColor": [ 252, 215, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 214, 252, 255 ], "toColor": [ 192, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 233, 255 ], "toColor": [ 252, 215, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 246, 252, 255 ], "toColor": [ 194, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 240, 255 ], "toColor": [ 199, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 192, 252, 255 ], "toColor": [ 224, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 233, 255 ], "toColor": [ 252, 197, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 251, 252, 255 ], "toColor": [ 215, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 252, 255 ], "toColor": [ 252, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 199, 252, 255 ], "toColor": [ 239, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 230, 255 ], "toColor": [ 182, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 234, 255 ], "toColor": [ 252, 197, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 230, 255 ], "toColor": [ 194, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 202, 255 ], "toColor": [ 252, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 212, 255 ], "toColor": [ 239, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 210, 255 ], "toColor": [ 189, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 192, 255 ], "toColor": [ 243, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 200, 252, 255 ], "toColor": [ 189, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 229, 255 ], "toColor": [ 252, 182, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 250, 255 ], "toColor": [ 187, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 184, 252, 255 ], "toColor": [ 182, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 189, 255 ], "toColor": [ 217, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 205, 252, 255 ], "toColor": [ 194, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 244, 252, 255 ], "toColor": [ 194, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 199, 252, 255 ], "toColor": [ 216, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 182, 255 ], "toColor": [ 245, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 217, 255 ], "toColor": [ 252, 210, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 182, 255 ], "toColor": [ 207, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 189, 255 ], "toColor": [ 252, 221, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 208, 252, 255 ], "toColor": [ 207, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 184, 255 ], "toColor": [ 218, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 243, 252, 255 ], "toColor": [ 212, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 204, 252, 255 ], "toColor": [ 212, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 189, 255 ], "toColor": [ 208, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 215, 255 ], "toColor": [ 212, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 237, 252, 255 ], "toColor": [ 207, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 202, 255 ], "toColor": [ 209, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 203, 255 ], "toColor": [ 194, 252, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 234, 255 ], "toColor": [ 212, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 192, 255 ], "toColor": [ 226, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 197, 255 ], "toColor": [ 207, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 182, 255 ], "toColor": [ 196, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 222, 255 ], "toColor": [ 187, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 238, 252, 255 ], "toColor": [ 182, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 182, 252, 255 ], "toColor": [ 218, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 187, 255 ], "toColor": [ 252, 233, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 234, 252, 255 ], "toColor": [ 192, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 227, 255 ], "toColor": [ 207, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 184, 255 ], "toColor": [ 252, 251, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 246, 255 ], "toColor": [ 187, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 210, 255 ], "toColor": [ 214, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 215, 255 ], "toColor": [ 234, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 230, 252, 255 ], "toColor": [ 197, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 252, 255 ], "toColor": [ 252, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 195, 255 ], "toColor": [ 192, 252, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 210, 255 ], "toColor": [ 225, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 187, 255 ], "toColor": [ 252, 234, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 202, 255 ], "toColor": [ 209, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 198, 255 ], "toColor": [ 184, 252, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 252, 255 ], "toColor": [ 252, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 215, 255 ], "toColor": [ 224, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 212, 255 ], "toColor": [ 252, 213, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 228, 255 ], "toColor": [ 204, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 252, 255 ], "toColor": [ 252, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 212, 252, 255 ], "toColor": [ 234, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 197, 255 ], "toColor": [ 222, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 201, 255 ], "toColor": [ 179, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 220, 252, 255 ], "toColor": [ 207, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 194, 255 ], "toColor": [ 252, 224, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 204, 252, 255 ], "toColor": [ 232, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 179, 252, 255 ], "toColor": [ 235, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 184, 255 ], "toColor": [ 214, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 212, 252, 255 ], "toColor": [ 225, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 199, 255 ], "toColor": [ 252, 194, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 194, 255 ], "toColor": [ 252, 206, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 225, 255 ], "toColor": [ 192, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 199, 255 ], "toColor": [ 207, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 225, 252, 255 ], "toColor": [ 192, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 194, 252, 255 ], "toColor": [ 221, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 182, 255 ], "toColor": [ 252, 238, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 210, 255 ], "toColor": [ 235, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 223, 255 ], "toColor": [ 192, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 192, 252, 255 ], "toColor": [ 244, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 206, 252, 255 ], "toColor": [ 204, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 250, 252, 255 ], "toColor": [ 192, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 215, 255 ], "toColor": [ 252, 249, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 251, 255 ], "toColor": [ 252, 184, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 187, 255 ], "toColor": [ 233, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 189, 252, 255 ], "toColor": [ 200, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 197, 255 ], "toColor": [ 239, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 245, 252, 255 ], "toColor": [ 192, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 197, 255 ], "toColor": [ 227, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 202, 255 ], "toColor": [ 252, 211, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 206, 255 ], "toColor": [ 252, 179, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 182, 255 ], "toColor": [ 252, 228, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 230, 255 ], "toColor": [ 212, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 229, 255 ], "toColor": [ 252, 189, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 187, 252, 255 ], "toColor": [ 227, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 192, 255 ], "toColor": [ 240, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 208, 255 ], "toColor": [ 192, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 224, 255 ], "toColor": [ 252, 194, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 243, 255 ], "toColor": [ 252, 207, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 189, 255 ], "toColor": [ 252, 247, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 212, 255 ], "toColor": [ 237, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 182, 255 ], "toColor": [ 252, 204, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 234, 255 ], "toColor": [ 202, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 199, 252, 255 ], "toColor": [ 197, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 230, 252, 255 ], "toColor": [ 210, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 212, 255 ], "toColor": [ 252, 244, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 182, 252, 255 ], "toColor": [ 231, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 243, 252, 255 ], "toColor": [ 207, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 204, 255 ], "toColor": [ 252, 232, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 210, 255 ], "toColor": [ 252, 222, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 242, 255 ], "toColor": [ 252, 210, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 233, 255 ], "toColor": [ 202, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 185, 255 ], "toColor": [ 252, 184, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 192, 252, 255 ], "toColor": [ 230, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 189, 255 ], "toColor": [ 252, 202, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 218, 252, 255 ], "toColor": [ 207, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 202, 255 ], "toColor": [ 187, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 198, 255 ], "toColor": [ 252, 192, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 244, 255 ], "toColor": [ 252, 215, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 223, 255 ], "toColor": [ 210, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 235, 255 ], "toColor": [ 215, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 207, 255 ], "toColor": [ 252, 249, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 194, 252, 255 ], "toColor": [ 233, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 242, 255 ], "toColor": [ 194, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 220, 252, 255 ], "toColor": [ 187, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 232, 252, 255 ], "toColor": [ 207, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 200, 252, 255 ], "toColor": [ 189, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 240, 255 ], "toColor": [ 212, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 206, 255 ], "toColor": [ 252, 199, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 234, 255 ], "toColor": [ 184, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 210, 255 ], "toColor": [ 243, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 179, 255 ], "toColor": [ 206, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 207, 255 ], "toColor": [ 252, 244, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 184, 255 ], "toColor": [ 252, 206, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 237, 252, 255 ], "toColor": [ 192, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 250, 252, 255 ], "toColor": [ 204, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 194, 252, 255 ], "toColor": [ 229, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 199, 255 ], "toColor": [ 197, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 197, 255 ], "toColor": [ 221, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 247, 252, 255 ], "toColor": [ 202, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 194, 255 ], "toColor": [ 252, 216, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 224, 255 ], "toColor": [ 194, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 222, 255 ], "toColor": [ 252, 194, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 229, 252, 255 ], "toColor": [ 199, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 222, 255 ], "toColor": [ 192, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 197, 252, 255 ], "toColor": [ 192, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 242, 252, 255 ], "toColor": [ 204, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 224, 255 ], "toColor": [ 252, 204, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 212, 255 ], "toColor": [ 218, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 233, 255 ], "toColor": [ 252, 197, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 189, 255 ], "toColor": [ 252, 249, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 192, 255 ], "toColor": [ 225, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 215, 252, 255 ], "toColor": [ 221, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 205, 252, 255 ], "toColor": [ 202, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 214, 252, 255 ], "toColor": [ 197, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 192, 255 ], "toColor": [ 252, 229, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 184, 252, 255 ], "toColor": [ 199, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 202, 255 ], "toColor": [ 237, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 233, 255 ], "toColor": [ 252, 187, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 214, 255 ], "toColor": [ 212, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 252, 255 ], "toColor": [ 252, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 199, 255 ], "toColor": [ 252, 215, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 229, 252, 255 ], "toColor": [ 197, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 207, 255 ], "toColor": [ 246, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 242, 255 ], "toColor": [ 252, 210, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 248, 255 ], "toColor": [ 252, 204, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 242, 255 ], "toColor": [ 197, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 219, 255 ], "toColor": [ 212, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 194, 255 ], "toColor": [ 252, 205, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 197, 252, 255 ], "toColor": [ 245, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 207, 252, 255 ], "toColor": [ 212, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 192, 255 ], "toColor": [ 252, 235, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 179, 252, 255 ], "toColor": [ 233, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 195, 255 ], "toColor": [ 182, 252, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 207, 255 ], "toColor": [ 226, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 194, 252, 255 ], "toColor": [ 230, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 216, 252, 255 ], "toColor": [ 202, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 192, 255 ], "toColor": [ 252, 238, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 187, 252, 255 ], "toColor": [ 213, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 207, 252, 255 ], "toColor": [ 184, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 208, 255 ], "toColor": [ 197, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 240, 255 ], "toColor": [ 252, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 217, 255 ], "toColor": [ 187, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 209, 252, 255 ], "toColor": [ 199, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 230, 255 ], "toColor": [ 252, 210, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 187, 255 ], "toColor": [ 252, 202, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 210, 255 ], "toColor": [ 252, 225, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 207, 255 ], "toColor": [ 252, 238, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 200, 255 ], "toColor": [ 189, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 194, 255 ], "toColor": [ 216, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 197, 255 ], "toColor": [ 252, 206, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 196, 255 ], "toColor": [ 182, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 236, 255 ], "toColor": [ 252, 215, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 204, 255 ], "toColor": [ 252, 216, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 226, 255 ], "toColor": [ 252, 204, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 244, 252, 255 ], "toColor": [ 204, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 246, 255 ], "toColor": [ 215, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 222, 252, 255 ], "toColor": [ 179, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 189, 255 ], "toColor": [ 252, 201, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 207, 255 ], "toColor": [ 249, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 248, 255 ], "toColor": [ 204, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 240, 252, 255 ], "toColor": [ 189, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 202, 255 ], "toColor": [ 249, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 187, 255 ], "toColor": [ 252, 246, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 197, 255 ], "toColor": [ 252, 231, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 204, 255 ], "toColor": [ 252, 221, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 206, 255 ], "toColor": [ 252, 197, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 187, 255 ], "toColor": [ 252, 203, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 232, 255 ], "toColor": [ 252, 212, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 197, 255 ], "toColor": [ 252, 227, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 228, 252, 255 ], "toColor": [ 215, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 247, 255 ], "toColor": [ 252, 215, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 251, 252, 255 ], "toColor": [ 182, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 252, 255 ], "toColor": [ 252, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 212, 255 ], "toColor": [ 252, 204, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 212, 252, 255 ], "toColor": [ 210, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 188, 255 ], "toColor": [ 252, 187, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 199, 255 ], "toColor": [ 252, 237, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 203, 255 ], "toColor": [ 252, 192, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 228, 252, 255 ], "toColor": [ 192, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 192, 252, 255 ], "toColor": [ 204, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 234, 255 ], "toColor": [ 194, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 202, 252, 255 ], "toColor": [ 205, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 179, 255 ], "toColor": [ 199, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 246, 255 ], "toColor": [ 252, 207, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 184, 255 ], "toColor": [ 206, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 222, 255 ], "toColor": [ 252, 189, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 184, 255 ], "toColor": [ 252, 234, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 210, 255 ], "toColor": [ 252, 232, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 197, 252, 255 ], "toColor": [ 194, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 201, 252, 255 ], "toColor": [ 182, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 252, 255 ], "toColor": [ 215, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 207, 255 ], "toColor": [ 252, 246, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 224, 252, 255 ], "toColor": [ 207, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 220, 255 ], "toColor": [ 252, 187, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 222, 252, 255 ], "toColor": [ 215, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 216, 252, 255 ], "toColor": [ 202, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 184, 252, 255 ], "toColor": [ 226, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 235, 255 ], "toColor": [ 252, 207, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 204, 255 ], "toColor": [ 252, 245, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 199, 255 ], "toColor": [ 252, 248, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 240, 255 ], "toColor": [ 204, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 207, 255 ], "toColor": [ 235, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 194, 255 ], "toColor": [ 194, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 222, 255 ], "toColor": [ 207, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 184, 252, 255 ], "toColor": [ 206, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 241, 252, 255 ], "toColor": [ 215, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 218, 255 ], "toColor": [ 194, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 217, 255 ], "toColor": [ 194, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 213, 252, 255 ], "toColor": [ 194, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 207, 255 ], "toColor": [ 252, 240, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 221, 255 ], "toColor": [ 252, 192, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 246, 252, 255 ], "toColor": [ 210, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 208, 252, 255 ], "toColor": [ 192, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 194, 255 ], "toColor": [ 252, 202, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 219, 252, 255 ], "toColor": [ 197, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 200, 255 ], "toColor": [ 252, 189, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 229, 252, 255 ], "toColor": [ 179, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 204, 252, 255 ], "toColor": [ 248, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 213, 255 ], "toColor": [ 252, 179, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 212, 252, 255 ], "toColor": [ 217, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 207, 255 ], "toColor": [ 252, 231, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 226, 255 ], "toColor": [ 202, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 187, 255 ], "toColor": [ 252, 240, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 231, 255 ], "toColor": [ 252, 202, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 194, 252, 255 ], "toColor": [ 207, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 242, 255 ], "toColor": [ 252, 210, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 182, 252, 255 ], "toColor": [ 199, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 217, 255 ], "toColor": [ 252, 199, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 231, 255 ], "toColor": [ 252, 207, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 227, 255 ], "toColor": [ 197, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 219, 252, 255 ], "toColor": [ 212, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 215, 252, 255 ], "toColor": [ 199, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 182, 255 ], "toColor": [ 252, 245, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 242, 252, 255 ], "toColor": [ 189, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 207, 255 ], "toColor": [ 182, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 221, 255 ], "toColor": [ 215, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 201, 252, 255 ], "toColor": [ 184, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 223, 255 ], "toColor": [ 179, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 192, 255 ], "toColor": [ 252, 227, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 189, 252, 255 ], "toColor": [ 232, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 245, 255 ], "toColor": [ 182, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 240, 252, 255 ], "toColor": [ 179, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 238, 255 ], "toColor": [ 252, 207, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 212, 252, 255 ], "toColor": [ 226, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 179, 252, 255 ], "toColor": [ 205, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 207, 252, 255 ], "toColor": [ 246, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 197, 255 ], "toColor": [ 239, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 179, 255 ], "toColor": [ 206, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 219, 255 ], "toColor": [ 252, 212, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 192, 255 ], "toColor": [ 237, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 205, 255 ], "toColor": [ 252, 192, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 204, 255 ], "toColor": [ 208, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 197, 252, 255 ], "toColor": [ 211, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 209, 252, 255 ], "toColor": [ 207, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 187, 255 ], "toColor": [ 249, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 215, 255 ], "toColor": [ 252, 234, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 204, 255 ], "toColor": [ 252, 216, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 245, 252, 255 ], "toColor": [ 187, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 205, 255 ], "toColor": [ 197, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 210, 252, 255 ], "toColor": [ 210, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 214, 252, 255 ], "toColor": [ 187, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 210, 255 ], "toColor": [ 252, 225, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 187, 255 ], "toColor": [ 220, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 199, 255 ], "toColor": [ 182, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 207, 255 ], "toColor": [ 252, 227, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 242, 252, 255 ], "toColor": [ 202, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 210, 252, 255 ], "toColor": [ 248, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 208, 252, 255 ], "toColor": [ 187, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 212, 255 ], "toColor": [ 252, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 199, 252, 255 ], "toColor": [ 244, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 225, 252, 255 ], "toColor": [ 204, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 207, 255 ], "toColor": [ 252, 247, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 182, 255 ], "toColor": [ 252, 230, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 187, 255 ], "toColor": [ 252, 187, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 194, 252, 255 ], "toColor": [ 218, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 243, 255 ], "toColor": [ 207, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 230, 255 ], "toColor": [ 179, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 187, 255 ], "toColor": [ 207, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 187, 255 ], "toColor": [ 192, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 241, 255 ], "toColor": [ 252, 204, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 222, 255 ], "toColor": [ 199, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 199, 255 ], "toColor": [ 207, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 212, 255 ], "toColor": [ 220, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 194, 255 ], "toColor": [ 252, 195, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 192, 255 ], "toColor": [ 201, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 218, 252, 255 ], "toColor": [ 202, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 182, 255 ], "toColor": [ 252, 190, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 202, 252, 255 ], "toColor": [ 229, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 187, 255 ], "toColor": [ 251, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 187, 252, 255 ], "toColor": [ 205, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 218, 255 ], "toColor": [ 252, 212, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 220, 255 ], "toColor": [ 189, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 201, 252, 255 ], "toColor": [ 189, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 212, 255 ], "toColor": [ 252, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 202, 252, 255 ], "toColor": [ 244, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 246, 255 ], "toColor": [ 210, 252, 246, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2102235.2481140047, "ymin": 222072.36021400988, "xmax": 2192261.7699639946, "ymax": 269761.2380140126, "spatialReference": { "wkid": 102724, "latestWkid": 2267, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -121323100, "falseY": -94209400, "xyUnits": 3.652803295091064E7, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 4, "domain": null }, { "name": "NBHD_ID", "type": "esriFieldTypeString", "alias": "NBHD_ID", "length": 4, "domain": null }, { "name": "NEIGHBOR", "type": "esriFieldTypeString", "alias": "NEIGHBOR", "length": 45, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "NBHD_TYPE", "type": "esriFieldTypeString", "alias": "NBHD_TYPE", "length": 30, "domain": null }, { "name": "DATA_UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "DATA_UPDATE_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "NEIGHBOR", "fields": "NEIGHBOR", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 26, "name": "NBHD_LOOKUP", "type": "Table", "description": null, "copyrightText": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NEIGHBOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NEIGHBOR", "type": "esriFieldTypeString", "alias": "NEIGHBOR", "length": 45, "domain": null }, { "name": "NBHD_TYPE", "type": "esriFieldTypeString", "alias": "NBHD_TYPE", "length": 30, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "NEIGHBOR", "fields": "NEIGHBOR", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }