{ "currentVersion": 10.81, "id": 2, "name": "CODGISTest.GISADM.GasWells_Inspections", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "GasWells", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GUID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "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, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "WellHeadID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WellHeadID", "type": "esriFieldTypeString", "alias": "WellHeadID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WellHeadID" }, { "name": "InspectionType", "type": "esriFieldTypeString", "alias": "InspectionType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InspectionType" }, { "name": "WH_Labeled", "type": "esriFieldTypeString", "alias": "WH_Labeled", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WH_Labeled" }, { "name": "WH_Paint", "type": "esriFieldTypeString", "alias": "WH_Paint", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WH_Paint" }, { "name": "WH_GasLeak", "type": "esriFieldTypeString", "alias": "WH_GasLeak", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WH_GasLeak" }, { "name": "InhibitorTank_Condition", "type": "esriFieldTypeString", "alias": "InhibitorTankCondition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InhibitorTank_Condition" }, { "name": "InhibitorTank_GasLeak", "type": "esriFieldTypeString", "alias": "InhibitorTankGasLeak", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InhibitorTank_GasLeak" }, { "name": "Equipment_Leak", "type": "esriFieldTypeString", "alias": "Equipment_Leak", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Equipment_Leak" }, { "name": "Equipment_LeakSpecifics", "type": "esriFieldTypeString", "alias": "Equipment_LeakSpecifics", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "Equipment_LeakSpecifics" }, { "name": "PriorityStatus", "type": "esriFieldTypeString", "alias": "PriorityStatus", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PriorityStatus" }, { "name": "WH_GasDetect", "type": "esriFieldTypeInteger", "alias": "WH_GasDetect", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WH_GasDetect" }, { "name": "Deficiency_Urgent", "type": "esriFieldTypeString", "alias": "Deficiency_Urgent", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Deficiency_Urgent" }, { "name": "Deficiency_Reinspection", "type": "esriFieldTypeString", "alias": "Deficiency_Reinspection", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Deficiency_Reinspection" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "GUID", "type": "esriFieldTypeGUID", "alias": "GUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GUID" } ], "indexes": [ { "name": "R1764_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1764", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_3863_GUID", "fields": "GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1764", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CODGISTest.GISADM.GasWells_Inspections", "description": "", "prototype": { "attributes": { "GUID": null, "Notes": null, "WellHeadID": null, "InspectionType": null, "WH_Labeled": null, "WH_Paint": null, "WH_GasLeak": null, "InhibitorTank_Condition": null, "InhibitorTank_GasLeak": null, "Equipment_Leak": null, "Equipment_LeakSpecifics": null, "PriorityStatus": null, "WH_GasDetect": null, "Deficiency_Urgent": null, "Deficiency_Reinspection": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }