{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "ANNOTATION", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 4, "name": "LOT_ANNO" }, { "id": 2, "name": "BLOCK_ANNO" }, { "id": 0, "name": "ADDITION_ANNO" } ], "minScale": 100000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1071946740624491E7, "ymin": 5387733.630188396, "xmax": -1.0996928038736828E7, "ymax": 5456217.8872780865, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "LOT_ANNO", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "ANNOTATION" }, "subLayers": [ { "id": 5, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1071946740624491E7, "ymin": 5387734.348385211, "xmax": -1.0996967042064454E7, "ymax": 5456217.8872780865, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS4_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": "WS4_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": "WS4_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": "WS4_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": "WS4_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": "WS4_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_577", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_577", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "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, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "LOT_ANNO" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1071946740624491E7, "ymin": 5387734.348385211, "xmax": -1.0996967042064454E7, "ymax": 5456217.8872780865, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "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, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "BLOCK_ANNO", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "ANNOTATION" }, "subLayers": [ { "id": 3, "name": "Annotation Class 1" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1064824893647978E7, "ymin": 5390705.2485532835, "xmax": -1.1014334844434738E7, "ymax": 5438275.025416645, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS4_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": "WS4_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": "WS4_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": "WS4_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": "WS4_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": "WS4_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I99Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I99AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "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, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Annotation Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "BLOCK_ANNO" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1064824893647978E7, "ymin": 5390705.2485532835, "xmax": -1.1014334844434738E7, "ymax": 5438275.025416645, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "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, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "ADDITION_ANNO", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "ANNOTATION" }, "subLayers": [ { "id": 1, "name": "Annotation Class 1" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1064798836868592E7, "ymin": 5388191.845531061, "xmax": -1.09969773703976E7, "ymax": 5453478.974024324, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS4_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": "WS4_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": "WS4_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": "WS4_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": "WS4_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": "WS4_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_576", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_576", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "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, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Annotation Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "ADDITION_ANNO" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1064798836868592E7, "ymin": 5388191.845531061, "xmax": -1.09969773703976E7, "ymax": 5453478.974024324, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "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, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "RoadGrid", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.008192000007629395, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.180477999971863E8, "falseY": -9.755499999621068E7, "xyUnits": 1953.1249981810104, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 27, "name": "Annotation Class 1" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.106197727895096E7, "ymin": 5387570.176218884, "xmax": -1.0991286952162359E7, "ymax": 5462584.621033979, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS3_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": "WS3_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": "WS3_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": "WS3_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": "WS3_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": "WS3_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I10Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I10AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "Annotation Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "RoadGrid" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.106197727895096E7, "ymin": 5387570.176218884, "xmax": -1.0991286952162359E7, "ymax": 5462584.621033979, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "ROADS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 1.7079710601637E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1804779999993739E8, "falseY": -9.755499999995291E7, "xyUnits": 46839.20112342677, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 0, 14, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.1070890159695134E7, "ymin": 5387565.324968352, "xmax": -1.0996531540239727E7, "ymax": 5456355.379721469, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 35, "domain": null }, { "name": "SURFACE_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "SURFACE_WIDTH", "domain": { "type": "range", "name": "WS2_NSTRI - Surface Width", "description": "DOT field for surface width", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "SURFACE_TYPE", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Surface Type", "description": "DOT field for surface type", "codedValues": [ { "name": "0 - No Value", "code": 0 }, { "name": "1 - Primitive (Trail)", "code": 1 }, { "name": "2 - Unimproved", "code": 2 }, { "name": "3 - Graded & Drained Earth", "code": 3 }, { "name": "4 - Brick", "code": 4 }, { "name": "5 - Gravel or Crushed Rock", "code": 5 }, { "name": "7 - Bit. Surf-treated (1\" or less)", "code": 7 }, { "name": "8 - Mixed Bit. (more than 1\" thick)", "code": 8 }, { "name": "9 - Concrete", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE_COND", "type": "esriFieldTypeSmallInteger", "alias": "SURFACE_COND", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Excellent to Poor", "description": "DOT fields surface condition & rideability", "codedValues": [ { "name": "0 - No Value", "code": 0 }, { "name": "1 - Excellent", "code": 1 }, { "name": "2 - Good", "code": 2 }, { "name": "3 - Fair", "code": 3 }, { "name": "4 - Poor", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Lanes", "description": "DOT field for the number of lanes", "codedValues": [ { "name": "1 Lane", "code": 1 }, { "name": "2 Lanes", "code": 2 }, { "name": "3 Lanes", "code": 3 }, { "name": "4 Lanes", "code": 4 }, { "name": "5 Lanes", "code": 5 }, { "name": "6 Lanes", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CURB_SHLDR_DESIG", "type": "esriFieldTypeSmallInteger", "alias": "CURB_SHLDR_DESIG", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Curb/Shoulder Designation", "description": "DOT field for curb/shoulder designation", "codedValues": [ { "name": "0 - No Value", "code": 0 }, { "name": "1 - Curb on the left and curb on the right", "code": 1 }, { "name": "2 - Curb on the left and shoulder on the right", "code": 2 }, { "name": "3 - Curb on the left and neither on the right", "code": 3 }, { "name": "4 - Shoulder on the left and curb on the right", "code": 4 }, { "name": "5 - Shoulder on the left and shoulder on the right", "code": 5 }, { "name": "6 - Shoulder on the left and neither on the right", "code": 6 }, { "name": "7 - Neither on the left and curb on the right", "code": 7 }, { "name": "8 - Neither on the left and shoulder on the right", "code": 8 }, { "name": "9 - Neither on the left and neither on the right", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHOULDER_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "SHOULDER_TYPE", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Shoulder Type", "description": "DOT field for shoulder type", "codedValues": [ { "name": "0 - No Shoulders", "code": 0 }, { "name": "1 - Earth Shoulder which supports the growth of vegetation", "code": 1 }, { "name": "2 - Gravel or Crushed Stone", "code": 2 }, { "name": "3 - Blotter type surface on a gravel or crushed stone base", "code": 3 }, { "name": "4 - One inch or more of Type \"F\" hot mix asphalt on a gravel or stabilized soil base", "code": 4 }, { "name": "5 - Concrete", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHOULDER_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "SHOULDER_WIDTH", "domain": { "type": "range", "name": "WS2_NSTRI - Shoulder Width", "description": "DOT field for shoulder width", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_LIMIT", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Speed Limit", "description": "DOT field for speed limit", "codedValues": [ { "name": "No Value or Unknown", "code": 0 }, { "name": "5 MPH", "code": 5 }, { "name": "10 MPH", "code": 10 }, { "name": "15 MPH", "code": 15 }, { "name": "20 MPH", "code": 20 }, { "name": "25 MPH", "code": 25 }, { "name": "30 MPH", "code": 30 }, { "name": "35 MPH", "code": 35 }, { "name": "40 MPH", "code": 40 }, { "name": "45 MPH", "code": 45 }, { "name": "50 MPH", "code": 50 }, { "name": "55 MPH", "code": 55 }, { "name": "60 MPH", "code": 60 }, { "name": "65 MPH", "code": 65 }, { "name": "70 MPH", "code": 70 }, { "name": "75 MPH", "code": 75 }, { "name": "80 MPH", "code": 80 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARKING", "type": "esriFieldTypeSmallInteger", "alias": "PARKING", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Parking", "description": "DOT field for parking", "codedValues": [ { "name": "0 - Unknown", "code": 0 }, { "name": "1 - No parking spaces", "code": 1 }, { "name": "2 - Parking available on the left side", "code": 2 }, { "name": "3 - Parking available on the right side", "code": 3 }, { "name": "4 - Parking available on both right and left sides", "code": 4 }, { "name": "5 - Parking in the center of the road", "code": 5 }, { "name": "6 - Parking available on the left and center", "code": 6 }, { "name": "7 - Parking available on the right and center", "code": 7 }, { "name": "8 - Parking available on the right, left, and center", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TERRAIN", "type": "esriFieldTypeSmallInteger", "alias": "TERRAIN", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Terrain", "description": "DOT field for terrain", "codedValues": [ { "name": "0 - No Value", "code": 0 }, { "name": "1 - Level", "code": 1 }, { "name": "2 - Rolling", "code": 2 }, { "name": "3 - Hilly", "code": 3 }, { "name": "4 - Mountainous", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIDEABILITY", "type": "esriFieldTypeSmallInteger", "alias": "RIDEABILITY", "domain": { "type": "codedValue", "name": "WS2_NSTRI - Excellent to Poor", "description": "DOT fields surface condition & rideability", "codedValues": [ { "name": "0 - No Value", "code": 0 }, { "name": "1 - Excellent", "code": 1 }, { "name": "2 - Good", "code": 2 }, { "name": "3 - Fair", "code": 3 }, { "name": "4 - Poor", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRIVATE_RD", "type": "esriFieldTypeString", "alias": "PRIVATE_RD", "length": 3, "domain": { "type": "codedValue", "name": "WS2_NSTRI - Private Road", "description": "DOT field for private road designation", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRIVING_DIR", "type": "esriFieldTypeString", "alias": "DRIVING_DIR", "length": 2, "domain": null }, { "name": "INTER_DESC", "type": "esriFieldTypeString", "alias": "INTER_DESC", "length": 30, "domain": null }, { "name": "INTER_DIR", "type": "esriFieldTypeString", "alias": "INTER_DIR", "length": 10, "domain": null }, { "name": "FILENAME", "type": "esriFieldTypeString", "alias": "FILENAME", "length": 8, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 10, "domain": null }, { "name": "COUNTY_CODE", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_CODE", "domain": { "type": "codedValue", "name": "WS2_NSTRI - County Code", "description": "DOT field for county code", "codedValues": [ { "name": "No Value", "code": 0 }, { "name": "Statewide", "code": 1 }, { "name": "Aurora", "code": 2 }, { "name": "Beadle", "code": 3 }, { "name": "Bennett", "code": 4 }, { "name": "Bon Homme", "code": 5 }, { "name": "Brookings", "code": 6 }, { "name": "Brown", "code": 7 }, { "name": "Brule", "code": 8 }, { "name": "Buffalo", "code": 9 }, { "name": "Butte", "code": 10 }, { "name": "Campbell", "code": 11 }, { "name": "Charles Mix", "code": 12 }, { "name": "Clark", "code": 13 }, { "name": "Clay", "code": 14 }, { "name": "Codington", "code": 15 }, { "name": "Corson", "code": 16 }, { "name": "Custer", "code": 17 }, { "name": "Davison", "code": 18 }, { "name": "Day", "code": 19 }, { "name": "Deuel", "code": 20 }, { "name": "Dewey", "code": 21 }, { "name": "Douglas", "code": 22 }, { "name": "Edmunds", "code": 23 }, { "name": "Fall River", "code": 24 }, { "name": "Faulk", "code": 25 }, { "name": "Grant", "code": 26 }, { "name": "Gregory", "code": 27 }, { "name": "Haakon", "code": 28 }, { "name": "Hamlin", "code": 29 }, { "name": "Hand", "code": 30 }, { "name": "Hanson", "code": 31 }, { "name": "Harding", "code": 32 }, { "name": "Hughes", "code": 33 }, { "name": "Hutchinson", "code": 34 }, { "name": "Hyde", "code": 35 }, { "name": "Jackson", "code": 36 }, { "name": "Jerauld", "code": 37 }, { "name": "Jones", "code": 38 }, { "name": "Kingsbury", "code": 39 }, { "name": "Lake", "code": 40 }, { "name": "Lawrence", "code": 41 }, { "name": "Lincoln", "code": 42 }, { "name": "Lyman", "code": 43 }, { "name": "McCook", "code": 44 }, { "name": "McPherson", "code": 45 }, { "name": "Marshall", "code": 46 }, { "name": "Meade", "code": 47 }, { "name": "Mellette", "code": 48 }, { "name": "Miner", "code": 49 }, { "name": "Minnehaha", "code": 50 }, { "name": "Moody", "code": 51 }, { "name": "Pennington", "code": 52 }, { "name": "Perkins", "code": 53 }, { "name": "Potter", "code": 54 }, { "name": "Roberts", "code": 55 }, { "name": "Sanborn", "code": 56 }, { "name": "Shannon", "code": 57 }, { "name": "Spink", "code": 58 }, { "name": "Stanley", "code": 59 }, { "name": "Sully", "code": 60 }, { "name": "Todd", "code": 61 }, { "name": "Tripp", "code": 62 }, { "name": "Turner", "code": 63 }, { "name": "Union", "code": 64 }, { "name": "Walworth", "code": 65 }, { "name": "Yankton", "code": 68 }, { "name": "Ziebach", "code": 69 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "CITY_CODE", "length": 3, "domain": { "type": "codedValue", "name": "WS2_NSTRI - City Code", "description": "DOT field for city code", "codedValues": [ { "name": "Aberdeen", "code": "AB" }, { "name": "Agar", "code": "AD" }, { "name": "Akaska", "code": "AF" }, { "name": "Albee", "code": "AH" }, { "name": "Alcester", "code": "AJ" }, { "name": "Alexandria", "code": "AL" }, { "name": "Alpena", "code": "AN" }, { "name": "Altamont", "code": "AP" }, { "name": "Andover", "code": "AR" }, { "name": "Arlington", "code": "AV" }, { "name": "Armour", "code": "AX" }, { "name": "Artas", "code": "AZ" }, { "name": "Artesian", "code": "BB" }, { "name": "Ashton", "code": "BD" }, { "name": "Astoria", "code": "BF" }, { "name": "Aurora", "code": "BH" }, { "name": "Avon", "code": "BJ" }, { "name": "Badger", "code": "BL" }, { "name": "Baltic", "code": "BN" }, { "name": "Bancroft", "code": "BP" }, { "name": "Batesland", "code": "BQ" }, { "name": "Belle Fourche", "code": "BR" }, { "name": "Belvidere", "code": "BT" }, { "name": "Beresford", "code": "BV" }, { "name": "Big Stone City", "code": "BX" }, { "name": "Bison", "code": "BZ" }, { "name": "Blunt", "code": "CB" }, { "name": "Bonesteel", "code": "CD" }, { "name": "Bowdle", "code": "CF" }, { "name": "Box Elder", "code": "CH" }, { "name": "Bradley", "code": "CJ" }, { "name": "Brandon", "code": "CL" }, { "name": "Brandt", "code": "CN" }, { "name": "Brentford", "code": "CP" }, { "name": "Bridgewater", "code": "CR" }, { "name": "Bristol", "code": "CT" }, { "name": "Britton", "code": "CV" }, { "name": "Broadland", "code": "CX" }, { "name": "Brookings", "code": "CZ" }, { "name": "Bruce", "code": "DB" }, { "name": "Bryant", "code": "DD" }, { "name": "Buffalo", "code": "DF" }, { "name": "Buffalo Gap", "code": "DH" }, { "name": "Burke", "code": "DJ" }, { "name": "Bushnell", "code": "DL" }, { "name": "Butler", "code": "DN" }, { "name": "Camp Crook", "code": "DP" }, { "name": "Canistota", "code": "DR" }, { "name": "Canova", "code": "DT" }, { "name": "Canton", "code": "DV" }, { "name": "Carthage", "code": "DZ" }, { "name": "Castlewood", "code": "EB" }, { "name": "Cavour", "code": "ED" }, { "name": "Centerville", "code": "EF" }, { "name": "Central City", "code": "EH" }, { "name": "Chamberlain", "code": "EJ" }, { "name": "Chancellor", "code": "EL" }, { "name": "Chelsea", "code": "EN" }, { "name": "Claire City", "code": "EP" }, { "name": "Claremont", "code": "ER" }, { "name": "Clark", "code": "ET" }, { "name": "Clear Lake", "code": "EV" }, { "name": "Colman", "code": "EX" }, { "name": "Colome", "code": "EZ" }, { "name": "Colton", "code": "FB" }, { "name": "Columbia", "code": "FD" }, { "name": "Conde", "code": "FF" }, { "name": "Corona", "code": "FH" }, { "name": "Corsica", "code": "FJ" }, { "name": "Cottonwood", "code": "FL" }, { "name": "Cresbard", "code": "FN" }, { "name": "Crooks", "code": "FO" }, { "name": "Custer", "code": "FP" }, { "name": "Dallas", "code": "FR" }, { "name": "Dante", "code": "FT" }, { "name": "Davis", "code": "FV" }, { "name": "Deadwood", "code": "FX" }, { "name": "Dell Rapids", "code": "FZ" }, { "name": "Delmont", "code": "GB" }, { "name": "DeSmet", "code": "GD" }, { "name": "Dimock", "code": "GE" }, { "name": "Doland", "code": "GF" }, { "name": "Dolton", "code": "GH" }, { "name": "Draper", "code": "GJ" }, { "name": "Dupree", "code": "GL" }, { "name": "Eagle Butte", "code": "GN" }, { "name": "Eden", "code": "GP" }, { "name": "Edgemont", "code": "GR" }, { "name": "Egan", "code": "GT" }, { "name": "Elk Point", "code": "GV" }, { "name": "Elkton", "code": "GX" }, { "name": "Emery", "code": "GZ" }, { "name": "Erwin", "code": "HB" }, { "name": "Estelline", "code": "HF" }, { "name": "Ethan", "code": "HH" }, { "name": "Eureka", "code": "HJ" }, { "name": "Fairburn", "code": "HL" }, { "name": "Fairfax", "code": "HN" }, { "name": "Fairview", "code": "HP" }, { "name": "Faith", "code": "HR" }, { "name": "Farmer", "code": "HT" }, { "name": "Faulkton", "code": "HV" }, { "name": "Flandreau", "code": "HX" }, { "name": "Florence", "code": "HZ" }, { "name": "Fort Pierre", "code": "IB" }, { "name": "Frankfort", "code": "ID" }, { "name": "Frederick", "code": "IF" }, { "name": "Freeman", "code": "IH" }, { "name": "Fruitdale", "code": "IJ" }, { "name": "Fulton", "code": "IL" }, { "name": "Garden City", "code": "IN" }, { "name": "Garretson", "code": "IP" }, { "name": "Gary", "code": "IR" }, { "name": "Gayville", "code": "IT" }, { "name": "Geddes", "code": "IV" }, { "name": "Gettysburg", "code": "IX" }, { "name": "Glenham", "code": "IZ" }, { "name": "Goodwin", "code": "JB" }, { "name": "Gregory", "code": "JD" }, { "name": "Grenville", "code": "JF" }, { "name": "Groton", "code": "JH" }, { "name": "Harrisburg", "code": "JJ" }, { "name": "Harrold", "code": "JL" }, { "name": "Hartford", "code": "JN" }, { "name": "Hayti", "code": "JP" }, { "name": "Hazel", "code": "JR" }, { "name": "Hecla", "code": "JT" }, { "name": "Henry", "code": "JV" }, { "name": "Hermosa", "code": "JX" }, { "name": "Herreid", "code": "JZ" }, { "name": "Herrick", "code": "KB" }, { "name": "Hetland", "code": "KD" }, { "name": "Highmore", "code": "KF" }, { "name": "Hill City", "code": "KH" }, { "name": "Hillsview", "code": "KJ" }, { "name": "Hitchcock", "code": "KL" }, { "name": "Hosmer", "code": "KN" }, { "name": "Hot Springs", "code": "KP" }, { "name": "Hoven", "code": "KR" }, { "name": "Howard", "code": "KT" }, { "name": "Hudson", "code": "KV" }, { "name": "Humboldt", "code": "KX" }, { "name": "Hurley", "code": "KZ" }, { "name": "Huron", "code": "LB" }, { "name": "Interior", "code": "LD" }, { "name": "Ipswich", "code": "LF" }, { "name": "Irene", "code": "LH" }, { "name": "Iroquois", "code": "LJ" }, { "name": "Isabel", "code": "LL" }, { "name": "Java", "code": "LN" }, { "name": "Jefferson", "code": "LP" }, { "name": "Kadoka", "code": "LR" }, { "name": "Kennebec", "code": "LT" }, { "name": "Keystone", "code": "LU" }, { "name": "Kimball", "code": "LV" }, { "name": "Kranzburg", "code": "LX" }, { "name": "Labolt", "code": "LZ" }, { "name": "Lake Andes", "code": "MB" }, { "name": "Lake City", "code": "MD" }, { "name": "Lake Norden", "code": "MF" }, { "name": "Lake Preston", "code": "MH" }, { "name": "Lane", "code": "MJ" }, { "name": "Langford", "code": "ML" }, { "name": "Lead", "code": "MN" }, { "name": "Lebanon", "code": "MP" }, { "name": "Lemmon", "code": "MR" }, { "name": "Lennox", "code": "MT" }, { "name": "Leola", "code": "MV" }, { "name": "Lesterville", "code": "MX" }, { "name": "Letcher", "code": "MZ" }, { "name": "Lily", "code": "NB" }, { "name": "Long Lake", "code": "ND" }, { "name": "Lowry", "code": "NF" }, { "name": "McIntosh", "code": "NJ" }, { "name": "McLaughlin", "code": "NL" }, { "name": "Madison", "code": "NN" }, { "name": "Marion", "code": "NP" }, { "name": "Martin", "code": "NR" }, { "name": "Marvin", "code": "NT" }, { "name": "Mellette", "code": "NV" }, { "name": "Menno", "code": "NX" }, { "name": "Midland", "code": "NZ" }, { "name": "Milbank", "code": "OB" }, { "name": "Miller", "code": "OD" }, { "name": "Mission", "code": "OF" }, { "name": "Mission Hill", "code": "OH" }, { "name": "Mitchell", "code": "OJ" }, { "name": "Mobridge", "code": "OL" }, { "name": "Monroe", "code": "ON" }, { "name": "Montrose", "code": "OP" }, { "name": "Morristown", "code": "OR" }, { "name": "Mound City", "code": "OT" }, { "name": "Mount Vernon", "code": "OV" }, { "name": "Murdo", "code": "OX" }, { "name": "Naples", "code": "OZ" }, { "name": "New Effington", "code": "PB" }, { "name": "Newell", "code": "PD" }, { "name": "New Underwood", "code": "PF" }, { "name": "Nisland", "code": "PH" }, { "name": "N Sioux City", "code": "PJ" }, { "name": "Northville", "code": "PL" }, { "name": "Nunda", "code": "PN" }, { "name": "Oacoma", "code": "PP" }, { "name": "Oelrichs", "code": "PR" }, { "name": "Oldham", "code": "PT" }, { "name": "Olivet", "code": "PV" }, { "name": "Onaka", "code": "PX" }, { "name": "Onida", "code": "PZ" }, { "name": "Orient", "code": "QB" }, { "name": "Ortley", "code": "QD" }, { "name": "Parker", "code": "QF" }, { "name": "Parkston", "code": "QH" }, { "name": "Peever", "code": "QJ" }, { "name": "Philip", "code": "QL" }, { "name": "Pickstown", "code": "QM" }, { "name": "Pierpont", "code": "QN" }, { "name": "Pierre", "code": "QP" }, { "name": "Plankinton", "code": "QT" }, { "name": "Platte", "code": "QV" }, { "name": "Pollock", "code": "QX" }, { "name": "Presho", "code": "QZ" }, { "name": "Pringle", "code": "RB" }, { "name": "Pukwana", "code": "RD" }, { "name": "Quinn", "code": "RF" }, { "name": "Ramona", "code": "RH" }, { "name": "Rapid City", "code": "RJ" }, { "name": "Ravinia", "code": "RL" }, { "name": "Raymond", "code": "RN" }, { "name": "Redfield", "code": "RP" }, { "name": "Ree Heights", "code": "RR" }, { "name": "Reliance", "code": "RT" }, { "name": "Revillo", "code": "RV" }, { "name": "Rockham", "code": "RX" }, { "name": "Roscoe", "code": "RZ" }, { "name": "Rosholt", "code": "SB" }, { "name": "Roslyn", "code": "SD" }, { "name": "Roswell", "code": "SF" }, { "name": "St Francis", "code": "SH" }, { "name": "St Lawrence", "code": "SJ" }, { "name": "Salem", "code": "SL" }, { "name": "Scotland", "code": "SN" }, { "name": "Selby", "code": "SP" }, { "name": "Seneca", "code": "SR" }, { "name": "Sherman", "code": "ST" }, { "name": "Sinai", "code": "SV" }, { "name": "Sioux Falls", "code": "SX" }, { "name": "Sisseton", "code": "SZ" }, { "name": "South Shore", "code": "TB" }, { "name": "Spearfish", "code": "TD" }, { "name": "Spencer", "code": "TF" }, { "name": "Springfield", "code": "TH" }, { "name": "Stickney", "code": "TJ" }, { "name": "Stockholm", "code": "TL" }, { "name": "Strandburg", "code": "TN" }, { "name": "Stratford", "code": "TP" }, { "name": "Sturgis", "code": "TR" }, { "name": "Summerset", "code": "TS" }, { "name": "Summit", "code": "TT" }, { "name": "Tabor", "code": "TV" }, { "name": "Tea", "code": "TX" }, { "name": "Timber Lake", "code": "TZ" }, { "name": "Tolstoy", "code": "UB" }, { "name": "Toronto", "code": "UD" }, { "name": "Trent", "code": "UF" }, { "name": "Tripp", "code": "UH" }, { "name": "Tulare", "code": "UJ" }, { "name": "Turton", "code": "UL" }, { "name": "Twin Brooks", "code": "UN" }, { "name": "Tyndall", "code": "UP" }, { "name": "Utica", "code": "UR" }, { "name": "Valley Springs", "code": "UT" }, { "name": "Veblen", "code": "UV" }, { "name": "Verdon", "code": "UX" }, { "name": "Vermillion", "code": "UZ" }, { "name": "Viborg", "code": "VB" }, { "name": "Vienna", "code": "VD" }, { "name": "Vilas", "code": "VF" }, { "name": "Virgil", "code": "VH" }, { "name": "Volga", "code": "VJ" }, { "name": "Volin", "code": "VL" }, { "name": "Wagner", "code": "VN" }, { "name": "Wakonda", "code": "VP" }, { "name": "Wall", "code": "VR" }, { "name": "Wallace", "code": "VT" }, { "name": "Ward", "code": "VV" }, { "name": "Warner", "code": "VW" }, { "name": "Wasta", "code": "VX" }, { "name": "Watertown", "code": "VZ" }, { "name": "Waubay", "code": "WB" }, { "name": "Webster", "code": "WD" }, { "name": "Wentworth", "code": "WF" }, { "name": "Wessington", "code": "WH" }, { "name": "Wessington Springs", "code": "WJ" }, { "name": "Westport", "code": "WK" }, { "name": "Wetonka", "code": "WL" }, { "name": "White", "code": "WN" }, { "name": "White Lake", "code": "WP" }, { "name": "White River", "code": "WR" }, { "name": "White Rock", "code": "WT" }, { "name": "Whitewood", "code": "WV" }, { "name": "Willow Lake", "code": "WX" }, { "name": "Wilmot", "code": "WZ" }, { "name": "Winner", "code": "XD" }, { "name": "Witten", "code": "XF" }, { "name": "Wolsey", "code": "XH" }, { "name": "Wood", "code": "XJ" }, { "name": "Woonsocket", "code": "XL" }, { "name": "Worthing", "code": "XN" }, { "name": "Yale", "code": "XP" }, { "name": "Yankton", "code": "XR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SDDOT_ID", "type": "esriFieldTypeString", "alias": "SDDOT_ID", "length": 10, "domain": null }, { "name": "CHANGE", "type": "esriFieldTypeString", "alias": "CHANGE", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeInteger", "alias": "ZIPCODE", "domain": null }, { "name": "ZIPCODE_R", "type": "esriFieldTypeInteger", "alias": "ZIPCODE_R", "domain": null }, { "name": "ZIPCODE_L", "type": "esriFieldTypeInteger", "alias": "ZIPCODE_L", "domain": null }, { "name": "CITY_FUNCTIONAL_CLS", "type": "esriFieldTypeString", "alias": "CITY_FUNCTIONAL_CLS", "length": 15, "domain": null }, { "name": "FUNCTIONAL_CLS", "type": "esriFieldTypeString", "alias": "FUNCTIONAL_CLS", "length": 15, "domain": null }, { "name": "COUNTY_HWY_NUM", "type": "esriFieldTypeString", "alias": "COUNTY_HWY_NUM", "length": 8, "domain": null }, { "name": "LFROM", "type": "esriFieldTypeDouble", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeDouble", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeDouble", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeDouble", "alias": "RTO", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 10, "domain": null }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "length": 15, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 25, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 15, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 15, "domain": null }, { "name": "ESNL", "type": "esriFieldTypeString", "alias": "ESNL", "length": 10, "domain": null }, { "name": "ESNR", "type": "esriFieldTypeString", "alias": "ESNR", "length": 10, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 50, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 5, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 30, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 5, "domain": null }, { "name": "OCDATE", "type": "esriFieldTypeString", "alias": "OCDATE", "length": 15, "domain": null }, { "name": "OCNOTES", "type": "esriFieldTypeString", "alias": "OCNOTES", "length": 100, "domain": null }, { "name": "ETS", "type": "esriFieldTypeString", "alias": "ETS", "length": 30, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 75, "domain": null }, { "name": "ROAD_ID", "type": "esriFieldTypeString", "alias": "ROAD_ID", "length": 100, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "GC_EXCEPTION", "type": "esriFieldTypeString", "alias": "GC_EXCEPTION", "length": 75, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 75, "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "length": 8, "domain": null }, { "name": "COUNTRY_L", "type": "esriFieldTypeString", "alias": "COUNTRY_L", "length": 2, "domain": null }, { "name": "COUNTRY_R", "type": "esriFieldTypeString", "alias": "COUNTRY_R", "length": 2, "domain": null }, { "name": "COUNTY_L", "type": "esriFieldTypeString", "alias": "COUNTY_L", "length": 40, "domain": null }, { "name": "COUNTY_R", "type": "esriFieldTypeString", "alias": "COUNTY_R", "length": 40, "domain": null }, { "name": "INCMUNI_L", "type": "esriFieldTypeString", "alias": "INCMUNI_L", "length": 100, "domain": null }, { "name": "INCMUNI_R", "type": "esriFieldTypeString", "alias": "INCMUNI_R", "length": 100, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY_L", "length": 1, "domain": null }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY_R", "length": 1, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 36, "name": "KIMBALL CITY LIMITS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 5.120000004768374E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1804779999982262E8, "falseY": -9.755499999998257E7, "xyUnits": 15624.999985448077, "falseZ": -100000, "zUnits": 10000, "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": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.101885271142679E7, "ymin": 5424114.90296877, "xmax": -1.1012159960385783E7, "ymax": 5428315.1052159555, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 16, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 5, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 5, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 5, "domain": null }, { "name": "FEATYPE", "type": "esriFieldTypeString", "alias": "FEATYPE", "length": 25, "domain": null }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP_NAME", "length": 25, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "DIVISIONS", "type": "esriFieldTypeString", "alias": "DIVISIONS", "length": 100, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 75, "domain": null }, { "name": "VOTE_DISTRICT", "type": "esriFieldTypeString", "alias": "VOTE_DISTRICT", "length": 15, "domain": null }, { "name": "PRECINCTS", "type": "esriFieldTypeString", "alias": "PRECINCTS", "length": 15, "domain": null }, { "name": "FUTURE_LANDUSE_KIMBALL", "type": "esriFieldTypeString", "alias": "FUTURE_LANDUSE_KIMBALL", "length": 25, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "CURRENT_LAND_USE", "type": "esriFieldTypeString", "alias": "CURRENT_LAND_USE", "length": 30, "domain": null }, { "name": "HOUSING_CONDITIONS", "type": "esriFieldTypeString", "alias": "HOUSING_CONDITIONS", "length": 15, "domain": null }, { "name": "FUTURE_LU_122006", "type": "esriFieldTypeString", "alias": "FUTURE_LU_122006", "length": 50, "domain": null }, { "name": "LINE_1375", "type": "esriFieldTypeString", "alias": "LINE_1375", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "CHAMBERLAIN CITY LIMITS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 5.120000004768374E-4, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.1804779999982262E8, "falseY": -9.755499999998257E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1059264289936513E7, "ymin": 5428285.27498845, "xmax": -1.1054155338776683E7, "ymax": 5438257.893744343, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ESN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ESN", "type": "esriFieldTypeString", "alias": "ESN", "length": 5, "domain": null }, { "name": "AMBULANCE", "type": "esriFieldTypeString", "alias": "AMBULANCE", "length": 50, "domain": null }, { "name": "FIRE", "type": "esriFieldTypeString", "alias": "FIRE", "length": 50, "domain": null }, { "name": "LAW_ENFORCEMENT", "type": "esriFieldTypeString", "alias": "LAW_ENFORCEMENT", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 39, "name": "PUKWANA CITY LIMITS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 5.120000004768374E-4, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.1804779999982262E8, "falseY": -9.755499999998257E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 399999.99999999994 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.104214543722295E7, "ymin": 5430067.2177586835, "xmax": -1.1039863890557509E7, "ymax": 5432685.948334436, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LOCATION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "SECTIONS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 5.120000004768374E-4, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.1804779999982262E8, "falseY": -9.755499999998257E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 399999.99999999994 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 60000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SECTION_]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.1072323816704879E7, "ymin": 5387447.25463208, "xmax": -1.0996529913151989E7, "ymax": 5456458.264977103, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 5, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 5, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 5, "domain": null }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP_NAME", "length": 25, "domain": null }, { "name": "FEATYPE", "type": "esriFieldTypeString", "alias": "FEATYPE", "length": 25, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "TOWNSHIPS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 5.120000004768374E-4, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.1804779999982262E8, "falseY": -9.755499999998257E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 399999.99999999994 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TOWNSHIP_NAME] CONCAT \"- T\" CONCAT [TOWNSHIP] CONCAT \"- R\" CONCAT [RANGE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.1072323816704879E7, "ymin": 5387447.25463208, "xmax": -1.0996529913151989E7, "ymax": 5456458.264977103, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 5, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 5, "domain": null }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP_NAME", "length": 25, "domain": null }, { "name": "FEATYPE", "type": "esriFieldTypeString", "alias": "FEATYPE", "length": 25, "domain": null }, { "name": "MAPBOOK", "type": "esriFieldTypeString", "alias": "MAPBOOK", "length": 25, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "PARCEL", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 5.120000004768374E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1804779999982262E8, "falseY": -9.755499999998257E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 10000, "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, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1076671788206931E7, "ymin": 5387411.220145698, "xmax": -1.0996529913151989E7, "ymax": 5456503.544345758, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 16, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 5, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 5, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 5, "domain": null }, { "name": "FEATYPE", "type": "esriFieldTypeString", "alias": "FEATYPE", "length": 25, "domain": null }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP_NAME", "length": 25, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "DIVISIONS", "type": "esriFieldTypeString", "alias": "DIVISIONS", "length": 100, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 75, "domain": null }, { "name": "VOTE_DISTRICT", "type": "esriFieldTypeString", "alias": "VOTE_DISTRICT", "length": 15, "domain": null }, { "name": "PRECINCTS", "type": "esriFieldTypeString", "alias": "PRECINCTS", "length": 15, "domain": null }, { "name": "FUTURE_LANDUSE_KIMBALL", "type": "esriFieldTypeString", "alias": "FUTURE_LANDUSE_KIMBALL", "length": 25, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "CURRENT_LAND_USE", "type": "esriFieldTypeString", "alias": "CURRENT_LAND_USE", "length": 30, "domain": null }, { "name": "HOUSING_CONDITIONS", "type": "esriFieldTypeString", "alias": "HOUSING_CONDITIONS", "length": 15, "domain": null }, { "name": "FUTURE_LU_122006", "type": "esriFieldTypeString", "alias": "FUTURE_LU_122006", "length": 50, "domain": null }, { "name": "LINE_1375", "type": "esriFieldTypeString", "alias": "LINE_1375", "length": 50, "domain": null }, { "name": "REPORT", "type": "esriFieldTypeString", "alias": "REPORT", "length": 250, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 255, "domain": null }, { "name": "PROP_LOCATION", "type": "esriFieldTypeString", "alias": "PROP_LOCATION", "length": 255, "domain": null }, { "name": "PROP_GRADE", "type": "esriFieldTypeString", "alias": "PROP_GRADE", "length": 255, "domain": null }, { "name": "PROP_GARAGE_1", "type": "esriFieldTypeString", "alias": "PROP_GARAGE_1", "length": 255, "domain": null }, { "name": "PROP_GARAGE_2", "type": "esriFieldTypeString", "alias": "PROP_GARAGE_2", "length": 255, "domain": null }, { "name": "PROP_CONST", "type": "esriFieldTypeString", "alias": "PROP_CONST", "length": 255, "domain": null }, { "name": "PROP_FIREPLACE", "type": "esriFieldTypeString", "alias": "PROP_FIREPLACE", "length": 255, "domain": null }, { "name": "PROP_STORY", "type": "esriFieldTypeString", "alias": "PROP_STORY", "length": 255, "domain": null }, { "name": "PROP_AIR", "type": "esriFieldTypeString", "alias": "PROP_AIR", "length": 255, "domain": null }, { "name": "PROP_SQUARE_FT", "type": "esriFieldTypeString", "alias": "PROP_SQUARE_FT", "length": 255, "domain": null }, { "name": "PROP_BEDROOMS", "type": "esriFieldTypeString", "alias": "PROP_BEDROOMS", "length": 255, "domain": null }, { "name": "PROP_REMODELED", "type": "esriFieldTypeInteger", "alias": "PROP_REMODELED", "domain": null }, { "name": "PROP_BATHS", "type": "esriFieldTypeString", "alias": "PROP_BATHS", "length": 255, "domain": null }, { "name": "PROP_BUILT", "type": "esriFieldTypeInteger", "alias": "PROP_BUILT", "domain": null }, { "name": "PROP_BASEMENT", "type": "esriFieldTypeString", "alias": "PROP_BASEMENT", "length": 255, "domain": null }, { "name": "PROP_LOT_SIZE", "type": "esriFieldTypeString", "alias": "PROP_LOT_SIZE", "length": 255, "domain": null }, { "name": "PROP_LOT_IRREGULAR", "type": "esriFieldTypeString", "alias": "PROP_LOT_IRREGULAR", "length": 255, "domain": null }, { "name": "PROP_LOT_CORNER", "type": "esriFieldTypeString", "alias": "PROP_LOT_CORNER", "length": 255, "domain": null }, { "name": "PROP_MISC", "type": "esriFieldTypeString", "alias": "PROP_MISC", "length": 255, "domain": null }, { "name": "PROP_PARTITION_BASEMENT", "type": "esriFieldTypeString", "alias": "PROP_PARTITION_BASEMENT", "length": 255, "domain": null }, { "name": "PROP_HEAT", "type": "esriFieldTypeString", "alias": "PROP_HEAT", "length": 255, "domain": null }, { "name": "PROP_GARAGE", "type": "esriFieldTypeString", "alias": "PROP_GARAGE", "length": 255, "domain": null }, { "name": "A1_YEAR", "type": "esriFieldTypeInteger", "alias": "A1_YEAR", "domain": null }, { "name": "A1_CLASS1", "type": "esriFieldTypeString", "alias": "A1_CLASS1", "length": 255, "domain": null }, { "name": "A1_CLASS2", "type": "esriFieldTypeString", "alias": "A1_CLASS2", "length": 255, "domain": null }, { "name": "A1_CLASS3", "type": "esriFieldTypeString", "alias": "A1_CLASS3", "length": 255, "domain": null }, { "name": "A1_CLASS4", "type": "esriFieldTypeString", "alias": "A1_CLASS4", "length": 255, "domain": null }, { "name": "A1_CLASS5", "type": "esriFieldTypeString", "alias": "A1_CLASS5", "length": 255, "domain": null }, { "name": "A1_VALUE1", "type": "esriFieldTypeString", "alias": "A1_VALUE1", "length": 255, "domain": null }, { "name": "A1_VALUE2", "type": "esriFieldTypeString", "alias": "A1_VALUE2", "length": 255, "domain": null }, { "name": "A1_VALUE3", "type": "esriFieldTypeString", "alias": "A1_VALUE3", "length": 255, "domain": null }, { "name": "A1_VALUE4", "type": "esriFieldTypeString", "alias": "A1_VALUE4", "length": 255, "domain": null }, { "name": "A1_VALUE5", "type": "esriFieldTypeString", "alias": "A1_VALUE5", "length": 255, "domain": null }, { "name": "A1_ACRES", "type": "esriFieldTypeDouble", "alias": "A1_ACRES", "domain": null }, { "name": "A1_TOTAL", "type": "esriFieldTypeString", "alias": "A1_TOTAL", "length": 255, "domain": null }, { "name": "TC_VAL_PER_ACRE_x", "type": "esriFieldTypeString", "alias": "TC_VAL_PER_ACRE_x", "length": 255, "domain": null }, { "name": "A1_VAL_PER_ACRE", "type": "esriFieldTypeString", "alias": "A1_VAL_PER_ACRE", "length": 255, "domain": null }, { "name": "A2_YEAR", "type": "esriFieldTypeInteger", "alias": "A2_YEAR", "domain": null }, { "name": "A2_CLASS1", "type": "esriFieldTypeString", "alias": "A2_CLASS1", "length": 255, "domain": null }, { "name": "A2_CLASS2", "type": "esriFieldTypeString", "alias": "A2_CLASS2", "length": 255, "domain": null }, { "name": "A2_CLASS3", "type": "esriFieldTypeString", "alias": "A2_CLASS3", "length": 255, "domain": null }, { "name": "A2_CLASS4", "type": "esriFieldTypeString", "alias": "A2_CLASS4", "length": 255, "domain": null }, { "name": "A2_CLASS5", "type": "esriFieldTypeString", "alias": "A2_CLASS5", "length": 255, "domain": null }, { "name": "A2_VALUE1", "type": "esriFieldTypeString", "alias": "A2_VALUE1", "length": 255, "domain": null }, { "name": "A2_VALUE2", "type": "esriFieldTypeString", "alias": "A2_VALUE2", "length": 255, "domain": null }, { "name": "A2_VALUE3", "type": "esriFieldTypeString", "alias": "A2_VALUE3", "length": 255, "domain": null }, { "name": "A2_VALUE4", "type": "esriFieldTypeString", "alias": "A2_VALUE4", "length": 255, "domain": null }, { "name": "A2_VALUE5", "type": "esriFieldTypeString", "alias": "A2_VALUE5", "length": 255, "domain": null }, { "name": "A2_TOTAL", "type": "esriFieldTypeString", "alias": "A2_TOTAL", "length": 255, "domain": null }, { "name": "A3_YEAR", "type": "esriFieldTypeInteger", "alias": "A3_YEAR", "domain": null }, { "name": "A3_CLASS1", "type": "esriFieldTypeString", "alias": "A3_CLASS1", "length": 255, "domain": null }, { "name": "A3_CLASS2", "type": "esriFieldTypeString", "alias": "A3_CLASS2", "length": 255, "domain": null }, { "name": "A3_CLASS3", "type": "esriFieldTypeString", "alias": "A3_CLASS3", "length": 255, "domain": null }, { "name": "A3_CLASS4", "type": "esriFieldTypeString", "alias": "A3_CLASS4", "length": 255, "domain": null }, { "name": "A3_CLASS5", "type": "esriFieldTypeString", "alias": "A3_CLASS5", "length": 255, "domain": null }, { "name": "A3_VALUE1", "type": "esriFieldTypeString", "alias": "A3_VALUE1", "length": 255, "domain": null }, { "name": "A3_VALUE2", "type": "esriFieldTypeString", "alias": "A3_VALUE2", "length": 255, "domain": null }, { "name": "A3_VALUE3", "type": "esriFieldTypeString", "alias": "A3_VALUE3", "length": 255, "domain": null }, { "name": "A3_VALUE4", "type": "esriFieldTypeString", "alias": "A3_VALUE4", "length": 255, "domain": null }, { "name": "A3_VALUE5", "type": "esriFieldTypeString", "alias": "A3_VALUE5", "length": 255, "domain": null }, { "name": "A3_TOTAL", "type": "esriFieldTypeString", "alias": "A3_TOTAL", "length": 255, "domain": null }, { "name": "A4_YEAR", "type": "esriFieldTypeInteger", "alias": "A4_YEAR", "domain": null }, { "name": "A4_CLASS1", "type": "esriFieldTypeString", "alias": "A4_CLASS1", "length": 255, "domain": null }, { "name": "A4_CLASS2", "type": "esriFieldTypeString", "alias": "A4_CLASS2", "length": 255, "domain": null }, { "name": "A4_CLASS3", "type": "esriFieldTypeString", "alias": "A4_CLASS3", "length": 255, "domain": null }, { "name": "A4_CLASS4", "type": "esriFieldTypeString", "alias": "A4_CLASS4", "length": 255, "domain": null }, { "name": "A4_CLASS5", "type": "esriFieldTypeString", "alias": "A4_CLASS5", "length": 255, "domain": null }, { "name": "A4_VALUE1", "type": "esriFieldTypeString", "alias": "A4_VALUE1", "length": 255, "domain": null }, { "name": "A4_VALUE2", "type": "esriFieldTypeString", "alias": "A4_VALUE2", "length": 255, "domain": null }, { "name": "A4_VALUE3", "type": "esriFieldTypeString", "alias": "A4_VALUE3", "length": 255, "domain": null }, { "name": "A4_VALUE4", "type": "esriFieldTypeString", "alias": "A4_VALUE4", "length": 255, "domain": null }, { "name": "A4_VALUE5", "type": "esriFieldTypeString", "alias": "A4_VALUE5", "length": 255, "domain": null }, { "name": "A4_TOTAL", "type": "esriFieldTypeString", "alias": "A4_TOTAL", "length": 255, "domain": null }, { "name": "TC_YEAR", "type": "esriFieldTypeInteger", "alias": "TC_YEAR", "domain": null }, { "name": "TC_DIST", "type": "esriFieldTypeString", "alias": "TC_DIST", "length": 255, "domain": null }, { "name": "TC_ADDRESS", "type": "esriFieldTypeString", "alias": "TC_ADDRESS", "length": 255, "domain": null }, { "name": "TC_CITY_ST", "type": "esriFieldTypeString", "alias": "TC_CITY_ST", "length": 255, "domain": null }, { "name": "TC_ZIP", "type": "esriFieldTypeInteger", "alias": "TC_ZIP", "domain": null }, { "name": "TC_ACRES", "type": "esriFieldTypeDouble", "alias": "TC_ACRES", "domain": null }, { "name": "TC_STR", "type": "esriFieldTypeString", "alias": "TC_STR", "length": 255, "domain": null }, { "name": "TC_LEGAL1", "type": "esriFieldTypeString", "alias": "TC_LEGAL1", "length": 255, "domain": null }, { "name": "TC_LEGAL2", "type": "esriFieldTypeString", "alias": "TC_LEGAL2", "length": 255, "domain": null }, { "name": "TC_LEGAL3", "type": "esriFieldTypeString", "alias": "TC_LEGAL3", "length": 255, "domain": null }, { "name": "TC_LEGAL4", "type": "esriFieldTypeString", "alias": "TC_LEGAL4", "length": 255, "domain": null }, { "name": "TC_LEGAL5", "type": "esriFieldTypeString", "alias": "TC_LEGAL5", "length": 255, "domain": null }, { "name": "TC_LEGAL6", "type": "esriFieldTypeString", "alias": "TC_LEGAL6", "length": 255, "domain": null }, { "name": "TC_LEGAL7", "type": "esriFieldTypeString", "alias": "TC_LEGAL7", "length": 255, "domain": null }, { "name": "TC_VALUE", "type": "esriFieldTypeInteger", "alias": "TC_VALUE", "domain": null }, { "name": "TC_SITE_ADDRESS", "type": "esriFieldTypeString", "alias": "TC_SITE_ADDRESS", "length": 255, "domain": null }, { "name": "TC_OWNER", "type": "esriFieldTypeString", "alias": "TC_OWNER", "length": 255, "domain": null }, { "name": "TC_OWNER2", "type": "esriFieldTypeString", "alias": "TC_OWNER2", "length": 255, "domain": null }, { "name": "TC_VAL_PER_ACRE_y", "type": "esriFieldTypeString", "alias": "TC_VAL_PER_ACRE_y", "length": 255, "domain": null }, { "name": "T1_YEAR", "type": "esriFieldTypeInteger", "alias": "T1_YEAR", "domain": null }, { "name": "T1_DATE_PAID1", "type": "esriFieldTypeString", "alias": "T1_DATE_PAID1", "length": 255, "domain": null }, { "name": "T1_DATE_PAID2", "type": "esriFieldTypeString", "alias": "T1_DATE_PAID2", "length": 255, "domain": null }, { "name": "T1_AMT_DUE1", "type": "esriFieldTypeInteger", "alias": "T1_AMT_DUE1", "domain": null }, { "name": "T1_AMT_DUE2", "type": "esriFieldTypeInteger", "alias": "T1_AMT_DUE2", "domain": null }, { "name": "T1_MISC_1", "type": "esriFieldTypeInteger", "alias": "T1_MISC_1", "domain": null }, { "name": "T1_MISC_2", "type": "esriFieldTypeInteger", "alias": "T1_MISC_2", "domain": null }, { "name": "T1_AMOUNT_PAID_1", "type": "esriFieldTypeInteger", "alias": "T1_AMOUNT_PAID_1", "domain": null }, { "name": "T1_AMOUNT_PAID_2", "type": "esriFieldTypeInteger", "alias": "T1_AMOUNT_PAID_2", "domain": null }, { "name": "T1_PAID_1", "type": "esriFieldTypeInteger", "alias": "T1_PAID_1", "domain": null }, { "name": "T1_PAID_2", "type": "esriFieldTypeInteger", "alias": "T1_PAID_2", "domain": null }, { "name": "T2_YEAR", "type": "esriFieldTypeInteger", "alias": "T2_YEAR", "domain": null }, { "name": "T2_DATE_PAID1", "type": "esriFieldTypeString", "alias": "T2_DATE_PAID1", "length": 255, "domain": null }, { "name": "T2_DATE_PAID2", "type": "esriFieldTypeString", "alias": "T2_DATE_PAID2", "length": 255, "domain": null }, { "name": "T2_AMT_DUE1", "type": "esriFieldTypeDouble", "alias": "T2_AMT_DUE1", "domain": null }, { "name": "T2_AMT_DUE2", "type": "esriFieldTypeDouble", "alias": "T2_AMT_DUE2", "domain": null }, { "name": "T2_MISC_1", "type": "esriFieldTypeDouble", "alias": "T2_MISC_1", "domain": null }, { "name": "T2_MISC_2", "type": "esriFieldTypeDouble", "alias": "T2_MISC_2", "domain": null }, { "name": "T2_AMOUNT_PAID_1", "type": "esriFieldTypeDouble", "alias": "T2_AMOUNT_PAID_1", "domain": null }, { "name": "T2_AMOUNT_PAID_2", "type": "esriFieldTypeDouble", "alias": "T2_AMOUNT_PAID_2", "domain": null }, { "name": "T2_PAID_1", "type": "esriFieldTypeInteger", "alias": "T2_PAID_1", "domain": null }, { "name": "T2_PAID_2", "type": "esriFieldTypeInteger", "alias": "T2_PAID_2", "domain": null }, { "name": "T3_YEAR", "type": "esriFieldTypeInteger", "alias": "T3_YEAR", "domain": null }, { "name": "T3_DATE_PAID1", "type": "esriFieldTypeString", "alias": "T3_DATE_PAID1", "length": 255, "domain": null }, { "name": "T3_DATE_PAID2", "type": "esriFieldTypeString", "alias": "T3_DATE_PAID2", "length": 255, "domain": null }, { "name": "T3_AMT_DUE1", "type": "esriFieldTypeDouble", "alias": "T3_AMT_DUE1", "domain": null }, { "name": "T3_AMT_DUE2", "type": "esriFieldTypeDouble", "alias": "T3_AMT_DUE2", "domain": null }, { "name": "T3_MISC_1", "type": "esriFieldTypeDouble", "alias": "T3_MISC_1", "domain": null }, { "name": "T3_MISC_2", "type": "esriFieldTypeDouble", "alias": "T3_MISC_2", "domain": null }, { "name": "T3_AMOUNT_PAID_1", "type": "esriFieldTypeDouble", "alias": "T3_AMOUNT_PAID_1", "domain": null }, { "name": "T3_AMOUNT_PAID_2", "type": "esriFieldTypeDouble", "alias": "T3_AMOUNT_PAID_2", "domain": null }, { "name": "T3_PAID_1", "type": "esriFieldTypeInteger", "alias": "T3_PAID_1", "domain": null }, { "name": "T3_PAID_2", "type": "esriFieldTypeInteger", "alias": "T3_PAID_2", "domain": null }, { "name": "T4_YEAR", "type": "esriFieldTypeInteger", "alias": "T4_YEAR", "domain": null }, { "name": "T4_DATE_PAID1", "type": "esriFieldTypeString", "alias": "T4_DATE_PAID1", "length": 255, "domain": null }, { "name": "T4_DATE_PAID2", "type": "esriFieldTypeString", "alias": "T4_DATE_PAID2", "length": 255, "domain": null }, { "name": "T4_AMT_DUE1", "type": "esriFieldTypeDouble", "alias": "T4_AMT_DUE1", "domain": null }, { "name": "T4_AMT_DUE2", "type": "esriFieldTypeDouble", "alias": "T4_AMT_DUE2", "domain": null }, { "name": "T4_MISC_1", "type": "esriFieldTypeDouble", "alias": "T4_MISC_1", "domain": null }, { "name": "T4_MISC_2", "type": "esriFieldTypeDouble", "alias": "T4_MISC_2", "domain": null }, { "name": "T4_AMOUNT_PAID_1", "type": "esriFieldTypeDouble", "alias": "T4_AMOUNT_PAID_1", "domain": null }, { "name": "T4_AMOUNT_PAID_2", "type": "esriFieldTypeDouble", "alias": "T4_AMOUNT_PAID_2", "domain": null }, { "name": "T4_PAID_1", "type": "esriFieldTypeInteger", "alias": "T4_PAID_1", "domain": null }, { "name": "T4_PAID_2", "type": "esriFieldTypeInteger", "alias": "T4_PAID_2", "domain": null }, { "name": "T5_YEAR", "type": "esriFieldTypeInteger", "alias": "T5_YEAR", "domain": null }, { "name": "T5_DATE_PAID1", "type": "esriFieldTypeString", "alias": "T5_DATE_PAID1", "length": 255, "domain": null }, { "name": "T5_DATE_PAID2", "type": "esriFieldTypeString", "alias": "T5_DATE_PAID2", "length": 255, "domain": null }, { "name": "T5_AMT_DUE1", "type": "esriFieldTypeDouble", "alias": "T5_AMT_DUE1", "domain": null }, { "name": "T5_AMT_DUE2", "type": "esriFieldTypeDouble", "alias": "T5_AMT_DUE2", "domain": null }, { "name": "T5_MISC_1", "type": "esriFieldTypeDouble", "alias": "T5_MISC_1", "domain": null }, { "name": "T5_MISC_2", "type": "esriFieldTypeDouble", "alias": "T5_MISC_2", "domain": null }, { "name": "T5_AMOUNT_PAID_1", "type": "esriFieldTypeDouble", "alias": "T5_AMOUNT_PAID_1", "domain": null }, { "name": "T5_AMOUNT_PAID_2", "type": "esriFieldTypeDouble", "alias": "T5_AMOUNT_PAID_2", "domain": null }, { "name": "T5_PAID_1", "type": "esriFieldTypeInteger", "alias": "T5_PAID_1", "domain": null }, { "name": "T5_PAID_2", "type": "esriFieldTypeInteger", "alias": "T5_PAID_2", "domain": null }, { "name": "DATE1", "type": "esriFieldTypeDateOnly", "alias": "DATE1", "domain": null }, { "name": "SELLER1", "type": "esriFieldTypeString", "alias": "SELLER1", "length": 255, "domain": null }, { "name": "BUYER1", "type": "esriFieldTypeString", "alias": "BUYER1", "length": 255, "domain": null }, { "name": "BOOK1", "type": "esriFieldTypeString", "alias": "BOOK1", "length": 255, "domain": null }, { "name": "PAGE1", "type": "esriFieldTypeString", "alias": "PAGE1", "length": 255, "domain": null }, { "name": "TYPE1", "type": "esriFieldTypeString", "alias": "TYPE1", "length": 255, "domain": null }, { "name": "TRANSFER_FEE1", "type": "esriFieldTypeString", "alias": "TRANSFER_FEE1", "length": 255, "domain": null }, { "name": "SALE_AMOUNT1", "type": "esriFieldTypeString", "alias": "SALE_AMOUNT1", "length": 255, "domain": null }, { "name": "DATE_STR1", "type": "esriFieldTypeString", "alias": "DATE_STR1", "length": 255, "domain": null }, { "name": "DATE2", "type": "esriFieldTypeDateOnly", "alias": "DATE2", "domain": null }, { "name": "SELLER2", "type": "esriFieldTypeString", "alias": "SELLER2", "length": 255, "domain": null }, { "name": "BUYER2", "type": "esriFieldTypeString", "alias": "BUYER2", "length": 255, "domain": null }, { "name": "BOOK2", "type": "esriFieldTypeString", "alias": "BOOK2", "length": 255, "domain": null }, { "name": "PAGE2", "type": "esriFieldTypeString", "alias": "PAGE2", "length": 255, "domain": null }, { "name": "TYPE2", "type": "esriFieldTypeString", "alias": "TYPE2", "length": 255, "domain": null }, { "name": "TRANSFER_FEE2", "type": "esriFieldTypeString", "alias": "TRANSFER_FEE2", "length": 255, "domain": null }, { "name": "SALE_AMOUNT2", "type": "esriFieldTypeString", "alias": "SALE_AMOUNT2", "length": 255, "domain": null }, { "name": "DATE_STR2", "type": "esriFieldTypeString", "alias": "DATE_STR2", "length": 255, "domain": null }, { "name": "DATE3", "type": "esriFieldTypeDateOnly", "alias": "DATE3", "domain": null }, { "name": "SELLER3", "type": "esriFieldTypeString", "alias": "SELLER3", "length": 255, "domain": null }, { "name": "BUYER3", "type": "esriFieldTypeString", "alias": "BUYER3", "length": 255, "domain": null }, { "name": "BOOK3", "type": "esriFieldTypeString", "alias": "BOOK3", "length": 255, "domain": null }, { "name": "PAGE3", "type": "esriFieldTypeString", "alias": "PAGE3", "length": 255, "domain": null }, { "name": "TYPE3", "type": "esriFieldTypeString", "alias": "TYPE3", "length": 255, "domain": null }, { "name": "TRANSFER_FEE3", "type": "esriFieldTypeString", "alias": "TRANSFER_FEE3", "length": 255, "domain": null }, { "name": "SALE_AMOUNT3", "type": "esriFieldTypeString", "alias": "SALE_AMOUNT3", "length": 255, "domain": null }, { "name": "DATE_STR3", "type": "esriFieldTypeString", "alias": "DATE_STR3", "length": 255, "domain": null }, { "name": "DATE4", "type": "esriFieldTypeDateOnly", "alias": "DATE4", "domain": null }, { "name": "SELLER4", "type": "esriFieldTypeString", "alias": "SELLER4", "length": 255, "domain": null }, { "name": "BUYER4", "type": "esriFieldTypeString", "alias": "BUYER4", "length": 255, "domain": null }, { "name": "BOOK4", "type": "esriFieldTypeString", "alias": "BOOK4", "length": 255, "domain": null }, { "name": "PAGE4", "type": "esriFieldTypeString", "alias": "PAGE4", "length": 255, "domain": null }, { "name": "TYPE4", "type": "esriFieldTypeString", "alias": "TYPE4", "length": 255, "domain": null }, { "name": "TRANSFER_FEE4", "type": "esriFieldTypeString", "alias": "TRANSFER_FEE4", "length": 255, "domain": null }, { "name": "SALE_AMOUNT4", "type": "esriFieldTypeString", "alias": "SALE_AMOUNT4", "length": 255, "domain": null }, { "name": "DATE_STR4", "type": "esriFieldTypeString", "alias": "DATE_STR4", "length": 255, "domain": null }, { "name": "DATE5", "type": "esriFieldTypeDateOnly", "alias": "DATE5", "domain": null }, { "name": "SELLER5", "type": "esriFieldTypeString", "alias": "SELLER5", "length": 255, "domain": null }, { "name": "BUYER5", "type": "esriFieldTypeString", "alias": "BUYER5", "length": 255, "domain": null }, { "name": "BOOK5", "type": "esriFieldTypeString", "alias": "BOOK5", "length": 255, "domain": null }, { "name": "PAGE5", "type": "esriFieldTypeString", "alias": "PAGE5", "length": 255, "domain": null }, { "name": "TYPE5", "type": "esriFieldTypeString", "alias": "TYPE5", "length": 255, "domain": null }, { "name": "TRANSFER_FEE5", "type": "esriFieldTypeString", "alias": "TRANSFER_FEE5", "length": 255, "domain": null }, { "name": "SALE_AMOUNT5", "type": "esriFieldTypeString", "alias": "SALE_AMOUNT5", "length": 255, "domain": null }, { "name": "DATE_STR5", "type": "esriFieldTypeString", "alias": "DATE_STR5", "length": 255, "domain": null }, { "name": "DATE6", "type": "esriFieldTypeDateOnly", "alias": "DATE6", "domain": null }, { "name": "SELLER6", "type": "esriFieldTypeString", "alias": "SELLER6", "length": 255, "domain": null }, { "name": "BUYER6", "type": "esriFieldTypeString", "alias": "BUYER6", "length": 255, "domain": null }, { "name": "BOOK6", "type": "esriFieldTypeString", "alias": "BOOK6", "length": 255, "domain": null }, { "name": "PAGE6", "type": "esriFieldTypeString", "alias": "PAGE6", "length": 255, "domain": null }, { "name": "TYPE6", "type": "esriFieldTypeString", "alias": "TYPE6", "length": 255, "domain": null }, { "name": "TRANSFER_FEE6", "type": "esriFieldTypeString", "alias": "TRANSFER_FEE6", "length": 255, "domain": null }, { "name": "SALE_AMOUNT6", "type": "esriFieldTypeString", "alias": "SALE_AMOUNT6", "length": 255, "domain": null }, { "name": "DATE_STR6", "type": "esriFieldTypeString", "alias": "DATE_STR6", "length": 255, "domain": null }, { "name": "DATE7", "type": "esriFieldTypeDateOnly", "alias": "DATE7", "domain": null }, { "name": "SELLER7", "type": "esriFieldTypeString", "alias": "SELLER7", "length": 255, "domain": null }, { "name": "BUYER7", "type": "esriFieldTypeString", "alias": "BUYER7", "length": 255, "domain": null }, { "name": "BOOK7", "type": "esriFieldTypeString", "alias": "BOOK7", "length": 255, "domain": null }, { "name": "PAGE7", "type": "esriFieldTypeString", "alias": "PAGE7", "length": 255, "domain": null }, { "name": "TYPE7", "type": "esriFieldTypeString", "alias": "TYPE7", "length": 255, "domain": null }, { "name": "TRANSFER_FEE7", "type": "esriFieldTypeString", "alias": "TRANSFER_FEE7", "length": 255, "domain": null }, { "name": "SALE_AMOUNT7", "type": "esriFieldTypeString", "alias": "SALE_AMOUNT7", "length": 255, "domain": null }, { "name": "DATE_STR7", "type": "esriFieldTypeString", "alias": "DATE_STR7", "length": 255, "domain": null }, { "name": "DATE8", "type": "esriFieldTypeDateOnly", "alias": "DATE8", "domain": null }, { "name": "SELLER8", "type": "esriFieldTypeString", "alias": "SELLER8", "length": 255, "domain": null }, { "name": "BUYER8", "type": "esriFieldTypeString", "alias": "BUYER8", "length": 255, "domain": null }, { "name": "BOOK8", "type": "esriFieldTypeString", "alias": "BOOK8", "length": 255, "domain": null }, { "name": "PAGE8", "type": "esriFieldTypeString", "alias": "PAGE8", "length": 255, "domain": null }, { "name": "TYPE8", "type": "esriFieldTypeString", "alias": "TYPE8", "length": 255, "domain": null }, { "name": "TRANSFER_FEE8", "type": "esriFieldTypeString", "alias": "TRANSFER_FEE8", "length": 255, "domain": null }, { "name": "SALE_AMOUNT8", "type": "esriFieldTypeString", "alias": "SALE_AMOUNT8", "length": 255, "domain": null }, { "name": "DATE_STR8", "type": "esriFieldTypeString", "alias": "DATE_STR8", "length": 255, "domain": null }, { "name": "DATE_RS", "type": "esriFieldTypeDateOnly", "alias": "DATE_RS", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 37, "name": "PLAT", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ADDITION", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "ADDITION", "classes": [ { "label": "1ST ADDITION", "description": "1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1ST ADDITION" ] ] }, { "label": "3RD ADDITION", "description": "3RD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3RD ADDITION" ] ] }, { "label": "3RD ADDITION CHAMBERLAIN", "description": "3RD ADDITION CHAMBERLAIN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3RD ADDITION CHAMBERLAIN" ] ] }, { "label": "4TH ADDITION", "description": "4TH ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "4TH ADDITION" ] ] }, { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "" ] ] }, { "label": "A & J HIEB 1ST ADDITION", "description": "A & J HIEB 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "A & J HIEB 1ST ADDITION" ] ] }, { "label": "A KONECHNE'S ADDITION", "description": "A KONECHNE'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "A KONECHNE'S ADDITION" ] ] }, { "label": "A. A. SUBDIVISION", "description": "A. A. SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "A. A. SUBDIVISION" ] ] }, { "label": "AIRPORT 1ST ADDITION", "description": "AIRPORT 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "AIRPORT 1ST ADDITION" ] ] }, { "label": "AJ RENNER 1ST ADDITION", "description": "AJ RENNER 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "AJ RENNER 1ST ADDITION" ] ] }, { "label": "ALTHEIDE 1ST ADDITION", "description": "ALTHEIDE 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "ALTHEIDE 1ST ADDITION" ] ] }, { "label": "ANDERA ADDITION", "description": "ANDERA ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "ANDERA ADDITION" ] ] }, { "label": "ASHLEY 1ST SUBDIVISION", "description": "ASHLEY 1ST SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "ASHLEY 1ST SUBDIVISION" ] ] }, { "label": "AURORA BRULE ADDITION", "description": "AURORA BRULE ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "AURORA BRULE ADDITION" ] ] }, { "label": "B. KEINER'S 1ST ADDITION", "description": "B. KEINER'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "B. KEINER'S 1ST ADDITION" ] ] }, { "label": "BAD HAND CREEK SUBDIVISION", "description": "BAD HAND CREEK SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BAD HAND CREEK SUBDIVISION" ] ] }, { "label": "BASS PHEASANT RANCH 1ST ADDITION", "description": "BASS PHEASANT RANCH 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BASS PHEASANT RANCH 1ST ADDITION" ] ] }, { "label": "BASS S SUBDIVISION", "description": "BASS S SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BASS S SUBDIVISION" ] ] }, { "label": "BERGNER 1ST ADDITION", "description": "BERGNER 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BERGNER 1ST ADDITION" ] ] }, { "label": "BERGNER-YEATON FEEDLOT ADDITION", "description": "BERGNER-YEATON FEEDLOT ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BERGNER-YEATON FEEDLOT ADDITION" ] ] }, { "label": "BICKNER AND HASKINS 1ST ADDITION", "description": "BICKNER AND HASKINS 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BICKNER AND HASKINS 1ST ADDITION" ] ] }, { "label": "BINDER TRACTS", "description": "BINDER TRACTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BINDER TRACTS" ] ] }, { "label": "BISKEBORN 1ST ADDITION", "description": "BISKEBORN 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BISKEBORN 1ST ADDITION" ] ] }, { "label": "BROOKS 1ST ADDITION", "description": "BROOKS 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BROOKS 1ST ADDITION" ] ] }, { "label": "BYRON H. FEES ADDITION", "description": "BYRON H. FEES ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BYRON H. FEES ADDITION" ] ] }, { "label": "C PONTIERO 1ST ADDITION", "description": "C PONTIERO 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "C PONTIERO 1ST ADDITION" ] ] }, { "label": "C.F. HICKEYS ADDITION", "description": "C.F. HICKEYS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "C.F. HICKEYS ADDITION" ] ] }, { "label": "CAHILL OUTLOTS", "description": "CAHILL OUTLOTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "CAHILL OUTLOTS" ] ] }, { "label": "CAHILL'S CORNER 1ST ADDITION", "description": "CAHILL'S CORNER 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "CAHILL'S CORNER 1ST ADDITION" ] ] }, { "label": "CAHILL'S CORNER 2ND ADDITION", "description": "CAHILL'S CORNER 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "CAHILL'S CORNER 2ND ADDITION" ] ] }, { "label": "CEDAR BLUFFS ADDITION", "description": "CEDAR BLUFFS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "CEDAR BLUFFS ADDITION" ] ] }, { "label": "CEDAR HEIGHTS 1ST ADDITION", "description": "CEDAR HEIGHTS 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "CEDAR HEIGHTS 1ST ADDITION" ] ] }, { "label": "CEDAR HEIGHTS 2ND ADDITION", "description": "CEDAR HEIGHTS 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "CEDAR HEIGHTS 2ND ADDITION" ] ] }, { "label": "CEDAR RIDGE OVERLOOK", "description": "CEDAR RIDGE OVERLOOK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "CEDAR RIDGE OVERLOOK" ] ] }, { "label": "CEMETERY", "description": "CEMETERY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "CEMETERY" ] ] }, { "label": "CHAMBERLAIN AREA HIST PRESERVATION ASSOC 1ST ADD", "description": "CHAMBERLAIN AREA HIST PRESERVATION ASSOC 1ST ADD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "CHAMBERLAIN AREA HIST PRESERVATION ASSOC 1ST ADD" ] ] }, { "label": "CHRISTENSENS ADDITION", "description": "CHRISTENSENS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "CHRISTENSENS ADDITION" ] ] }, { "label": "COURTHOUSE SQUARE", "description": "COURTHOUSE SQUARE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "COURTHOUSE SQUARE" ] ] }, { "label": "CRISP MATSON SUBDIVISION", "description": "CRISP MATSON SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "CRISP MATSON SUBDIVISION" ] ] }, { "label": "D GRAVES 1ST ADDITION", "description": "D GRAVES 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "D GRAVES 1ST ADDITION" ] ] }, { "label": "DAKOTA REGENCY ADDITION", "description": "DAKOTA REGENCY ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "DAKOTA REGENCY ADDITION" ] ] }, { "label": "DAYBREAK RIDGE 1ST ADDITION", "description": "DAYBREAK RIDGE 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "DAYBREAK RIDGE 1ST ADDITION" ] ] }, { "label": "DEBOER SUBDIVISION", "description": "DEBOER SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "DEBOER SUBDIVISION" ] ] }, { "label": "DEJONG 1ST SUBDIVISION", "description": "DEJONG 1ST SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "DEJONG 1ST SUBDIVISION" ] ] }, { "label": "DERDALL'S ADDITION", "description": "DERDALL'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "DERDALL'S ADDITION" ] ] }, { "label": "DL CHMELAS 1ST ADDITION", "description": "DL CHMELAS 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "DL CHMELAS 1ST ADDITION" ] ] }, { "label": "DOUBLE DEUCE FARM 1ST ADDITION", "description": "DOUBLE DEUCE FARM 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "DOUBLE DEUCE FARM 1ST ADDITION" ] ] }, { "label": "DOUBLE DEUCE FARM 2ND ADDITION", "description": "DOUBLE DEUCE FARM 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "DOUBLE DEUCE FARM 2ND ADDITION" ] ] }, { "label": "DOUBLE DEUCE FARM 3RD ADDITION", "description": "DOUBLE DEUCE FARM 3RD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "DOUBLE DEUCE FARM 3RD ADDITION" ] ] }, { "label": "DOUBLE DEUCE FARM 4TH ADDITION", "description": "DOUBLE DEUCE FARM 4TH ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "DOUBLE DEUCE FARM 4TH ADDITION" ] ] }, { "label": "DOUBLE DEUCE FARM 5TH ADDITION", "description": "DOUBLE DEUCE FARM 5TH ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "DOUBLE DEUCE FARM 5TH ADDITION" ] ] }, { "label": "DOUBLE DEUCE FARM 6TH ADDITION", "description": "DOUBLE DEUCE FARM 6TH ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "DOUBLE DEUCE FARM 6TH ADDITION" ] ] }, { "label": "DOUVILLE SUBDIVISION", "description": "DOUVILLE SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "DOUVILLE SUBDIVISION" ] ] }, { "label": "EIMERS 1ST ADDITION", "description": "EIMERS 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "EIMERS 1ST ADDITION" ] ] }, { "label": "ENGEL ADDITION", "description": "ENGEL ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "ENGEL ADDITION" ] ] }, { "label": "ENGLE ADDITION", "description": "ENGLE ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "ENGLE ADDITION" ] ] }, { "label": "FARNSWORTH ADDITION", "description": "FARNSWORTH ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "FARNSWORTH ADDITION" ] ] }, { "label": "FELTMAN 1ST ADDITION", "description": "FELTMAN 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "FELTMAN 1ST ADDITION" ] ] }, { "label": "FELTMAN SUBDIVISION", "description": "FELTMAN SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "FELTMAN SUBDIVISION" ] ] }, { "label": "FELTMAN'S ADDITION", "description": "FELTMAN'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "FELTMAN'S ADDITION" ] ] }, { "label": "FERROW EVANS ADDITION", "description": "FERROW EVANS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "FERROW EVANS ADDITION" ] ] }, { "label": "FIRST ADDITION", "description": "FIRST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "FIRST ADDITION" ] ] }, { "label": "GEPPERTS 1ST ADDITION", "description": "GEPPERTS 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GEPPERTS 1ST ADDITION" ] ] }, { "label": "GEPPERTS 2ND ADDITION", "description": "GEPPERTS 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GEPPERTS 2ND ADDITION" ] ] }, { "label": "GEPPERTS 3RD ADDITION", "description": "GEPPERTS 3RD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GEPPERTS 3RD ADDITION" ] ] }, { "label": "GEPPERTS 4TH ADDITION", "description": "GEPPERTS 4TH ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GEPPERTS 4TH ADDITION" ] ] }, { "label": "GEPPERTS SUBDIVISION", "description": "GEPPERTS SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GEPPERTS SUBDIVISION" ] ] }, { "label": "GH SWANSON 1ST ADDITION", "description": "GH SWANSON 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GH SWANSON 1ST ADDITION" ] ] }, { "label": "GIEDDS ADDITION", "description": "GIEDDS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GIEDDS ADDITION" ] ] }, { "label": "GIRTON TRACTS", "description": "GIRTON TRACTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GIRTON TRACTS" ] ] }, { "label": "GJ CLUTTER 1ST ADDITION", "description": "GJ CLUTTER 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GJ CLUTTER 1ST ADDITION" ] ] }, { "label": "GLAUS ADDITION", "description": "GLAUS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GLAUS ADDITION" ] ] }, { "label": "GLAUS'S ADDITION", "description": "GLAUS'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GLAUS'S ADDITION" ] ] }, { "label": "GOLF COURSE & COUNTRY CLUB", "description": "GOLF COURSE & COUNTRY CLUB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GOLF COURSE & COUNTRY CLUB" ] ] }, { "label": "GROVER HAINES SUBDIVISION", "description": "GROVER HAINES SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GROVER HAINES SUBDIVISION" ] ] }, { "label": "H HOLSTEIN 1ST ADDITION", "description": "H HOLSTEIN 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "H HOLSTEIN 1ST ADDITION" ] ] }, { "label": "H J KINGS ADDITION", "description": "H J KINGS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "H J KINGS ADDITION" ] ] }, { "label": "H OLSON", "description": "H OLSON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "H OLSON" ] ] }, { "label": "H PALMER 1ST ADDITION", "description": "H PALMER 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "H PALMER 1ST ADDITION" ] ] }, { "label": "HANSENS ADDITION", "description": "HANSENS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HANSENS ADDITION" ] ] }, { "label": "HARMELINK 1ST SUBDIVISION", "description": "HARMELINK 1ST SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HARMELINK 1ST SUBDIVISION" ] ] }, { "label": "HEALY RANCH 1ST ADDITION", "description": "HEALY RANCH 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HEALY RANCH 1ST ADDITION" ] ] }, { "label": "HEATH 1ST ADDITION", "description": "HEATH 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HEATH 1ST ADDITION" ] ] }, { "label": "HEATHS ADDITION", "description": "HEATHS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HEATHS ADDITION" ] ] }, { "label": "HEEZEN ADDITION", "description": "HEEZEN ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HEEZEN ADDITION" ] ] }, { "label": "HICKEY TRACTS", "description": "HICKEY TRACTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HICKEY TRACTS" ] ] }, { "label": "HICKEY'S 1ST ADDITION", "description": "HICKEY'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HICKEY'S 1ST ADDITION" ] ] }, { "label": "HIGHLAND PARK ADDITION", "description": "HIGHLAND PARK ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HIGHLAND PARK ADDITION" ] ] }, { "label": "HOFFMAN 4TH SUBDIVISION", "description": "HOFFMAN 4TH SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HOFFMAN 4TH SUBDIVISION" ] ] }, { "label": "HOUSKA 1ST SUBDIVISION", "description": "HOUSKA 1ST SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HOUSKA 1ST SUBDIVISION" ] ] }, { "label": "HOUSKA ADDITION", "description": "HOUSKA ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HOUSKA ADDITION" ] ] }, { "label": "IRON HORSE ADDITION", "description": "IRON HORSE ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "IRON HORSE ADDITION" ] ] }, { "label": "IRREGUALAR TRACTS", "description": "IRREGUALAR TRACTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "IRREGUALAR TRACTS" ] ] }, { "label": "IRREGULAR TRACTS", "description": "IRREGULAR TRACTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "IRREGULAR TRACTS" ] ] }, { "label": "J GRUNTMEIR 1ST ADDITION", "description": "J GRUNTMEIR 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "J GRUNTMEIR 1ST ADDITION" ] ] }, { "label": "J.L. SWENSON II 1ST ADDITION", "description": "J.L. SWENSON II 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "J.L. SWENSON II 1ST ADDITION" ] ] }, { "label": "JANISH ADDITION", "description": "JANISH ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "JANISH ADDITION" ] ] }, { "label": "JE HANLEY 1ST ADDITION", "description": "JE HANLEY 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "JE HANLEY 1ST ADDITION" ] ] }, { "label": "JENSON OUTLOTS", "description": "JENSON OUTLOTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "JENSON OUTLOTS" ] ] }, { "label": "JJ SWANSON 1ST ADDITION", "description": "JJ SWANSON 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "JJ SWANSON 1ST ADDITION" ] ] }, { "label": "JOE L KING ADDITION", "description": "JOE L KING ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "JOE L KING ADDITION" ] ] }, { "label": "JORGENSEN SUBDIVISION", "description": "JORGENSEN SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "JORGENSEN SUBDIVISION" ] ] }, { "label": "KENZY ADDITION", "description": "KENZY ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KENZY ADDITION" ] ] }, { "label": "KIMBALL LIVESTOCK 1ST ADDITION", "description": "KIMBALL LIVESTOCK 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KIMBALL LIVESTOCK 1ST ADDITION" ] ] }, { "label": "KIMBALL LIVESTOCK 2ND ADDITION", "description": "KIMBALL LIVESTOCK 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KIMBALL LIVESTOCK 2ND ADDITION" ] ] }, { "label": "KIMBALL RAILROAD 1ST ADDITION", "description": "KIMBALL RAILROAD 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KIMBALL RAILROAD 1ST ADDITION" ] ] }, { "label": "KIMBALL WEST ADDITION", "description": "KIMBALL WEST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KIMBALL WEST ADDITION" ] ] }, { "label": "KNIGHT MARTIN ADDITION", "description": "KNIGHT MARTIN ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KNIGHT MARTIN ADDITION" ] ] }, { "label": "KOEHN'S FIRST ADDITION", "description": "KOEHN'S FIRST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KOEHN'S FIRST ADDITION" ] ] }, { "label": "KORZAN 1ST ADDITION", "description": "KORZAN 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KORZAN 1ST ADDITION" ] ] }, { "label": "KORZAN'S 1ST ADDITION", "description": "KORZAN'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KORZAN'S 1ST ADDITION" ] ] }, { "label": "KROUPA 1ST ADDITION", "description": "KROUPA 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KROUPA 1ST ADDITION" ] ] }, { "label": "KUNZWEILER 1ST ADDITION", "description": "KUNZWEILER 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KUNZWEILER 1ST ADDITION" ] ] }, { "label": "L & C SWANSON TRACTS", "description": "L & C SWANSON TRACTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "L & C SWANSON TRACTS" ] ] }, { "label": "L GRAVES 1ST ADDITION", "description": "L GRAVES 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "L GRAVES 1ST ADDITION" ] ] }, { "label": "L HEATH 1ST ADDITION", "description": "L HEATH 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "L HEATH 1ST ADDITION" ] ] }, { "label": "L PRIEBE & SONS FARM 1ST ADDITION", "description": "L PRIEBE & SONS FARM 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "L PRIEBE & SONS FARM 1ST ADDITION" ] ] }, { "label": "L REUER 1ST ADDITION", "description": "L REUER 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "L REUER 1ST ADDITION" ] ] }, { "label": "LAFLEUR 1ST ADDITION", "description": "LAFLEUR 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LAFLEUR 1ST ADDITION" ] ] }, { "label": "LAKEVIEW HEIGHTS ADDITION", "description": "LAKEVIEW HEIGHTS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LAKEVIEW HEIGHTS ADDITION" ] ] }, { "label": "LANDEGENT ADDITION", "description": "LANDEGENT ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LANDEGENT ADDITION" ] ] }, { "label": "LARSON SUBDIVISION", "description": "LARSON SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LARSON SUBDIVISION" ] ] }, { "label": "LARSON TRACTS", "description": "LARSON TRACTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LARSON TRACTS" ] ] }, { "label": "LAWSONS ADDITION", "description": "LAWSONS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LAWSONS ADDITION" ] ] }, { "label": "LEHESKA'S 1ST ADDITION", "description": "LEHESKA'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LEHESKA'S 1ST ADDITION" ] ] }, { "label": "LEIFERMAN 1ST ADDITION", "description": "LEIFERMAN 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LEIFERMAN 1ST ADDITION" ] ] }, { "label": "LEIFERMAN 1ST SUBDIVISION", "description": "LEIFERMAN 1ST SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LEIFERMAN 1ST SUBDIVISION" ] ] }, { "label": "LEVEE SQUARE", "description": "LEVEE SQUARE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LEVEE SQUARE" ] ] }, { "label": "LIBERTY GRAIN ADDITION", "description": "LIBERTY GRAIN ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LIBERTY GRAIN ADDITION" ] ] }, { "label": "LJ RANCH 1ST ADDITION", "description": "LJ RANCH 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LJ RANCH 1ST ADDITION" ] ] }, { "label": "LJ SPECKELS TRACTS", "description": "LJ SPECKELS TRACTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LJ SPECKELS TRACTS" ] ] }, { "label": "LOTS CH", "description": "LOTS CH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LOTS CH" ] ] }, { "label": "MCDONALD ADDITION", "description": "MCDONALD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MCDONALD ADDITION" ] ] }, { "label": "MCLAUGHLIN 1ST ADDITION", "description": "MCLAUGHLIN 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MCLAUGHLIN 1ST ADDITION" ] ] }, { "label": "MEADOWLARK ACRES", "description": "MEADOWLARK ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MEADOWLARK ACRES" ] ] }, { "label": "MILLAGE ADDITION", "description": "MILLAGE ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MILLAGE ADDITION" ] ] }, { "label": "MOHNEN 1ST ADDITION", "description": "MOHNEN 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MOHNEN 1ST ADDITION" ] ] }, { "label": "MORLEY TRACTS", "description": "MORLEY TRACTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MORLEY TRACTS" ] ] }, { "label": "MUELLER ADDITION", "description": "MUELLER ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MUELLER ADDITION" ] ] }, { "label": "MYERS OUTLOTS", "description": "MYERS OUTLOTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MYERS OUTLOTS" ] ] }, { "label": "NACHTIGAL 1ST SUBDIVISION", "description": "NACHTIGAL 1ST SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "NACHTIGAL 1ST SUBDIVISION" ] ] }, { "label": "NOTEBOOM INDUSTRIAL TRACTS", "description": "NOTEBOOM INDUSTRIAL TRACTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "NOTEBOOM INDUSTRIAL TRACTS" ] ] }, { "label": "NWE SUBDIVISION", "description": "NWE SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "NWE SUBDIVISION" ] ] }, { "label": "OLSON ADDITION", "description": "OLSON ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "OLSON ADDITION" ] ] }, { "label": "ORCUTTS 2ND ADDITION", "description": "ORCUTTS 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "ORCUTTS 2ND ADDITION" ] ] }, { "label": "ORCUTTS 3RD ADDITION", "description": "ORCUTTS 3RD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "ORCUTTS 3RD ADDITION" ] ] }, { "label": "ORCUTTS ADDITION", "description": "ORCUTTS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "ORCUTTS ADDITION" ] ] }, { "label": "ORIGINAL TOWN", "description": "ORIGINAL TOWN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "ORIGINAL TOWN" ] ] }, { "label": "OUTLOTS", "description": "OUTLOTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "OUTLOTS" ] ] }, { "label": "PARK ADDITION", "description": "PARK ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PARK ADDITION" ] ] }, { "label": "PARKER'S ADDITION", "description": "PARKER'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PARKER'S ADDITION" ] ] }, { "label": "PAZOUR 1ST ADDITION", "description": "PAZOUR 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PAZOUR 1ST ADDITION" ] ] }, { "label": "PAZOUR'S ADDITION", "description": "PAZOUR'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PAZOUR'S ADDITION" ] ] }, { "label": "PFL 1ST ADDITION", "description": "PFL 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PFL 1ST ADDITION" ] ] }, { "label": "PICKNER SUBDIVISION", "description": "PICKNER SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PICKNER SUBDIVISION" ] ] }, { "label": "PLOOSTER ADDITION", "description": "PLOOSTER ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PLOOSTER ADDITION" ] ] }, { "label": "POWELL 1ST SUBDIVISION", "description": "POWELL 1ST SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "POWELL 1ST SUBDIVISION" ] ] }, { "label": "POWER'S ADDITION", "description": "POWER'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "POWER'S ADDITION" ] ] }, { "label": "POWERS 1ST ADDITION", "description": "POWERS 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "POWERS 1ST ADDITION" ] ] }, { "label": "PRARIE VIEW SUBDIVISION", "description": "PRARIE VIEW SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PRARIE VIEW SUBDIVISION" ] ] }, { "label": "PRIEBE 1ST ADDITION", "description": "PRIEBE 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PRIEBE 1ST ADDITION" ] ] }, { "label": "PRIEBE SUBDIVISION", "description": "PRIEBE SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PRIEBE SUBDIVISION" ] ] }, { "label": "PUKWANA RAILROAD ADDITION", "description": "PUKWANA RAILROAD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PUKWANA RAILROAD ADDITION" ] ] }, { "label": "R NELSON 1ST ADDITION", "description": "R NELSON 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "R NELSON 1ST ADDITION" ] ] }, { "label": "R PALMER ADDITION", "description": "R PALMER ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "R PALMER ADDITION" ] ] }, { "label": "R STOLTE 1ST ADDITION", "description": "R STOLTE 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "R STOLTE 1ST ADDITION" ] ] }, { "label": "R.A. LLOYD 1ST ADDITION", "description": "R.A. LLOYD 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "R.A. LLOYD 1ST ADDITION" ] ] }, { "label": "R.B. LLOYD FAMILY LAND LP SUBDIVISION", "description": "R.B. LLOYD FAMILY LAND LP SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "R.B. LLOYD FAMILY LAND LP SUBDIVISION" ] ] }, { "label": "R.R. BICKNER'S 2ND ADDITION", "description": "R.R. BICKNER'S 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "R.R. BICKNER'S 2ND ADDITION" ] ] }, { "label": "RAILRAOD 1ST ADDITION", "description": "RAILRAOD 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RAILRAOD 1ST ADDITION" ] ] }, { "label": "RAILRAOD 2ND ADDITION", "description": "RAILRAOD 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RAILRAOD 2ND ADDITION" ] ] }, { "label": "RAILROAD ADDITION", "description": "RAILROAD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RAILROAD ADDITION" ] ] }, { "label": "RANCOUR 1ST ADDITION", "description": "RANCOUR 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 208, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RANCOUR 1ST ADDITION" ] ] }, { "label": "RANDALL 1ST ADDITION", "description": "RANDALL 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RANDALL 1ST ADDITION" ] ] }, { "label": "RB HEALY 1ST ADDITION", "description": "RB HEALY 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RB HEALY 1ST ADDITION" ] ] }, { "label": "RD FOLAN 1ST ADDITION", "description": "RD FOLAN 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RD FOLAN 1ST ADDITION" ] ] }, { "label": "RED BARN LODGE 1ST ADDITION", "description": "RED BARN LODGE 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RED BARN LODGE 1ST ADDITION" ] ] }, { "label": "REITSMA GREEN ACRES", "description": "REITSMA GREEN ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "REITSMA GREEN ACRES" ] ] }, { "label": "RESERVOIR HILL SUBDIVISION", "description": "RESERVOIR HILL SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RESERVOIR HILL SUBDIVISION" ] ] }, { "label": "REUER 1ST ADDITION", "description": "REUER 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "REUER 1ST ADDITION" ] ] }, { "label": "REUER RESERVE", "description": "REUER RESERVE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "REUER RESERVE" ] ] }, { "label": "REYNOLDS & TIDRICKS 2ND ADDITION", "description": "REYNOLDS & TIDRICKS 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "REYNOLDS & TIDRICKS 2ND ADDITION" ] ] }, { "label": "REYNOLDS & TIDRICKS ADDITION", "description": "REYNOLDS & TIDRICKS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "REYNOLDS & TIDRICKS ADDITION" ] ] }, { "label": "RICHARDS 1ST ADDITION", "description": "RICHARDS 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RICHARDS 1ST ADDITION" ] ] }, { "label": "RICHARDS 2ND ADDITION", "description": "RICHARDS 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RICHARDS 2ND ADDITION" ] ] }, { "label": "RIVER VIEW CREST SUBDIVISION", "description": "RIVER VIEW CREST SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RIVER VIEW CREST SUBDIVISION" ] ] }, { "label": "RIVERVIEW ADDITION", "description": "RIVERVIEW ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RIVERVIEW ADDITION" ] ] }, { "label": "RIVERVIEW CEMETERY 3RD ADDITION", "description": "RIVERVIEW CEMETERY 3RD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RIVERVIEW CEMETERY 3RD ADDITION" ] ] }, { "label": "RIVERVIEW SUBDIVISION", "description": "RIVERVIEW SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RIVERVIEW SUBDIVISION" ] ] }, { "label": "S.S. NIES 1ST ADDITION", "description": "S.S. NIES 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "S.S. NIES 1ST ADDITION" ] ] }, { "label": "SANBORN ADDITION", "description": "SANBORN ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SANBORN ADDITION" ] ] }, { "label": "SANITARIUM ADDITION", "description": "SANITARIUM ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SANITARIUM ADDITION" ] ] }, { "label": "SAXTON ADDITION", "description": "SAXTON ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SAXTON ADDITION" ] ] }, { "label": "SCHLEPUETZ 1ST ADDITION", "description": "SCHLEPUETZ 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SCHLEPUETZ 1ST ADDITION" ] ] }, { "label": "SCHOENHARD ADDITION", "description": "SCHOENHARD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SCHOENHARD ADDITION" ] ] }, { "label": "SCHOOL", "description": "SCHOOL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SCHOOL" ] ] }, { "label": "SCHWIESOW'S OUTLOT 1", "description": "SCHWIESOW'S OUTLOT 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SCHWIESOW'S OUTLOT 1" ] ] }, { "label": "SECOND ADDITION", "description": "SECOND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SECOND ADDITION" ] ] }, { "label": "SERRS 2ND ADDITION", "description": "SERRS 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SERRS 2ND ADDITION" ] ] }, { "label": "SERRS ADDITION", "description": "SERRS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SERRS ADDITION" ] ] }, { "label": "SHARPING ADDITION", "description": "SHARPING ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SHARPING ADDITION" ] ] }, { "label": "SHARPING SUBDIVISION", "description": "SHARPING SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SHARPING SUBDIVISION" ] ] }, { "label": "SHARPINGS ADDITION", "description": "SHARPINGS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SHARPINGS ADDITION" ] ] }, { "label": "SHOEBERL ADDITION", "description": "SHOEBERL ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SHOEBERL ADDITION" ] ] }, { "label": "SLY'S ADDITION", "description": "SLY'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SLY'S ADDITION" ] ] }, { "label": "SMOKEY GROVES ADDITION", "description": "SMOKEY GROVES ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SMOKEY GROVES ADDITION" ] ] }, { "label": "SOUTH DAKOTA HALL OF FAME 1ST ADDITION", "description": "SOUTH DAKOTA HALL OF FAME 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SOUTH DAKOTA HALL OF FAME 1ST ADDITION" ] ] }, { "label": "SPECKEL'S 2ND ADDITION", "description": "SPECKEL'S 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SPECKEL'S 2ND ADDITION" ] ] }, { "label": "SPECKELS 1ST ADDITION", "description": "SPECKELS 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SPECKELS 1ST ADDITION" ] ] }, { "label": "SPLIT GULTCH SOUTH SUBDIVISION", "description": "SPLIT GULTCH SOUTH SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SPLIT GULTCH SOUTH SUBDIVISION" ] ] }, { "label": "STATE ADDITION", "description": "STATE ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "STATE ADDITION" ] ] }, { "label": "STRAND 1ST ADDITION", "description": "STRAND 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "STRAND 1ST ADDITION" ] ] }, { "label": "SUBDIVISION OF IRREGULAR TRACT #1", "description": "SUBDIVISION OF IRREGULAR TRACT #1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SUBDIVISION OF IRREGULAR TRACT #1" ] ] }, { "label": "SUBDIVISION OF IRREGULAR TRACT #101", "description": "SUBDIVISION OF IRREGULAR TRACT #101", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SUBDIVISION OF IRREGULAR TRACT #101" ] ] }, { "label": "SUBDIVISION OF IRREGULAR TRACT #2", "description": "SUBDIVISION OF IRREGULAR TRACT #2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SUBDIVISION OF IRREGULAR TRACT #2" ] ] }, { "label": "SUBDIVISION OF IRREGULAR TRACT #3", "description": "SUBDIVISION OF IRREGULAR TRACT #3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SUBDIVISION OF IRREGULAR TRACT #3" ] ] }, { "label": "SUBDIVISION OF IRREGULAR TRACT #5", "description": "SUBDIVISION OF IRREGULAR TRACT #5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SUBDIVISION OF IRREGULAR TRACT #5" ] ] }, { "label": "SUBDIVISION OF LOT 1", "description": "SUBDIVISION OF LOT 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SUBDIVISION OF LOT 1" ] ] }, { "label": "SUBDIVISION OF SW4 14-104-70", "description": "SUBDIVISION OF SW4 14-104-70", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SUBDIVISION OF SW4 14-104-70" ] ] }, { "label": "SUBDIVISION OF TRACT 1", "description": "SUBDIVISION OF TRACT 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SUBDIVISION OF TRACT 1" ] ] }, { "label": "SUNDANCE ACRES", "description": "SUNDANCE ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SUNDANCE ACRES" ] ] }, { "label": "SUNRISE ADDITION", "description": "SUNRISE ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SUNRISE ADDITION" ] ] }, { "label": "SUNSET 2ND ADDITION", "description": "SUNSET 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 191, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SUNSET 2ND ADDITION" ] ] }, { "label": "SUNSET ADDITION", "description": "SUNSET ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SUNSET ADDITION" ] ] }, { "label": "SWANSON 1ST ADDITION", "description": "SWANSON 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SWANSON 1ST ADDITION" ] ] }, { "label": "SWANSON 1ST ADDITION PUKWANA", "description": "SWANSON 1ST ADDITION PUKWANA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SWANSON 1ST ADDITION PUKWANA" ] ] }, { "label": "SWANSON CHILDREN FAMILY TRUST", "description": "SWANSON CHILDREN FAMILY TRUST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SWANSON CHILDREN FAMILY TRUST" ] ] }, { "label": "SWANSON CHILDREN'S FAMILY TRUST", "description": "SWANSON CHILDREN'S FAMILY TRUST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SWANSON CHILDREN'S FAMILY TRUST" ] ] }, { "label": "T ASHLEY 1ST ADDITION", "description": "T ASHLEY 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "T ASHLEY 1ST ADDITION" ] ] }, { "label": "TAHCHA HILLS 1ST SUBDIVISION", "description": "TAHCHA HILLS 1ST SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "TAHCHA HILLS 1ST SUBDIVISION" ] ] }, { "label": "TE OLSON 1ST ADDITION", "description": "TE OLSON 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "TE OLSON 1ST ADDITION" ] ] }, { "label": "THIRY 1ST ADDITION", "description": "THIRY 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "THIRY 1ST ADDITION" ] ] }, { "label": "THIRY ADDITION", "description": "THIRY ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "THIRY ADDITION" ] ] }, { "label": "THOMAS ADDITION", "description": "THOMAS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "THOMAS ADDITION" ] ] }, { "label": "THOMPSON HEREFORD RANCH 1ST ADDITION", "description": "THOMPSON HEREFORD RANCH 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "THOMPSON HEREFORD RANCH 1ST ADDITION" ] ] }, { "label": "TODD'S 1ST ADDITION", "description": "TODD'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "TODD'S 1ST ADDITION" ] ] }, { "label": "TOKALA HEIGHTS", "description": "TOKALA HEIGHTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "TOKALA HEIGHTS" ] ] }, { "label": "TURGEON 1ST ADDITION", "description": "TURGEON 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 180, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "TURGEON 1ST ADDITION" ] ] }, { "label": "TURGEON'S SUBDIVISION", "description": "TURGEON'S SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "TURGEON'S SUBDIVISION" ] ] }, { "label": "W.R. HAYES ADDITION", "description": "W.R. HAYES ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "W.R. HAYES ADDITION" ] ] }, { "label": "WARNERS 1ST ADDITION", "description": "WARNERS 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "WARNERS 1ST ADDITION" ] ] }, { "label": "WARNERS 2ND ADDITION", "description": "WARNERS 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "WARNERS 2ND ADDITION" ] ] }, { "label": "WARNERS 3RD ADDITION", "description": "WARNERS 3RD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "WARNERS 3RD ADDITION" ] ] }, { "label": "WELLMAN RIVERVIEW 2ND ADDITION", "description": "WELLMAN RIVERVIEW 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "WELLMAN RIVERVIEW 2ND ADDITION" ] ] }, { "label": "WESTERN VISTA 2ND ADDITION", "description": "WESTERN VISTA 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "WESTERN VISTA 2ND ADDITION" ] ] }, { "label": "WESTERN VISTA 3RD ADDITION", "description": "WESTERN VISTA 3RD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "WESTERN VISTA 3RD ADDITION" ] ] }, { "label": "WESTERN VISTA 4TH ADDITION", "description": "WESTERN VISTA 4TH ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "WESTERN VISTA 4TH ADDITION" ] ] }, { "label": "WESTERN VISTA 5TH ADDITION", "description": "WESTERN VISTA 5TH ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "WESTERN VISTA 5TH ADDITION" ] ] }, { "label": "WESTERN VISTA ADDITION", "description": "WESTERN VISTA ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "WESTERN VISTA ADDITION" ] ] }, { "label": "WH WILLROOT ADDITION", "description": "WH WILLROOT ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "WH WILLROOT ADDITION" ] ] }, { "label": "WHITE WAGARS 2ND ADDITION", "description": "WHITE WAGARS 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "WHITE WAGARS 2ND ADDITION" ] ] }, { "label": "WILLRODT ACRES", "description": "WILLRODT ACRES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "WILLRODT ACRES" ] ] }, { "label": "YEATONS ADDITION", "description": "YEATONS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "YEATONS ADDITION" ] ] }, { "label": "YOUNG 1ST ADDITION", "description": "YOUNG 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "YOUNG 1ST ADDITION" ] ] }, { "label": "BASTING ADDITION", "description": "BASTING ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BASTING ADDITION" ] ] }, { "label": "HICKEY'S ADDITION", "description": "HICKEY'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HICKEY'S ADDITION" ] ] }, { "label": "TALBOTT ADDITION", "description": "TALBOTT ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "TALBOTT ADDITION" ] ] }, { "label": "PEARSON ADDITION", "description": "PEARSON ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PEARSON ADDITION" ] ] }, { "label": "SHELLYNN ADDITION", "description": "SHELLYNN ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SHELLYNN ADDITION" ] ] }, { "label": "BRAVEK ADDITION", "description": "BRAVEK ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BRAVEK ADDITION" ] ] }, { "label": "JOHNSON ADDITION", "description": "JOHNSON ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "JOHNSON ADDITION" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1ST ADDITION", "label": "1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3RD ADDITION", "label": "3RD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3RD ADDITION CHAMBERLAIN", "label": "3RD ADDITION CHAMBERLAIN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4TH ADDITION", "label": "4TH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "", "label": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "A & J HIEB 1ST ADDITION", "label": "A & J HIEB 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "A KONECHNE'S ADDITION", "label": "A KONECHNE'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "A. A. SUBDIVISION", "label": "A. A. SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AIRPORT 1ST ADDITION", "label": "AIRPORT 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AJ RENNER 1ST ADDITION", "label": "AJ RENNER 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ALTHEIDE 1ST ADDITION", "label": "ALTHEIDE 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ANDERA ADDITION", "label": "ANDERA ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ASHLEY 1ST SUBDIVISION", "label": "ASHLEY 1ST SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AURORA BRULE ADDITION", "label": "AURORA BRULE ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "B. KEINER'S 1ST ADDITION", "label": "B. KEINER'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BAD HAND CREEK SUBDIVISION", "label": "BAD HAND CREEK SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BASS PHEASANT RANCH 1ST ADDITION", "label": "BASS PHEASANT RANCH 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BASS S SUBDIVISION", "label": "BASS S SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BERGNER 1ST ADDITION", "label": "BERGNER 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BERGNER-YEATON FEEDLOT ADDITION", "label": "BERGNER-YEATON FEEDLOT ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BICKNER AND HASKINS 1ST ADDITION", "label": "BICKNER AND HASKINS 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BINDER TRACTS", "label": "BINDER TRACTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BISKEBORN 1ST ADDITION", "label": "BISKEBORN 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BROOKS 1ST ADDITION", "label": "BROOKS 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BYRON H. FEES ADDITION", "label": "BYRON H. FEES ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C PONTIERO 1ST ADDITION", "label": "C PONTIERO 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C.F. HICKEYS ADDITION", "label": "C.F. HICKEYS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CAHILL OUTLOTS", "label": "CAHILL OUTLOTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CAHILL'S CORNER 1ST ADDITION", "label": "CAHILL'S CORNER 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CAHILL'S CORNER 2ND ADDITION", "label": "CAHILL'S CORNER 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CEDAR BLUFFS ADDITION", "label": "CEDAR BLUFFS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CEDAR HEIGHTS 1ST ADDITION", "label": "CEDAR HEIGHTS 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CEDAR HEIGHTS 2ND ADDITION", "label": "CEDAR HEIGHTS 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CEDAR RIDGE OVERLOOK", "label": "CEDAR RIDGE OVERLOOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CEMETERY", "label": "CEMETERY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHAMBERLAIN AREA HIST PRESERVATION ASSOC 1ST ADD", "label": "CHAMBERLAIN AREA HIST PRESERVATION ASSOC 1ST ADD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHRISTENSENS ADDITION", "label": "CHRISTENSENS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COURTHOUSE SQUARE", "label": "COURTHOUSE SQUARE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CRISP MATSON SUBDIVISION", "label": "CRISP MATSON SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "D GRAVES 1ST ADDITION", "label": "D GRAVES 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DAKOTA REGENCY ADDITION", "label": "DAKOTA REGENCY ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DAYBREAK RIDGE 1ST ADDITION", "label": "DAYBREAK RIDGE 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DEBOER SUBDIVISION", "label": "DEBOER SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DEJONG 1ST SUBDIVISION", "label": "DEJONG 1ST SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DERDALL'S ADDITION", "label": "DERDALL'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DL CHMELAS 1ST ADDITION", "label": "DL CHMELAS 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOUBLE DEUCE FARM 1ST ADDITION", "label": "DOUBLE DEUCE FARM 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOUBLE DEUCE FARM 2ND ADDITION", "label": "DOUBLE DEUCE FARM 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOUBLE DEUCE FARM 3RD ADDITION", "label": "DOUBLE DEUCE FARM 3RD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOUBLE DEUCE FARM 4TH ADDITION", "label": "DOUBLE DEUCE FARM 4TH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOUBLE DEUCE FARM 5TH ADDITION", "label": "DOUBLE DEUCE FARM 5TH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOUBLE DEUCE FARM 6TH ADDITION", "label": "DOUBLE DEUCE FARM 6TH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOUVILLE SUBDIVISION", "label": "DOUVILLE SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EIMERS 1ST ADDITION", "label": "EIMERS 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ENGEL ADDITION", "label": "ENGEL ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ENGLE ADDITION", "label": "ENGLE ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FARNSWORTH ADDITION", "label": "FARNSWORTH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FELTMAN 1ST ADDITION", "label": "FELTMAN 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FELTMAN SUBDIVISION", "label": "FELTMAN SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FELTMAN'S ADDITION", "label": "FELTMAN'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FERROW EVANS ADDITION", "label": "FERROW EVANS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FIRST ADDITION", "label": "FIRST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GEPPERTS 1ST ADDITION", "label": "GEPPERTS 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GEPPERTS 2ND ADDITION", "label": "GEPPERTS 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GEPPERTS 3RD ADDITION", "label": "GEPPERTS 3RD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GEPPERTS 4TH ADDITION", "label": "GEPPERTS 4TH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GEPPERTS SUBDIVISION", "label": "GEPPERTS SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GH SWANSON 1ST ADDITION", "label": "GH SWANSON 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GIEDDS ADDITION", "label": "GIEDDS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GIRTON TRACTS", "label": "GIRTON TRACTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GJ CLUTTER 1ST ADDITION", "label": "GJ CLUTTER 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GLAUS ADDITION", "label": "GLAUS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GLAUS'S ADDITION", "label": "GLAUS'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GOLF COURSE & COUNTRY CLUB", "label": "GOLF COURSE & COUNTRY CLUB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GROVER HAINES SUBDIVISION", "label": "GROVER HAINES SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "H HOLSTEIN 1ST ADDITION", "label": "H HOLSTEIN 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "H J KINGS ADDITION", "label": "H J KINGS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "H OLSON", "label": "H OLSON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "H PALMER 1ST ADDITION", "label": "H PALMER 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HANSENS ADDITION", "label": "HANSENS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HARMELINK 1ST SUBDIVISION", "label": "HARMELINK 1ST SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HEALY RANCH 1ST ADDITION", "label": "HEALY RANCH 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HEATH 1ST ADDITION", "label": "HEATH 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HEATHS ADDITION", "label": "HEATHS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HEEZEN ADDITION", "label": "HEEZEN ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HICKEY TRACTS", "label": "HICKEY TRACTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HICKEY'S 1ST ADDITION", "label": "HICKEY'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HIGHLAND PARK ADDITION", "label": "HIGHLAND PARK ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HOFFMAN 4TH SUBDIVISION", "label": "HOFFMAN 4TH SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HOUSKA 1ST SUBDIVISION", "label": "HOUSKA 1ST SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HOUSKA ADDITION", "label": "HOUSKA ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "IRON HORSE ADDITION", "label": "IRON HORSE ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "IRREGUALAR TRACTS", "label": "IRREGUALAR TRACTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "IRREGULAR TRACTS", "label": "IRREGULAR TRACTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "J GRUNTMEIR 1ST ADDITION", "label": "J GRUNTMEIR 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "J.L. SWENSON II 1ST ADDITION", "label": "J.L. SWENSON II 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JANISH ADDITION", "label": "JANISH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JE HANLEY 1ST ADDITION", "label": "JE HANLEY 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JENSON OUTLOTS", "label": "JENSON OUTLOTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JJ SWANSON 1ST ADDITION", "label": "JJ SWANSON 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JOE L KING ADDITION", "label": "JOE L KING ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JORGENSEN SUBDIVISION", "label": "JORGENSEN SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KENZY ADDITION", "label": "KENZY ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KIMBALL LIVESTOCK 1ST ADDITION", "label": "KIMBALL LIVESTOCK 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KIMBALL LIVESTOCK 2ND ADDITION", "label": "KIMBALL LIVESTOCK 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KIMBALL RAILROAD 1ST ADDITION", "label": "KIMBALL RAILROAD 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KIMBALL WEST ADDITION", "label": "KIMBALL WEST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KNIGHT MARTIN ADDITION", "label": "KNIGHT MARTIN ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KOEHN'S FIRST ADDITION", "label": "KOEHN'S FIRST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KORZAN 1ST ADDITION", "label": "KORZAN 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KORZAN'S 1ST ADDITION", "label": "KORZAN'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KROUPA 1ST ADDITION", "label": "KROUPA 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KUNZWEILER 1ST ADDITION", "label": "KUNZWEILER 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "L & C SWANSON TRACTS", "label": "L & C SWANSON TRACTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "L GRAVES 1ST ADDITION", "label": "L GRAVES 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "L HEATH 1ST ADDITION", "label": "L HEATH 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "L PRIEBE & SONS FARM 1ST ADDITION", "label": "L PRIEBE & SONS FARM 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "L REUER 1ST ADDITION", "label": "L REUER 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAFLEUR 1ST ADDITION", "label": "LAFLEUR 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAKEVIEW HEIGHTS ADDITION", "label": "LAKEVIEW HEIGHTS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LANDEGENT ADDITION", "label": "LANDEGENT ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LARSON SUBDIVISION", "label": "LARSON SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LARSON TRACTS", "label": "LARSON TRACTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAWSONS ADDITION", "label": "LAWSONS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LEHESKA'S 1ST ADDITION", "label": "LEHESKA'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LEIFERMAN 1ST ADDITION", "label": "LEIFERMAN 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LEIFERMAN 1ST SUBDIVISION", "label": "LEIFERMAN 1ST SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LEVEE SQUARE", "label": "LEVEE SQUARE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LIBERTY GRAIN ADDITION", "label": "LIBERTY GRAIN ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LJ RANCH 1ST ADDITION", "label": "LJ RANCH 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LJ SPECKELS TRACTS", "label": "LJ SPECKELS TRACTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LOTS CH", "label": "LOTS CH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MCDONALD ADDITION", "label": "MCDONALD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MCLAUGHLIN 1ST ADDITION", "label": "MCLAUGHLIN 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MEADOWLARK ACRES", "label": "MEADOWLARK ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MILLAGE ADDITION", "label": "MILLAGE ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MOHNEN 1ST ADDITION", "label": "MOHNEN 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MORLEY TRACTS", "label": "MORLEY TRACTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MUELLER ADDITION", "label": "MUELLER ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MYERS OUTLOTS", "label": "MYERS OUTLOTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NACHTIGAL 1ST SUBDIVISION", "label": "NACHTIGAL 1ST SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NOTEBOOM INDUSTRIAL TRACTS", "label": "NOTEBOOM INDUSTRIAL TRACTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NWE SUBDIVISION", "label": "NWE SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OLSON ADDITION", "label": "OLSON ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ORCUTTS 2ND ADDITION", "label": "ORCUTTS 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ORCUTTS 3RD ADDITION", "label": "ORCUTTS 3RD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ORCUTTS ADDITION", "label": "ORCUTTS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ORIGINAL TOWN", "label": "ORIGINAL TOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OUTLOTS", "label": "OUTLOTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PARK ADDITION", "label": "PARK ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PARKER'S ADDITION", "label": "PARKER'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PAZOUR 1ST ADDITION", "label": "PAZOUR 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PAZOUR'S ADDITION", "label": "PAZOUR'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PFL 1ST ADDITION", "label": "PFL 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PICKNER SUBDIVISION", "label": "PICKNER SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PLOOSTER ADDITION", "label": "PLOOSTER ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "POWELL 1ST SUBDIVISION", "label": "POWELL 1ST SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "POWER'S ADDITION", "label": "POWER'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "POWERS 1ST ADDITION", "label": "POWERS 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PRARIE VIEW SUBDIVISION", "label": "PRARIE VIEW SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PRIEBE 1ST ADDITION", "label": "PRIEBE 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PRIEBE SUBDIVISION", "label": "PRIEBE SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PUKWANA RAILROAD ADDITION", "label": "PUKWANA RAILROAD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R NELSON 1ST ADDITION", "label": "R NELSON 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R PALMER ADDITION", "label": "R PALMER ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R STOLTE 1ST ADDITION", "label": "R STOLTE 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R.A. LLOYD 1ST ADDITION", "label": "R.A. LLOYD 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R.B. LLOYD FAMILY LAND LP SUBDIVISION", "label": "R.B. LLOYD FAMILY LAND LP SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R.R. BICKNER'S 2ND ADDITION", "label": "R.R. BICKNER'S 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RAILRAOD 1ST ADDITION", "label": "RAILRAOD 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RAILRAOD 2ND ADDITION", "label": "RAILRAOD 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RAILROAD ADDITION", "label": "RAILROAD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 208, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RANCOUR 1ST ADDITION", "label": "RANCOUR 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RANDALL 1ST ADDITION", "label": "RANDALL 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RB HEALY 1ST ADDITION", "label": "RB HEALY 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RD FOLAN 1ST ADDITION", "label": "RD FOLAN 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RED BARN LODGE 1ST ADDITION", "label": "RED BARN LODGE 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "REITSMA GREEN ACRES", "label": "REITSMA GREEN ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RESERVOIR HILL SUBDIVISION", "label": "RESERVOIR HILL SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "REUER 1ST ADDITION", "label": "REUER 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "REUER RESERVE", "label": "REUER RESERVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "REYNOLDS & TIDRICKS 2ND ADDITION", "label": "REYNOLDS & TIDRICKS 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "REYNOLDS & TIDRICKS ADDITION", "label": "REYNOLDS & TIDRICKS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RICHARDS 1ST ADDITION", "label": "RICHARDS 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RICHARDS 2ND ADDITION", "label": "RICHARDS 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RIVER VIEW CREST SUBDIVISION", "label": "RIVER VIEW CREST SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RIVERVIEW ADDITION", "label": "RIVERVIEW ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RIVERVIEW CEMETERY 3RD ADDITION", "label": "RIVERVIEW CEMETERY 3RD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RIVERVIEW SUBDIVISION", "label": "RIVERVIEW SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "S.S. NIES 1ST ADDITION", "label": "S.S. NIES 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SANBORN ADDITION", "label": "SANBORN ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SANITARIUM ADDITION", "label": "SANITARIUM ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SAXTON ADDITION", "label": "SAXTON ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SCHLEPUETZ 1ST ADDITION", "label": "SCHLEPUETZ 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SCHOENHARD ADDITION", "label": "SCHOENHARD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SCHOOL", "label": "SCHOOL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SCHWIESOW'S OUTLOT 1", "label": "SCHWIESOW'S OUTLOT 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SECOND ADDITION", "label": "SECOND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SERRS 2ND ADDITION", "label": "SERRS 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SERRS ADDITION", "label": "SERRS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SHARPING ADDITION", "label": "SHARPING ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SHARPING SUBDIVISION", "label": "SHARPING SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SHARPINGS ADDITION", "label": "SHARPINGS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SHOEBERL ADDITION", "label": "SHOEBERL ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SLY'S ADDITION", "label": "SLY'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SMOKEY GROVES ADDITION", "label": "SMOKEY GROVES ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTH DAKOTA HALL OF FAME 1ST ADDITION", "label": "SOUTH DAKOTA HALL OF FAME 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SPECKEL'S 2ND ADDITION", "label": "SPECKEL'S 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SPECKELS 1ST ADDITION", "label": "SPECKELS 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SPLIT GULTCH SOUTH SUBDIVISION", "label": "SPLIT GULTCH SOUTH SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "STATE ADDITION", "label": "STATE ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "STRAND 1ST ADDITION", "label": "STRAND 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUBDIVISION OF IRREGULAR TRACT #1", "label": "SUBDIVISION OF IRREGULAR TRACT #1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUBDIVISION OF IRREGULAR TRACT #101", "label": "SUBDIVISION OF IRREGULAR TRACT #101" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUBDIVISION OF IRREGULAR TRACT #2", "label": "SUBDIVISION OF IRREGULAR TRACT #2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUBDIVISION OF IRREGULAR TRACT #3", "label": "SUBDIVISION OF IRREGULAR TRACT #3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUBDIVISION OF IRREGULAR TRACT #5", "label": "SUBDIVISION OF IRREGULAR TRACT #5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUBDIVISION OF LOT 1", "label": "SUBDIVISION OF LOT 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUBDIVISION OF SW4 14-104-70", "label": "SUBDIVISION OF SW4 14-104-70" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUBDIVISION OF TRACT 1", "label": "SUBDIVISION OF TRACT 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUNDANCE ACRES", "label": "SUNDANCE ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUNRISE ADDITION", "label": "SUNRISE ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 191, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUNSET 2ND ADDITION", "label": "SUNSET 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUNSET ADDITION", "label": "SUNSET ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SWANSON 1ST ADDITION", "label": "SWANSON 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 218, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SWANSON 1ST ADDITION PUKWANA", "label": "SWANSON 1ST ADDITION PUKWANA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SWANSON CHILDREN FAMILY TRUST", "label": "SWANSON CHILDREN FAMILY TRUST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SWANSON CHILDREN'S FAMILY TRUST", "label": "SWANSON CHILDREN'S FAMILY TRUST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "T ASHLEY 1ST ADDITION", "label": "T ASHLEY 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TAHCHA HILLS 1ST SUBDIVISION", "label": "TAHCHA HILLS 1ST SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TE OLSON 1ST ADDITION", "label": "TE OLSON 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THIRY 1ST ADDITION", "label": "THIRY 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THIRY ADDITION", "label": "THIRY ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THOMAS ADDITION", "label": "THOMAS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THOMPSON HEREFORD RANCH 1ST ADDITION", "label": "THOMPSON HEREFORD RANCH 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TODD'S 1ST ADDITION", "label": "TODD'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TOKALA HEIGHTS", "label": "TOKALA HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 180, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TURGEON 1ST ADDITION", "label": "TURGEON 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TURGEON'S SUBDIVISION", "label": "TURGEON'S SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "W.R. HAYES ADDITION", "label": "W.R. HAYES ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WARNERS 1ST ADDITION", "label": "WARNERS 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WARNERS 2ND ADDITION", "label": "WARNERS 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WARNERS 3RD ADDITION", "label": "WARNERS 3RD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WELLMAN RIVERVIEW 2ND ADDITION", "label": "WELLMAN RIVERVIEW 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WESTERN VISTA 2ND ADDITION", "label": "WESTERN VISTA 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WESTERN VISTA 3RD ADDITION", "label": "WESTERN VISTA 3RD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WESTERN VISTA 4TH ADDITION", "label": "WESTERN VISTA 4TH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WESTERN VISTA 5TH ADDITION", "label": "WESTERN VISTA 5TH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WESTERN VISTA ADDITION", "label": "WESTERN VISTA ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WH WILLROOT ADDITION", "label": "WH WILLROOT ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WHITE WAGARS 2ND ADDITION", "label": "WHITE WAGARS 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WILLRODT ACRES", "label": "WILLRODT ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "YEATONS ADDITION", "label": "YEATONS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "YOUNG 1ST ADDITION", "label": "YOUNG 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BASTING ADDITION", "label": "BASTING ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HICKEY'S ADDITION", "label": "HICKEY'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TALBOTT ADDITION", "label": "TALBOTT ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PEARSON ADDITION", "label": "PEARSON ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SHELLYNN ADDITION", "label": "SHELLYNN ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRAVEK ADDITION", "label": "BRAVEK ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JOHNSON ADDITION", "label": "JOHNSON ADDITION" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 187, 255 ], "toColor": [ 240, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 246, 255 ], "toColor": [ 252, 199, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 244, 252, 255 ], "toColor": [ 179, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 210, 255 ], "toColor": [ 252, 222, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 182, 255 ], "toColor": [ 252, 184, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 192, 255 ], "toColor": [ 245, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 204, 255 ], "toColor": [ 252, 216, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 203, 252, 255 ], "toColor": [ 197, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 252, 255 ], "toColor": [ 212, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 243, 252, 255 ], "toColor": [ 212, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 215, 255 ], "toColor": [ 252, 202, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 210, 255 ], "toColor": [ 189, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 246, 255 ], "toColor": [ 252, 210, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 210, 255 ], "toColor": [ 252, 210, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 184, 255 ], "toColor": [ 206, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 231, 255 ], "toColor": [ 184, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 192, 252, 255 ], "toColor": [ 225, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 232, 255 ], "toColor": [ 182, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 208, 255 ], "toColor": [ 182, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 192, 252, 255 ], "toColor": [ 193, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 252, 255 ], "toColor": [ 252, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 191, 255 ], "toColor": [ 252, 182, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 192, 252, 255 ], "toColor": [ 235, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 210, 252, 255 ], "toColor": [ 226, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 239, 252, 255 ], "toColor": [ 189, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 225, 252, 255 ], "toColor": [ 189, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 216, 255 ], "toColor": [ 252, 204, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 250, 255 ], "toColor": [ 194, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 225, 255 ], "toColor": [ 215, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 234, 252, 255 ], "toColor": [ 202, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 245, 255 ], "toColor": [ 182, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 197, 252, 255 ], "toColor": [ 239, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 189, 255 ], "toColor": [ 252, 229, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 210, 255 ], "toColor": [ 237, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 179, 255 ], "toColor": [ 201, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 215, 255 ], "toColor": [ 247, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 187, 255 ], "toColor": [ 252, 236, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 223, 255 ], "toColor": [ 210, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 221, 252, 255 ], "toColor": [ 192, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 213, 255 ], "toColor": [ 252, 202, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 215, 252, 255 ], "toColor": [ 247, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 182, 255 ], "toColor": [ 252, 191, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 247, 255 ], "toColor": [ 215, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 247, 255 ], "toColor": [ 252, 192, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 230, 252, 255 ], "toColor": [ 194, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 202, 255 ], "toColor": [ 252, 224, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 217, 255 ], "toColor": [ 252, 212, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 223, 252, 255 ], "toColor": [ 215, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 202, 255 ], "toColor": [ 252, 210, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 204, 252, 255 ], "toColor": [ 194, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 245, 252, 255 ], "toColor": [ 212, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 210, 255 ], "toColor": [ 252, 242, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 224, 255 ], "toColor": [ 182, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 202, 252, 255 ], "toColor": [ 215, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 222, 252, 255 ], "toColor": [ 212, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 207, 255 ], "toColor": [ 227, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 182, 255 ], "toColor": [ 252, 198, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 197, 252, 255 ], "toColor": [ 239, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 194, 255 ], "toColor": [ 252, 249, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 212, 255 ], "toColor": [ 232, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 179, 255 ], "toColor": [ 233, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 230, 255 ], "toColor": [ 252, 212, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 239, 255 ], "toColor": [ 252, 179, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 194, 255 ], "toColor": [ 252, 233, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 212, 255 ], "toColor": [ 210, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 224, 255 ], "toColor": [ 252, 204, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 197, 255 ], "toColor": [ 197, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 252, 255 ], "toColor": [ 252, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 215, 255 ], "toColor": [ 227, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 223, 252, 255 ], "toColor": [ 179, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 199, 255 ], "toColor": [ 252, 214, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 209, 252, 255 ], "toColor": [ 207, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 213, 255 ], "toColor": [ 252, 179, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 179, 255 ], "toColor": [ 223, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 247, 255 ], "toColor": [ 252, 215, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 216, 255 ], "toColor": [ 212, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 202, 252, 255 ], "toColor": [ 207, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 227, 252, 255 ], "toColor": [ 189, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 187, 255 ], "toColor": [ 247, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 238, 255 ], "toColor": [ 252, 192, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 182, 255 ], "toColor": [ 252, 242, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 204, 252, 255 ], "toColor": [ 248, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 231, 255 ], "toColor": [ 252, 197, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 207, 255 ], "toColor": [ 252, 224, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 204, 252, 255 ], "toColor": [ 204, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 212, 252, 255 ], "toColor": [ 217, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 189, 255 ], "toColor": [ 226, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 194, 255 ], "toColor": [ 252, 223, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 247, 252, 255 ], "toColor": [ 212, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 224, 255 ], "toColor": [ 252, 184, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 212, 252, 255 ], "toColor": [ 189, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 219, 252, 255 ], "toColor": [ 182, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 202, 255 ], "toColor": [ 252, 223, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 242, 255 ], "toColor": [ 202, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 185, 255 ], "toColor": [ 182, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 243, 255 ], "toColor": [ 252, 189, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 202, 252, 255 ], "toColor": [ 223, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 207, 252, 255 ], "toColor": [ 231, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 244, 255 ], "toColor": [ 199, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 235, 255 ], "toColor": [ 210, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 226, 255 ], "toColor": [ 184, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 212, 255 ], "toColor": [ 240, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 221, 252, 255 ], "toColor": [ 189, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 197, 255 ], "toColor": [ 252, 232, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 220, 252, 255 ], "toColor": [ 215, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 246, 252, 255 ], "toColor": [ 212, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 210, 255 ], "toColor": [ 252, 223, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 194, 255 ], "toColor": [ 252, 192, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 179, 255 ], "toColor": [ 240, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 210, 255 ], "toColor": [ 252, 236, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 207, 255 ], "toColor": [ 252, 230, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 231, 255 ], "toColor": [ 199, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 184, 255 ], "toColor": [ 252, 190, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 182, 255 ], "toColor": [ 225, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 182, 252, 255 ], "toColor": [ 205, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 199, 255 ], "toColor": [ 252, 217, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 234, 255 ], "toColor": [ 179, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 202, 252, 255 ], "toColor": [ 212, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 238, 255 ], "toColor": [ 252, 199, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 202, 255 ], "toColor": [ 252, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 179, 255 ], "toColor": [ 252, 233, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 187, 252, 255 ], "toColor": [ 225, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 215, 255 ], "toColor": [ 184, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 199, 255 ], "toColor": [ 207, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 222, 255 ], "toColor": [ 207, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 187, 255 ], "toColor": [ 246, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 202, 255 ], "toColor": [ 252, 212, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 182, 255 ], "toColor": [ 209, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 204, 255 ], "toColor": [ 252, 220, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 197, 255 ], "toColor": [ 239, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 189, 255 ], "toColor": [ 252, 187, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 245, 252, 255 ], "toColor": [ 210, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 202, 255 ], "toColor": [ 252, 184, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 226, 255 ], "toColor": [ 252, 202, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 227, 255 ], "toColor": [ 252, 179, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 194, 255 ], "toColor": [ 252, 229, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 202, 255 ], "toColor": [ 226, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 192, 255 ], "toColor": [ 209, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 244, 255 ], "toColor": [ 197, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 221, 255 ], "toColor": [ 212, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 209, 255 ], "toColor": [ 207, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 194, 252, 255 ], "toColor": [ 216, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 241, 252, 255 ], "toColor": [ 194, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 215, 255 ], "toColor": [ 252, 221, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 233, 252, 255 ], "toColor": [ 204, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 202, 255 ], "toColor": [ 242, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 215, 255 ], "toColor": [ 252, 243, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 208, 252, 255 ], "toColor": [ 182, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 199, 255 ], "toColor": [ 252, 184, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 204, 255 ], "toColor": [ 248, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 247, 255 ], "toColor": [ 252, 202, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 237, 255 ], "toColor": [ 199, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 204, 255 ], "toColor": [ 252, 245, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 232, 255 ], "toColor": [ 215, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 184, 255 ], "toColor": [ 249, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 250, 255 ], "toColor": [ 207, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 187, 252, 255 ], "toColor": [ 251, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 194, 252, 255 ], "toColor": [ 223, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 244, 252, 255 ], "toColor": [ 202, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 182, 255 ], "toColor": [ 243, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 239, 252, 255 ], "toColor": [ 199, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 213, 252, 255 ], "toColor": [ 197, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 211, 255 ], "toColor": [ 197, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 243, 255 ], "toColor": [ 252, 207, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 215, 255 ], "toColor": [ 252, 237, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 238, 252, 255 ], "toColor": [ 202, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 202, 255 ], "toColor": [ 216, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 204, 255 ], "toColor": [ 252, 229, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 200, 252, 255 ], "toColor": [ 192, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 199, 255 ], "toColor": [ 252, 214, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 207, 255 ], "toColor": [ 252, 207, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 184, 252, 255 ], "toColor": [ 185, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 200, 255 ], "toColor": [ 252, 179, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 252, 255 ], "toColor": [ 252, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 226, 255 ], "toColor": [ 252, 187, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 212, 255 ], "toColor": [ 252, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 225, 255 ], "toColor": [ 192, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 206, 255 ], "toColor": [ 252, 189, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 189, 255 ], "toColor": [ 242, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 212, 255 ], "toColor": [ 245, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 179, 252, 255 ], "toColor": [ 183, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 197, 255 ], "toColor": [ 252, 207, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 182, 255 ], "toColor": [ 189, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 250, 255 ], "toColor": [ 252, 210, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 189, 255 ], "toColor": [ 252, 240, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 252, 255 ], "toColor": [ 212, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 197, 255 ], "toColor": [ 206, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 184, 255 ], "toColor": [ 252, 200, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 215, 252, 255 ], "toColor": [ 234, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 245, 255 ], "toColor": [ 199, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 216, 255 ], "toColor": [ 252, 204, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 197, 252, 255 ], "toColor": [ 245, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 193, 255 ], "toColor": [ 187, 252, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 184, 255 ], "toColor": [ 227, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 197, 252, 255 ], "toColor": [ 208, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 194, 252, 255 ], "toColor": [ 201, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 215, 255 ], "toColor": [ 207, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 189, 255 ], "toColor": [ 252, 220, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 231, 252, 255 ], "toColor": [ 210, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 214, 252, 255 ], "toColor": [ 204, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 250, 252, 255 ], "toColor": [ 204, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 187, 255 ], "toColor": [ 252, 238, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 201, 252, 255 ], "toColor": [ 182, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 187, 255 ], "toColor": [ 252, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 210, 255 ], "toColor": [ 252, 184, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 199, 255 ], "toColor": [ 252, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 252, 255 ], "toColor": [ 252, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 240, 252, 255 ], "toColor": [ 210, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 202, 252, 255 ], "toColor": [ 247, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 215, 255 ], "toColor": [ 212, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 209, 255 ], "toColor": [ 199, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 219, 255 ], "toColor": [ 252, 197, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 182, 252, 255 ], "toColor": [ 210, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 202, 255 ], "toColor": [ 249, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 213, 252, 255 ], "toColor": [ 197, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 202, 255 ], "toColor": [ 252, 244, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 187, 252, 255 ], "toColor": [ 187, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 222, 252, 255 ], "toColor": [ 207, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 237, 252, 255 ], "toColor": [ 199, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 187, 255 ], "toColor": [ 239, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 194, 255 ], "toColor": [ 252, 207, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 202, 255 ], "toColor": [ 222, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 202, 255 ], "toColor": [ 252, 207, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 215, 252, 255 ], "toColor": [ 207, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 204, 255 ], "toColor": [ 194, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.107642570279332E7, "ymin": 5387447.254633758, "xmax": -1.0996529913147775E7, "ymax": 5456501.040633727, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 5, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 5, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 5, "domain": null }, { "name": "FEATYPE", "type": "esriFieldTypeString", "alias": "FEATYPE", "length": 25, "domain": null }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP_NAME", "length": 25, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "ADDITION", "type": "esriFieldTypeString", "alias": "ADDITION", "length": 50, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "GOVERMENT LOTS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 221, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.107642570279332E7, "ymin": 5387447.254633758, "xmax": -1.0996529913147775E7, "ymax": 5456501.040633727, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 5, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 5, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 5, "domain": null }, { "name": "FEATYPE", "type": "esriFieldTypeString", "alias": "FEATYPE", "length": 25, "domain": null }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP_NAME", "length": 25, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "ADDITION", "type": "esriFieldTypeString", "alias": "ADDITION", "length": 50, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 33, "name": "RECENT SALES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 5.120000004768374E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1804779999982262E8, "falseY": -9.755499999998257E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "YEAR", "uniqueValueGroups": [ { "heading": "YEAR", "classes": [ { "label": "2021", "description": "2021", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2021" ] ] }, { "label": "2022", "description": "2022", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2022" ] ] }, { "label": "2023", "description": "2023", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2023" ] ] }, { "label": "2024", "description": "2024", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2024" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2021", "label": "2021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2022", "label": "2022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2023", "label": "2023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2024", "label": "2024" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 187, 255 ], "toColor": [ 240, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 182, 252, 255 ], "toColor": [ 236, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 184, 255 ], "toColor": [ 252, 189, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 205, 252, 255 ], "toColor": [ 204, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 218, 255 ], "toColor": [ 182, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 210, 255 ], "toColor": [ 252, 235, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 238, 255 ], "toColor": [ 252, 215, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 184, 255 ], "toColor": [ 185, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 236, 255 ], "toColor": [ 210, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 217, 252, 255 ], "toColor": [ 179, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 212, 255 ], "toColor": [ 227, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1067188867575882E7, "ymin": 5387706.677034713, "xmax": -1.0996860060841994E7, "ymax": 5455968.881763692, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 16, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 5, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 5, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 5, "domain": null }, { "name": "FEATYPE", "type": "esriFieldTypeString", "alias": "FEATYPE", "length": 25, "domain": null }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP_NAME", "length": 25, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "DIVISIONS", "type": "esriFieldTypeString", "alias": "DIVISIONS", "length": 100, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 75, "domain": null }, { "name": "VOTE_DISTRICT", "type": "esriFieldTypeString", "alias": "VOTE_DISTRICT", "length": 15, "domain": null }, { "name": "PRECINCTS", "type": "esriFieldTypeString", "alias": "PRECINCTS", "length": 15, "domain": null }, { "name": "FUTURE_LANDUSE_KIMBALL", "type": "esriFieldTypeString", "alias": "FUTURE_LANDUSE_KIMBALL", "length": 25, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "CURRENT_LAND_USE", "type": "esriFieldTypeString", "alias": "CURRENT_LAND_USE", "length": 30, "domain": null }, { "name": "HOUSING_CONDITIONS", "type": "esriFieldTypeString", "alias": "HOUSING_CONDITIONS", "length": 15, "domain": null }, { "name": "FUTURE_LU_122006", "type": "esriFieldTypeString", "alias": "FUTURE_LU_122006", "length": 50, "domain": null }, { "name": "LINE_1375", "type": "esriFieldTypeString", "alias": "LINE_1375", "length": 50, "domain": null }, { "name": "REPORT", "type": "esriFieldTypeString", "alias": "REPORT", "length": 250, "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 255, "domain": null }, { "name": "PROP_LOCATION", "type": "esriFieldTypeString", "alias": "PROP_LOCATION", "length": 255, "domain": null }, { "name": "PROP_STORY", "type": "esriFieldTypeString", "alias": "PROP_STORY", "length": 255, "domain": null }, { "name": "PROP_SQUARE_FT", "type": "esriFieldTypeInteger", "alias": "PROP_SQUARE_FT", "domain": null }, { "name": "PROP_BEDROOMS", "type": "esriFieldTypeString", "alias": "PROP_BEDROOMS", "length": 255, "domain": null }, { "name": "PROP_BATHS", "type": "esriFieldTypeString", "alias": "PROP_BATHS", "length": 255, "domain": null }, { "name": "TC_ACRES", "type": "esriFieldTypeInteger", "alias": "TC_ACRES", "domain": null }, { "name": "DATE1", "type": "esriFieldTypeDateOnly", "alias": "DATE1", "domain": null }, { "name": "SELLER1", "type": "esriFieldTypeString", "alias": "SELLER1", "length": 255, "domain": null }, { "name": "BUYER1", "type": "esriFieldTypeString", "alias": "BUYER1", "length": 255, "domain": null }, { "name": "BOOK1", "type": "esriFieldTypeString", "alias": "BOOK1", "length": 255, "domain": null }, { "name": "PAGE1", "type": "esriFieldTypeString", "alias": "PAGE1", "length": 255, "domain": null }, { "name": "TYPE1", "type": "esriFieldTypeString", "alias": "TYPE1", "length": 255, "domain": null }, { "name": "TRANSFER_FEE1", "type": "esriFieldTypeString", "alias": "TRANSFER_FEE1", "length": 255, "domain": null }, { "name": "SALE_AMOUNT1", "type": "esriFieldTypeString", "alias": "SALE_AMOUNT1", "length": 255, "domain": null }, { "name": "SALE_AMOUNT_int", "type": "esriFieldTypeInteger", "alias": "SALE_AMOUNT_int", "domain": null }, { "name": "YEAR", "type": "esriFieldTypeInteger", "alias": "YEAR", "domain": null }, { "name": "DATE", "type": "esriFieldTypeDateOnly", "alias": "DATE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "CITY ZONING", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONING", "uniqueValueGroups": [ { "heading": "ZONING", "classes": [ { "label": "Agricultural", "description": "Agricultural", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null }, "values": [ [ "Agricultural" ] ] }, { "label": "Commercial", "description": "Commercial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "Commercial" ] ] }, { "label": "Downtown Commercial", "description": "Downtown Commercial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "values": [ [ "Downtown Commercial" ] ] }, { "label": "Highway Commercial", "description": "Highway Commercial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": null }, "values": [ [ "Highway Commercial" ] ] }, { "label": "Industrial", "description": "Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "values": [ [ "Industrial" ] ] }, { "label": "Low Density Residential", "description": "Low Density Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "values": [ [ "Low Density Residential" ] ] }, { "label": "MODERATE DENSITY RESIDENTIAL; Moderate Density Resident", "description": "MODERATE DENSITY RESIDENTIAL; Moderate Density Resident", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "MODERATE DENSITY RESIDENTIAL" ], [ "Moderate Density Resident" ] ] }, { "label": "MULTI-FAMILY RESIDENTIAL; Multi-family Residential", "description": "MULTI-FAMILY RESIDENTIAL; Multi-family Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "values": [ [ "MULTI-FAMILY RESIDENTIAL" ], [ "Multi-family Residential" ] ] }, { "label": "Planned Unit Development", "description": "Planned Unit Development", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "Planned Unit Development" ] ] }, { "label": "Public/Semi-Public", "description": "Public/Semi-Public", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": null }, "values": [ [ "Public/Semi-Public" ] ] }, { "label": "Railroad", "description": "Railroad", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "values": [ [ "Railroad" ] ] }, { "label": "Riverview Cemetery", "description": "Riverview Cemetery", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": null }, "values": [ [ "Riverview Cemetery" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null }, "value": "Agricultural", "label": "Agricultural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "Commercial", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "Downtown Commercial", "label": "Downtown Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": null }, "value": "Highway Commercial", "label": "Highway Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "value": "Industrial", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": null }, "value": "Low Density Residential", "label": "Low Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "MODERATE DENSITY RESIDENTIAL", "label": "MODERATE DENSITY RESIDENTIAL; Moderate Density Resident" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "Moderate Density Resident", "label": "MODERATE DENSITY RESIDENTIAL; Moderate Density Resident" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "value": "MULTI-FAMILY RESIDENTIAL", "label": "MULTI-FAMILY RESIDENTIAL; Multi-family Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "value": "Multi-family Residential", "label": "MULTI-FAMILY RESIDENTIAL; Multi-family Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "Planned Unit Development", "label": "Planned Unit Development" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": null }, "value": "Public/Semi-Public", "label": "Public/Semi-Public" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "Railroad", "label": "Railroad" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": null }, "value": "Riverview Cemetery", "label": "Riverview Cemetery" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 187, 255 ], "toColor": [ 240, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 182, 252, 255 ], "toColor": [ 236, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 184, 255 ], "toColor": [ 252, 189, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 205, 252, 255 ], "toColor": [ 204, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 218, 255 ], "toColor": [ 182, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 210, 255 ], "toColor": [ 252, 235, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 238, 255 ], "toColor": [ 252, 215, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 184, 255 ], "toColor": [ 185, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 236, 255 ], "toColor": [ 210, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 217, 252, 255 ], "toColor": [ 179, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 212, 255 ], "toColor": [ 227, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.1059236054226404E7, "ymin": 5430672.288960753, "xmax": -1.105426317646075E7, "ymax": 5438273.046990037, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 75, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "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": 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": true, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "COUNTY ZONING", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3.7524899762536384E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONING", "uniqueValueGroups": [ { "heading": "ZONING", "classes": [ { "label": "AG - AGRICULTURAL", "description": "AG - AGRICULTURAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 249, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.5 } }, "values": [ [ "AG" ] ] }, { "label": "AR - AG RESIDENTIAL", "description": "AR - AG RESIDENTIAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 56, 168, 0, 255 ], "width": 0 } }, "values": [ [ "AG RESIDENTIAL" ] ] }, { "label": "R1 - RURAL RESIDENTIAL", "description": "R1 - RURAL RESIDENTIAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "values": [ [ "RURAL RESIDENTIAL" ] ] }, { "label": "R2 - HIGH DENSITY RESIDENTIAL", "description": "R2 - HIGH DENSITY RESIDENTIAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "R2 - HIGH DENSITY RESIDENTIAL" ] ] }, { "label": "MPH - MANUFACTURED HOME PARK", "description": "MPH - MANUFACTURED HOME PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MPH - MANUFACTURED HOME PARK" ] ] }, { "label": "HC - HIGHWAY COMMERCIAL", "description": "HC - HIGHWAY COMMERCIAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "HIGHWAY COMMERCIAL" ] ] }, { "label": "PUD - PLANNED UNIT DEVELOPMENT", "description": "PUD - PLANNED UNIT DEVELOPMENT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PUD - PLANNED UNIT DEVELOPMENT" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 249, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.5 } }, "value": "AG", "label": "AG - AGRICULTURAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 56, 168, 0, 255 ], "width": 0 } }, "value": "AG RESIDENTIAL", "label": "AR - AG RESIDENTIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "value": "RURAL RESIDENTIAL", "label": "R1 - RURAL RESIDENTIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R2 - HIGH DENSITY RESIDENTIAL", "label": "R2 - HIGH DENSITY RESIDENTIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MPH - MANUFACTURED HOME PARK", "label": "MPH - MANUFACTURED HOME PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "HIGHWAY COMMERCIAL", "label": "HC - HIGHWAY COMMERCIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PUD - PLANNED UNIT DEVELOPMENT", "label": "PUD - PLANNED UNIT DEVELOPMENT" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 187, 255 ], "toColor": [ 240, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 182, 252, 255 ], "toColor": [ 236, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 184, 255 ], "toColor": [ 252, 189, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 205, 252, 255 ], "toColor": [ 204, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 218, 255 ], "toColor": [ 182, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 210, 255 ], "toColor": [ 252, 235, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 238, 255 ], "toColor": [ 252, 215, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 184, 255 ], "toColor": [ 185, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 236, 255 ], "toColor": [ 210, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 217, 252, 255 ], "toColor": [ 179, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 212, 255 ], "toColor": [ 227, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.1057884402270937E7, "ymin": 5423856.1715452, "xmax": -1.1003036888944948E7, "ymax": 5442427.652080036, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 75, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "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": 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": true, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "FIRE DISTRICTS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1804779999982262E8, "falseY": -9.755499999998255E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FIRE", "uniqueValueGroups": [ { "heading": "FIRE", "classes": [ { "label": "CHAMBERLAIN / OACOMA FIRE PROTECTION AREA", "description": "CHAMBERLAIN / OACOMA FIRE PROTECTION AREA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "CHAMBERLAIN / OACOMA FIRE PROTECTION AREA" ] ] }, { "label": "KIMBALL FIRE PROTECTION AREA", "description": "KIMBALL FIRE PROTECTION AREA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KIMBALL FIRE PROTECTION AREA" ] ] }, { "label": "PLATTE FD", "description": "PLATTE FD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLATTE FD" ] ] }, { "label": "PUKWANA FIRE PROTECTION AREA", "description": "PUKWANA FIRE PROTECTION AREA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PUKWANA FIRE PROTECTION AREA" ] ] }, { "label": "WHITE LAKE FD", "description": "WHITE LAKE FD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 180, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WHITE LAKE FD" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHAMBERLAIN / OACOMA FIRE PROTECTION AREA", "label": "CHAMBERLAIN / OACOMA FIRE PROTECTION AREA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KIMBALL FIRE PROTECTION AREA", "label": "KIMBALL FIRE PROTECTION AREA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLATTE FD", "label": "PLATTE FD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PUKWANA FIRE PROTECTION AREA", "label": "PUKWANA FIRE PROTECTION AREA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 180, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WHITE LAKE FD", "label": "WHITE LAKE FD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 187, 255 ], "toColor": [ 240, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 182, 252, 255 ], "toColor": [ 236, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 184, 255 ], "toColor": [ 252, 189, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 205, 252, 255 ], "toColor": [ 204, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 218, 255 ], "toColor": [ 182, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 210, 255 ], "toColor": [ 252, 235, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 238, 255 ], "toColor": [ 252, 215, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 184, 255 ], "toColor": [ 185, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 236, 255 ], "toColor": [ 210, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 217, 252, 255 ], "toColor": [ 179, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 212, 255 ], "toColor": [ 227, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.107318170509362E7, "ymin": 5387470.840646671, "xmax": -1.0996529913151989E7, "ymax": 5456467.367140069, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ESN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ESN", "type": "esriFieldTypeString", "alias": "ESN", "length": 5, "domain": null }, { "name": "AMBULANCE", "type": "esriFieldTypeString", "alias": "AMBULANCE", "length": 50, "domain": null }, { "name": "FIRE", "type": "esriFieldTypeString", "alias": "FIRE", "length": 50, "domain": null }, { "name": "LAW_ENFORCEMENT", "type": "esriFieldTypeString", "alias": "LAW_ENFORCEMENT", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "AMBULANCE DISTRICTS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1804779999982262E8, "falseY": -9.755499999998255E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AMBULANCE", "uniqueValueGroups": [ { "heading": "AMBULANCE", "classes": [ { "label": "KIMBALL AMB", "description": "KIMBALL AMB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KIMBALL AMB" ] ] }, { "label": "MISSOURI VALLEY AMB", "description": "MISSOURI VALLEY AMB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MISSOURI VALLEY AMB" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KIMBALL AMB", "label": "KIMBALL AMB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MISSOURI VALLEY AMB", "label": "MISSOURI VALLEY AMB" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 187, 255 ], "toColor": [ 240, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 182, 252, 255 ], "toColor": [ 236, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 184, 255 ], "toColor": [ 252, 189, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 205, 252, 255 ], "toColor": [ 204, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 218, 255 ], "toColor": [ 182, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 210, 255 ], "toColor": [ 252, 235, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 238, 255 ], "toColor": [ 252, 215, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 184, 255 ], "toColor": [ 185, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 236, 255 ], "toColor": [ 210, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 217, 252, 255 ], "toColor": [ 179, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 212, 255 ], "toColor": [ 227, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.107318170509362E7, "ymin": 5387470.840646671, "xmax": -1.0996529913151989E7, "ymax": 5456467.367140069, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ESN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ESN", "type": "esriFieldTypeString", "alias": "ESN", "length": 5, "domain": null }, { "name": "AMBULANCE", "type": "esriFieldTypeString", "alias": "AMBULANCE", "length": 50, "domain": null }, { "name": "FIRE", "type": "esriFieldTypeString", "alias": "FIRE", "length": 50, "domain": null }, { "name": "LAW_ENFORCEMENT", "type": "esriFieldTypeString", "alias": "LAW_ENFORCEMENT", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 38, "name": "HALF MILE CAMPGROUND BUFFER", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 5.120000004768374E-4, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.1804779999982262E8, "falseY": -9.755499999998257E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.1054766143823877E7, "ymin": 5439523.269409309, "xmax": -1.1052161894986281E7, "ymax": 5442230.729430727, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARCEL_TOWNSHIP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCEL_PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 16, "domain": null }, { "name": "PARCEL_SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 5, "domain": null }, { "name": "PARCEL_TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 5, "domain": null }, { "name": "PARCEL_RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 5, "domain": null }, { "name": "PARCEL_FEATYPE", "type": "esriFieldTypeString", "alias": "FEATYPE", "length": 25, "domain": null }, { "name": "PARCEL_TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP_NAME", "length": 25, "domain": null }, { "name": "PARCEL_LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "PARCEL_DIVISIONS", "type": "esriFieldTypeString", "alias": "DIVISIONS", "length": 100, "domain": null }, { "name": "PARCEL_ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 75, "domain": null }, { "name": "PARCEL_VOTE_DISTRICT", "type": "esriFieldTypeString", "alias": "VOTE_DISTRICT", "length": 15, "domain": null }, { "name": "PARCEL_PRECINCTS", "type": "esriFieldTypeString", "alias": "PRECINCTS", "length": 15, "domain": null }, { "name": "PARCEL_FUTURE_LANDUSE_KIMBALL", "type": "esriFieldTypeString", "alias": "FUTURE_LANDUSE_KIMBALL", "length": 25, "domain": null }, { "name": "PARCEL_COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "PARCEL_CURRENT_LAND_USE", "type": "esriFieldTypeString", "alias": "CURRENT_LAND_USE", "length": 30, "domain": null }, { "name": "PARCEL_HOUSING_CONDITIONS", "type": "esriFieldTypeString", "alias": "HOUSING_CONDITIONS", "length": 15, "domain": null }, { "name": "PARCEL_FUTURE_LU_122006", "type": "esriFieldTypeString", "alias": "FUTURE_LU_122006", "length": 50, "domain": null }, { "name": "PARCEL_LINE_1375", "type": "esriFieldTypeString", "alias": "LINE_1375", "length": 50, "domain": null }, { "name": "PARCEL_REPORT", "type": "esriFieldTypeString", "alias": "REPORT", "length": 250, "domain": null }, { "name": "TAX_1_csv_DEL_YEAR", "type": "esriFieldTypeInteger", "alias": "DEL_YEAR", "domain": null }, { "name": "TAX_1_csv_DEL_TYPE", "type": "esriFieldTypeString", "alias": "DEL_TYPE", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_PARCEL", "type": "esriFieldTypeString", "alias": "DEL_PARCEL", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_DIST", "type": "esriFieldTypeString", "alias": "DEL_DIST", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_RECEIPT", "type": "esriFieldTypeDouble", "alias": "DEL_RECEIPT", "domain": null }, { "name": "TAX_1_csv_DEL_NAME_1", "type": "esriFieldTypeString", "alias": "DEL_NAME_1", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_NAME_2", "type": "esriFieldTypeString", "alias": "DEL_NAME_2", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_NAME_3", "type": "esriFieldTypeString", "alias": "DEL_NAME_3", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_ADDRESS_1_1", "type": "esriFieldTypeString", "alias": "DEL_ADDRESS_1_1", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_ADDRESS_1_2", "type": "esriFieldTypeString", "alias": "DEL_ADDRESS_1_2", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_ADDRESS_1_3", "type": "esriFieldTypeString", "alias": "DEL_ADDRESS_1_3", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_ADDRESS_2_1", "type": "esriFieldTypeString", "alias": "DEL_ADDRESS_2_1", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_ADDRESS_2_2", "type": "esriFieldTypeString", "alias": "DEL_ADDRESS_2_2", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_ADDRESS_2_3", "type": "esriFieldTypeString", "alias": "DEL_ADDRESS_2_3", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_ADDRESS_3_1", "type": "esriFieldTypeString", "alias": "DEL_ADDRESS_3_1", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_ADDRESS_3_2", "type": "esriFieldTypeString", "alias": "DEL_ADDRESS_3_2", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_ADDRESS_3_3", "type": "esriFieldTypeString", "alias": "DEL_ADDRESS_3_3", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_ZIP_5_1", "type": "esriFieldTypeInteger", "alias": "DEL_ZIP_5_1", "domain": null }, { "name": "TAX_1_csv_DEL_ZIP_5_2", "type": "esriFieldTypeInteger", "alias": "DEL_ZIP_5_2", "domain": null }, { "name": "TAX_1_csv_DEL_ZIP_5_3", "type": "esriFieldTypeInteger", "alias": "DEL_ZIP_5_3", "domain": null }, { "name": "TAX_1_csv_DEL_ZIP_4_1", "type": "esriFieldTypeInteger", "alias": "DEL_ZIP_4_1", "domain": null }, { "name": "TAX_1_csv_DEL_ZIP_4_2", "type": "esriFieldTypeInteger", "alias": "DEL_ZIP_4_2", "domain": null }, { "name": "TAX_1_csv_DEL_ZIP_4_3", "type": "esriFieldTypeInteger", "alias": "DEL_ZIP_4_3", "domain": null }, { "name": "TAX_1_csv_DEL_NAME_TYPE_1", "type": "esriFieldTypeString", "alias": "DEL_NAME_TYPE_1", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_NAME_TYPE_2", "type": "esriFieldTypeString", "alias": "DEL_NAME_TYPE_2", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_NAME_TYPE_3", "type": "esriFieldTypeString", "alias": "DEL_NAME_TYPE_3", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_DP_1", "type": "esriFieldTypeDouble", "alias": "DEL_DP_1", "domain": null }, { "name": "TAX_1_csv_DEL_DP_2", "type": "esriFieldTypeDouble", "alias": "DEL_DP_2", "domain": null }, { "name": "TAX_1_csv_DEL_DP_3", "type": "esriFieldTypeDouble", "alias": "DEL_DP_3", "domain": null }, { "name": "TAX_1_csv_DEL_C_1", "type": "esriFieldTypeDouble", "alias": "DEL_C_1", "domain": null }, { "name": "TAX_1_csv_DEL_C_2", "type": "esriFieldTypeDouble", "alias": "DEL_C_2", "domain": null }, { "name": "TAX_1_csv_DEL_C_3", "type": "esriFieldTypeDouble", "alias": "DEL_C_3", "domain": null }, { "name": "TAX_1_csv_DEL_ROUTE_1", "type": "esriFieldTypeString", "alias": "DEL_ROUTE_1", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_ROUTE_2", "type": "esriFieldTypeString", "alias": "DEL_ROUTE_2", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_ROUTE_3", "type": "esriFieldTypeString", "alias": "DEL_ROUTE_3", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_LOCATION", "type": "esriFieldTypeString", "alias": "DEL_LOCATION", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_GROSS_ACRES", "type": "esriFieldTypeDouble", "alias": "DEL_GROSS_ACRES", "domain": null }, { "name": "TAX_1_csv_DEL_NET_ACRES", "type": "esriFieldTypeDouble", "alias": "DEL_NET_ACRES", "domain": null }, { "name": "TAX_1_csv_DEL_MISC_CODES_1", "type": "esriFieldTypeString", "alias": "DEL_MISC_CODES_1", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_MISC_CODES_2", "type": "esriFieldTypeString", "alias": "DEL_MISC_CODES_2", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_MISC_CODES_3", "type": "esriFieldTypeString", "alias": "DEL_MISC_CODES_3", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_MISC_CODES_4", "type": "esriFieldTypeString", "alias": "DEL_MISC_CODES_4", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_MISC_CODES_5", "type": "esriFieldTypeString", "alias": "DEL_MISC_CODES_5", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_BANK_CODE", "type": "esriFieldTypeString", "alias": "DEL_BANK_CODE", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_LOAN_NUMBER", "type": "esriFieldTypeString", "alias": "DEL_LOAN_NUMBER", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_STR", "type": "esriFieldTypeString", "alias": "DEL_STR", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_LEGAL_1", "type": "esriFieldTypeString", "alias": "DEL_LEGAL_1", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_LEGAL_2", "type": "esriFieldTypeString", "alias": "DEL_LEGAL_2", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_LEGAL_3", "type": "esriFieldTypeString", "alias": "DEL_LEGAL_3", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_LEGAL_4", "type": "esriFieldTypeString", "alias": "DEL_LEGAL_4", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_LEGAL_5", "type": "esriFieldTypeString", "alias": "DEL_LEGAL_5", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_LEGAL_6", "type": "esriFieldTypeString", "alias": "DEL_LEGAL_6", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_LEGAL_7", "type": "esriFieldTypeString", "alias": "DEL_LEGAL_7", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_DSC_USE", "type": "esriFieldTypeInteger", "alias": "DEL_DSC_USE", "domain": null }, { "name": "TAX_1_csv_DEL_DSC_RATE", "type": "esriFieldTypeInteger", "alias": "DEL_DSC_RATE", "domain": null }, { "name": "TAX_1_csv_DEL_RECORD_TYPE", "type": "esriFieldTypeString", "alias": "DEL_RECORD_TYPE", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_VALUE_1_1", "type": "esriFieldTypeInteger", "alias": "DEL_VALUE_1_1", "domain": null }, { "name": "TAX_1_csv_DEL_VALUE_1_2", "type": "esriFieldTypeInteger", "alias": "DEL_VALUE_1_2", "domain": null }, { "name": "TAX_1_csv_DEL_VALUE_2_1", "type": "esriFieldTypeInteger", "alias": "DEL_VALUE_2_1", "domain": null }, { "name": "TAX_1_csv_DEL_VALUE_2_2", "type": "esriFieldTypeInteger", "alias": "DEL_VALUE_2_2", "domain": null }, { "name": "TAX_1_csv_DEL_VALUE_3_1", "type": "esriFieldTypeInteger", "alias": "DEL_VALUE_3_1", "domain": null }, { "name": "TAX_1_csv_DEL_VALUE_3_2", "type": "esriFieldTypeInteger", "alias": "DEL_VALUE_3_2", "domain": null }, { "name": "TAX_1_csv_DEL_VALUE_4_1", "type": "esriFieldTypeInteger", "alias": "DEL_VALUE_4_1", "domain": null }, { "name": "TAX_1_csv_DEL_VALUE_4_2", "type": "esriFieldTypeInteger", "alias": "DEL_VALUE_4_2", "domain": null }, { "name": "TAX_1_csv_DEL_TIF_VALUE_1", "type": "esriFieldTypeInteger", "alias": "DEL_TIF_VALUE_1", "domain": null }, { "name": "TAX_1_csv_DEL_TIF_VALUE_2", "type": "esriFieldTypeInteger", "alias": "DEL_TIF_VALUE_2", "domain": null }, { "name": "TAX_1_csv_DEL_TIF_VALUE_3", "type": "esriFieldTypeInteger", "alias": "DEL_TIF_VALUE_3", "domain": null }, { "name": "TAX_1_csv_DEL_TIF_VALUE_4", "type": "esriFieldTypeInteger", "alias": "DEL_TIF_VALUE_4", "domain": null }, { "name": "TAX_1_csv_DEL_TAX_1", "type": "esriFieldTypeDouble", "alias": "DEL_TAX_1", "domain": null }, { "name": "TAX_1_csv_DEL_TAX_2", "type": "esriFieldTypeDouble", "alias": "DEL_TAX_2", "domain": null }, { "name": "TAX_1_csv_DEL_TAX_3", "type": "esriFieldTypeDouble", "alias": "DEL_TAX_3", "domain": null }, { "name": "TAX_1_csv_DEL_TAX_4", "type": "esriFieldTypeDouble", "alias": "DEL_TAX_4", "domain": null }, { "name": "TAX_1_csv_DEL_EXEMPT_VALUE_1", "type": "esriFieldTypeInteger", "alias": "DEL_EXEMPT_VALUE_1", "domain": null }, { "name": "TAX_1_csv_DEL_EXEMPT_VALUE_2", "type": "esriFieldTypeInteger", "alias": "DEL_EXEMPT_VALUE_2", "domain": null }, { "name": "TAX_1_csv_DEL_EXEMPT_VALUE_3", "type": "esriFieldTypeInteger", "alias": "DEL_EXEMPT_VALUE_3", "domain": null }, { "name": "TAX_1_csv_DEL_CREDIT_VALUE_1", "type": "esriFieldTypeInteger", "alias": "DEL_CREDIT_VALUE_1", "domain": null }, { "name": "TAX_1_csv_DEL_CREDIT_VALUE_2", "type": "esriFieldTypeInteger", "alias": "DEL_CREDIT_VALUE_2", "domain": null }, { "name": "TAX_1_csv_DEL_CREDIT_VALUE_3", "type": "esriFieldTypeInteger", "alias": "DEL_CREDIT_VALUE_3", "domain": null }, { "name": "TAX_1_csv_DEL_CREDIT_1", "type": "esriFieldTypeDouble", "alias": "DEL_CREDIT_1", "domain": null }, { "name": "TAX_1_csv_DEL_CREDIT_2", "type": "esriFieldTypeDouble", "alias": "DEL_CREDIT_2", "domain": null }, { "name": "TAX_1_csv_DEL_CREDIT_3", "type": "esriFieldTypeDouble", "alias": "DEL_CREDIT_3", "domain": null }, { "name": "TAX_1_csv_DEL_TIF_DIST", "type": "esriFieldTypeString", "alias": "DEL_TIF_DIST", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_GROSS_TAX", "type": "esriFieldTypeDouble", "alias": "DEL_GROSS_TAX", "domain": null }, { "name": "TAX_1_csv_DEL_NET_TAX", "type": "esriFieldTypeDouble", "alias": "DEL_NET_TAX", "domain": null }, { "name": "TAX_1_csv_DEL_TAX_ACCOUNT", "type": "esriFieldTypeInteger", "alias": "DEL_TAX_ACCOUNT", "domain": null }, { "name": "TAX_1_csv_DEL_DATE_PAID_1", "type": "esriFieldTypeInteger", "alias": "DEL_DATE_PAID_1", "domain": null }, { "name": "TAX_1_csv_DEL_DATE_PAID_2", "type": "esriFieldTypeInteger", "alias": "DEL_DATE_PAID_2", "domain": null }, { "name": "TAX_1_csv_DEL_HOUSE_TAX", "type": "esriFieldTypeDouble", "alias": "DEL_HOUSE_TAX", "domain": null }, { "name": "TAX_1_csv_DEL_COMMENTS", "type": "esriFieldTypeString", "alias": "DEL_COMMENTS", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_CLASS", "type": "esriFieldTypeString", "alias": "DEL_CLASS", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_ADDNUM", "type": "esriFieldTypeString", "alias": "DEL_ADDNUM", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_HOUSE_NO", "type": "esriFieldTypeString", "alias": "DEL_HOUSE_NO", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_HOUSE_SUFFIX", "type": "esriFieldTypeString", "alias": "DEL_HOUSE_SUFFIX", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_CITY_TWN", "type": "esriFieldTypeString", "alias": "DEL_CITY_TWN", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_BLOCK", "type": "esriFieldTypeString", "alias": "DEL_BLOCK", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_LOT", "type": "esriFieldTypeString", "alias": "DEL_LOT", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_STATE_RELIEF", "type": "esriFieldTypeDouble", "alias": "DEL_STATE_RELIEF", "domain": null }, { "name": "TAX_1_csv_DEL_MISC_TAX", "type": "esriFieldTypeDouble", "alias": "DEL_MISC_TAX", "domain": null }, { "name": "TAX_1_csv_DEL_ADDR_NUM1", "type": "esriFieldTypeInteger", "alias": "DEL_ADDR_NUM1", "domain": null }, { "name": "TAX_1_csv_DEL_ADDR_NUM2", "type": "esriFieldTypeInteger", "alias": "DEL_ADDR_NUM2", "domain": null }, { "name": "TAX_1_csv_DEL_ADDR_NUM3", "type": "esriFieldTypeInteger", "alias": "DEL_ADDR_NUM3", "domain": null }, { "name": "TAX_1_csv_DEL_TAX_ACCT_OVRRD", "type": "esriFieldTypeString", "alias": "DEL_TAX_ACCT_OVRRD", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_DATE_CCYYMMDD", "type": "esriFieldTypeInteger", "alias": "DEL_DATE_CCYYMMDD", "domain": null }, { "name": "TAX_1_csv_DEL_TIME", "type": "esriFieldTypeInteger", "alias": "DEL_TIME", "domain": null }, { "name": "TAX_1_csv_DEL_PAID_BY", "type": "esriFieldTypeString", "alias": "DEL_PAID_BY", "length": 8000, "domain": null }, { "name": "TAX_1_csv_AR_NET_1", "type": "esriFieldTypeDouble", "alias": "AR_NET_1", "domain": null }, { "name": "TAX_1_csv_AR_NET_2", "type": "esriFieldTypeDouble", "alias": "AR_NET_2", "domain": null }, { "name": "TAX_1_csv_AR_MISC_1", "type": "esriFieldTypeDouble", "alias": "AR_MISC_1", "domain": null }, { "name": "TAX_1_csv_AR_MISC_2", "type": "esriFieldTypeDouble", "alias": "AR_MISC_2", "domain": null }, { "name": "TAX_1_csv_AR_AMOUNT_PAID_1", "type": "esriFieldTypeDouble", "alias": "AR_AMOUNT_PAID_1", "domain": null }, { "name": "TAX_1_csv_AR_AMOUNT_PAID_2", "type": "esriFieldTypeDouble", "alias": "AR_AMOUNT_PAID_2", "domain": null }, { "name": "TAX_1_csv_AR_PAID_1", "type": "esriFieldTypeDouble", "alias": "AR_PAID_1", "domain": null }, { "name": "TAX_1_csv_AR_PAID_2", "type": "esriFieldTypeDouble", "alias": "AR_PAID_2", "domain": null }, { "name": "TAX_1_csv_AR_DSC_1", "type": "esriFieldTypeDouble", "alias": "AR_DSC_1", "domain": null }, { "name": "TAX_1_csv_AR_DSC_2", "type": "esriFieldTypeDouble", "alias": "AR_DSC_2", "domain": null }, { "name": "TAX_1_csv_AR_ADDON1_1", "type": "esriFieldTypeDouble", "alias": "AR_ADDON1_1", "domain": null }, { "name": "TAX_1_csv_AR_ADDON1_2", "type": "esriFieldTypeDouble", "alias": "AR_ADDON1_2", "domain": null }, { "name": "TAX_1_csv_AR_ADDON1_3", "type": "esriFieldTypeDouble", "alias": "AR_ADDON1_3", "domain": null }, { "name": "TAX_1_csv_AR_ADDON1_4", "type": "esriFieldTypeDouble", "alias": "AR_ADDON1_4", "domain": null }, { "name": "TAX_1_csv_AR_ADDON1_5", "type": "esriFieldTypeDouble", "alias": "AR_ADDON1_5", "domain": null }, { "name": "TAX_1_csv_AR_ADDON2_1", "type": "esriFieldTypeDouble", "alias": "AR_ADDON2_1", "domain": null }, { "name": "TAX_1_csv_AR_ADDON2_2", "type": "esriFieldTypeDouble", "alias": "AR_ADDON2_2", "domain": null }, { "name": "TAX_1_csv_AR_ADDON2_3", "type": "esriFieldTypeDouble", "alias": "AR_ADDON2_3", "domain": null }, { "name": "TAX_1_csv_AR_ADDON2_4", "type": "esriFieldTypeDouble", "alias": "AR_ADDON2_4", "domain": null }, { "name": "TAX_1_csv_AR_ADDON2_5", "type": "esriFieldTypeDouble", "alias": "AR_ADDON2_5", "domain": null }, { "name": "TAX_1_csv_AR_PARCEL_1", "type": "esriFieldTypeString", "alias": "AR_PARCEL_1", "length": 8000, "domain": null }, { "name": "TAX_1_csv_AR_PARCEL_2", "type": "esriFieldTypeString", "alias": "AR_PARCEL_2", "length": 8000, "domain": null }, { "name": "TAX_1_csv_AR_PARCEL_3", "type": "esriFieldTypeString", "alias": "AR_PARCEL_3", "length": 8000, "domain": null }, { "name": "TAX_1_csv_AR_PARCEL_4", "type": "esriFieldTypeString", "alias": "AR_PARCEL_4", "length": 8000, "domain": null }, { "name": "TAX_1_csv_AR_COMMENTS", "type": "esriFieldTypeString", "alias": "AR_COMMENTS", "length": 8000, "domain": null }, { "name": "TAX_1_csv_AR_HOLD_PAY", "type": "esriFieldTypeDouble", "alias": "AR_HOLD_PAY", "domain": null }, { "name": "TAX_1_csv_AR_HOLD_PENALTY", "type": "esriFieldTypeDouble", "alias": "AR_HOLD_PENALTY", "domain": null }, { "name": "TAX_1_csv_AR_HOLD_COSTS", "type": "esriFieldTypeDouble", "alias": "AR_HOLD_COSTS", "domain": null }, { "name": "TAX_1_csv_AR_ALLOW_PARTIAL", "type": "esriFieldTypeString", "alias": "AR_ALLOW_PARTIAL", "length": 8000, "domain": null }, { "name": "TAX_1_csv_AR_TAX_SALE", "type": "esriFieldTypeString", "alias": "AR_TAX_SALE", "length": 8000, "domain": null }, { "name": "TAX_1_csv_AR_BANKRUPTCY", "type": "esriFieldTypeString", "alias": "AR_BANKRUPTCY", "length": 8000, "domain": null }, { "name": "TAX_1_csv_AR_OTHER", "type": "esriFieldTypeString", "alias": "AR_OTHER", "length": 8000, "domain": null }, { "name": "TAX_1_csv_AR_LAST_CHANGE", "type": "esriFieldTypeInteger", "alias": "AR_LAST_CHANGE", "domain": null }, { "name": "TAX_1_csv_AR_STATE_RELIEF", "type": "esriFieldTypeDouble", "alias": "AR_STATE_RELIEF", "domain": null }, { "name": "TAX_1_csv_AR_PUBLISHED", "type": "esriFieldTypeString", "alias": "AR_PUBLISHED", "length": 8000, "domain": null }, { "name": "TAX_1_csv_AR_DISTRESS", "type": "esriFieldTypeString", "alias": "AR_DISTRESS", "length": 8000, "domain": null }, { "name": "TAX_1_csv_AR_DISTRESS_DATE", "type": "esriFieldTypeInteger", "alias": "AR_DISTRESS_DATE", "domain": null }, { "name": "TAX_1_csv_DEL_SECTION", "type": "esriFieldTypeString", "alias": "DEL_SECTION", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_TOWNSHIP", "type": "esriFieldTypeInteger", "alias": "DEL_TOWNSHIP", "domain": null }, { "name": "TAX_1_csv_DEL_RANGE", "type": "esriFieldTypeInteger", "alias": "DEL_RANGE", "domain": null }, { "name": "TAX_1_csv_DEL_QTR", "type": "esriFieldTypeString", "alias": "DEL_QTR", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_QTRQTR", "type": "esriFieldTypeString", "alias": "DEL_QTRQTR", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_AR_GL_POSTED", "type": "esriFieldTypeString", "alias": "DEL_AR_GL_POSTED", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_AR_GL_PACKET", "type": "esriFieldTypeInteger", "alias": "DEL_AR_GL_PACKET", "domain": null }, { "name": "TAX_1_csv_DEL_BILL_DATE", "type": "esriFieldTypeInteger", "alias": "DEL_BILL_DATE", "domain": null }, { "name": "TAX_1_csv_DEL_BANK_ADDR", "type": "esriFieldTypeInteger", "alias": "DEL_BANK_ADDR", "domain": null }, { "name": "TAX_1_csv_DEL_TOWN", "type": "esriFieldTypeInteger", "alias": "DEL_TOWN", "domain": null }, { "name": "TAX_1_csv_DEL_DEED_DATE", "type": "esriFieldTypeString", "alias": "DEL_DEED_DATE", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_DEED_BOOK", "type": "esriFieldTypeString", "alias": "DEL_DEED_BOOK", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_DEED_PAGE", "type": "esriFieldTypeDouble", "alias": "DEL_DEED_PAGE", "domain": null }, { "name": "TAX_1_csv_DEL_CONTRACT_DATE", "type": "esriFieldTypeString", "alias": "DEL_CONTRACT_DATE", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_CONTRACT_BOOK", "type": "esriFieldTypeString", "alias": "DEL_CONTRACT_BOOK", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_CONTRACT_PAGE", "type": "esriFieldTypeString", "alias": "DEL_CONTRACT_PAGE", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_PER_MILES", "type": "esriFieldTypeDouble", "alias": "DEL_PER_MILES", "domain": null }, { "name": "TAX_1_csv_DEL_DEED_TRB_YEAR", "type": "esriFieldTypeInteger", "alias": "DEL_DEED_TRB_YEAR", "domain": null }, { "name": "TAX_1_csv_DEL_DEED_TRB_SEQ", "type": "esriFieldTypeDouble", "alias": "DEL_DEED_TRB_SEQ", "domain": null }, { "name": "TAX_1_csv_DEL_CONT_TRB_YEAR", "type": "esriFieldTypeInteger", "alias": "DEL_CONT_TRB_YEAR", "domain": null }, { "name": "TAX_1_csv_DEL_CONT_TRB_SEQ", "type": "esriFieldTypeDouble", "alias": "DEL_CONT_TRB_SEQ", "domain": null }, { "name": "TAX_1_csv_DEL_STATUS", "type": "esriFieldTypeString", "alias": "DEL_STATUS", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_MARKET_AREA", "type": "esriFieldTypeString", "alias": "DEL_MARKET_AREA", "length": 8000, "domain": null }, { "name": "TAX_1_csv_AR_DIST", "type": "esriFieldTypeString", "alias": "AR_DIST", "length": 8000, "domain": null }, { "name": "TAX_1_csv_AR_PAID_STATUS", "type": "esriFieldTypeDouble", "alias": "AR_PAID_STATUS", "domain": null }, { "name": "TAX_1_csv_DEL_NAMEX_1", "type": "esriFieldTypeString", "alias": "DEL_NAMEX_1", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_NAMEX_2", "type": "esriFieldTypeString", "alias": "DEL_NAMEX_2", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_NAMEX_3", "type": "esriFieldTypeString", "alias": "DEL_NAMEX_3", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_NAMEX_4", "type": "esriFieldTypeString", "alias": "DEL_NAMEX_4", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_NAME_TYPEX_1", "type": "esriFieldTypeString", "alias": "DEL_NAME_TYPEX_1", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_NAME_TYPEX_2", "type": "esriFieldTypeString", "alias": "DEL_NAME_TYPEX_2", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_NAME_TYPEX_3", "type": "esriFieldTypeString", "alias": "DEL_NAME_TYPEX_3", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_NAME_TYPEX_4", "type": "esriFieldTypeString", "alias": "DEL_NAME_TYPEX_4", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_ADDR_NUMX_1", "type": "esriFieldTypeInteger", "alias": "DEL_ADDR_NUMX_1", "domain": null }, { "name": "TAX_1_csv_DEL_ADDR_NUMX_2", "type": "esriFieldTypeInteger", "alias": "DEL_ADDR_NUMX_2", "domain": null }, { "name": "TAX_1_csv_DEL_ADDR_NUMX_3", "type": "esriFieldTypeInteger", "alias": "DEL_ADDR_NUMX_3", "domain": null }, { "name": "TAX_1_csv_DEL_ADDR_NUMX_4", "type": "esriFieldTypeInteger", "alias": "DEL_ADDR_NUMX_4", "domain": null }, { "name": "TAX_1_csv_DEL_ADJ_DATE", "type": "esriFieldTypeInteger", "alias": "DEL_ADJ_DATE", "domain": null }, { "name": "TAX_1_csv_RE_MASTER_NO_GROWTH_NOTE", "type": "esriFieldTypeString", "alias": "RE_MASTER_NO_GROWTH_NOTE", "length": 8000, "domain": null }, { "name": "TAX_1_csv_RE_MASTER_NON_TAX_CODE", "type": "esriFieldTypeString", "alias": "RE_MASTER_NON_TAX_CODE", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_ADJ_ABATE", "type": "esriFieldTypeString", "alias": "DEL_ADJ_ABATE", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_SPECIAL_DIST_1", "type": "esriFieldTypeString", "alias": "DEL_SPECIAL_DIST_1", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_SPECIAL_DIST_2", "type": "esriFieldTypeString", "alias": "DEL_SPECIAL_DIST_2", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_SPECIAL_DIST_3", "type": "esriFieldTypeString", "alias": "DEL_SPECIAL_DIST_3", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_SPECIAL_UNITS_1", "type": "esriFieldTypeDouble", "alias": "DEL_SPECIAL_UNITS_1", "domain": null }, { "name": "TAX_1_csv_DEL_SPECIAL_UNITS_2", "type": "esriFieldTypeDouble", "alias": "DEL_SPECIAL_UNITS_2", "domain": null }, { "name": "TAX_1_csv_DEL_SPECIAL_UNITS_3", "type": "esriFieldTypeDouble", "alias": "DEL_SPECIAL_UNITS_3", "domain": null }, { "name": "TAX_1_csv_DEL_ORIG_BILL", "type": "esriFieldTypeDouble", "alias": "DEL_ORIG_BILL", "domain": null }, { "name": "TAX_1_csv_DEL_MISC_CODES2_1", "type": "esriFieldTypeString", "alias": "DEL_MISC_CODES2_1", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_MISC_CODES2_2", "type": "esriFieldTypeString", "alias": "DEL_MISC_CODES2_2", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_MISC_CODES2_3", "type": "esriFieldTypeString", "alias": "DEL_MISC_CODES2_3", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_MISC_CODES2_4", "type": "esriFieldTypeString", "alias": "DEL_MISC_CODES2_4", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_MISC_CODES2_5", "type": "esriFieldTypeString", "alias": "DEL_MISC_CODES2_5", "length": 8000, "domain": null }, { "name": "TAX_1_csv_DEL_B4_DEDMAX", "type": "esriFieldTypeString", "alias": "DEL_B4_DEDMAX", "length": 8000, "domain": null }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9cbf07c19eb04092ba2f45bde9b73fa3" } ], "tables": [] }