{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 12, "name": "napacityprod.GIS.swGravityMain_Inspection", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 5, "name": "swGravityMain", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true } ], "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "InspectComplete", "type": "esriFieldTypeString", "alias": "INSPECT COMPLETE", "domain": { "type": "codedValue", "name": "Yes_No", "description": "", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "InspectComplete" }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "INSPECTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSPECTION_DATE" }, { "name": "INSPECTION_PHASE", "type": "esriFieldTypeString", "alias": "INSPECTION_PHASE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTION_PHASE" }, { "name": "INSPECTIONNOTES", "type": "esriFieldTypeString", "alias": "INSPECTION NOTES", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "VideoLink", "type": "esriFieldTypeString", "alias": "VIDEO LINK", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "VideoLink" }, { "name": "DOWNEVEV", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAM ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNEVEV" }, { "name": "UPEVEV", "type": "esriFieldTypeDouble", "alias": "UPSTREAM ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPEVEV" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "AVE_DEPTH", "type": "esriFieldTypeDouble", "alias": "AVERAGE PIPE DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVE_DEPTH" }, { "name": "LINED_YEAR", "type": "esriFieldTypeString", "alias": "LINED YEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LINED_YEAR" }, { "name": "LINER_TYPE", "type": "esriFieldTypeString", "alias": "LINER TYPE", "domain": { "type": "codedValue", "name": "piLiningMethod", "description": "The pipe lining method based on LACP and PACP standards", "codedValues": [ { "name": "Cured in Place", "code": "CP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Other", "code": "OTH" }, { "name": "None", "code": "NONE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LINER_TYPE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "indexes": [ { "name": "R1307_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G13821FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "napacityprod.GIS.swGravityMain_Inspection", "description": "", "prototype": { "attributes": { "last_edited_user": null, "last_edited_date": null, "FACILITYID": null, "InspectComplete": null, "INSPECTION_DATE": null, "INSPECTION_PHASE": null, "INSPECTIONNOTES": null, "VideoLink": null, "DOWNEVEV": null, "UPEVEV": null, "SLOPE": null, "AVE_DEPTH": null, "LINED_YEAR": null, "LINER_TYPE": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }