{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Manhole Inspection", "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": 0, "name": "SewerDevice", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": false, "catalogID": "{34618DF7-617F-4033-8AAA-DF61B85BBE55}" }, { "id": 1, "name": "SewerDevice", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": false, "catalogID": "{34618DF7-617F-4033-8AAA-DF61B85BBE55}" }, { "id": 2, "name": "SewerDevice", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": false, "catalogID": "{34618DF7-617F-4033-8AAA-DF61B85BBE55}" }, { "id": 3, "name": "SewerDevice", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": false, "catalogID": "{34618DF7-617F-4033-8AAA-DF61B85BBE55}" }, { "id": 4, "name": "SewerDevice", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": false, "catalogID": "{34618DF7-617F-4033-8AAA-DF61B85BBE55}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1710854483000 }, "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, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "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": 10, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "STARTDATETIME", "type": "esriFieldTypeDate", "alias": "Start Date Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "STARTDATETIME" }, { "name": "WORKKEY", "type": "esriFieldTypeString", "alias": "Work Order #", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WORKKEY" }, { "name": "PURPOSE", "type": "esriFieldTypeString", "alias": "Purpose of Inspection", "domain": { "type": "codedValue", "name": "NASSCO_Purposes", "description": "", "codedValues": [ { "name": "Inflitration/Inflow Investigation", "code": "Inflitration/Inflow Investigation" }, { "name": "Post Rehabilitation Survey", "code": "Post Rehabilitation Survey" }, { "name": "Pre-Rehabilitation Survey", "code": "Pre-Rehabilitation Survey" }, { "name": "Pre-Acceptance", "code": "Pre-Acceptance" }, { "name": "Routine Assessment", "code": "Routine Assessment" }, { "name": "Capital Improvement Program Assessment", "code": "Capital Improvement Program Assessment" }, { "name": "Re-Inspection", "code": "Re-Inspection" }, { "name": "Not Known", "code": "Not Known" }, { "name": "Maintenance Related", "code": "Maintenance Related" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PURPOSE" }, { "name": "GROUNDCONDITION", "type": "esriFieldTypeString", "alias": "Ground Condition", "domain": { "type": "codedValue", "name": "NASSCO_Weather", "description": "", "codedValues": [ { "name": "Damp", "code": "Damp" }, { "name": "Dry", "code": "Dry" }, { "name": "Heavy Rain", "code": "Heavy Rain" }, { "name": "Light Rain", "code": "Light Rain" }, { "name": "Saturated", "code": "Saturated" }, { "name": "Very Dry", "code": "Very Dry" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GROUNDCONDITION" }, { "name": "MANHOLELOCATION", "type": "esriFieldTypeString", "alias": "Manhole Location", "domain": { "type": "codedValue", "name": "NASSCO_Manlocation", "description": "", "codedValues": [ { "name": "Main Highway - Urban", "code": "Main Highway - Urban" }, { "name": "Main Highway - Suburban/Rural", "code": "Main Highway - Suburban/Rural" }, { "name": "Light Highway", "code": "Light Highway" }, { "name": "Easement/Right of Way", "code": "Easement/Right of Way" }, { "name": "Woods", "code": "Woods" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Driveway", "code": "Driveway" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Alley", "code": "Alley" }, { "name": "Ditch", "code": "Ditch" }, { "name": "Building", "code": "Building" }, { "name": "Creek", "code": "Creek" }, { "name": "Railway", "code": "Railway" }, { "name": "Airport", "code": "Airport" }, { "name": "Yard", "code": "Yard" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANHOLELOCATION" }, { "name": "SURFACETYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "domain": { "type": "codedValue", "name": "NASSCO_ManholeSurfaceType", "description": "", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete Collar", "code": "Concrete Collar" }, { "name": "Grass/Dirt", "code": "Grass/Dirt" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Brick", "code": "Brick" }, { "name": "Concrete Pavement", "code": "Concrete Pavement" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACETYPE" }, { "name": "RUNOFF", "type": "esriFieldTypeString", "alias": "Potential for Runoff", "domain": { "type": "codedValue", "name": "MACP_Potential_Runoff", "description": "", "codedValues": [ { "name": "Inundated", "code": "Inundated" }, { "name": "None", "code": "None" }, { "name": "Ponding", "code": "Ponding" }, { "name": "Sheeting", "code": "Sheeting" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RUNOFF" }, { "name": "INSSTATUS", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": { "type": "codedValue", "name": "MACP_Inspection_Status", "description": "", "codedValues": [ { "name": "Buried or Marked", "code": "Buried or Marked" }, { "name": "In Traffic", "code": "In Traffic" }, { "name": "No Access No Found", "code": "No Access No Found" }, { "name": "Not Opened", "code": "Not Opened" }, { "name": "Remote Inspection", "code": "Remote Inspection" }, { "name": "Surchared/Debris", "code": "Surchared/Debris" }, { "name": "Surface Inspection", "code": "Surface Inspection" }, { "name": "Descent Inspection", "code": "Descent Inspection" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSSTATUS" }, { "name": "MHSURFALIGN", "type": "esriFieldTypeString", "alias": "Manhole Even with Surface", "domain": { "type": "codedValue", "name": "ssManholeAlignment", "description": "", "codedValues": [ { "name": "Even", "code": "Even" }, { "name": "Above", "code": "Above" }, { "name": "Below", "code": "Below" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MHSURFALIGN" }, { "name": "MHHEIGHT", "type": "esriFieldTypeDouble", "alias": "Inches Above or Below", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MHHEIGHT" }, { "name": "COVERTYPE", "type": "esriFieldTypeString", "alias": "Cover Type", "domain": { "type": "codedValue", "name": "NASSCO_CoverType", "description": "", "codedValues": [ { "name": "Double Cover", "code": "Double Cover" }, { "name": "Lamp", "code": "Lamp" }, { "name": "Mascotte", "code": "Mascotte" }, { "name": "Oversized", "code": "Oversized" }, { "name": "Standard", "code": "Standard" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COVERTYPE" }, { "name": "COVERSIZE", "type": "esriFieldTypeString", "alias": "Cover Size", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "COVERSIZE" }, { "name": "COVERFIT", "type": "esriFieldTypeString", "alias": "Cover Rim Fit", "domain": { "type": "codedValue", "name": "MACP_Cover_Frame_Fit", "description": "", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Oversized", "code": "Oversized" }, { "name": "Rocks/Wobbles", "code": "Rocks/Wobbles" }, { "name": "Undersized", "code": "Undersized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COVERFIT" }, { "name": "COVERCOND", "type": "esriFieldTypeString", "alias": "Cover Condition", "domain": { "type": "codedValue", "name": "NASSCO_CoverCondition", "description": "", "codedValues": [ { "name": "Sound", "code": "Sound" }, { "name": "Cracked", "code": "Cracked" }, { "name": "Broken", "code": "Broken" }, { "name": "Missing", "code": "Missing" }, { "name": "Corroded/Pitted", "code": "Corroded/Pitted" }, { "name": "Bolts Missing", "code": "Bolts Missing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COVERCOND" }, { "name": "INVERTRIMDIST", "type": "esriFieldTypeString", "alias": "Invert Rim Distance (Feet to Nearest Tenth)", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "INVERTRIMDIST" }, { "name": "COVERCOND2", "type": "esriFieldTypeString", "alias": "Additional Cover Conditions", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COVERCOND2" }, { "name": "INSERTTYPE", "type": "esriFieldTypeString", "alias": "Rain Dish Identifier", "domain": { "type": "codedValue", "name": "NASSCO_InsertType", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Metal", "code": "Metal" }, { "name": "Other", "code": "Other" }, { "name": "Plastic", "code": "Plastic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSERTTYPE" }, { "name": "INSERTCOND", "type": "esriFieldTypeString", "alias": "Insert Conditions", "domain": { "type": "codedValue", "name": "NASSCO_InsertCondition", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Sound", "code": "Sound" }, { "name": "Poorly Fitted", "code": "Poorly Fitted" }, { "name": "Cracked/Torn/Holes", "code": "Cracked/Torn/Holes" }, { "name": "Leaking", "code": "Leaking" }, { "name": "Insert Fell", "code": "Insert Fell" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSERTCOND" }, { "name": "INSERTCOND2", "type": "esriFieldTypeString", "alias": "Additional Insert Conditions", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSERTCOND2" }, { "name": "SURCHARGE", "type": "esriFieldTypeString", "alias": "Evidence of Surcharge", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SURCHARGE" }, { "name": "SURCHARGEHEIGHT", "type": "esriFieldTypeString", "alias": "Height Surcharge from Invert", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURCHARGEHEIGHT" }, { "name": "FRAMEADJ", "type": "esriFieldTypeString", "alias": "Adjustment Ring Type", "domain": { "type": "codedValue", "name": "NASSCO_FrameAdjustmentType", "description": "", "codedValues": [ { "name": "No Value", "code": "No Value" }, { "name": "Adjustable", "code": "Adjustable" }, { "name": "Solid", "code": "Solid" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FRAMEADJ" }, { "name": "ADJRINGCOND", "type": "esriFieldTypeString", "alias": "Adjustment Ring Condition", "domain": { "type": "codedValue", "name": "NASSCO_AdjustmentRingCondition", "description": "", "codedValues": [ { "name": "N/A", "code": "N/A" }, { "name": "Broken", "code": "Broken" }, { "name": "Corroded/Pitted/Worn", "code": "Corroded/Pitted/Worn" }, { "name": "Cracked", "code": "Cracked" }, { "name": "Poor Installation", "code": "Poor Installation" }, { "name": "Sound", "code": "Sound" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADJRINGCOND" }, { "name": "ADJRINGCOND2", "type": "esriFieldTypeString", "alias": "Additional Ring Conditions", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADJRINGCOND2" }, { "name": "FRAMETYPE", "type": "esriFieldTypeString", "alias": "Frame Material", "domain": { "type": "codedValue", "name": "NASSCO_Materials", "description": "", "codedValues": [ { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Plastic/Steel Composite", "code": "Plastic/Steel Composite" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Steel", "code": "Steel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FRAMETYPE" }, { "name": "FRAMECOND", "type": "esriFieldTypeString", "alias": "Frame Condition", "domain": { "type": "codedValue", "name": "NASSCO_FrameCondition", "description": "", "codedValues": [ { "name": "Sound", "code": "Sound" }, { "name": "Cracked", "code": "Cracked" }, { "name": "Broken", "code": "Broken" }, { "name": "Missing", "code": "Missing" }, { "name": "Corroded/Pitted/Worn", "code": "Corroded/Pitted/Worn" }, { "name": "Coated", "code": "Coated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FRAMECOND" }, { "name": "FRAMECOND2", "type": "esriFieldTypeString", "alias": "Additional Frame Conditions", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FRAMECOND2" }, { "name": "FRAMESEALCOND", "type": "esriFieldTypeString", "alias": "Frame to Manhole Seal", "domain": { "type": "codedValue", "name": "NASSCO_FrameSealCondition", "description": "", "codedValues": [ { "name": "Sound", "code": "Sound" }, { "name": "Cracked", "code": "Cracked" }, { "name": "Loose/Not Attached", "code": "Loose/Not Attached" }, { "name": "Offset", "code": "Offset" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FRAMESEALCOND" }, { "name": "FRAMEOFFSET", "type": "esriFieldTypeDouble", "alias": "Frame Offset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FRAMEOFFSET" }, { "name": "FRAMESEALCOND2", "type": "esriFieldTypeString", "alias": "Additional Seal Conditions", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FRAMESEALCOND2" }, { "name": "SEALINFLOW", "type": "esriFieldTypeString", "alias": "Frame Seal Inflow", "domain": { "type": "codedValue", "name": "MACP_Inflow_Infiltration", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Infil Stained", "code": "Infil Stained" }, { "name": "Infil Weeper", "code": "Infil Weeper" }, { "name": "Infil Dripper", "code": "Infil Dripper" }, { "name": "Infil Runner", "code": "Infil Runner" }, { "name": "Infil Gusher", "code": "Infil Gusher" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SEALINFLOW" }, { "name": "CHIMNEYTYPE", "type": "esriFieldTypeString", "alias": "Chimney Material", "domain": { "type": "codedValue", "name": "NASSCO_ChimneyMaterial", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Brick", "code": "Brick" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Concrete Pipe (non-reinforced)", "code": "Concrete Pipe (non-reinforced)" }, { "name": "Concrete Ring", "code": "Concrete Ring" }, { "name": "Ductile Iron Pipe", "code": "Ductile Iron Pipe" }, { "name": "Fiberglass Reinforced Pipe", "code": "Fiberglass Reinforced Pipe" }, { "name": "Glass Reinforced Cement", "code": "Glass Reinforced Cement" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CHIMNEYTYPE" }, { "name": "CHIMNEYLINETYPE", "type": "esriFieldTypeString", "alias": "Chimney Lining Material", "domain": { "type": "codedValue", "name": "MACP_Linings", "description": "", "codedValues": [ { "name": "Bitumastic", "code": "Bitumastic" }, { "name": "Cementitious", "code": "Cementitious" }, { "name": "Cured in Place", "code": "Cured in Place" }, { "name": "Epoxy", "code": "Epoxy" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "None - No Coating", "code": "None - No Coating" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Polymer", "code": "Polymer" }, { "name": "Rubber", "code": "Rubber" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CHIMNEYLINETYPE" }, { "name": "CHIMNEYCOND", "type": "esriFieldTypeString", "alias": "Chimney Condition", "domain": { "type": "codedValue", "name": "NASSCO_ChimneyCondition", "description": "", "codedValues": [ { "name": "No Defects Observed", "code": "No Defects Observed" }, { "name": "Crack", "code": "Crack" }, { "name": "Fracture", "code": "Fracture" }, { "name": "Hole", "code": "Hole" }, { "name": "Brick - mortar missing", "code": "Brick - mortar missing" }, { "name": "Brick - displaced", "code": "Brick - displaced" }, { "name": "Brick - missing", "code": "Brick - missing" }, { "name": "Surface Damage - deterioration", "code": "Surface Damage - deterioration" }, { "name": "Surface Damage - rebar showing", "code": "Surface Damage - rebar showing" }, { "name": "Surface Damage - missing wall", "code": "Surface Damage - missing wall" }, { "name": "Liner/Coating - peeling/bulging", "code": "Liner/Coating - peeling/bulging" }, { "name": "Liner/Coating - detached", "code": "Liner/Coating - detached" }, { "name": "Deposits - encrustation", "code": "Deposits - encrustation" }, { "name": "Deposits - grease", "code": "Deposits - grease" }, { "name": "Deposits - ragging", "code": "Deposits - ragging" }, { "name": "Roots - fine", "code": "Roots - fine" }, { "name": "Roots - medium", "code": "Roots - medium" }, { "name": "Roots - ball", "code": "Roots - ball" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CHIMNEYCOND" }, { "name": "CHIMNEYINFILTRATE", "type": "esriFieldTypeString", "alias": "Chimney Infiltration", "domain": { "type": "codedValue", "name": "MACP_Inflow_Infiltration", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Infil Stained", "code": "Infil Stained" }, { "name": "Infil Weeper", "code": "Infil Weeper" }, { "name": "Infil Dripper", "code": "Infil Dripper" }, { "name": "Infil Runner", "code": "Infil Runner" }, { "name": "Infil Gusher", "code": "Infil Gusher" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CHIMNEYINFILTRATE" }, { "name": "CONEMATERIAL", "type": "esriFieldTypeString", "alias": "Cone Material", "domain": { "type": "codedValue", "name": "NASSCO_ConeMaterial", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Brick", "code": "Brick" }, { "name": "Fiberglass Reinforced Pipe", "code": "Fiberglass Reinforced Pipe" }, { "name": "Glass Reinforced Pipe", "code": "Glass Reinforced Pipe" }, { "name": "Reinforced Concrete Pipe", "code": "Reinforced Concrete Pipe" }, { "name": "Segmented Block", "code": "Segmented Block" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Brick/Concrete", "code": "Brick/Concrete" }, { "name": "Lined/Coating", "code": "Lined/Coating" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONEMATERIAL" }, { "name": "CONETYPE", "type": "esriFieldTypeString", "alias": "Cone Type", "domain": { "type": "codedValue", "name": "MACP_Cone_Types", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Conical Centered", "code": "Conical Centered" }, { "name": "Conical Off Centered", "code": "Conical Off Centered" }, { "name": "Flattop", "code": "Flattop" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONETYPE" }, { "name": "CONELINETYPE", "type": "esriFieldTypeString", "alias": "Cone Lining Material", "domain": { "type": "codedValue", "name": "MACP_Linings", "description": "", "codedValues": [ { "name": "Bitumastic", "code": "Bitumastic" }, { "name": "Cementitious", "code": "Cementitious" }, { "name": "Cured in Place", "code": "Cured in Place" }, { "name": "Epoxy", "code": "Epoxy" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "None - No Coating", "code": "None - No Coating" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Polymer", "code": "Polymer" }, { "name": "Rubber", "code": "Rubber" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONELINETYPE" }, { "name": "CONECOND", "type": "esriFieldTypeString", "alias": "Cone Condition", "domain": { "type": "codedValue", "name": "NASSCO_ConeCondition", "description": "", "codedValues": [ { "name": "No Defects Observed", "code": "No Defects Observed" }, { "name": "Crack", "code": "Crack" }, { "name": "Fracture", "code": "Fracture" }, { "name": "Hole", "code": "Hole" }, { "name": "Brick - mortar missing", "code": "Brick - mortar missing" }, { "name": "Brick - displaced", "code": "Brick - displaced" }, { "name": "Brick - missing", "code": "Brick - missing" }, { "name": "Surface Damage - deterioration", "code": "Surface Damage - deterioration" }, { "name": "Surface Damage - rebar showing", "code": "Surface Damage - rebar showing" }, { "name": "Surface Damage - missing wall", "code": "Surface Damage - missing wall" }, { "name": "Liner/Coating - peeling/bulging", "code": "Liner/Coating - peeling/bulging" }, { "name": "Liner/Coating - detached", "code": "Liner/Coating - detached" }, { "name": "Deposits - encrustation", "code": "Deposits - encrustation" }, { "name": "Deposits - grease", "code": "Deposits - grease" }, { "name": "Deposits - ragging", "code": "Deposits - ragging" }, { "name": "Roots - fine", "code": "Roots - fine" }, { "name": "Roots - medium", "code": "Roots - medium" }, { "name": "Roots - ball", "code": "Roots - ball" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONECOND" }, { "name": "CONEINFILTRATE", "type": "esriFieldTypeString", "alias": "Cone Infiltration", "domain": { "type": "codedValue", "name": "MACP_Inflow_Infiltration", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Infil Stained", "code": "Infil Stained" }, { "name": "Infil Weeper", "code": "Infil Weeper" }, { "name": "Infil Dripper", "code": "Infil Dripper" }, { "name": "Infil Runner", "code": "Infil Runner" }, { "name": "Infil Gusher", "code": "Infil Gusher" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONEINFILTRATE" }, { "name": "BARRELTYPE", "type": "esriFieldTypeString", "alias": "Wall Material", "domain": { "type": "codedValue", "name": "NASSCO_WallMaterial", "description": "", "codedValues": [ { "name": "Brick", "code": "Brick" }, { "name": "Fiberglass Reinforced Pipe", "code": "Fiberglass Reinforced Pipe" }, { "name": "Glass Reinforced Cement", "code": "Glass Reinforced Cement" }, { "name": "Reinforced Concrete Pipe", "code": "Reinforced Concrete Pipe" }, { "name": "Segmented Block", "code": "Segmented Block" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Brick/Concrete", "code": "Brick/Concrete" }, { "name": "Lined/Coating", "code": "Lined/Coating" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BARRELTYPE" }, { "name": "BARRELLINETYPE", "type": "esriFieldTypeString", "alias": "Wall Lining Material", "domain": { "type": "codedValue", "name": "MACP_Linings", "description": "", "codedValues": [ { "name": "Bitumastic", "code": "Bitumastic" }, { "name": "Cementitious", "code": "Cementitious" }, { "name": "Cured in Place", "code": "Cured in Place" }, { "name": "Epoxy", "code": "Epoxy" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "None - No Coating", "code": "None - No Coating" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Polymer", "code": "Polymer" }, { "name": "Rubber", "code": "Rubber" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BARRELLINETYPE" }, { "name": "BARRELCOND", "type": "esriFieldTypeString", "alias": "Wall Condition", "domain": { "type": "codedValue", "name": "NASSCO_WallCondition", "description": "", "codedValues": [ { "name": "No Defects Observed", "code": "No Defects Observed" }, { "name": "Crack", "code": "Crack" }, { "name": "Fracture", "code": "Fracture" }, { "name": "Hole", "code": "Hole" }, { "name": "Brick - mortar missing", "code": "Brick - mortar missing" }, { "name": "Brick - displaced", "code": "Brick - displaced" }, { "name": "Brick - missing", "code": "Brick - missing" }, { "name": "Surface Damage - deterioration", "code": "Surface Damage - deterioration" }, { "name": "Surface Damage - rebar showing", "code": "Surface Damage - rebar showing" }, { "name": "Surface Damage - missing wall", "code": "Surface Damage - missing wall" }, { "name": "Liner/Coating - peeling/bulging", "code": "Liner/Coating - peeling/bulging" }, { "name": "Liner/Coating - detached", "code": "Liner/Coating - detached" }, { "name": "Deposits - encrustation", "code": "Deposits - encrustation" }, { "name": "Deposits - grease", "code": "Deposits - grease" }, { "name": "Deposits - ragging", "code": "Deposits - ragging" }, { "name": "Roots - fine", "code": "Roots - fine" }, { "name": "Roots - medium", "code": "Roots - medium" }, { "name": "Roots - ball", "code": "Roots - ball" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BARRELCOND" }, { "name": "BARRELINFILTRATE", "type": "esriFieldTypeString", "alias": "Wall Infiltration", "domain": { "type": "codedValue", "name": "MACP_Inflow_Infiltration", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Infil Stained", "code": "Infil Stained" }, { "name": "Infil Weeper", "code": "Infil Weeper" }, { "name": "Infil Dripper", "code": "Infil Dripper" }, { "name": "Infil Runner", "code": "Infil Runner" }, { "name": "Infil Gusher", "code": "Infil Gusher" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BARRELINFILTRATE" }, { "name": "BENCHTYPE", "type": "esriFieldTypeString", "alias": "Bench Material", "domain": { "type": "codedValue", "name": "NASSCO_BenchMaterial", "description": "", "codedValues": [ { "name": "Brick", "code": "Brick" }, { "name": "Vitirified Clay Pipe", "code": "Vitirified Clay Pipe" }, { "name": "Other", "code": "Other" }, { "name": "None", "code": "None" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Lined/Coating", "code": "Lined/Coating" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BENCHTYPE" }, { "name": "BENCHLINETYPE", "type": "esriFieldTypeString", "alias": "Bench Lining Material", "domain": { "type": "codedValue", "name": "MACP_Linings", "description": "", "codedValues": [ { "name": "Bitumastic", "code": "Bitumastic" }, { "name": "Cementitious", "code": "Cementitious" }, { "name": "Cured in Place", "code": "Cured in Place" }, { "name": "Epoxy", "code": "Epoxy" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "None - No Coating", "code": "None - No Coating" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Polymer", "code": "Polymer" }, { "name": "Rubber", "code": "Rubber" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BENCHLINETYPE" }, { "name": "BENCHCOND", "type": "esriFieldTypeString", "alias": "Bench Condition", "domain": { "type": "codedValue", "name": "NASSCO_BenchCondition", "description": "", "codedValues": [ { "name": "No Defects Observed", "code": "No Defects Observed" }, { "name": "Crack", "code": "Crack" }, { "name": "Fracture", "code": "Fracture" }, { "name": "Hole", "code": "Hole" }, { "name": "Brick - mortar missing", "code": "Brick - mortar missing" }, { "name": "Brick - displaced", "code": "Brick - displaced" }, { "name": "Brick - missing", "code": "Brick - missing" }, { "name": "Surface Damage - deterioration", "code": "Surface Damage - deterioration" }, { "name": "Surface Damage - rebar showing", "code": "Surface Damage - rebar showing" }, { "name": "Surface Damage - missing wall", "code": "Surface Damage - missing wall" }, { "name": "Liner/Coating - peeling/bulging", "code": "Liner/Coating - peeling/bulging" }, { "name": "Liner/Coating - detached", "code": "Liner/Coating - detached" }, { "name": "Deposits - encrustation", "code": "Deposits - encrustation" }, { "name": "Deposits - grease", "code": "Deposits - grease" }, { "name": "Deposits - ragging", "code": "Deposits - ragging" }, { "name": "Roots - fine", "code": "Roots - fine" }, { "name": "Roots - medium", "code": "Roots - medium" }, { "name": "Roots - ball", "code": "Roots - ball" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BENCHCOND" }, { "name": "BENCHDEPOSITS", "type": "esriFieldTypeString", "alias": "Bench Deposits", "domain": { "type": "codedValue", "name": "ssBenchDeposits", "description": "", "codedValues": [ { "name": "Deposits - encrustation", "code": "Deposits - encrustation" }, { "name": "Deposits - grease", "code": "Deposits - grease" }, { "name": "Deposits settled- ragging/sanitary", "code": "Deposits settled- ragging/sanitary" }, { "name": "Deposits settled- fine/sand", "code": "Deposits settled- fine/sand" }, { "name": "Deposits settled- gravel/rocks/brick", "code": "Deposits settled- gravel/rocks/brick" }, { "name": "Deposits settled- hard/compacted", "code": "Deposits settled- hard/compacted" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other" }, { "name": "Sand", "code": "Sand" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BENCHDEPOSITS" }, { "name": "BENCHDEPOSITSDEPTH", "type": "esriFieldTypeDouble", "alias": "Depth of Deposits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BENCHDEPOSITSDEPTH" }, { "name": "BENCHINFILTRATE", "type": "esriFieldTypeString", "alias": "Bench Infiltration", "domain": { "type": "codedValue", "name": "MACP_Inflow_Infiltration", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Infil Stained", "code": "Infil Stained" }, { "name": "Infil Weeper", "code": "Infil Weeper" }, { "name": "Infil Dripper", "code": "Infil Dripper" }, { "name": "Infil Runner", "code": "Infil Runner" }, { "name": "Infil Gusher", "code": "Infil Gusher" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BENCHINFILTRATE" }, { "name": "CHANNELTYPE", "type": "esriFieldTypeString", "alias": "Channel Material", "domain": { "type": "codedValue", "name": "NASSCO_ChannelType", "description": "", "codedValues": [ { "name": "Brick", "code": "Brick" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Polyvinyl Chloride", "code": "Polyvinyl Chloride" }, { "name": "Reinforced Concrete Pipe", "code": "Reinforced Concrete Pipe" }, { "name": "Steel Pipe", "code": "Steel Pipe" }, { "name": "Vitrified Clay Pipe", "code": "Vitrified Clay Pipe" }, { "name": "Other", "code": "Other" }, { "name": "None", "code": "None" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Lined/Coating", "code": "Lined/Coating" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CHANNELTYPE" }, { "name": "CHANNELLINETYPE", "type": "esriFieldTypeString", "alias": "Channel Lining Material", "domain": { "type": "codedValue", "name": "MACP_Linings", "description": "", "codedValues": [ { "name": "Bitumastic", "code": "Bitumastic" }, { "name": "Cementitious", "code": "Cementitious" }, { "name": "Cured in Place", "code": "Cured in Place" }, { "name": "Epoxy", "code": "Epoxy" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "None - No Coating", "code": "None - No Coating" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Polymer", "code": "Polymer" }, { "name": "Rubber", "code": "Rubber" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CHANNELLINETYPE" }, { "name": "CHANNELCOND", "type": "esriFieldTypeString", "alias": "Channel Condition", "domain": { "type": "codedValue", "name": "NASSCO_ChannelCondition", "description": "", "codedValues": [ { "name": "No Defects Observed", "code": "No Defects Observed" }, { "name": "Crack", "code": "Crack" }, { "name": "Fracture", "code": "Fracture" }, { "name": "Hole", "code": "Hole" }, { "name": "Brick - mortar missing", "code": "Brick - mortar missing" }, { "name": "Brick - displaced", "code": "Brick - displaced" }, { "name": "Brick - missing", "code": "Brick - missing" }, { "name": "Liner/Coating - peeling/bulging", "code": "Liner/Coating - peeling/bulging" }, { "name": "Liner/Coating - detached", "code": "Liner/Coating - detached" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CHANNELCOND" }, { "name": "CHANNELDEPOSITS", "type": "esriFieldTypeString", "alias": "Flow Channel Deposits", "domain": { "type": "codedValue", "name": "ssChannelDeposits", "description": "", "codedValues": [ { "name": "Deposits - encrustation", "code": "Deposits - encrustation" }, { "name": "Deposits - grease", "code": "Deposits - grease" }, { "name": "Deposits settled - ragging/sanitary", "code": "Deposits settled - ragging/sanitary" }, { "name": "Deposits settled - fine/sand", "code": "Deposits settled - fine/sand" }, { "name": "Deposits settled - gravel/rocks/brick", "code": "Deposits settled - gravel/rocks/brick" }, { "name": "Deposits settled - hard/compacted", "code": "Deposits settled - hard/compacted" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other" }, { "name": "Sand", "code": "Sand" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CHANNELDEPOSITS" }, { "name": "CHANNELDEPOSITSDEPTH", "type": "esriFieldTypeDouble", "alias": "Depth of Deposits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHANNELDEPOSITSDEPTH" }, { "name": "CHANNELINFILTRATE", "type": "esriFieldTypeString", "alias": "Channel Infiltration", "domain": { "type": "codedValue", "name": "MACP_Inflow_Infiltration", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Infil Stained", "code": "Infil Stained" }, { "name": "Infil Weeper", "code": "Infil Weeper" }, { "name": "Infil Dripper", "code": "Infil Dripper" }, { "name": "Infil Runner", "code": "Infil Runner" }, { "name": "Infil Gusher", "code": "Infil Gusher" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CHANNELINFILTRATE" }, { "name": "SEALCOND", "type": "esriFieldTypeString", "alias": "Pipe Seal Condition", "domain": { "type": "codedValue", "name": "NASSCO_PipeSealCond", "description": "", "codedValues": [ { "name": "No Seal", "code": "No Seal" }, { "name": "Sound", "code": "Sound" }, { "name": "Sand/Water Infiltration", "code": "Sand/Water Infiltration" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SEALCOND" }, { "name": "PROJECT2", "type": "esriFieldTypeString", "alias": "Additional Project Information", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT2" }, { "name": "WORKREQUEST", "type": "esriFieldTypeString", "alias": "Work Request Submitted", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WORKREQUEST" }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "Purpose of Work Request", "domain": { "type": "codedValue", "name": "ssWorkStatus", "description": "Status of Wastewater Work Status", "codedValues": [ { "name": "Access", "code": "Access" }, { "name": "Cleaning", "code": "Cleaning" }, { "name": "Rehabilitation", "code": "Rehabilitation" }, { "name": "Replacement", "code": "Replacement" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT" }, { "name": "COMPINSPECT", "type": "esriFieldTypeString", "alias": "Inspection Complete", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMPINSPECT" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "Legacy Access ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ENDDATETIME", "type": "esriFieldTypeDate", "alias": "ENDDATETIME", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ENDDATETIME" }, { "name": "INSPECTID", "type": "esriFieldTypeString", "alias": "INSPECTID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "INSPECTID" }, { "name": "UFV", "type": "esriFieldTypeString", "alias": "Unable to Inspect", "domain": { "type": "codedValue", "name": "ssUFV", "description": "", "codedValues": [ { "name": "Paved Over", "code": "Paved Over" }, { "name": "No Access", "code": "No Access" }, { "name": "Obstruction", "code": "Obstruction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UFV" }, { "name": "CANNOTLOCATE", "type": "esriFieldTypeString", "alias": "Cannot Locate", "domain": { "type": "codedValue", "name": "ssCannotLocate", "description": "", "codedValues": [ { "name": "Cannot Locate", "code": "Cannot Locate" }, { "name": "No Value", "code": "No Value" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CANNOTLOCATE" }, { "name": "UFVCOMMENTS", "type": "esriFieldTypeString", "alias": "Addition Comments", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "UFVCOMMENTS" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true } ], "indexes": [ { "name": "UUID_58", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G221FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R58_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Manhole Inspection", "description": "", "prototype": { "attributes": { "CANNOTLOCATE": null, "UFVCOMMENTS": null, "FACILITYID": null, "STARTDATETIME": null, "WORKKEY": null, "PURPOSE": null, "GROUNDCONDITION": null, "MANHOLELOCATION": null, "SURFACETYPE": null, "RUNOFF": null, "INSSTATUS": null, "MHSURFALIGN": null, "MHHEIGHT": null, "COVERTYPE": null, "COVERSIZE": null, "COVERFIT": null, "COVERCOND": null, "INVERTRIMDIST": null, "COVERCOND2": null, "INSERTTYPE": null, "INSERTCOND": null, "INSERTCOND2": null, "SURCHARGE": null, "SURCHARGEHEIGHT": null, "FRAMEADJ": null, "ADJRINGCOND": null, "ADJRINGCOND2": null, "FRAMETYPE": null, "FRAMECOND": null, "FRAMECOND2": null, "FRAMESEALCOND": null, "FRAMEOFFSET": null, "FRAMESEALCOND2": null, "SEALINFLOW": null, "CHIMNEYTYPE": null, "CHIMNEYLINETYPE": null, "CHIMNEYCOND": null, "CHIMNEYINFILTRATE": null, "CONEMATERIAL": null, "CONETYPE": null, "CONELINETYPE": null, "CONECOND": null, "CONEINFILTRATE": null, "BARRELTYPE": null, "BARRELLINETYPE": null, "BARRELCOND": null, "BARRELINFILTRATE": null, "BENCHTYPE": null, "BENCHLINETYPE": null, "BENCHCOND": null, "BENCHDEPOSITS": null, "BENCHDEPOSITSDEPTH": null, "BENCHINFILTRATE": null, "CHANNELTYPE": null, "CHANNELLINETYPE": null, "CHANNELCOND": null, "CHANNELDEPOSITS": null, "CHANNELDEPOSITSDEPTH": null, "CHANNELINFILTRATE": null, "SEALCOND": null, "PROJECT2": null, "WORKREQUEST": null, "PROJECT": null, "COMPINSPECT": null, "ID": null, "UFV": null, "ENDDATETIME": null, "INSPECTID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "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": "Attachment ID", "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": "Attachment 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 }