{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 37, "name": "Hydrant_Maintenance_Inspection", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 15, "name": "water.postgres.Fire_Hydrant", "relatedTableId": 12, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "globalid", "composite": false, "catalogID": "{20D7C8D7-B9AD-465C-BA44-5479EB2D6CBB}" } ], "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, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "notes", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "pressure", "type": "esriFieldTypeDouble", "alias": "Pressure (PSI)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pressure" }, { "name": "chains", "type": "esriFieldTypeSmallInteger", "alias": "Chains Req'd?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "chains" }, { "name": "paint", "type": "esriFieldTypeSmallInteger", "alias": "Paint Req'd?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "paint" }, { "name": "marker", "type": "esriFieldTypeSmallInteger", "alias": "Marker Req'd?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "marker" }, { "name": "oil", "type": "esriFieldTypeSmallInteger", "alias": "Lubrication Req'd?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "oil" }, { "name": "draining", "type": "esriFieldTypeSmallInteger", "alias": "Greased?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "draining" }, { "name": "leaking", "type": "esriFieldTypeSmallInteger", "alias": "Drain?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "leaking" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "notes" }, { "name": "flowduration", "type": "esriFieldTypeDouble", "alias": "Flow Duration", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "flowduration" }, { "name": "flowrate", "type": "esriFieldTypeDouble", "alias": "Flow Rate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "flowrate" }, { "name": "assetguid", "type": "esriFieldTypeGUID", "alias": "Asset GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "assetguid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Creation date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "precision": 1, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Updated by", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last update", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "precision": 1, "modelName": "last_edited_date" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "boilwater", "type": "esriFieldTypeSmallInteger", "alias": "Boil Water", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "boilwater" }, { "name": "repair", "type": "esriFieldTypeSmallInteger", "alias": "Repair", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "repair" }, { "name": "inspector", "type": "esriFieldTypeString", "alias": "Inspector", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "inspector" }, { "name": "insdate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "precision": 1, "modelName": "insdate" } ], "indexes": [ { "name": "r52_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_52", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Hydrant_Maintenance_Inspection", "description": "", "prototype": { "attributes": { "inspector": null, "pressure": null, "chains": null, "paint": null, "marker": null, "oil": null, "draining": null, "leaking": null, "notes": null, "flowduration": null, "flowrate": null, "assetguid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "insdate": null, "boilwater": null, "repair": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "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, "serviceItemId": "682cc88ce3e2449194fdbaf51210e982" }