{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 0,
 "name": "NR_SDE.GIS.WQM_HAB_IMGS",
 "type": "Table",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": {
  "creationDateField": "CreationDate",
  "creatorField": "Creator",
  "editDateField": "EditDate",
  "editorField": "Editor"
 },
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [
  {
   "id": 1,
   "name": "GIS.WQM_HAB_POINTS",
   "relatedTableId": 3,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "parentglobalid",
   "composite": true,
   "catalogID": "{8D336D31-30E3-4A03-AEED-F63DA0DC0CD2}"
  }
 ],
 "isDataVersioned": false,
 "isDataArchived": false,
 "infoInEstimates": [
  "count"
 ],
 "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,
  "supportsQueryAttachments": true,
  "supportsQueryAttachmentsWithReturnUrl": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": 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"
 },
 "hasMetadata": true,
 "hasAttachments": true,
 "supportsAttachmentsByUploadId": true,
 "supportsAttachmentsResizing": true,
 "supportsApplyEditsWithGlobalIds": true,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "objectIdField": "objectid",
 "globalIdField": "globalid",
 "displayField": "img1txt",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "globalid",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "globalid"
  },
  {
   "name": "img1txt",
   "type": "esriFieldTypeString",
   "alias": "Picture Caption",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 500,
   "defaultValue": null,
   "modelName": "img1txt"
  },
  {
   "name": "parentglobalid",
   "type": "esriFieldTypeGUID",
   "alias": "ParentGlobalID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 38,
   "defaultValue": null,
   "modelName": "parentglobalid"
  },
  {
   "name": "CreationDate",
   "type": "esriFieldTypeDate",
   "alias": "CreationDate",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "CreationDate"
  },
  {
   "name": "Creator",
   "type": "esriFieldTypeString",
   "alias": "Creator",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 128,
   "defaultValue": null,
   "modelName": "Creator"
  },
  {
   "name": "EditDate",
   "type": "esriFieldTypeDate",
   "alias": "EditDate",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "EditDate"
  },
  {
   "name": "Editor",
   "type": "esriFieldTypeString",
   "alias": "Editor",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 128,
   "defaultValue": null,
   "modelName": "Editor"
  },
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "objectid",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "objectid"
  }
 ],
 "indexes": [
  {
   "name": "R985_SDE_ROWID_UK",
   "fields": "objectid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_985",
   "fields": "globalid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "I12846parentglob",
   "fields": "parentglobalid",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I12846CreationDa",
   "fields": "CreationDate",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I12846Creator",
   "fields": "Creator",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I12846EditDate",
   "fields": "EditDate",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I12846Editor",
   "fields": "Editor",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "types": [],
 "templates": [
  {
   "name": "NR_SDE.GIS.WQM_HAB_IMGS",
   "description": "",
   "prototype": {
    "attributes": {
     "parentglobalid": null,
     "img1txt": null
    }
   },
   "drawingTool": "esriFeatureEditToolNone"
  }
 ],
 "maxRecordCount": 2000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query,Create,Update,Delete,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": true
  },
  {
   "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
  },
  {
   "name": "KEYWORDS",
   "type": "esriFieldTypeString",
   "alias": "KEYWORDS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2048,
   "defaultValue": null
  }
 ],
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 2000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "3cbaa8a3457f479b8cb5710a8296d779"
}