{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 13, "name": "Real Estate AG Appraisals", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "AppraisalDate", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "LeaseType", "type": "esriFieldTypeString", "alias": "Lease Type", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "LeaseType" }, { "name": "Lease", "type": "esriFieldTypeString", "alias": "Lease Number", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "Lease" }, { "name": "AppraisalYear", "type": "esriFieldTypeString", "alias": "Appraisal Year", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "AppraisalYear" }, { "name": "AppraisalDate", "type": "esriFieldTypeString", "alias": "Appraisal Date", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AppraisalDate" }, { "name": "Appraiser", "type": "esriFieldTypeString", "alias": "Appraiser", "domain": null, "editable": true, "nullable": true, "length": 61, "defaultValue": null, "modelName": "Appraiser" }, { "name": "BottomLandAcres", "type": "esriFieldTypeDouble", "alias": "Bottom Land Acres", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "BottomLandAcres" }, { "name": "BottomLandRentPerAcre", "type": "esriFieldTypeDouble", "alias": "Bottom Land Rent Per Acre", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "BottomLandRentPerAcre" }, { "name": "BottomLandMarketValuePerAcre", "type": "esriFieldTypeDouble", "alias": "Bottom Land Market Value Per Acre", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "BottomLandMarketValuePerAcre" }, { "name": "UplandAcres", "type": "esriFieldTypeDouble", "alias": "Upland Acres", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "UplandAcres" }, { "name": "UplandRentPerAcre", "type": "esriFieldTypeDouble", "alias": "Upland Rent Per Acre", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "UplandRentPerAcre" }, { "name": "UplandMarketValuePerAcre", "type": "esriFieldTypeDouble", "alias": "Upland Market Value Per Acre", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "UplandMarketValuePerAcre" }, { "name": "NativeAcres", "type": "esriFieldTypeDouble", "alias": "Native Acres", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "NativeAcres" }, { "name": "NativeRentPerAcre", "type": "esriFieldTypeDouble", "alias": "Native Rent Per Acre", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "NativeRentPerAcre" }, { "name": "NativeMarketValuePerAcre", "type": "esriFieldTypeDouble", "alias": "Native Market Value Per Acre", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "NativeMarketValuePerAcre" }, { "name": "TameAcres", "type": "esriFieldTypeDouble", "alias": "Tame Acres", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TameAcres" }, { "name": "TameRentPerAcre", "type": "esriFieldTypeDouble", "alias": "Tame Rent Per Acre", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TameRentPerAcre" }, { "name": "TameMarketValuePerAcre", "type": "esriFieldTypeDouble", "alias": "Tame Market Value Per Acre", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TameMarketValuePerAcre" }, { "name": "TimberAcres", "type": "esriFieldTypeDouble", "alias": "Timber Acres", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TimberAcres" }, { "name": "TimberRentPerAcre", "type": "esriFieldTypeDouble", "alias": "Timber Rent Per Acre", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TimberRentPerAcre" }, { "name": "TimberMarketValuePerAcre", "type": "esriFieldTypeDouble", "alias": "Timber Market Value Per Acre", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TimberMarketValuePerAcre" }, { "name": "PRoadsAcres", "type": "esriFieldTypeDouble", "alias": "PRoads Acres", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PRoadsAcres" }, { "name": "PRoadsRentPerAcre", "type": "esriFieldTypeDouble", "alias": "PRoads Rent Per Acre", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PRoadsRentPerAcre" }, { "name": "PRoadsMarketValuePerAcre", "type": "esriFieldTypeDouble", "alias": "PRoads Market Value Per Acre", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PRoadsMarketValuePerAcre" }, { "name": "EstWasteAcres", "type": "esriFieldTypeDouble", "alias": "Est Waste Acres", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "EstWasteAcres" }, { "name": "EstWasteRentPerAcre", "type": "esriFieldTypeDouble", "alias": "Est Waste Rent Per Acre", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "EstWasteRentPerAcre" }, { "name": "EstWasteMarketValuePerAcre", "type": "esriFieldTypeDouble", "alias": "Est Waste Market Value Per Acre", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "EstWasteMarketValuePerAcre" }, { "name": "TotalCroplandRents", "type": "esriFieldTypeDouble", "alias": "Total Cropland Rents", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCroplandRents" }, { "name": "TotalCroplandMarketValue", "type": "esriFieldTypeDouble", "alias": "Total Cropland Market Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCroplandMarketValue" }, { "name": "TotalPastureAcres", "type": "esriFieldTypeDouble", "alias": "Total Pasture Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalPastureAcres" }, { "name": "TotalPastureRents", "type": "esriFieldTypeDouble", "alias": "Total Pasture Rents", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalPastureRents" }, { "name": "TotalPastureMarketValue", "type": "esriFieldTypeDouble", "alias": "Total Pasture Market Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalPastureMarketValue" }, { "name": "TotalCalculatedRents", "type": "esriFieldTypeDouble", "alias": "Total Calculated Rents", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCalculatedRents" }, { "name": "TotalRoundedRents", "type": "esriFieldTypeDouble", "alias": "Total Rounded Rents", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalRoundedRents" }, { "name": "TotalCalculatedMarketValue", "type": "esriFieldTypeDouble", "alias": "Total Calculated Market Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCalculatedMarketValue" }, { "name": "TotalRoundedMarketValue", "type": "esriFieldTypeDouble", "alias": "Total Rounded Market Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalRoundedMarketValue" }, { "name": "HouseOnLease", "type": "esriFieldTypeSmallInteger", "alias": "House On Lease", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "HouseOnLease" }, { "name": "ConservationLease", "type": "esriFieldTypeSmallInteger", "alias": "Conservation Lease", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ConservationLease" }, { "name": "CLOOwnedImprovements", "type": "esriFieldTypeSmallInteger", "alias": "CLO Owned Improvements", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "CLOOwnedImprovements" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": false, "length": 1073741822, "defaultValue": null, "modelName": "Description" }, { "name": "TotalCroplandAcres", "type": "esriFieldTypeDouble", "alias": "Total Cropland Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalCroplandAcres" }, { "name": "TotalAllAcres", "type": "esriFieldTypeDouble", "alias": "Total All Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalAllAcres" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "R62_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Real Estate AG Appraisals", "description": "", "prototype": { "attributes": { "TotalAllAcres": null, "LeaseType": " ", "Lease": null, "AppraisalYear": null, "AppraisalDate": null, "Appraiser": null, "BottomLandAcres": 0, "BottomLandRentPerAcre": 0, "BottomLandMarketValuePerAcre": 0, "UplandAcres": 0, "UplandRentPerAcre": 0, "UplandMarketValuePerAcre": 0, "NativeAcres": 0, "NativeRentPerAcre": 0, "NativeMarketValuePerAcre": 0, "TameAcres": 0, "TameRentPerAcre": 0, "TameMarketValuePerAcre": 0, "TimberAcres": 0, "TimberRentPerAcre": 0, "TimberMarketValuePerAcre": 0, "PRoadsAcres": 0, "PRoadsRentPerAcre": 0, "PRoadsMarketValuePerAcre": 0, "EstWasteAcres": 0, "EstWasteRentPerAcre": 0, "EstWasteMarketValuePerAcre": 0, "TotalCroplandRents": null, "TotalCroplandMarketValue": null, "TotalPastureAcres": null, "TotalPastureRents": null, "TotalPastureMarketValue": null, "TotalCalculatedRents": null, "TotalRoundedRents": null, "TotalCalculatedMarketValue": null, "TotalRoundedMarketValue": null, "HouseOnLease": 0, "ConservationLease": 0, "CLOOwnedImprovements": 0, "Description": " ", "TotalCroplandAcres": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 3000, "maxRecordCountFactor": 1, "serviceItemId": "26b8729b25674afdaf080851c44d8c63" }