{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 3,
 "name": "Tree Maint",
 "type": "Table",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [
  {
   "id": 3,
   "name": "City_Trees",
   "relatedTableId": 0,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "REL_GlobalID",
   "composite": false,
   "catalogID": "{84C9A810-10A6-48C4-B3E2-01607081E07B}"
  }
 ],
 "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,
  "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": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "objectIdField": "OBJECTID",
 "globalIdField": "GlobalID",
 "displayField": "TASK",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "TASK",
   "type": "esriFieldTypeString",
   "alias": "Task",
   "domain": {
    "type": "codedValue",
    "name": "trMaintenanceTakenAction",
    "description": "Performed maint actions",
    "codedValues": [
     {
      "name": "PRUNING",
      "code": "PRUNING"
     },
     {
      "name": "DISEASE TREATMENT",
      "code": "DISEASE TREATMENT"
     },
     {
      "name": "REMOVED",
      "code": "REMOVED"
     },
     {
      "name": "PLANTING",
      "code": "PLANTING"
     },
     {
      "name": "DAMAGE ASSESSMENT",
      "code": "DAMAGE ASSESSMENT"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "TASK"
  },
  {
   "name": "PARK",
   "type": "esriFieldTypeString",
   "alias": "Park",
   "domain": {
    "type": "codedValue",
    "name": "Parks",
    "description": "Parks",
    "codedValues": [
     {
      "name": "Algoma",
      "code": "Algoma"
     },
     {
      "name": "Brinkman",
      "code": "Brinkman"
     },
     {
      "name": "Cameron",
      "code": "Cameron"
     },
     {
      "name": "City Park",
      "code": "City Park"
     },
     {
      "name": "Diamond Point",
      "code": "Diamond Point"
     },
     {
      "name": "Gordon Falls",
      "code": "Gordon Falls"
     },
     {
      "name": "Library Park",
      "code": "Library Park"
     },
     {
      "name": "North Country",
      "code": "North Country"
     },
     {
      "name": "North Lake Irving",
      "code": "North Lake Irving"
     },
     {
      "name": "Nymore",
      "code": "Nymore"
     },
     {
      "name": "Otto Schmunk",
      "code": "Otto Schmunk"
     },
     {
      "name": "Paul Bunyan",
      "code": "Paul Bunyan"
     },
     {
      "name": "Ralph Gracie",
      "code": "Ralph Gracie"
     },
     {
      "name": "Roger Lehmann",
      "code": "Roger Lehmann"
     },
     {
      "name": "South Shore",
      "code": "South Shore"
     },
     {
      "name": "Veterans Memorial",
      "code": "Veterans Memorial"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "PARK"
  },
  {
   "name": "HOUSE_NO",
   "type": "esriFieldTypeDouble",
   "alias": "House Number",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "HOUSE_NO"
  },
  {
   "name": "LOC",
   "type": "esriFieldTypeString",
   "alias": "Location",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "LOC"
  },
  {
   "name": "SIZE",
   "type": "esriFieldTypeDouble",
   "alias": "Size",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "SIZE"
  },
  {
   "name": "DATE",
   "type": "esriFieldTypeDate",
   "alias": "Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "DATE"
  },
  {
   "name": "PARK_FT_HRS",
   "type": "esriFieldTypeDouble",
   "alias": "Park Full Time Hours",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "PARK_FT_HRS"
  },
  {
   "name": "PARK_SEAS_HRS",
   "type": "esriFieldTypeDouble",
   "alias": "Park Seasonal Hours",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "PARK_SEAS_HRS"
  },
  {
   "name": "STREET_HRS",
   "type": "esriFieldTypeDouble",
   "alias": "Street Hours",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "STREET_HRS"
  },
  {
   "name": "BOOMTRUCK_HRS",
   "type": "esriFieldTypeDouble",
   "alias": "Boom Truck Hours",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "BOOMTRUCK_HRS"
  },
  {
   "name": "TOOLCAT_HRS",
   "type": "esriFieldTypeDouble",
   "alias": "Toolcat Hours",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TOOLCAT_HRS"
  },
  {
   "name": "ONE_TON_HRS",
   "type": "esriFieldTypeDouble",
   "alias": "One Ton Hours",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ONE_TON_HRS"
  },
  {
   "name": "STUMP_REVDATE",
   "type": "esriFieldTypeDouble",
   "alias": "Stump Removal Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "STUMP_REVDATE"
  },
  {
   "name": "STS_HRS",
   "type": "esriFieldTypeDouble",
   "alias": "Sentence to Serve Hours",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "STS_HRS"
  },
  {
   "name": "GRIND_CLEAN",
   "type": "esriFieldTypeString",
   "alias": "Grind and Clean",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "GRIND_CLEAN"
  },
  {
   "name": "NOTES",
   "type": "esriFieldTypeString",
   "alias": "Notes",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "NOTES"
  },
  {
   "name": "GUID_REL",
   "type": "esriFieldTypeGUID",
   "alias": "GUID_REL",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 38,
   "defaultValue": null,
   "modelName": "GUID_REL"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "REL_GlobalID",
   "type": "esriFieldTypeGUID",
   "alias": "REL_GlobalID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 38,
   "defaultValue": null,
   "modelName": "REL_GlobalID"
  }
 ],
 "indexes": [
  {
   "name": "R61_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_61",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "G391GUID_REL",
   "fields": "GUID_REL",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_61",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "types": [],
 "templates": [
  {
   "name": "Tree Maint",
   "description": "",
   "prototype": {
    "attributes": {
     "REL_GlobalID": null,
     "GUID_REL": null,
     "TASK": null,
     "PARK": null,
     "HOUSE_NO": null,
     "LOC": null,
     "SIZE": null,
     "DATE": null,
     "PARK_FT_HRS": null,
     "PARK_SEAS_HRS": null,
     "STREET_HRS": null,
     "BOOMTRUCK_HRS": null,
     "TOOLCAT_HRS": null,
     "ONE_TON_HRS": null,
     "STUMP_REVDATE": null,
     "STS_HRS": null,
     "GRIND_CLEAN": null,
     "NOTES": 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,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 2000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "1a70ae8fac794fc49255126a6b226c18"
}