{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 6,
 "name": "TREE_CICADA_SURVEY",
 "type": "Table",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": {
  "creationDateField": "created_date",
  "creatorField": "created_user",
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user",
  "dateFieldsTimeReference": {
   "timeZone": "UTC",
   "respectsDaylightSaving": false
  }
 },
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [
  {
   "id": 3,
   "name": "UFATrees",
   "relatedTableId": 1,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "TREE_ID",
   "composite": true,
   "catalogID": "{04938E3C-419E-4953-BCF0-93F664FA699C}"
  }
 ],
 "isDataVersioned": true,
 "isDataArchived": true,
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": true,
  "startArchivingMoment": 1629472844000
 },
 "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,
  "supportsQueryAttachments": true,
  "supportsQueryAttachmentsWithReturnUrl": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsSqlExpression": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsQueryAnalytic": true
 },
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "hasMetadata": true,
 "hasAttachments": true,
 "supportsAttachmentsByUploadId": true,
 "supportsAttachmentsResizing": true,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "objectIdField": "OBJECTID",
 "globalIdField": "GlobalID",
 "displayField": "PERCENTAGE_BRANCHES_FLAGGING",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "ENTRY_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Entry Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "ENTRY_DATE"
  },
  {
   "name": "PERCENTAGE_BRANCHES_FLAGGING",
   "type": "esriFieldTypeString",
   "alias": "% Branches Flagging",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 25,
   "defaultValue": null,
   "modelName": "PERCENTAGE_BRANCHES_FLAGGING"
  },
  {
   "name": "LOCATION",
   "type": "esriFieldTypeString",
   "alias": "Location",
   "domain": {
    "type": "codedValue",
    "name": "TreeCicadaLocation",
    "description": "Tree cicada location",
    "codedValues": [
     {
      "name": "Scaffold",
      "code": "Scaffold"
     },
     {
      "name": "Lead",
      "code": "Lead"
     },
     {
      "name": "Both",
      "code": "Both"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "LOCATION"
  },
  {
   "name": "PERCENTAGE_FOLIAGE_LOST",
   "type": "esriFieldTypeString",
   "alias": "% Foliage Lost",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 25,
   "defaultValue": null,
   "modelName": "PERCENTAGE_FOLIAGE_LOST"
  },
  {
   "name": "OBSERVED_EGG_LAYING",
   "type": "esriFieldTypeString",
   "alias": "Observed Egg Laying",
   "domain": {
    "type": "codedValue",
    "name": "TreeCicadaObservedEgg",
    "description": "Tree cicada observed egg laying",
    "codedValues": [
     {
      "name": "Presence",
      "code": "Presence"
     },
     {
      "name": "Absence",
      "code": "Absence"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "OBSERVED_EGG_LAYING"
  },
  {
   "name": "AREA_DAMAGE",
   "type": "esriFieldTypeString",
   "alias": "Area Damage",
   "domain": {
    "type": "codedValue",
    "name": "TreeCicadaAreaDamage",
    "description": "Tree cicada area damage",
    "codedValues": [
     {
      "name": "Light",
      "code": "Light"
     },
     {
      "name": "Moderate",
      "code": "Moderate"
     },
     {
      "name": "Heavy",
      "code": "Heavy"
     },
     {
      "name": "Trace",
      "code": "Trace"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "AREA_DAMAGE"
  },
  {
   "name": "NOTES",
   "type": "esriFieldTypeString",
   "alias": "NOTES",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "NOTES"
  },
  {
   "name": "TREE_ID",
   "type": "esriFieldTypeGUID",
   "alias": "TREE_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 38,
   "defaultValue": null,
   "modelName": "TREE_ID"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "created_user"
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "created_date"
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "last_edited_user"
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "last_edited_date"
  },
  {
   "name": "EGG_LAYING_LOCATION",
   "type": "esriFieldTypeString",
   "alias": "EGG_LAYING_LOCATION",
   "domain": {
    "type": "codedValue",
    "name": "TreeCicadaLocation",
    "description": "Tree cicada location",
    "codedValues": [
     {
      "name": "Scaffold",
      "code": "Scaffold"
     },
     {
      "name": "Lead",
      "code": "Lead"
     },
     {
      "name": "Both",
      "code": "Both"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "EGG_LAYING_LOCATION"
  },
  {
   "name": "EGG_LAYING_INTENSITY",
   "type": "esriFieldTypeString",
   "alias": "EGG_LAYING_INTENSITY",
   "domain": {
    "type": "codedValue",
    "name": "TreeCicadaEggLayingIntensity",
    "description": "Tree cicada egg laying intensity",
    "codedValues": [
     {
      "name": "Heavy",
      "code": "Heavy"
     },
     {
      "name": "Moderate",
      "code": "Moderate"
     },
     {
      "name": "Light",
      "code": "Light"
     },
     {
      "name": "Trace",
      "code": "Trace"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "EGG_LAYING_INTENSITY"
  }
 ],
 "indexes": [
  {
   "name": "R628_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_628",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "GDB_18496_TREE_I",
   "fields": "TREE_ID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_628",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "Eastern Standard Time",
  "respectsDaylightSaving": true
 },
 "preferredTimeReference": null,
 "types": [],
 "templates": [
  {
   "name": "TREE_CICADA_SURVEY",
   "description": "",
   "prototype": {
    "attributes": {
     "EGG_LAYING_LOCATION": null,
     "EGG_LAYING_INTENSITY": null,
     "ENTRY_DATE": null,
     "PERCENTAGE_BRANCHES_FLAGGING": null,
     "LOCATION": null,
     "PERCENTAGE_FOLIAGE_LOST": null,
     "OBSERVED_EGG_LAYING": null,
     "AREA_DAMAGE": null,
     "NOTES": null,
     "TREE_ID": null
    }
   },
   "drawingTool": "esriFeatureEditToolNone"
  }
 ],
 "maxRecordCount": 2000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query,Create,Update,Uploads,Editing",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "attachmentProperties": [
  {
   "name": "id",
   "fieldName": "ATTACHMENTID",
   "isEnabled": true
  },
  {
   "name": "globalId",
   "fieldName": "GLOBALID",
   "isEnabled": true
  },
  {
   "name": "name",
   "fieldName": "ATT_NAME",
   "isEnabled": true
  },
  {
   "name": "size",
   "fieldName": "DATA_SIZE",
   "isEnabled": true
  },
  {
   "name": "contentType",
   "fieldName": "CONTENT_TYPE",
   "isEnabled": true
  },
  {
   "name": "keywords",
   "fieldName": "KEYWORDS",
   "isEnabled": false
  },
  {
   "name": "exifInfo",
   "fieldName": "EXIFINFO",
   "isEnabled": false
  }
 ],
 "attachmentFields": [
  {
   "name": "ATTACHMENTID",
   "type": "esriFieldTypeOID",
   "alias": "ATTACHMENTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null
  },
  {
   "name": "GLOBALID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GLOBALID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null
  },
  {
   "name": "ATT_NAME",
   "type": "esriFieldTypeString",
   "alias": "ATT_NAME",
   "domain": null,
   "editable": true,
   "nullable": false,
   "length": 250,
   "defaultValue": null
  },
  {
   "name": "DATA_SIZE",
   "type": "esriFieldTypeInteger",
   "alias": "DATA_SIZE",
   "domain": null,
   "editable": true,
   "nullable": false,
   "defaultValue": null
  },
  {
   "name": "CONTENT_TYPE",
   "type": "esriFieldTypeString",
   "alias": "CONTENT_TYPE",
   "domain": null,
   "editable": true,
   "nullable": false,
   "length": 150,
   "defaultValue": null
  }
 ],
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 2000,
 "maxRecordCountFactor": 1
}