{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "ParkBaseballInspectionsHistory", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "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, "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": "", "displayField": "Inspector", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Inspector" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "NextInspectionDate", "type": "esriFieldTypeDate", "alias": "Next Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NextInspectionDate" }, { "name": "InspectionStatus", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionStatus" }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Park" }, { "name": "BaseballField", "type": "esriFieldTypeString", "alias": "Baseball Field Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BaseballField" }, { "name": "InfieldCond", "type": "esriFieldTypeString", "alias": "Are infield (skinned) surfaces in good condition, well graded with no uneven surfaces?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InfieldCond" }, { "name": "InfieldIssue", "type": "esriFieldTypeString", "alias": "Describe issue", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "InfieldIssue" }, { "name": "BaseAnchors", "type": "esriFieldTypeString", "alias": "Are base anchors in good condition, with no noted sharp points that could result in injury?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BaseAnchors" }, { "name": "AnchIssue", "type": "esriFieldTypeString", "alias": "Describe issue", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "AnchIssue" }, { "name": "HomePlate", "type": "esriFieldTypeString", "alias": "Is the home plate secure and in good condition?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HomePlate" }, { "name": "PlateIssue", "type": "esriFieldTypeString", "alias": "Describe issue", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "PlateIssue" }, { "name": "Mound", "type": "esriFieldTypeString", "alias": "Is the pitching mound in good condition, smooth and well graded?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Mound" }, { "name": "MouIssue", "type": "esriFieldTypeString", "alias": "Describe issue", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "MouIssue" }, { "name": "PitchRub", "type": "esriFieldTypeString", "alias": "Is the pitching rubber secure and in good condition?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PitchRub" }, { "name": "PitchIssue", "type": "esriFieldTypeString", "alias": "Describe issue", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "PitchIssue" }, { "name": "BackstopCond", "type": "esriFieldTypeString", "alias": "Are the backstops in good condition with no noted sharp points and edges?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BackstopCond" }, { "name": "BackCondIssue", "type": "esriFieldTypeString", "alias": "Describe issue", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "BackCondIssue" }, { "name": "BackstopDam", "type": "esriFieldTypeString", "alias": "Are backstops or protective netting areas free of openings?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BackstopDam" }, { "name": "BackDamIssue", "type": "esriFieldTypeString", "alias": "Describe issue", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "BackDamIssue" }, { "name": "DugoutCond", "type": "esriFieldTypeString", "alias": "Are the dugouts in good condition with no apparent damages noted?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DugoutCond" }, { "name": "DugIssue", "type": "esriFieldTypeString", "alias": "Describe issue", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "DugIssue" }, { "name": "Fences", "type": "esriFieldTypeString", "alias": "Are Fences clean, free of debris, with no broken parts or damage to any poles or sections?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Fences" }, { "name": "FenIssue", "type": "esriFieldTypeString", "alias": "Describe issue", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "FenIssue" }, { "name": "Nets", "type": "esriFieldTypeString", "alias": "Is the netting in good repair and hung properly without holes?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Nets" }, { "name": "NetIssue", "type": "esriFieldTypeString", "alias": "Describe issue", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "NetIssue" }, { "name": "Flags", "type": "esriFieldTypeString", "alias": "Are the flags in good condition?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Flags" }, { "name": "FlagIssue", "type": "esriFieldTypeString", "alias": "Describe issue", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "FlagIssue" }, { "name": "Replacements", "type": "esriFieldTypeString", "alias": "Any replacements needed", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Replacements" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments or concerns?", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Comments" } ], "indexes": [ { "name": "R193_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "ParkBaseballInspectionsHistory", "description": "", "prototype": { "attributes": { "Replacements": null, "Comments": null, "Inspector": null, "InspectionDate": null, "NextInspectionDate": null, "InspectionStatus": null, "Park": null, "BaseballField": null, "InfieldCond": null, "InfieldIssue": null, "BaseAnchors": null, "AnchIssue": null, "HomePlate": null, "PlateIssue": null, "Mound": null, "MouIssue": null, "PitchRub": null, "PitchIssue": null, "BackstopCond": null, "BackCondIssue": null, "BackstopDam": null, "BackDamIssue": null, "DugoutCond": null, "DugIssue": null, "Fences": null, "FenIssue": null, "Nets": null, "NetIssue": null, "Flags": null, "FlagIssue": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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 }