{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "Turf Mowing Event", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "sde.gis.Turf", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "TurfPolyGlobalID", "composite": false, "catalogID": "{31AD62C8-2D31-4A5F-BFEA-B00FF7CFCBBC}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EventType", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EventType", "type": "esriFieldTypeString", "alias": "Event Type", "domain": { "type": "codedValue", "name": "Turf_MowingEventType", "description": "Type of mowing event", "codedValues": [ { "name": "Mow", "code": "Mow" }, { "name": "Trim", "code": "Trim" }, { "name": "Unable to Mow/trim", "code": "Unable to Mow/trim" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EventType" }, { "name": "EventDate", "type": "esriFieldTypeDate", "alias": "Event Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EventDate" }, { "name": "MowHeight", "type": "esriFieldTypeString", "alias": "Mow Height", "domain": { "type": "codedValue", "name": "Turf_MowHeight", "description": "Height of grass for turf mowing", "codedValues": [ { "name": "0.13\"", "code": "0.13\"" }, { "name": "0.14\"", "code": "0.14\"" }, { "name": "0.15\"", "code": "0.15\"" }, { "name": "0.16\"", "code": "0.16\"" }, { "name": "0.4\"", "code": "0.4\"" }, { "name": "0.5\"", "code": "0.5\"" }, { "name": "1.5\"", "code": "1.5\"" }, { "name": "1.75\"", "code": "1.75\"" }, { "name": "2\"", "code": "2\"" }, { "name": "2.5\"", "code": "2.5\"" }, { "name": "5\"", "code": "5\"" }, { "name": "3\"", "code": "3\"" }, { "name": "4\"", "code": "4\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "MowHeight" }, { "name": "DataEntryCompletedBy", "type": "esriFieldTypeString", "alias": "Data Entry Completed By", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DataEntryCompletedBy" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "TurfPolyGlobalID", "type": "esriFieldTypeGUID", "alias": "Turf Polygon Global ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "TurfPolyGlobalID" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "CreatedOn", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreatedOn" }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModifiedBy" }, { "name": "ModifiedOn", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ModifiedOn" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ReasonUnableToMowTrim", "type": "esriFieldTypeString", "alias": "Reason Unable to Mow or Trim", "domain": { "type": "codedValue", "name": "Turf_ReasonUnableToMowTrim", "description": "for RPC and Turf mowing/timming activities", "codedValues": [ { "name": "Too Wet", "code": "Too Wet" }, { "name": "In Use (public/sport groups/vehicles)", "code": "In Use (public/sport groups/vehicles)" }, { "name": "Construction", "code": "Construction" }, { "name": "No Growth", "code": "No Growth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ReasonUnableToMowTrim" } ], "indexes": [ { "name": "R479_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_479", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "GDB_6062_TurfPol", "isAscending": true, "isUnique": false, "description": "", "fields": "TurfPolyGlobalID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Turf Mowing Event", "description": "", "prototype": { "attributes": { "ReasonUnableToMowTrim": null, "ModifiedOn": null, "EventType": null, "EventDate": null, "MowHeight": null, "DataEntryCompletedBy": null, "Comments": null, "TurfPolyGlobalID": null, "CreatedBy": null, "CreatedOn": null, "ModifiedBy": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }