{ "currentVersion": 10.61, "id": 35, "name": "Surge Protection", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 34, "name": "LS_Subprocess", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentID", "composite": false } ], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "RehabDate", "type": "esriFieldTypeDate", "alias": "Rehab Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "SerialNo", "type": "esriFieldTypeString", "alias": "Serial Number", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "ModelNo", "type": "esriFieldTypeString", "alias": "Model Number", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": { "type": "codedValue", "name": "SurgeProManufacturer", "description": "Surge Protector Manufacturer", "codedValues": [ { "name": "Square D", "code": "Square D" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 55 }, { "name": "ComponentID", "type": "esriFieldTypeString", "alias": "Component ID", "domain": null, "editable": true, "nullable": true, "length": 55 }, { "name": "ParentID", "type": "esriFieldTypeString", "alias": "Parent ID", "domain": null, "editable": true, "nullable": true, "length": 55 }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Process", "type": "esriFieldTypeString", "alias": "Process", "domain": { "type": "codedValue", "name": "LS_Process", "description": "LSProcess domain for Lift Stations.", "codedValues": [ { "name": "Mechanical", "code": "Mechanical" }, { "name": "ICE", "code": "ICE" }, { "name": "Civil", "code": "Civil" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 55 }, { "name": "Subprocess", "type": "esriFieldTypeString", "alias": "Subprocess", "domain": { "type": "codedValue", "name": "LS_Subprocess", "description": "LSSubprocess domain for Lift Stations.", "codedValues": [ { "name": "Valves", "code": "Valves" }, { "name": "Electrical", "code": "Electrical" }, { "name": "Control", "code": "Control" }, { "name": "Communication", "code": "Communication" }, { "name": "Instrumentation", "code": "Instrumentation" }, { "name": "HVAC", "code": "HVAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75 }, { "name": "Service", "type": "esriFieldTypeString", "alias": "Service", "domain": { "type": "codedValue", "name": "LS_Service", "description": "Lift station status of in service or out of service.", "codedValues": [ { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Retired", "code": "Retired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30 }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 75 }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 75 }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "domain": null, "editable": true, "nullable": true, "length": 75 }, { "name": "FacilityType", "type": "esriFieldTypeString", "alias": "Facility Type", "domain": { "type": "codedValue", "name": "FacilityType", "description": "Waste Water Facility Type", "codedValues": [ { "name": "Lift Station", "code": "Lift Station" }, { "name": "Treatment Plant", "code": "Treatment Plant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 55 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 130 }, { "name": "EstimatedUse_Yrs", "type": "esriFieldTypeSmallInteger", "alias": "Estimated Useful Life (yrs)", "domain": null, "editable": true, "nullable": true }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "Business Risk Exposure", "domain": null, "editable": true, "nullable": true }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null, "editable": true, "nullable": true }, { "name": "LOF", "type": "esriFieldTypeDouble", "alias": "LOF", "domain": null, "editable": true, "nullable": true } ], "indexes": [ { "name": "R123_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_123", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G965ParentID", "fields": "ParentID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_123", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Surge Protection", "description": "", "prototype": { "attributes": { "COF": null, "LOF": null, "InstallDate": null, "RehabDate": null, "SerialNo": null, "ModelNo": null, "Manufacturer": null, "ComponentID": null, "ParentID": null, "Description": null, "Process": null, "Subprocess": null, "Service": null, "Name": null, "Location": null, "Size": null, "FacilityType": null, "BRE": null, "EstimatedUse_Yrs": null, "Address": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 100000, "tileMaxRecordCount": 100000, "maxRecordCountFactor": 1 }