{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "ANNOTATION", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 14, "name": "LOT_ANNO" }, { "id": 12, "name": "BLOCK_ANNO" }, { "id": 11, "name": "ADDITION_ANNO" } ], "minScale": 50000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1164885614415072E7, "ymin": 5415391.512224062, "xmax": -1.1058112931262232E7, "ymax": 5454676.240485057, "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": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "LOT_ANNO", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0010240000009536746, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1804779999954474E8, "falseY": -9.755499999961522E7, "xyUnits": 7812.499992724041, "falseZ": 0, "zUnits": 400000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "ANNOTATION" }, "subLayers": [ { "id": 15, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1164885614415072E7, "ymin": 5415391.512224062, "xmax": -1.1058112931262232E7, "ymax": 5454676.240485057, "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": "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": "AnnoClassID_Index_94", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_94", "fields": "Status", "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": 50000, "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": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 14, "name": "LOT_ANNO" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1164885614415072E7, "ymin": 5415391.512224062, "xmax": -1.1058112931262232E7, "ymax": 5454676.240485057, "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": 50000, "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": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "BLOCK_ANNO", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0010240000009536746, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1804779999954474E8, "falseY": -9.755499999961522E7, "xyUnits": 7812.499992724041, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "ANNOTATION" }, "subLayers": [ { "id": 13, "name": "Annotation Class 1" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1164827839473924E7, "ymin": 5433757.0150837125, "xmax": -1.1058567321670668E7, "ymax": 5454407.385132124, "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": "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": "AnnoClassID_Index_41", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_41", "fields": "Status", "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": 50000, "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": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Annotation Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 12, "name": "BLOCK_ANNO" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1164827839473924E7, "ymin": 5433757.0150837125, "xmax": -1.1058567321670668E7, "ymax": 5454407.385132124, "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": 50000, "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": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "ADDITION_ANNO", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0010240000009536746, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1804779999954474E8, "falseY": -9.755499999961522E7, "xyUnits": 7812.499992724041, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "ANNOTATION" }, "subLayers": [ { "id": 10, "name": "Annotation Class 1" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1164508810408682E7, "ymin": 5417526.47234034, "xmax": -1.1058372127480477E7, "ymax": 5454453.436257533, "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": "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": "AnnoClassID_Index_40", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_40", "fields": "Status", "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": 50000, "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": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Annotation Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 11, "name": "ADDITION_ANNO" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.1164508810408682E7, "ymin": 5417526.47234034, "xmax": -1.1058372127480477E7, "ymax": 5454453.436257533, "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": 50000, "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": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "TOWNSHIP", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0010240000009536746, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1804779999954474E8, "falseY": -9.755499999961522E7, "xyUnits": 7812.499992724041, "falseZ": 0, "zUnits": 400000, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 29999.99999999962, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 230, 152, 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": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.1172832045447608E7, "ymin": 5387934.414991286, "xmax": -1.104874919563207E7, "ymax": 5500444.701397574, "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": "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": "FEATYPE", "type": "esriFieldTypeString", "alias": "FEATYPE", "length": 25, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 5, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 5, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "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": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "SECTIONS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0010240000009536746, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1804779999954474E8, "falseY": -9.755499999961522E7, "xyUnits": 7812.499992724041, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "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, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SECTION_NUMBER]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.1172832045447608E7, "ymin": 5387934.414991286, "xmax": -1.104874919563207E7, "ymax": 5500444.701397574, "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": "FEATYPE", "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": "FEATYPE", "type": "esriFieldTypeString", "alias": "FEATYPE", "length": 25, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 5, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 5, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 5, "domain": null }, { "name": "TOWNSHIP_N", "type": "esriFieldTypeString", "alias": "TOWNSHIP_N", "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": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "PARCELS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0010240000009536746, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.1804779999954474E8, "falseY": -9.755499999961522E7, "xyUnits": 7812.499992724041, "falseZ": 0, "zUnits": 400000, "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": [ 76, 230, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[RECORD_NUM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.1172832045447608E7, "ymin": 5387934.414991286, "xmax": -1.104874919563207E7, "ymax": 5500444.701397574, "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": "LINE_1375", "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": "LINE_1375", "type": "esriFieldTypeString", "alias": "LINE_1375", "length": 50, "domain": null }, { "name": "FEATYPE", "type": "esriFieldTypeString", "alias": "FEATYPE", "length": 25, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 5, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 5, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 5, "domain": null }, { "name": "TOWNSHIP_N", "type": "esriFieldTypeString", "alias": "TOWNSHIP_N", "length": 25, "domain": null }, { "name": "RECORD_NUM", "type": "esriFieldTypeString", "alias": "RECORD_NUM", "length": 10, "domain": null }, { "name": "PLS_SECT", "type": "esriFieldTypeSmallInteger", "alias": "PLS_SECT", "domain": null }, { "name": "ORGANIZATI", "type": "esriFieldTypeString", "alias": "ORGANIZATI", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "PIDLINK", "type": "esriFieldTypeString", "alias": "PIDLINK", "length": 255, "domain": null }, { "name": "CAMA_OWNERNAME", "type": "esriFieldTypeString", "alias": "CAMA_OWNERNAME", "length": 255, "domain": null }, { "name": "CAMA_SORTNAME", "type": "esriFieldTypeString", "alias": "CAMA_SORTNAME", "length": 255, "domain": null }, { "name": "CAMA_ADD_OWNER", "type": "esriFieldTypeString", "alias": "CAMA_ADD_OWNER", "length": 255, "domain": null }, { "name": "CAMA_MAILING_ADDRESS", "type": "esriFieldTypeString", "alias": "CAMA_MAILING_ADDRESS", "length": 255, "domain": null }, { "name": "CAMA_MAILING_CITY", "type": "esriFieldTypeString", "alias": "CAMA_MAILING_CITY", "length": 255, "domain": null }, { "name": "CAMA_MAILING_STATE", "type": "esriFieldTypeString", "alias": "CAMA_MAILING_STATE", "length": 255, "domain": null }, { "name": "CAMA_MAILING_ZIP", "type": "esriFieldTypeString", "alias": "CAMA_MAILING_ZIP", "length": 255, "domain": null }, { "name": "CAMA_SITE_ADDRESS", "type": "esriFieldTypeString", "alias": "CAMA_SITE_ADDRESS", "length": 255, "domain": null }, { "name": "CAMA_CFD_NAME", "type": "esriFieldTypeString", "alias": "CAMA_CFD_NAME", "length": 255, "domain": null }, { "name": "CAMA_CFD_STREET", "type": "esriFieldTypeString", "alias": "CAMA_CFD_STREET", "length": 255, "domain": null }, { "name": "CAMA_CFD_STATE", "type": "esriFieldTypeString", "alias": "CAMA_CFD_STATE", "length": 255, "domain": null }, { "name": "CAMA_CFD_ZIP", "type": "esriFieldTypeString", "alias": "CAMA_CFD_ZIP", "length": 255, "domain": null }, { "name": "CAMA_SECTION", "type": "esriFieldTypeInteger", "alias": "CAMA_SECTION", "domain": null }, { "name": "CAMA_TWP", "type": "esriFieldTypeInteger", "alias": "CAMA_TWP", "domain": null }, { "name": "CAMA_RANGE", "type": "esriFieldTypeInteger", "alias": "CAMA_RANGE", "domain": null }, { "name": "CAMA_LEGAL1", "type": "esriFieldTypeString", "alias": "CAMA_LEGAL1", "length": 255, "domain": null }, { "name": "CAMA_LEGAL2", "type": "esriFieldTypeString", "alias": "CAMA_LEGAL2", "length": 255, "domain": null }, { "name": "CAMA_LEGAL3", "type": "esriFieldTypeString", "alias": "CAMA_LEGAL3", "length": 255, "domain": null }, { "name": "CAMA_ACRES", "type": "esriFieldTypeDouble", "alias": "CAMA_ACRES", "domain": null }, { "name": "CAMA_SCHOOL_DIST", "type": "esriFieldTypeString", "alias": "CAMA_SCHOOL_DIST", "length": 255, "domain": null }, { "name": "CAMA_MH_TITLE", "type": "esriFieldTypeString", "alias": "CAMA_MH_TITLE", "length": 255, "domain": null }, { "name": "CAMA_MH_SERIAL", "type": "esriFieldTypeString", "alias": "CAMA_MH_SERIAL", "length": 255, "domain": null }, { "name": "CAMA_SP_DIST_1", "type": "esriFieldTypeInteger", "alias": "CAMA_SP_DIST_1", "domain": null }, { "name": "CAMA_SP_DIST_2", "type": "esriFieldTypeInteger", "alias": "CAMA_SP_DIST_2", "domain": null }, { "name": "CAMA_SP_DIST_3", "type": "esriFieldTypeInteger", "alias": "CAMA_SP_DIST_3", "domain": null }, { "name": "CAMA_SP_DIST_4", "type": "esriFieldTypeInteger", "alias": "CAMA_SP_DIST_4", "domain": null }, { "name": "CAMA_SP_DIST_5", "type": "esriFieldTypeInteger", "alias": "CAMA_SP_DIST_5", "domain": null }, { "name": "CAMA_SP_DIST_6", "type": "esriFieldTypeInteger", "alias": "CAMA_SP_DIST_6", "domain": null }, { "name": "CAMA_SP_DIST_7", "type": "esriFieldTypeInteger", "alias": "CAMA_SP_DIST_7", "domain": null }, { "name": "CAMA_SP_DIST_8", "type": "esriFieldTypeInteger", "alias": "CAMA_SP_DIST_8", "domain": null }, { "name": "CAMA_SP_DIST_9", "type": "esriFieldTypeInteger", "alias": "CAMA_SP_DIST_9", "domain": null }, { "name": "CAMA_MISC_CD_1", "type": "esriFieldTypeInteger", "alias": "CAMA_MISC_CD_1", "domain": null }, { "name": "CAMA_MISC_CD_2", "type": "esriFieldTypeInteger", "alias": "CAMA_MISC_CD_2", "domain": null }, { "name": "CAMA_MISC_CD_3", "type": "esriFieldTypeInteger", "alias": "CAMA_MISC_CD_3", "domain": null }, { "name": "CAMA_MISC_CD_4", "type": "esriFieldTypeInteger", "alias": "CAMA_MISC_CD_4", "domain": null }, { "name": "CAMA_MISC_CD_5", "type": "esriFieldTypeInteger", "alias": "CAMA_MISC_CD_5", "domain": null }, { "name": "CAMA_MISC_CD_6", "type": "esriFieldTypeInteger", "alias": "CAMA_MISC_CD_6", "domain": null }, { "name": "CAMA_MISC_CD_7", "type": "esriFieldTypeInteger", "alias": "CAMA_MISC_CD_7", "domain": null }, { "name": "CAMA_REGION", "type": "esriFieldTypeInteger", "alias": "CAMA_REGION", "domain": null }, { "name": "CAMA_OCC_CODE", "type": "esriFieldTypeInteger", "alias": "CAMA_OCC_CODE", "domain": null }, { "name": "CAMA_FILED_DATE", "type": "esriFieldTypeString", "alias": "CAMA_FILED_DATE", "length": 255, "domain": null }, { "name": "CAMA_INST_DATE", "type": "esriFieldTypeString", "alias": "CAMA_INST_DATE", "length": 255, "domain": null }, { "name": "CAMA_BOOK", "type": "esriFieldTypeInteger", "alias": "CAMA_BOOK", "domain": null }, { "name": "CAMA_PAGE", "type": "esriFieldTypeString", "alias": "CAMA_PAGE", "length": 255, "domain": null }, { "name": "CAMA_DEED_TYPE", "type": "esriFieldTypeString", "alias": "CAMA_DEED_TYPE", "length": 255, "domain": null }, { "name": "CAMA_LOT_SIZE", "type": "esriFieldTypeString", "alias": "CAMA_LOT_SIZE", "length": 255, "domain": null }, { "name": "CAMA_YEAR_BUILT", "type": "esriFieldTypeInteger", "alias": "CAMA_YEAR_BUILT", "domain": null }, { "name": "CAMA_OWNER_OCC_STATUS", "type": "esriFieldTypeString", "alias": "CAMA_OWNER_OCC_STATUS", "length": 255, "domain": null }, { "name": "CAMA_AG_EXEMPT_VAL", "type": "esriFieldTypeInteger", "alias": "CAMA_AG_EXEMPT_VAL", "domain": null }, { "name": "CAMA_AG_BLD_RES_ABS_CD", "type": "esriFieldTypeString", "alias": "CAMA_AG_BLD_RES_ABS_CD", "length": 255, "domain": null }, { "name": "CAMA_AG_BLD_RES_VALUE", "type": "esriFieldTypeString", "alias": "CAMA_AG_BLD_RES_VALUE", "length": 255, "domain": null }, { "name": "CAMA_AG_BLD_COM_ABS_CD", "type": "esriFieldTypeString", "alias": "CAMA_AG_BLD_COM_ABS_CD", "length": 255, "domain": null }, { "name": "CAMA_AG_BLD_COM_VALUE", "type": "esriFieldTypeString", "alias": "CAMA_AG_BLD_COM_VALUE", "length": 255, "domain": null }, { "name": "CAMA_AG_LND_RES_ABS_CD", "type": "esriFieldTypeString", "alias": "CAMA_AG_LND_RES_ABS_CD", "length": 255, "domain": null }, { "name": "CAMA_AG_LND_RES_VALUE", "type": "esriFieldTypeString", "alias": "CAMA_AG_LND_RES_VALUE", "length": 255, "domain": null }, { "name": "CAMA_AG_LND_COM_ABS_CD", "type": "esriFieldTypeString", "alias": "CAMA_AG_LND_COM_ABS_CD", "length": 255, "domain": null }, { "name": "CAMA_AG_LND_COM_VALUE", "type": "esriFieldTypeString", "alias": "CAMA_AG_LND_COM_VALUE", "length": 255, "domain": null }, { "name": "CAMA_NA_BLD_RES_ABS_CD", "type": "esriFieldTypeString", "alias": "CAMA_NA_BLD_RES_ABS_CD", "length": 255, "domain": null }, { "name": "CAMA_NA_BLD_RES_VALUE", "type": "esriFieldTypeString", "alias": "CAMA_NA_BLD_RES_VALUE", "length": 255, "domain": null }, { "name": "CAMA_NA_BLD_COM_ABS_CD", "type": "esriFieldTypeString", "alias": "CAMA_NA_BLD_COM_ABS_CD", "length": 255, "domain": null }, { "name": "CAMA_NA_BLD_COM_VALUE", "type": "esriFieldTypeString", "alias": "CAMA_NA_BLD_COM_VALUE", "length": 255, "domain": null }, { "name": "CAMA_NA_LND_RES_ABS_CD", "type": "esriFieldTypeString", "alias": "CAMA_NA_LND_RES_ABS_CD", "length": 255, "domain": null }, { "name": "CAMA_NA_LND_RES_VALUE", "type": "esriFieldTypeString", "alias": "CAMA_NA_LND_RES_VALUE", "length": 255, "domain": null }, { "name": "CAMA_NA_LND_COM_ABS_CD", "type": "esriFieldTypeString", "alias": "CAMA_NA_LND_COM_ABS_CD", "length": 255, "domain": null }, { "name": "CAMA_NA_LND_COM_VALUE", "type": "esriFieldTypeString", "alias": "CAMA_NA_LND_COM_VALUE", "length": 255, "domain": null }, { "name": "CAMA_NA_MH_ABS_CD", "type": "esriFieldTypeString", "alias": "CAMA_NA_MH_ABS_CD", "length": 255, "domain": null }, { "name": "CAMA_NA_MH_VALUE", "type": "esriFieldTypeString", "alias": "CAMA_NA_MH_VALUE", "length": 255, "domain": null }, { "name": "CAMA_OO_BLD_ABS_CD", "type": "esriFieldTypeString", "alias": "CAMA_OO_BLD_ABS_CD", "length": 255, "domain": null }, { "name": "CAMA_OO_BLD_VALUE", "type": "esriFieldTypeString", "alias": "CAMA_OO_BLD_VALUE", "length": 255, "domain": null }, { "name": "CAMA_OO_LND_ABS_CD", "type": "esriFieldTypeString", "alias": "CAMA_OO_LND_ABS_CD", "length": 255, "domain": null }, { "name": "CAMA_OO_LND_VALUE", "type": "esriFieldTypeString", "alias": "CAMA_OO_LND_VALUE", "length": 255, "domain": null }, { "name": "CAMA_OO_MH_ABS_CD", "type": "esriFieldTypeString", "alias": "CAMA_OO_MH_ABS_CD", "length": 255, "domain": null }, { "name": "CAMA_OO_MH_VALUE", "type": "esriFieldTypeString", "alias": "CAMA_OO_MH_VALUE", "length": 255, "domain": null }, { "name": "VAL_YEAR_1", "type": "esriFieldTypeInteger", "alias": "VAL_YEAR_1", "domain": null }, { "name": "VAL_TOTAL_LAND_VALUE_1", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_LAND_VALUE_1", "length": 255, "domain": null }, { "name": "VAL_TOTAL_BLDG_VALUE_1", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_BLDG_VALUE_1", "length": 255, "domain": null }, { "name": "VAL_TOTAL_MH_VALUE_1", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_MH_VALUE_1", "length": 255, "domain": null }, { "name": "VAL_TOTAL_VALUE_1", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_VALUE_1", "length": 255, "domain": null }, { "name": "VAL_YEAR_2", "type": "esriFieldTypeInteger", "alias": "VAL_YEAR_2", "domain": null }, { "name": "VAL_TOTAL_LAND_VALUE_2", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_LAND_VALUE_2", "length": 255, "domain": null }, { "name": "VAL_TOTAL_BLDG_VALUE_2", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_BLDG_VALUE_2", "length": 255, "domain": null }, { "name": "VAL_TOTAL_MH_VALUE_2", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_MH_VALUE_2", "length": 255, "domain": null }, { "name": "VAL_TOTAL_VALUE_2", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_VALUE_2", "length": 255, "domain": null }, { "name": "VAL_YEAR_3", "type": "esriFieldTypeInteger", "alias": "VAL_YEAR_3", "domain": null }, { "name": "VAL_TOTAL_LAND_VALUE_3", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_LAND_VALUE_3", "length": 255, "domain": null }, { "name": "VAL_TOTAL_BLDG_VALUE_3", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_BLDG_VALUE_3", "length": 255, "domain": null }, { "name": "VAL_TOTAL_MH_VALUE_3", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_MH_VALUE_3", "length": 255, "domain": null }, { "name": "VAL_TOTAL_VALUE_3", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_VALUE_3", "length": 255, "domain": null }, { "name": "VAL_YEAR_4", "type": "esriFieldTypeInteger", "alias": "VAL_YEAR_4", "domain": null }, { "name": "VAL_TOTAL_LAND_VALUE_4", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_LAND_VALUE_4", "length": 255, "domain": null }, { "name": "VAL_TOTAL_BLDG_VALUE_4", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_BLDG_VALUE_4", "length": 255, "domain": null }, { "name": "VAL_TOTAL_MH_VALUE_4", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_MH_VALUE_4", "length": 255, "domain": null }, { "name": "VAL_TOTAL_VALUE_4", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_VALUE_4", "length": 255, "domain": null }, { "name": "VAL_YEAR_5", "type": "esriFieldTypeInteger", "alias": "VAL_YEAR_5", "domain": null }, { "name": "VAL_TOTAL_LAND_VALUE_5", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_LAND_VALUE_5", "length": 255, "domain": null }, { "name": "VAL_TOTAL_BLDG_VALUE_5", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_BLDG_VALUE_5", "length": 255, "domain": null }, { "name": "VAL_TOTAL_MH_VALUE_5", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_MH_VALUE_5", "length": 255, "domain": null }, { "name": "VAL_TOTAL_VALUE_5", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_VALUE_5", "length": 255, "domain": null }, { "name": "VAL_YEAR_6", "type": "esriFieldTypeInteger", "alias": "VAL_YEAR_6", "domain": null }, { "name": "VAL_TOTAL_LAND_VALUE_6", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_LAND_VALUE_6", "length": 255, "domain": null }, { "name": "VAL_TOTAL_BLDG_VALUE_6", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_BLDG_VALUE_6", "length": 255, "domain": null }, { "name": "VAL_TOTAL_MH_VALUE_6", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_MH_VALUE_6", "length": 255, "domain": null }, { "name": "VAL_TOTAL_VALUE_6", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_VALUE_6", "length": 255, "domain": null }, { "name": "VAL_YEAR_7", "type": "esriFieldTypeInteger", "alias": "VAL_YEAR_7", "domain": null }, { "name": "VAL_TOTAL_LAND_VALUE_7", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_LAND_VALUE_7", "length": 255, "domain": null }, { "name": "VAL_TOTAL_BLDG_VALUE_7", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_BLDG_VALUE_7", "length": 255, "domain": null }, { "name": "VAL_TOTAL_MH_VALUE_7", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_MH_VALUE_7", "length": 255, "domain": null }, { "name": "VAL_TOTAL_VALUE_7", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_VALUE_7", "length": 255, "domain": null }, { "name": "VAL_YEAR_8", "type": "esriFieldTypeInteger", "alias": "VAL_YEAR_8", "domain": null }, { "name": "VAL_TOTAL_LAND_VALUE_8", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_LAND_VALUE_8", "length": 255, "domain": null }, { "name": "VAL_TOTAL_BLDG_VALUE_8", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_BLDG_VALUE_8", "length": 255, "domain": null }, { "name": "VAL_TOTAL_MH_VALUE_8", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_MH_VALUE_8", "length": 255, "domain": null }, { "name": "VAL_TOTAL_VALUE_8", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_VALUE_8", "length": 255, "domain": null }, { "name": "VAL_YEAR_9", "type": "esriFieldTypeInteger", "alias": "VAL_YEAR_9", "domain": null }, { "name": "VAL_TOTAL_LAND_VALUE_9", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_LAND_VALUE_9", "length": 255, "domain": null }, { "name": "VAL_TOTAL_BLDG_VALUE_9", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_BLDG_VALUE_9", "length": 255, "domain": null }, { "name": "VAL_TOTAL_MH_VALUE_9", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_MH_VALUE_9", "length": 255, "domain": null }, { "name": "VAL_TOTAL_VALUE_9", "type": "esriFieldTypeString", "alias": "VAL_TOTAL_VALUE_9", "length": 255, "domain": null }, { "name": "TAX_YEAR_DUE_1", "type": "esriFieldTypeString", "alias": "TAX_YEAR_DUE_1", "length": 255, "domain": null }, { "name": "TAX_OWNER_NAME_1", "type": "esriFieldTypeString", "alias": "TAX_OWNER_NAME_1", "length": 255, "domain": null }, { "name": "TAX_TOTAL_BILL_AMOUNT_1", "type": "esriFieldTypeString", "alias": "TAX_TOTAL_BILL_AMOUNT_1", "length": 255, "domain": null }, { "name": "TAX_YEAR_DUE_2", "type": "esriFieldTypeString", "alias": "TAX_YEAR_DUE_2", "length": 255, "domain": null }, { "name": "TAX_OWNER_NAME_2", "type": "esriFieldTypeString", "alias": "TAX_OWNER_NAME_2", "length": 255, "domain": null }, { "name": "TAX_TOTAL_BILL_AMOUNT_2", "type": "esriFieldTypeString", "alias": "TAX_TOTAL_BILL_AMOUNT_2", "length": 255, "domain": null }, { "name": "TAX_YEAR_DUE_3", "type": "esriFieldTypeString", "alias": "TAX_YEAR_DUE_3", "length": 255, "domain": null }, { "name": "TAX_OWNER_NAME_3", "type": "esriFieldTypeString", "alias": "TAX_OWNER_NAME_3", "length": 255, "domain": null }, { "name": "TAX_TOTAL_BILL_AMOUNT_3", "type": "esriFieldTypeString", "alias": "TAX_TOTAL_BILL_AMOUNT_3", "length": 255, "domain": null }, { "name": "TAX_YEAR_DUE_4", "type": "esriFieldTypeString", "alias": "TAX_YEAR_DUE_4", "length": 255, "domain": null }, { "name": "TAX_OWNER_NAME_4", "type": "esriFieldTypeString", "alias": "TAX_OWNER_NAME_4", "length": 255, "domain": null }, { "name": "TAX_TOTAL_BILL_AMOUNT_4", "type": "esriFieldTypeString", "alias": "TAX_TOTAL_BILL_AMOUNT_4", "length": 255, "domain": null }, { "name": "TAX_YEAR_DUE_5", "type": "esriFieldTypeString", "alias": "TAX_YEAR_DUE_5", "length": 255, "domain": null }, { "name": "TAX_OWNER_NAME_5", "type": "esriFieldTypeString", "alias": "TAX_OWNER_NAME_5", "length": 255, "domain": null }, { "name": "TAX_TOTAL_BILL_AMOUNT_5", "type": "esriFieldTypeString", "alias": "TAX_TOTAL_BILL_AMOUNT_5", "length": 255, "domain": null }, { "name": "TAX_YEAR_DUE_6", "type": "esriFieldTypeString", "alias": "TAX_YEAR_DUE_6", "length": 255, "domain": null }, { "name": "TAX_OWNER_NAME_6", "type": "esriFieldTypeString", "alias": "TAX_OWNER_NAME_6", "length": 255, "domain": null }, { "name": "TAX_TOTAL_BILL_AMOUNT_6", "type": "esriFieldTypeString", "alias": "TAX_TOTAL_BILL_AMOUNT_6", "length": 255, "domain": null }, { "name": "TAX_YEAR_DUE_7", "type": "esriFieldTypeString", "alias": "TAX_YEAR_DUE_7", "length": 255, "domain": null }, { "name": "TAX_OWNER_NAME_7", "type": "esriFieldTypeString", "alias": "TAX_OWNER_NAME_7", "length": 255, "domain": null }, { "name": "TAX_TOTAL_BILL_AMOUNT_7", "type": "esriFieldTypeString", "alias": "TAX_TOTAL_BILL_AMOUNT_7", "length": 255, "domain": null }, { "name": "TAX_YEAR_DUE_8", "type": "esriFieldTypeString", "alias": "TAX_YEAR_DUE_8", "length": 255, "domain": null }, { "name": "TAX_OWNER_NAME_8", "type": "esriFieldTypeString", "alias": "TAX_OWNER_NAME_8", "length": 255, "domain": null }, { "name": "TAX_TOTAL_BILL_AMOUNT_8", "type": "esriFieldTypeString", "alias": "TAX_TOTAL_BILL_AMOUNT_8", "length": 255, "domain": null }, { "name": "TAX_YEAR_DUE_9", "type": "esriFieldTypeString", "alias": "TAX_YEAR_DUE_9", "length": 255, "domain": null }, { "name": "TAX_OWNER_NAME_9", "type": "esriFieldTypeString", "alias": "TAX_OWNER_NAME_9", "length": 255, "domain": null }, { "name": "TAX_TOTAL_BILL_AMOUNT_9", "type": "esriFieldTypeString", "alias": "TAX_TOTAL_BILL_AMOUNT_9", "length": 255, "domain": null }, { "name": "SALES_FILING_DATE_1", "type": "esriFieldTypeString", "alias": "SALES_FILING_DATE_1", "length": 255, "domain": null }, { "name": "SALES_BOOK_1", "type": "esriFieldTypeString", "alias": "SALES_BOOK_1", "length": 255, "domain": null }, { "name": "SALES_PAGE_1", "type": "esriFieldTypeInteger", "alias": "SALES_PAGE_1", "domain": null }, { "name": "SALES_SELLING_PRICE_1", "type": "esriFieldTypeString", "alias": "SALES_SELLING_PRICE_1", "length": 255, "domain": null }, { "name": "SALE_SEQUENCE_NUMBER_1", "type": "esriFieldTypeString", "alias": "SALE_SEQUENCE_NUMBER_1", "length": 255, "domain": null }, { "name": "SALES_GRANTOR_1", "type": "esriFieldTypeString", "alias": "SALES_GRANTOR_1", "length": 255, "domain": null }, { "name": "SALES_GRANTEE_1", "type": "esriFieldTypeString", "alias": "SALES_GRANTEE_1", "length": 255, "domain": null }, { "name": "SALES_DEED_TYPE_1", "type": "esriFieldTypeString", "alias": "SALES_DEED_TYPE_1", "length": 255, "domain": null }, { "name": "SELLING_PRICE_int", "type": "esriFieldTypeInteger", "alias": "SELLING_PRICE_int", "domain": null }, { "name": "SALES_FILING_DATE_2", "type": "esriFieldTypeString", "alias": "SALES_FILING_DATE_2", "length": 255, "domain": null }, { "name": "SALES_BOOK_2", "type": "esriFieldTypeString", "alias": "SALES_BOOK_2", "length": 255, "domain": null }, { "name": "SALES_PAGE_2", "type": "esriFieldTypeInteger", "alias": "SALES_PAGE_2", "domain": null }, { "name": "SALES_SELLING_PRICE_2", "type": "esriFieldTypeString", "alias": "SALES_SELLING_PRICE_2", "length": 255, "domain": null }, { "name": "SALE_SEQUENCE_NUMBER_2", "type": "esriFieldTypeString", "alias": "SALE_SEQUENCE_NUMBER_2", "length": 255, "domain": null }, { "name": "SALES_GRANTOR_2", "type": "esriFieldTypeString", "alias": "SALES_GRANTOR_2", "length": 255, "domain": null }, { "name": "SALES_GRANTEE_2", "type": "esriFieldTypeString", "alias": "SALES_GRANTEE_2", "length": 255, "domain": null }, { "name": "SALES_DEED_TYPE_2", "type": "esriFieldTypeString", "alias": "SALES_DEED_TYPE_2", "length": 255, "domain": null }, { "name": "SALES_FILING_DATE_3", "type": "esriFieldTypeString", "alias": "SALES_FILING_DATE_3", "length": 255, "domain": null }, { "name": "SALES_BOOK_3", "type": "esriFieldTypeString", "alias": "SALES_BOOK_3", "length": 255, "domain": null }, { "name": "SALES_PAGE_3", "type": "esriFieldTypeInteger", "alias": "SALES_PAGE_3", "domain": null }, { "name": "SALES_SELLING_PRICE_3", "type": "esriFieldTypeString", "alias": "SALES_SELLING_PRICE_3", "length": 255, "domain": null }, { "name": "SALE_SEQUENCE_NUMBER_3", "type": "esriFieldTypeString", "alias": "SALE_SEQUENCE_NUMBER_3", "length": 255, "domain": null }, { "name": "SALES_GRANTOR_3", "type": "esriFieldTypeString", "alias": "SALES_GRANTOR_3", "length": 255, "domain": null }, { "name": "SALES_GRANTEE_3", "type": "esriFieldTypeString", "alias": "SALES_GRANTEE_3", "length": 255, "domain": null }, { "name": "SALES_DEED_TYPE_3", "type": "esriFieldTypeString", "alias": "SALES_DEED_TYPE_3", "length": 255, "domain": null }, { "name": "SALES_FILING_DATE_4", "type": "esriFieldTypeString", "alias": "SALES_FILING_DATE_4", "length": 255, "domain": null }, { "name": "SALES_BOOK_4", "type": "esriFieldTypeString", "alias": "SALES_BOOK_4", "length": 255, "domain": null }, { "name": "SALES_PAGE_4", "type": "esriFieldTypeInteger", "alias": "SALES_PAGE_4", "domain": null }, { "name": "SALES_SELLING_PRICE_4", "type": "esriFieldTypeString", "alias": "SALES_SELLING_PRICE_4", "length": 255, "domain": null }, { "name": "SALE_SEQUENCE_NUMBER_4", "type": "esriFieldTypeString", "alias": "SALE_SEQUENCE_NUMBER_4", "length": 255, "domain": null }, { "name": "SALES_GRANTOR_4", "type": "esriFieldTypeString", "alias": "SALES_GRANTOR_4", "length": 255, "domain": null }, { "name": "SALES_GRANTEE_4", "type": "esriFieldTypeString", "alias": "SALES_GRANTEE_4", "length": 255, "domain": null }, { "name": "SALES_DEED_TYPE_4", "type": "esriFieldTypeString", "alias": "SALES_DEED_TYPE_4", "length": 255, "domain": null }, { "name": "SALES_FILING_DATE_5", "type": "esriFieldTypeString", "alias": "SALES_FILING_DATE_5", "length": 255, "domain": null }, { "name": "SALES_BOOK_5", "type": "esriFieldTypeString", "alias": "SALES_BOOK_5", "length": 255, "domain": null }, { "name": "SALES_PAGE_5", "type": "esriFieldTypeInteger", "alias": "SALES_PAGE_5", "domain": null }, { "name": "SALES_SELLING_PRICE_5", "type": "esriFieldTypeString", "alias": "SALES_SELLING_PRICE_5", "length": 255, "domain": null }, { "name": "SALE_SEQUENCE_NUMBER_5", "type": "esriFieldTypeString", "alias": "SALE_SEQUENCE_NUMBER_5", "length": 255, "domain": null }, { "name": "SALES_GRANTOR_5", "type": "esriFieldTypeString", "alias": "SALES_GRANTOR_5", "length": 255, "domain": null }, { "name": "SALES_GRANTEE_5", "type": "esriFieldTypeString", "alias": "SALES_GRANTEE_5", "length": 255, "domain": null }, { "name": "SALES_DEED_TYPE_5", "type": "esriFieldTypeString", "alias": "SALES_DEED_TYPE_5", "length": 255, "domain": null }, { "name": "SALES_FILING_DATE_6", "type": "esriFieldTypeString", "alias": "SALES_FILING_DATE_6", "length": 255, "domain": null }, { "name": "SALES_BOOK_6", "type": "esriFieldTypeString", "alias": "SALES_BOOK_6", "length": 255, "domain": null }, { "name": "SALES_PAGE_6", "type": "esriFieldTypeInteger", "alias": "SALES_PAGE_6", "domain": null }, { "name": "SALES_SELLING_PRICE_6", "type": "esriFieldTypeString", "alias": "SALES_SELLING_PRICE_6", "length": 255, "domain": null }, { "name": "SALE_SEQUENCE_NUMBER_6", "type": "esriFieldTypeString", "alias": "SALE_SEQUENCE_NUMBER_6", "length": 255, "domain": null }, { "name": "SALES_GRANTOR_6", "type": "esriFieldTypeString", "alias": "SALES_GRANTOR_6", "length": 255, "domain": null }, { "name": "SALES_GRANTEE_6", "type": "esriFieldTypeString", "alias": "SALES_GRANTEE_6", "length": 255, "domain": null }, { "name": "SALES_DEED_TYPE_6", "type": "esriFieldTypeString", "alias": "SALES_DEED_TYPE_6", "length": 255, "domain": null }, { "name": "SALES_FILING_DATE_7", "type": "esriFieldTypeString", "alias": "SALES_FILING_DATE_7", "length": 255, "domain": null }, { "name": "SALES_BOOK_7", "type": "esriFieldTypeString", "alias": "SALES_BOOK_7", "length": 255, "domain": null }, { "name": "SALES_PAGE_7", "type": "esriFieldTypeInteger", "alias": "SALES_PAGE_7", "domain": null }, { "name": "SALES_SELLING_PRICE_7", "type": "esriFieldTypeString", "alias": "SALES_SELLING_PRICE_7", "length": 255, "domain": null }, { "name": "SALE_SEQUENCE_NUMBER_7", "type": "esriFieldTypeString", "alias": "SALE_SEQUENCE_NUMBER_7", "length": 255, "domain": null }, { "name": "SALES_GRANTOR_7", "type": "esriFieldTypeString", "alias": "SALES_GRANTOR_7", "length": 255, "domain": null }, { "name": "SALES_GRANTEE_7", "type": "esriFieldTypeString", "alias": "SALES_GRANTEE_7", "length": 255, "domain": null }, { "name": "SALES_DEED_TYPE_7", "type": "esriFieldTypeString", "alias": "SALES_DEED_TYPE_7", "length": 255, "domain": null }, { "name": "SALES_FILING_DATE_8", "type": "esriFieldTypeString", "alias": "SALES_FILING_DATE_8", "length": 255, "domain": null }, { "name": "SALES_BOOK_8", "type": "esriFieldTypeString", "alias": "SALES_BOOK_8", "length": 255, "domain": null }, { "name": "SALES_PAGE_8", "type": "esriFieldTypeInteger", "alias": "SALES_PAGE_8", "domain": null }, { "name": "SALES_SELLING_PRICE_8", "type": "esriFieldTypeString", "alias": "SALES_SELLING_PRICE_8", "length": 255, "domain": null }, { "name": "SALE_SEQUENCE_NUMBER_8", "type": "esriFieldTypeString", "alias": "SALE_SEQUENCE_NUMBER_8", "length": 255, "domain": null }, { "name": "SALES_GRANTOR_8", "type": "esriFieldTypeString", "alias": "SALES_GRANTOR_8", "length": 255, "domain": null }, { "name": "SALES_GRANTEE_8", "type": "esriFieldTypeString", "alias": "SALES_GRANTEE_8", "length": 255, "domain": null }, { "name": "SALES_DEED_TYPE_8", "type": "esriFieldTypeString", "alias": "SALES_DEED_TYPE_8", "length": 255, "domain": null }, { "name": "SALES_FILING_DATE_9", "type": "esriFieldTypeString", "alias": "SALES_FILING_DATE_9", "length": 255, "domain": null }, { "name": "SALES_BOOK_9", "type": "esriFieldTypeString", "alias": "SALES_BOOK_9", "length": 255, "domain": null }, { "name": "SALES_PAGE_9", "type": "esriFieldTypeInteger", "alias": "SALES_PAGE_9", "domain": null }, { "name": "SALES_SELLING_PRICE_9", "type": "esriFieldTypeString", "alias": "SALES_SELLING_PRICE_9", "length": 255, "domain": null }, { "name": "SALE_SEQUENCE_NUMBER_9", "type": "esriFieldTypeString", "alias": "SALE_SEQUENCE_NUMBER_9", "length": 255, "domain": null }, { "name": "SALES_GRANTOR_9", "type": "esriFieldTypeString", "alias": "SALES_GRANTOR_9", "length": 255, "domain": null }, { "name": "SALES_GRANTEE_9", "type": "esriFieldTypeString", "alias": "SALES_GRANTEE_9", "length": 255, "domain": null }, { "name": "SALES_DEED_TYPE_9", "type": "esriFieldTypeString", "alias": "SALES_DEED_TYPE_9", "length": 255, "domain": null }, { "name": "SALES_FILING_DATE_10", "type": "esriFieldTypeString", "alias": "SALES_FILING_DATE_10", "length": 255, "domain": null }, { "name": "SALES_BOOK_10", "type": "esriFieldTypeString", "alias": "SALES_BOOK_10", "length": 255, "domain": null }, { "name": "SALES_PAGE_10", "type": "esriFieldTypeInteger", "alias": "SALES_PAGE_10", "domain": null }, { "name": "SALES_SELLING_PRICE_10", "type": "esriFieldTypeString", "alias": "SALES_SELLING_PRICE_10", "length": 255, "domain": null }, { "name": "SALE_SEQUENCE_NUMBER_10", "type": "esriFieldTypeString", "alias": "SALE_SEQUENCE_NUMBER_10", "length": 255, "domain": null }, { "name": "SALES_GRANTOR_10", "type": "esriFieldTypeString", "alias": "SALES_GRANTOR_10", "length": 255, "domain": null }, { "name": "SALES_GRANTEE_10", "type": "esriFieldTypeString", "alias": "SALES_GRANTEE_10", "length": 255, "domain": null }, { "name": "SALES_DEED_TYPE_10", "type": "esriFieldTypeString", "alias": "SALES_DEED_TYPE_10", "length": 255, "domain": null }, { "name": "SALES_DATE", "type": "esriFieldTypeDate", "alias": "SALES_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "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": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "ADDRESS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26914, "latestWkid": 26914, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 27424.717635734814, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.STREETNUM"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10883.09692334689, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.1173648622360762E7, "ymin": 5387842.760767239, "xmax": -1.1056796913896635E7, "ymax": 5514999.146761768, "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": "STREETNUM", "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": "IDX_CODE", "type": "esriFieldTypeString", "alias": "IDX_CODE", "length": 32, "domain": null }, { "name": "STREETNUM", "type": "esriFieldTypeInteger", "alias": "STREETNUM", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 15, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 15, "domain": null }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "length": 15, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 75, "domain": null }, { "name": "STREET_TYP", "type": "esriFieldTypeString", "alias": "STREET_TYP", "length": 15, "domain": null }, { "name": "FULL_ADDRE", "type": "esriFieldTypeString", "alias": "FULL_ADDRE", "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": true, "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": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "ROADS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 2.6943965653872655E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.180477999999192E8, "falseY": -9.755499999997082E7, "xyUnits": 29691.249249533394, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 83974.51329742972, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.ROADNAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 30230.824787074696, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.117282715894255E7, "ymin": 5388030.854310859, "xmax": -1.105630913893888E7, "ymax": 5496365.944800542, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 35, "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": 75, "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": "COMMUNITY_R", "type": "esriFieldTypeString", "alias": "COMMUNITY_R", "length": 30, "domain": null }, { "name": "COMMUNITY_L", "type": "esriFieldTypeString", "alias": "COMMUNITY_L", "length": 30, "domain": null }, { "name": "ZIPCODE_RIGHT", "type": "esriFieldTypeInteger", "alias": "ZIPCODE_RIGHT", "domain": null }, { "name": "ZIPCODE_LEFT", "type": "esriFieldTypeInteger", "alias": "ZIPCODE_LEFT", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "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": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "RIGHT OF WAY", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0010240000009536746, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1804779999954474E8, "falseY": -9.755499999961522E7, "xyUnits": 7812.499992724041, "falseZ": 0, "zUnits": 400000, "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": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1172830387137713E7, "ymin": 5388027.003394312, "xmax": -1.1056295087854398E7, "ymax": 5496369.7479779245, "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": "OWNER_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LINE_1375", "type": "esriFieldTypeString", "alias": "LINE_1375", "length": 50, "domain": null }, { "name": "FEATYPE", "type": "esriFieldTypeString", "alias": "FEATYPE", "length": 25, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 5, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 5, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 5, "domain": null }, { "name": "TOWNSHIP_N", "type": "esriFieldTypeString", "alias": "TOWNSHIP_N", "length": 25, "domain": null }, { "name": "RECORD_NUM", "type": "esriFieldTypeString", "alias": "RECORD_NUM", "length": 10, "domain": null }, { "name": "PLS_SECT", "type": "esriFieldTypeSmallInteger", "alias": "PLS_SECT", "domain": null }, { "name": "ORGANIZATI", "type": "esriFieldTypeString", "alias": "ORGANIZATI", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "RECORD_", "type": "esriFieldTypeString", "alias": "RECORD_", "length": 255, "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "length": 255, "domain": null }, { "name": "SORTNAME", "type": "esriFieldTypeString", "alias": "SORTNAME", "length": 255, "domain": null }, { "name": "ADDL_OWNERS", "type": "esriFieldTypeString", "alias": "ADDL_OWNERS", "length": 255, "domain": null }, { "name": "MAIL_RECIPIENT", "type": "esriFieldTypeString", "alias": "MAIL_RECIPIENT", "length": 255, "domain": null }, { "name": "OWNER_STREET", "type": "esriFieldTypeString", "alias": "OWNER_STREET", "length": 255, "domain": null }, { "name": "OWNER_CITY", "type": "esriFieldTypeString", "alias": "OWNER_CITY", "length": 255, "domain": null }, { "name": "OWNER_ST", "type": "esriFieldTypeString", "alias": "OWNER_ST", "length": 255, "domain": null }, { "name": "OWNER_ZIP", "type": "esriFieldTypeString", "alias": "OWNER_ZIP", "length": 255, "domain": null }, { "name": "OWNER_COUNTRY", "type": "esriFieldTypeString", "alias": "OWNER_COUNTRY", "length": 255, "domain": null }, { "name": "PROPERTY_ADDRESS", "type": "esriFieldTypeString", "alias": "PROPERTY_ADDRESS", "length": 255, "domain": null }, { "name": "CFD_NAME", "type": "esriFieldTypeString", "alias": "CFD_NAME", "length": 255, "domain": null }, { "name": "CFD_STREET", "type": "esriFieldTypeString", "alias": "CFD_STREET", "length": 255, "domain": null }, { "name": "CFD_CITY", "type": "esriFieldTypeString", "alias": "CFD_CITY", "length": 255, "domain": null }, { "name": "CFD_ST", "type": "esriFieldTypeString", "alias": "CFD_ST", "length": 255, "domain": null }, { "name": "CFD_ZIP", "type": "esriFieldTypeString", "alias": "CFD_ZIP", "length": 255, "domain": null }, { "name": "CFD_COUNTRY", "type": "esriFieldTypeString", "alias": "CFD_COUNTRY", "length": 255, "domain": null }, { "name": "TWNTWP_NAME", "type": "esriFieldTypeString", "alias": "TWNTWP_NAME", "length": 255, "domain": null }, { "name": "TOWNTWP_", "type": "esriFieldTypeInteger", "alias": "TOWNTWP_", "domain": null }, { "name": "ADDITION_", "type": "esriFieldTypeInteger", "alias": "ADDITION_", "domain": null }, { "name": "SECTION__LOT_", "type": "esriFieldTypeInteger", "alias": "SECTION__LOT_", "domain": null }, { "name": "TWP__BLOCK_", "type": "esriFieldTypeInteger", "alias": "TWP__BLOCK_", "domain": null }, { "name": "RANGE_1", "type": "esriFieldTypeInteger", "alias": "RANGE", "domain": null }, { "name": "QUARTER", "type": "esriFieldTypeInteger", "alias": "QUARTER", "domain": null }, { "name": "SIXTEENTH", "type": "esriFieldTypeInteger", "alias": "SIXTEENTH", "domain": null }, { "name": "SPLIT", "type": "esriFieldTypeString", "alias": "SPLIT", "length": 255, "domain": null }, { "name": "LEGAL_DESC_1", "type": "esriFieldTypeString", "alias": "LEGAL_DESC_1", "length": 255, "domain": null }, { "name": "LEGAL_DESC_2", "type": "esriFieldTypeString", "alias": "LEGAL_DESC_2", "length": 255, "domain": null }, { "name": "LEGAL_DESC_3", "type": "esriFieldTypeString", "alias": "LEGAL_DESC_3", "length": 255, "domain": null }, { "name": "ACRES__LOTS", "type": "esriFieldTypeDouble", "alias": "ACRES__LOTS", "domain": null }, { "name": "SCHOOL_DISTRICT", "type": "esriFieldTypeString", "alias": "SCHOOL_DISTRICT", "length": 255, "domain": null }, { "name": "MH_TITLE_", "type": "esriFieldTypeString", "alias": "MH_TITLE_", "length": 255, "domain": null }, { "name": "MH_SERIAL_", "type": "esriFieldTypeString", "alias": "MH_SERIAL_", "length": 255, "domain": null }, { "name": "SP_DIST_1", "type": "esriFieldTypeInteger", "alias": "SP_DIST_1", "domain": null }, { "name": "SP_DIST_2", "type": "esriFieldTypeInteger", "alias": "SP_DIST_2", "domain": null }, { "name": "SP_DIST_3", "type": "esriFieldTypeInteger", "alias": "SP_DIST_3", "domain": null }, { "name": "SP_DIST_4", "type": "esriFieldTypeInteger", "alias": "SP_DIST_4", "domain": null }, { "name": "SP_DIST_5", "type": "esriFieldTypeInteger", "alias": "SP_DIST_5", "domain": null }, { "name": "SP_DIST_6", "type": "esriFieldTypeInteger", "alias": "SP_DIST_6", "domain": null }, { "name": "SP_DIST_7", "type": "esriFieldTypeInteger", "alias": "SP_DIST_7", "domain": null }, { "name": "SP_DIST_8", "type": "esriFieldTypeInteger", "alias": "SP_DIST_8", "domain": null }, { "name": "SP_DIST_9", "type": "esriFieldTypeInteger", "alias": "SP_DIST_9", "domain": null }, { "name": "MISC_CD_1", "type": "esriFieldTypeInteger", "alias": "MISC_CD_1", "domain": null }, { "name": "MISC_CD_2", "type": "esriFieldTypeInteger", "alias": "MISC_CD_2", "domain": null }, { "name": "MISC_CD_3", "type": "esriFieldTypeInteger", "alias": "MISC_CD_3", "domain": null }, { "name": "MISC_CD_4", "type": "esriFieldTypeInteger", "alias": "MISC_CD_4", "domain": null }, { "name": "MISC_CD_5", "type": "esriFieldTypeInteger", "alias": "MISC_CD_5", "domain": null }, { "name": "MISC_CD_6", "type": "esriFieldTypeInteger", "alias": "MISC_CD_6", "domain": null }, { "name": "MISC_CD_7", "type": "esriFieldTypeInteger", "alias": "MISC_CD_7", "domain": null }, { "name": "REGION", "type": "esriFieldTypeInteger", "alias": "REGION", "domain": null }, { "name": "OCCUPANCY_CODE", "type": "esriFieldTypeInteger", "alias": "OCCUPANCY_CODE", "domain": null }, { "name": "FILED_DATE", "type": "esriFieldTypeString", "alias": "FILED_DATE", "length": 255, "domain": null }, { "name": "INSTRUMENT_DATE", "type": "esriFieldTypeString", "alias": "INSTRUMENT_DATE", "length": 255, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeInteger", "alias": "BOOK", "domain": null }, { "name": "PAGE", "type": "esriFieldTypeInteger", "alias": "PAGE", "domain": null }, { "name": "DEED_TYPE", "type": "esriFieldTypeString", "alias": "DEED_TYPE", "length": 255, "domain": null }, { "name": "LOT_SIZE", "type": "esriFieldTypeString", "alias": "LOT_SIZE", "length": 255, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeInteger", "alias": "YEAR_BUILT", "domain": null }, { "name": "LAST_KNOWN_SELL_PRICE", "type": "esriFieldTypeInteger", "alias": "LAST_KNOWN_SELL_PRICE", "domain": null }, { "name": "NUMBER_PARCELS_SOLD", "type": "esriFieldTypeInteger", "alias": "NUMBER_PARCELS_SOLD", "domain": null }, { "name": "SALE_SEQUENCE_NUMBER", "type": "esriFieldTypeString", "alias": "SALE_SEQUENCE_NUMBER", "length": 255, "domain": null }, { "name": "SALE_TYPE", "type": "esriFieldTypeInteger", "alias": "SALE_TYPE", "domain": null }, { "name": "SALE_YEAR", "type": "esriFieldTypeInteger", "alias": "SALE_YEAR", "domain": null }, { "name": "SALE_NUMBER", "type": "esriFieldTypeInteger", "alias": "SALE_NUMBER", "domain": null }, { "name": "LAND_CODE", "type": "esriFieldTypeString", "alias": "LAND_CODE", "length": 255, "domain": null }, { "name": "TOTAL_SOIL_ACRES", "type": "esriFieldTypeDouble", "alias": "TOTAL_SOIL_ACRES", "domain": null }, { "name": "AVG_VALUE_PER_ACRE", "type": "esriFieldTypeDouble", "alias": "AVG_VALUE_PER_ACRE", "domain": null }, { "name": "AVG_PARCEL_RATING", "type": "esriFieldTypeDouble", "alias": "AVG_PARCEL_RATING", "domain": null }, { "name": "TOTAL_CROP_ACRES", "type": "esriFieldTypeDouble", "alias": "TOTAL_CROP_ACRES", "domain": null }, { "name": "AVG_VALUE_PER_CROP", "type": "esriFieldTypeDouble", "alias": "AVG_VALUE_PER_CROP", "domain": null }, { "name": "AVG_RATING_FOR_CROP", "type": "esriFieldTypeDouble", "alias": "AVG_RATING_FOR_CROP", "domain": null }, { "name": "TOTAL_NON_CROP_ACRES", "type": "esriFieldTypeDouble", "alias": "TOTAL_NON_CROP_ACRES", "domain": null }, { "name": "AVG_VALUE_PER_NON_CROP", "type": "esriFieldTypeDouble", "alias": "AVG_VALUE_PER_NON_CROP", "domain": null }, { "name": "AVG_RATING_FOR_NON_CROP", "type": "esriFieldTypeDouble", "alias": "AVG_RATING_FOR_NON_CROP", "domain": null }, { "name": "OWNER_OCCUPIED_STATUS", "type": "esriFieldTypeString", "alias": "OWNER_OCCUPIED_STATUS", "length": 255, "domain": null }, { "name": "AG_EXEMPT_VALUE", "type": "esriFieldTypeInteger", "alias": "AG_EXEMPT_VALUE", "domain": null }, { "name": "AG_BLD_RES_ABS_CD", "type": "esriFieldTypeString", "alias": "AG_BLD_RES_ABS_CD", "length": 255, "domain": null }, { "name": "AG_BLD_RES_VALUE", "type": "esriFieldTypeInteger", "alias": "AG_BLD_RES_VALUE", "domain": null }, { "name": "AG_BLD_COM_ABS_CD", "type": "esriFieldTypeString", "alias": "AG_BLD_COM_ABS_CD", "length": 255, "domain": null }, { "name": "AG_BLD_COM_VALUE", "type": "esriFieldTypeInteger", "alias": "AG_BLD_COM_VALUE", "domain": null }, { "name": "AG_LND_RES_ABS_CD", "type": "esriFieldTypeString", "alias": "AG_LND_RES_ABS_CD", "length": 255, "domain": null }, { "name": "AG_LND_RES_VALUE", "type": "esriFieldTypeInteger", "alias": "AG_LND_RES_VALUE", "domain": null }, { "name": "AG_LND_COM_ABS_CD", "type": "esriFieldTypeString", "alias": "AG_LND_COM_ABS_CD", "length": 255, "domain": null }, { "name": "AG_LND_COM_VALUE", "type": "esriFieldTypeInteger", "alias": "AG_LND_COM_VALUE", "domain": null }, { "name": "NA_BLD_RES_ABS_CD", "type": "esriFieldTypeString", "alias": "NA_BLD_RES_ABS_CD", "length": 255, "domain": null }, { "name": "NA_BLD_RES_VALUE", "type": "esriFieldTypeInteger", "alias": "NA_BLD_RES_VALUE", "domain": null }, { "name": "NA_BLD_COM_ABS_CD", "type": "esriFieldTypeString", "alias": "NA_BLD_COM_ABS_CD", "length": 255, "domain": null }, { "name": "NA_BLD_COM_VALUE", "type": "esriFieldTypeInteger", "alias": "NA_BLD_COM_VALUE", "domain": null }, { "name": "NA_LND_RES_ABS_CD", "type": "esriFieldTypeString", "alias": "NA_LND_RES_ABS_CD", "length": 255, "domain": null }, { "name": "NA_LND_RES_VALUE", "type": "esriFieldTypeInteger", "alias": "NA_LND_RES_VALUE", "domain": null }, { "name": "NA_LND_COM_ABS_CD", "type": "esriFieldTypeString", "alias": "NA_LND_COM_ABS_CD", "length": 255, "domain": null }, { "name": "NA_LND_COM_VALUE", "type": "esriFieldTypeInteger", "alias": "NA_LND_COM_VALUE", "domain": null }, { "name": "NA_MH_ABS_CD", "type": "esriFieldTypeString", "alias": "NA_MH_ABS_CD", "length": 255, "domain": null }, { "name": "NA_MH_VALUE", "type": "esriFieldTypeInteger", "alias": "NA_MH_VALUE", "domain": null }, { "name": "OO_BLD_ABS_CD", "type": "esriFieldTypeString", "alias": "OO_BLD_ABS_CD", "length": 255, "domain": null }, { "name": "OO_BLD_VALUE", "type": "esriFieldTypeInteger", "alias": "OO_BLD_VALUE", "domain": null }, { "name": "OO_LND_ABS_CD", "type": "esriFieldTypeString", "alias": "OO_LND_ABS_CD", "length": 255, "domain": null }, { "name": "OO_LND_VALUE", "type": "esriFieldTypeInteger", "alias": "OO_LND_VALUE", "domain": null }, { "name": "OO_MH_ABS_CD", "type": "esriFieldTypeString", "alias": "OO_MH_ABS_CD", "length": 255, "domain": null }, { "name": "OO_MH_VALUE", "type": "esriFieldTypeInteger", "alias": "OO_MH_VALUE", "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": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "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": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ADDITION", "uniqueValueGroups": [ { "heading": "ADDITION", "classes": [ { "label": "AGTEGRA ADDITION", "description": "AGTEGRA ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "AGTEGRA ADDITION" ] ] }, { "label": "ANDERSON'S 1ST ADDITION", "description": "ANDERSON'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "ANDERSON'S 1ST ADDITION" ] ] }, { "label": "BEALE & EDWARDS ADDITION", "description": "BEALE & EDWARDS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BEALE & EDWARDS ADDITION" ] ] }, { "label": "BLOCKER'S SUBDIVISION", "description": "BLOCKER'S SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "BLOCKER'S SUBDIVISION" ] ] }, { "label": "CEN-DAK 1ST ADDITION", "description": "CEN-DAK 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 } }, "values": [ [ "CEN-DAK 1ST ADDITION" ] ] }, { "label": "DICKEY & CALDWELL ADDITION", "description": "DICKEY & CALDWELL ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "DICKEY & CALDWELL ADDITION" ] ] }, { "label": "EHLER'S SUBDIVISION", "description": "EHLER'S SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "EHLER'S SUBDIVISION" ] ] }, { "label": "GLADSTONE ADDITION", "description": "GLADSTONE ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GLADSTONE ADDITION" ] ] }, { "label": "GREATER PRESHO", "description": "GREATER PRESHO", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GREATER PRESHO" ] ] }, { "label": "HARMON 1ST ADDITION", "description": "HARMON 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HARMON 1ST ADDITION" ] ] }, { "label": "HEB ADDITION", "description": "HEB ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HEB ADDITION" ] ] }, { "label": "HICKEY'S 1ST ADDITION", "description": "HICKEY'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HICKEY'S 1ST ADDITION" ] ] }, { "label": "HICKEY'S 2ND ADDITION", "description": "HICKEY'S 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HICKEY'S 2ND ADDITION" ] ] }, { "label": "HILTON'S 1ST ADDITION", "description": "HILTON'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HILTON'S 1ST ADDITION" ] ] }, { "label": "HOELSCHERS SUBDIVISION", "description": "HOELSCHERS SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HOELSCHERS SUBDIVISION" ] ] }, { "label": "IRREGULAR TRACTS", "description": "IRREGULAR TRACTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "IRREGULAR TRACTS" ] ] }, { "label": "JOHNSTONE ADDITION", "description": "JOHNSTONE ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "JOHNSTONE ADDITION" ] ] }, { "label": "JONES ADDITION", "description": "JONES ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "JONES ADDITION" ] ] }, { "label": "KARLEN'S 1ST ADDITION", "description": "KARLEN'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KARLEN'S 1ST ADDITION" ] ] }, { "label": "KARLEN'S 2ND ADDITION", "description": "KARLEN'S 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KARLEN'S 2ND ADDITION" ] ] }, { "label": "KELLER'S ADDITION", "description": "KELLER'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KELLER'S ADDITION" ] ] }, { "label": "KENWOOD ADDITION", "description": "KENWOOD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "KENWOOD ADDITION" ] ] }, { "label": "LESTER'S ADDITION", "description": "LESTER'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LESTER'S ADDITION" ] ] }, { "label": "LUTHERAN CHURCH ADDITION", "description": "LUTHERAN CHURCH ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LUTHERAN CHURCH ADDITION" ] ] }, { "label": "MARKEN'S ADDITION", "description": "MARKEN'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MARKEN'S ADDITION" ] ] }, { "label": "MILL & GRAIN ADDITION", "description": "MILL & GRAIN ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MILL & GRAIN ADDITION" ] ] }, { "label": "MILLER'S SUBDIVISION", "description": "MILLER'S SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MILLER'S SUBDIVISION" ] ] }, { "label": "MLC'S 1ST ADDITION", "description": "MLC'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MLC'S 1ST ADDITION" ] ] }, { "label": "MLC'S 2ND ADDITION", "description": "MLC'S 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MLC'S 2ND ADDITION" ] ] }, { "label": "MLC'S 3RD ADDITION", "description": "MLC'S 3RD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MLC'S 3RD ADDITION" ] ] }, { "label": "MUELLER TRACTS", "description": "MUELLER TRACTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MUELLER TRACTS" ] ] }, { "label": "MULLEN'S ADDITION", "description": "MULLEN'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MULLEN'S ADDITION" ] ] }, { "label": "OACOMA HEIGHTS 1ST SUBDIVISION", "description": "OACOMA HEIGHTS 1ST SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "OACOMA HEIGHTS 1ST SUBDIVISION" ] ] }, { "label": "OACOMA HEIGHTS 2ND ADDITION", "description": "OACOMA HEIGHTS 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "OACOMA HEIGHTS 2ND ADDITION" ] ] }, { "label": "OACOMA HEIGHTS 3RD SUBDIVISION", "description": "OACOMA HEIGHTS 3RD SUBDIVISION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "OACOMA HEIGHTS 3RD SUBDIVISION" ] ] }, { "label": "OASIS ADDITION", "description": "OASIS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "OASIS ADDITION" ] ] }, { "label": "ORIGINAL KENNEBEC", "description": "ORIGINAL KENNEBEC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "ORIGINAL KENNEBEC" ] ] }, { "label": "ORIGINAL RELIANCE", "description": "ORIGINAL RELIANCE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "ORIGINAL RELIANCE" ] ] }, { "label": "ORIGINAL TOWN VIVIAN", "description": "ORIGINAL TOWN VIVIAN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "ORIGINAL TOWN VIVIAN" ] ] }, { "label": "OUTLOTS", "description": "OUTLOTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 197, 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": [ 252, 225, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PARK ADDITION" ] ] }, { "label": "PEASE ADDITION", "description": "PEASE ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PEASE ADDITION" ] ] }, { "label": "PRIEBE'S 1ST ADDITION", "description": "PRIEBE'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PRIEBE'S 1ST ADDITION" ] ] }, { "label": "PRIEBE'S 2ND ADDITION", "description": "PRIEBE'S 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PRIEBE'S 2ND ADDITION" ] ] }, { "label": "QUILLIN'S 1ST ADDITION", "description": "QUILLIN'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "QUILLIN'S 1ST ADDITION" ] ] }, { "label": "QUILLIN'S 2ND ADDITION", "description": "QUILLIN'S 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "QUILLIN'S 2ND ADDITION" ] ] }, { "label": "R BURKE'S 1ST ADDITION", "description": "R BURKE'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "R BURKE'S 1ST ADDITION" ] ] }, { "label": "RAILROAD 1ST ADDITION", "description": "RAILROAD 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RAILROAD 1ST ADDITION" ] ] }, { "label": "RAILROAD 2ND ADDITION", "description": "RAILROAD 2ND 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": [ [ "RAILROAD 2ND ADDITION" ] ] }, { "label": "RAILROAD ADDITION", "description": "RAILROAD ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RAILROAD ADDITION" ] ] }, { "label": "RAILROAD RIGHT OF WAY", "description": "RAILROAD RIGHT OF WAY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RAILROAD RIGHT OF WAY" ] ] }, { "label": "RIVER RANCH 2ND ADDITION", "description": "RIVER RANCH 2ND ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RIVER RANCH 2ND ADDITION" ] ] }, { "label": "RIVER RANCH ADDITION", "description": "RIVER RANCH ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RIVER RANCH ADDITION" ] ] }, { "label": "SEAMAN'S ADDITION", "description": "SEAMAN'S ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SEAMAN'S ADDITION" ] ] }, { "label": "SOUTH DAKOTA WHEAT GROWERS ADDITION", "description": "SOUTH DAKOTA WHEAT GROWERS ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SOUTH DAKOTA WHEAT GROWERS ADDITION" ] ] }, { "label": "SOUTH PRESHO ADDITION", "description": "SOUTH PRESHO ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SOUTH PRESHO ADDITION" ] ] }, { "label": "SUBDIVISION OF SOUTH KENNEBEC", "description": "SUBDIVISION OF SOUTH KENNEBEC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SUBDIVISION OF SOUTH KENNEBEC" ] ] }, { "label": "TEGRA ADDITION", "description": "TEGRA ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "TEGRA ADDITION" ] ] }, { "label": "TERCA'S 1ST ADDITION", "description": "TERCA'S 1ST ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "TERCA'S 1ST ADDITION" ] ] }, { "label": "UTHE ADDITION", "description": "UTHE ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "UTHE ADDITION" ] ] }, { "label": "VILLAGE OF LYMAN", "description": "VILLAGE OF LYMAN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "VILLAGE OF LYMAN" ] ] }, { "label": "VOLMER'S OUTLOTS", "description": "VOLMER'S OUTLOTS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "VOLMER'S OUTLOTS" ] ] }, { "label": "VR STEWART'S 1ST ADDITION", "description": "VR STEWART'S 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": [ [ "VR STEWART'S 1ST ADDITION" ] ] }, { "label": "WALCOTT RANCH ADDITION", "description": "WALCOTT RANCH ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "WALCOTT RANCH ADDITION" ] ] }, { "label": "WHITLOW ADDITION", "description": "WHITLOW ADDITION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "WHITLOW ADDITION" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AGTEGRA ADDITION", "label": "AGTEGRA ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ANDERSON'S 1ST ADDITION", "label": "ANDERSON'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BEALE & EDWARDS ADDITION", "label": "BEALE & EDWARDS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BLOCKER'S SUBDIVISION", "label": "BLOCKER'S SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CEN-DAK 1ST ADDITION", "label": "CEN-DAK 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DICKEY & CALDWELL ADDITION", "label": "DICKEY & CALDWELL ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EHLER'S SUBDIVISION", "label": "EHLER'S SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GLADSTONE ADDITION", "label": "GLADSTONE ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GREATER PRESHO", "label": "GREATER PRESHO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HARMON 1ST ADDITION", "label": "HARMON 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HEB ADDITION", "label": "HEB ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 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": [ 233, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HICKEY'S 2ND ADDITION", "label": "HICKEY'S 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HILTON'S 1ST ADDITION", "label": "HILTON'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HOELSCHERS SUBDIVISION", "label": "HOELSCHERS SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 189, 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": [ 182, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JOHNSTONE ADDITION", "label": "JOHNSTONE ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JONES ADDITION", "label": "JONES ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KARLEN'S 1ST ADDITION", "label": "KARLEN'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KARLEN'S 2ND ADDITION", "label": "KARLEN'S 2ND 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": "KELLER'S ADDITION", "label": "KELLER'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KENWOOD ADDITION", "label": "KENWOOD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LESTER'S ADDITION", "label": "LESTER'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LUTHERAN CHURCH ADDITION", "label": "LUTHERAN CHURCH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MARKEN'S ADDITION", "label": "MARKEN'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MILL & GRAIN ADDITION", "label": "MILL & GRAIN ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MILLER'S SUBDIVISION", "label": "MILLER'S SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MLC'S 1ST ADDITION", "label": "MLC'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MLC'S 2ND ADDITION", "label": "MLC'S 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MLC'S 3RD ADDITION", "label": "MLC'S 3RD ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MUELLER TRACTS", "label": "MUELLER TRACTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MULLEN'S ADDITION", "label": "MULLEN'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OACOMA HEIGHTS 1ST SUBDIVISION", "label": "OACOMA HEIGHTS 1ST SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OACOMA HEIGHTS 2ND ADDITION", "label": "OACOMA HEIGHTS 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OACOMA HEIGHTS 3RD SUBDIVISION", "label": "OACOMA HEIGHTS 3RD SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OASIS ADDITION", "label": "OASIS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ORIGINAL KENNEBEC", "label": "ORIGINAL KENNEBEC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ORIGINAL RELIANCE", "label": "ORIGINAL RELIANCE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ORIGINAL TOWN VIVIAN", "label": "ORIGINAL TOWN VIVIAN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OUTLOTS", "label": "OUTLOTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 197, 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": [ 180, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PEASE ADDITION", "label": "PEASE ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PRIEBE'S 1ST ADDITION", "label": "PRIEBE'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PRIEBE'S 2ND ADDITION", "label": "PRIEBE'S 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "QUILLIN'S 1ST ADDITION", "label": "QUILLIN'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "QUILLIN'S 2ND ADDITION", "label": "QUILLIN'S 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R BURKE'S 1ST ADDITION", "label": "R BURKE'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RAILROAD 1ST ADDITION", "label": "RAILROAD 1ST 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": "RAILROAD 2ND ADDITION", "label": "RAILROAD 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 207, 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, 205, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RAILROAD RIGHT OF WAY", "label": "RAILROAD RIGHT OF WAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RIVER RANCH 2ND ADDITION", "label": "RIVER RANCH 2ND ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RIVER RANCH ADDITION", "label": "RIVER RANCH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SEAMAN'S ADDITION", "label": "SEAMAN'S ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTH DAKOTA WHEAT GROWERS ADDITION", "label": "SOUTH DAKOTA WHEAT GROWERS ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTH PRESHO ADDITION", "label": "SOUTH PRESHO ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUBDIVISION OF SOUTH KENNEBEC", "label": "SUBDIVISION OF SOUTH KENNEBEC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TEGRA ADDITION", "label": "TEGRA ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TERCA'S 1ST ADDITION", "label": "TERCA'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "UTHE ADDITION", "label": "UTHE ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "VILLAGE OF LYMAN", "label": "VILLAGE OF LYMAN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "VOLMER'S OUTLOTS", "label": "VOLMER'S OUTLOTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "VR STEWART'S 1ST ADDITION", "label": "VR STEWART'S 1ST ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WALCOTT RANCH ADDITION", "label": "WALCOTT RANCH ADDITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WHITLOW ADDITION", "label": "WHITLOW ADDITION" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 194, 255 ], "toColor": [ 252, 198, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 184, 255 ], "toColor": [ 190, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 239, 252, 255 ], "toColor": [ 179, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 182, 255 ], "toColor": [ 252, 239, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 246, 255 ], "toColor": [ 252, 187, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 232, 255 ], "toColor": [ 204, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 215, 255 ], "toColor": [ 252, 231, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 205, 255 ], "toColor": [ 252, 182, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 204, 255 ], "toColor": [ 220, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 248, 255 ], "toColor": [ 252, 212, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 224, 252, 255 ], "toColor": [ 197, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 199, 252, 255 ], "toColor": [ 179, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 211, 255 ], "toColor": [ 187, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 212, 255 ], "toColor": [ 252, 250, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 179, 255 ], "toColor": [ 252, 207, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 189, 252, 255 ], "toColor": [ 226, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 244, 252, 255 ], "toColor": [ 215, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 248, 255 ], "toColor": [ 184, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 231, 255 ], "toColor": [ 252, 215, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 184, 255 ], "toColor": [ 241, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 194, 252, 255 ], "toColor": [ 207, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 194, 255 ], "toColor": [ 252, 230, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 246, 255 ], "toColor": [ 212, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 184, 255 ], "toColor": [ 223, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 233, 255 ], "toColor": [ 179, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 233, 252, 255 ], "toColor": [ 215, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 210, 252, 255 ], "toColor": [ 230, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 210, 255 ], "toColor": [ 252, 216, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 226, 255 ], "toColor": [ 252, 187, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 199, 255 ], "toColor": [ 200, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 179, 252, 255 ], "toColor": [ 207, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 217, 255 ], "toColor": [ 212, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 213, 252, 255 ], "toColor": [ 179, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 194, 255 ], "toColor": [ 179, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 199, 252, 255 ], "toColor": [ 230, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 179, 255 ], "toColor": [ 252, 223, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 202, 255 ], "toColor": [ 247, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 179, 252, 255 ], "toColor": [ 233, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 199, 255 ], "toColor": [ 252, 222, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 229, 252, 255 ], "toColor": [ 182, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 215, 255 ], "toColor": [ 252, 241, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 214, 255 ], "toColor": [ 252, 199, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 179, 255 ], "toColor": [ 206, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 179, 255 ], "toColor": [ 252, 246, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 192, 255 ], "toColor": [ 252, 189, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 194, 255 ], "toColor": [ 252, 246, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 195, 252, 255 ], "toColor": [ 192, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 215, 252, 255 ], "toColor": [ 242, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 187, 252, 255 ], "toColor": [ 209, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 196, 255 ], "toColor": [ 252, 182, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 192, 255 ], "toColor": [ 252, 210, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 182, 255 ], "toColor": [ 252, 189, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 220, 252, 255 ], "toColor": [ 207, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 192, 252, 255 ], "toColor": [ 245, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 237, 255 ], "toColor": [ 252, 199, 237, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1164947455888255E7, "ymin": 5414795.879802782, "xmax": -1.1057091517288031E7, "ymax": 5455246.990632531, "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": "FEATYPE", "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": "FEATYPE", "type": "esriFieldTypeString", "alias": "FEATYPE", "length": 25, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 5, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 5, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 5, "domain": null }, { "name": "TOWNSHIP_N", "type": "esriFieldTypeString", "alias": "TOWNSHIP_N", "length": 25, "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": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "RECENT SALES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0010240000009536746, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.1804779999954474E8, "falseY": -9.755499999961522E7, "xyUnits": 7812.499992724041, "falseZ": 0, "zUnits": 400000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SALES_YEAR", "uniqueValueGroups": [ { "heading": "SALES_YEAR", "classes": [ { "label": "2021", "description": "2021", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 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, 255, 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": [ 255, 0, 197, 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": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2024" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 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, 255, 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": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2023", "label": "2023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 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": [ 252, 198, 194, 255 ], "toColor": [ 252, 198, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 243, 252, 255 ], "toColor": [ 202, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 230, 255 ], "toColor": [ 252, 179, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 211, 252, 255 ], "toColor": [ 189, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 252, 212, 255 ], "toColor": [ 213, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 244, 255 ], "toColor": [ 252, 212, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 182, 255 ], "toColor": [ 221, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 184, 252, 255 ], "toColor": [ 225, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 228, 255 ], "toColor": [ 179, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 194, 255 ], "toColor": [ 252, 222, 194, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1172825071141163E7, "ymin": 5388286.84656797, "xmax": -1.1054111721032685E7, "ymax": 5483294.617098377, "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": "OWNERNAME", "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": "LINE_1375", "type": "esriFieldTypeString", "alias": "LINE_1375", "length": 50, "domain": null }, { "name": "FEATYPE", "type": "esriFieldTypeString", "alias": "FEATYPE", "length": 25, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 5, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 5, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "SECTION_", "length": 5, "domain": null }, { "name": "TOWNSHIP_N", "type": "esriFieldTypeString", "alias": "TOWNSHIP_N", "length": 25, "domain": null }, { "name": "RECORD_NUM", "type": "esriFieldTypeString", "alias": "RECORD_NUM", "length": 10, "domain": null }, { "name": "PLS_SECT", "type": "esriFieldTypeSmallInteger", "alias": "PLS_SECT", "domain": null }, { "name": "ORGANIZATI", "type": "esriFieldTypeString", "alias": "ORGANIZATI", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "domain": null }, { "name": "PIDLINK", "type": "esriFieldTypeString", "alias": "PIDLINK", "length": 255, "domain": null }, { "name": "CAMA_ACRES", "type": "esriFieldTypeDouble", "alias": "CAMA_ACRES", "domain": null }, { "name": "CAMA_SCHOOL_DIST", "type": "esriFieldTypeString", "alias": "CAMA_SCHOOL_DIST", "length": 255, "domain": null }, { "name": "SALES_FILING_DATE_1", "type": "esriFieldTypeString", "alias": "SALES_FILING_DATE_1", "length": 255, "domain": null }, { "name": "SALES_BOOK_1", "type": "esriFieldTypeString", "alias": "SALES_BOOK_1", "length": 255, "domain": null }, { "name": "SALES_PAGE_1", "type": "esriFieldTypeInteger", "alias": "SALES_PAGE_1", "domain": null }, { "name": "SALES_SELLING_PRICE_1", "type": "esriFieldTypeString", "alias": "SALES_SELLING_PRICE_1", "length": 255, "domain": null }, { "name": "SALES_GRANTOR_1", "type": "esriFieldTypeString", "alias": "SALES_GRANTOR_1", "length": 255, "domain": null }, { "name": "SALES_GRANTEE_1", "type": "esriFieldTypeString", "alias": "SALES_GRANTEE_1", "length": 255, "domain": null }, { "name": "SALES_DEED_TYPE_1", "type": "esriFieldTypeString", "alias": "SALES_DEED_TYPE_1", "length": 255, "domain": null }, { "name": "SALES_DATE", "type": "esriFieldTypeDateOnly", "alias": "SALES_DATE", "domain": null }, { "name": "SALES_YEAR", "type": "esriFieldTypeString", "alias": "SALES_YEAR", "length": 255, "domain": null }, { "name": "SELLING_PRICE", "type": "esriFieldTypeInteger", "alias": "SELLING_PRICE", "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": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "ROAD ANNO", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 2.6943965653872655E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.180477999999192E8, "falseY": -9.755499999997082E7, "xyUnits": 29691.249249533394, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 83974.51329742972, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 115, 0, 0, 255 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.ROADNAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 20000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.117282715894255E7, "ymin": 5388030.854310859, "xmax": -1.105630913893888E7, "ymax": 5496365.944800542, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 35, "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": 75, "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": "COMMUNITY_R", "type": "esriFieldTypeString", "alias": "COMMUNITY_R", "length": 30, "domain": null }, { "name": "COMMUNITY_L", "type": "esriFieldTypeString", "alias": "COMMUNITY_L", "length": 30, "domain": null }, { "name": "ZIPCODE_RIGHT", "type": "esriFieldTypeInteger", "alias": "ZIPCODE_RIGHT", "domain": null }, { "name": "ZIPCODE_LEFT", "type": "esriFieldTypeInteger", "alias": "ZIPCODE_LEFT", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "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": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fe0e9cd77d8c4c2d8eea7483e32ccf59" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "OACOMA 1 MILE BUFFER", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102735, "latestWkid": 3455, "xyTolerance": 0.0010240000009536746, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1804779999954474E8, "falseY": -9.755499999961522E7, "xyUnits": 7812.499992724041, "falseZ": 0, "zUnits": 400000, "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": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.1067975593606219E7, "ymin": 5430987.64606457, "xmax": -1.105575889204806E7, "ymax": 5442482.485857258, "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": "CITY", "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": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 50, "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": "fe0e9cd77d8c4c2d8eea7483e32ccf59" } ], "tables": [] }