{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Sanitary Manholes", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Independence Sanitary Systems" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -1.0517647030360555E7, "ymin": 4724543.219209107, "xmax": -1.049451544865183E7, "ymax": 4742425.6274531195, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102698, "latestWkid": 102698, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.5658799999363E7, "falseY": -4.5948999999302E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 250000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 72, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FacilityID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 76, 230, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Manhole_Status", "typeIdField": "", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Manhole_Depth", "type": "esriFieldTypeDouble", "alias": "Manhole Depth (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Manhole_Depth" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "H2S", "type": "esriFieldTypeString", "alias": "H2S", "domain": { "type": "codedValue", "name": "H2S", "description": "H2S", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "H2S" }, { "name": "LocationDesc", "type": "esriFieldTypeString", "alias": "LocationDesc", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocationDesc" }, { "name": "Manhole_Material", "type": "esriFieldTypeString", "alias": "Manhole Material", "domain": { "type": "codedValue", "name": "san_manholematerial", "description": "Boolean", "codedValues": [ { "name": "Block", "code": "Block" }, { "name": "Brick", "code": "Brick" }, { "name": "Cement Lining", "code": "Cement Lining" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Epoxy Lining", "code": "Epoxy Lining" }, { "name": "Other", "code": "Other" }, { "name": "Precast", "code": "Precast" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Polyurea Lining", "code": "PU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Manhole_Material" }, { "name": "Cover_Size", "type": "esriFieldTypeString", "alias": "Cover Size (in.)", "domain": { "type": "codedValue", "name": "mh_cover_size", "description": "Sanitary Manhole Cover Size", "codedValues": [ { "name": "22.75", "code": "22.75" }, { "name": "23.25", "code": "23.25" }, { "name": "24", "code": "24" }, { "name": "24.25", "code": "24.25" }, { "name": "24.5", "code": "24.5" }, { "name": "25.5", "code": "25.5" }, { "name": "26", "code": "26" }, { "name": "26.25", "code": "26.25" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Cover_Size" }, { "name": "Cover_Type", "type": "esriFieldTypeString", "alias": "Cover Type", "domain": { "type": "codedValue", "name": "san_covertype", "description": "Boolean", "codedValues": [ { "name": "Light Duty", "code": "Light Duty" }, { "name": "Heavy Duty", "code": "Heavy Duty" }, { "name": "Bolt-Down", "code": "Bolt-Down" }, { "name": "Latching/Locking", "code": "Latching/Locking" }, { "name": "Vented", "code": "Vented" }, { "name": "KC", "code": "KC" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Cover_Type" }, { "name": "Manhole_Location", "type": "esriFieldTypeString", "alias": "Manhole Location", "domain": { "type": "codedValue", "name": "mh_location", "description": "Location of Manhole", "codedValues": [ { "name": "Paved Street", "code": "Paved Street" }, { "name": "Back Yard", "code": "Back Yard" }, { "name": "Front Yard", "code": "Front Yard" }, { "name": "Side Yard", "code": "Side Yard" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Easement", "code": "Easement" }, { "name": "Paved Intersection", "code": "Paved Intersection" }, { "name": "Unpaved Street", "code": "Unpaved Street" }, { "name": "Unpaved Intersection", "code": "Unpaved Intersection" }, { "name": "Alley", "code": "Alley" }, { "name": "Ditch", "code": "Ditch" }, { "name": "Curb/Gutter", "code": "Curb/Gutter" }, { "name": "Creek", "code": "Creek" }, { "name": "Driveway", "code": "Driveway" }, { "name": "Woods", "code": "Woods" }, { "name": "Field", "code": "Field" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Manhole_Location" }, { "name": "Manhole_Position", "type": "esriFieldTypeString", "alias": "Manhole Position", "domain": { "type": "codedValue", "name": "san_manholeposition", "description": "Boolean", "codedValues": [ { "name": "Above Grade", "code": "Above Grade" }, { "name": "At Grade", "code": "At Grade" }, { "name": "Below Grade", "code": "Below Grade" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Manhole_Position" }, { "name": "Manhole_Owner", "type": "esriFieldTypeString", "alias": "Manhole Owner", "domain": { "type": "codedValue", "name": "ownership", "description": "Boolean", "codedValues": [ { "name": "Independence", "code": "Independence" }, { "name": "LBVSD", "code": "LBVSD" }, { "name": "Kansas City", "code": "Kansas City" }, { "name": "Lees Summit", "code": "Lees Summit" }, { "name": "Raytown", "code": "Raytown" }, { "name": "Blue Springs", "code": "Blue Springs" }, { "name": "Jackson County", "code": "Jackson County" }, { "name": "State of Missouri", "code": "State of Missouri" }, { "name": "Private", "code": "Private" }, { "name": "Not Determined", "code": "Not Determined" }, { "name": "Sugar Creek", "code": "Sugar Creek" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Manhole_Owner" }, { "name": "DateLastEdited", "type": "esriFieldTypeDate", "alias": "DateLastEdited", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateLastEdited" }, { "name": "LastEditedBy", "type": "esriFieldTypeString", "alias": "Last Edited By", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LastEditedBy" }, { "name": "Manhole_Status", "type": "esriFieldTypeString", "alias": "Manhole Found?", "domain": { "type": "codedValue", "name": "boolean", "description": "Boolean", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Manhole_Status" }, { "name": "Manhole_NotInspected", "type": "esriFieldTypeString", "alias": "Not Inspected", "domain": { "type": "codedValue", "name": "not_inspected", "description": "Boolean", "codedValues": [ { "name": "Buried", "code": "Buried" }, { "name": "Did Not Enter Location", "code": "Did Not Enter Location" }, { "name": "Unsafe to Inspect", "code": "Unsafe to Inspect" }, { "name": "Fence", "code": "Fence" }, { "name": "Sealed Lid", "code": "Sealed Lid" }, { "name": "Private Property", "code": "Private Property" }, { "name": "Commercial Property", "code": "Commercial Property" }, { "name": "Traffic", "code": "Traffic" }, { "name": "Dog or Pet", "code": "Dog or Pet" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Manhole_NotInspected" }, { "name": "Watershed", "type": "esriFieldTypeString", "alias": "Watershed", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Watershed" }, { "name": "MapGrid", "type": "esriFieldTypeString", "alias": "Map Grid", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MapGrid" }, { "name": "Inv_Date", "type": "esriFieldTypeDate", "alias": "Inventory Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Inv_Date" }, { "name": "Inv_Crew", "type": "esriFieldTypeString", "alias": "Inventory Crew", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Inv_Crew" }, { "name": "Action_Required", "type": "esriFieldTypeString", "alias": "Action Required?", "domain": { "type": "codedValue", "name": "san_action_required", "description": "Required Action - Sanitary", "codedValues": [ { "name": "No Action Required", "code": "No Action Required" }, { "name": "Undetermined", "code": "Undetermined" }, { "name": "Further Inspection", "code": "Further Inspection" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Action_Required" }, { "name": "Spec_Equip_Required", "type": "esriFieldTypeString", "alias": "Special Equipment", "domain": { "type": "codedValue", "name": "spec_equipment_needed", "description": "Special Equipment Needed to Access Structure", "codedValues": [ { "name": "Loader", "code": "Loader" }, { "name": "Ladder", "code": "Ladder" }, { "name": "Confined Space", "code": "Confined Space" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Other (See Comment)", "code": "Other (See Comment)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Spec_Equip_Required" }, { "name": "Manhole", "type": "esriFieldTypeString", "alias": "Manhole", "domain": { "type": "codedValue", "name": "san_manhole", "description": "Boolean", "codedValues": [ { "name": "Manhole", "code": "Manhole" }, { "name": "Drop Manhole", "code": "Drop Manhole" }, { "name": "Split Flow Manhole", "code": "Split Flow Manhole" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Manhole" }, { "name": "Manhole_Type", "type": "esriFieldTypeString", "alias": "Manhole Type", "domain": { "type": "codedValue", "name": "san_manholetype", "description": "Boolean", "codedValues": [ { "name": "Metering Structure", "code": "Metering Structure" }, { "name": "4ft Diameter", "code": "4ft Diameter" }, { "name": "8ft Diameter", "code": "8ft Diameter" }, { "name": "Flush Tank", "code": "Flush Tank" }, { "name": "Lamp Hole", "code": "Lamp Hole" }, { "name": "Sampling Structure", "code": "Sampling Structure" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Flow Monitoring Wier", "code": "Flow Monitoring Wier" }, { "name": "Other", "code": "Other" }, { "name": "Interceptor", "code": "Interceptor" }, { "name": "Grease Trap", "code": "Grease Trap" }, { "name": "Cleanout", "code": "Cleanout" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Excess Flow Station", "code": "Excess Flow Station" }, { "name": "Grinder Pump", "code": "Grinder Pump" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Manhole_Type" }, { "name": "Action_Taken", "type": "esriFieldTypeString", "alias": "Action Taken?", "domain": { "type": "codedValue", "name": "action_taken", "description": "Boolean", "codedValues": [ { "name": "Cleaned", "code": "Cleaned" }, { "name": "Inspected", "code": "Inspected" }, { "name": "Other", "code": "Other" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "No Data", "code": "No Data" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Action_Taken" }, { "name": "Install_Date", "type": "esriFieldTypeString", "alias": "Install_Date", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Install_Date" }, { "name": "InstallDateSource", "type": "esriFieldTypeString", "alias": "InstallDateSource", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InstallDateSource" }, { "name": "CouncilDistrict", "type": "esriFieldTypeString", "alias": "Council District", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CouncilDistrict" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "name": "rim_elevation", "type": "esriFieldTypeDouble", "alias": "rim_elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "rim_elevation" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "status", "description": "Is asset active or not", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Other", "code": "Other" }, { "name": "Abandoned In Place", "code": "Abandoned In Place" }, { "name": "Abandoned Removed", "code": "Abandoned Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LegacyID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FILE_PATH", "type": "esriFieldTypeString", "alias": "As built link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FILE_PATH" }, { "name": "Field", "type": "esriFieldTypeInteger", "alias": "Field", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Field" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R21_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "4ft Diameter", "description": "", "prototype": { "attributes": { "Manhole": null, "CouncilDistrict": null, "Field": null, "FacilityID": null, "Manhole_Depth": null, "Comments": null, "H2S": null, "LocationDesc": null, "Manhole_Material": null, "Cover_Size": null, "Cover_Type": null, "Manhole_Location": null, "Manhole_Position": null, "Manhole_Owner": null, "DateLastEdited": null, "LastEditedBy": null, "Manhole_Status": null, "Manhole_NotInspected": null, "Watershed": null, "MapGrid": null, "Inv_Date": null, "Inv_Crew": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole_Type": "4ft Diameter", "Action_Taken": null, "Install_Date": null, "InstallDateSource": null, "Subtype": 1, "rim_elevation": null, "Status": null, "LegacyID": null, "FILE_PATH": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "8ft Diameter", "description": "", "prototype": { "attributes": { "Manhole": null, "CouncilDistrict": null, "Field": null, "FacilityID": null, "Manhole_Depth": null, "Comments": null, "H2S": null, "LocationDesc": null, "Manhole_Material": null, "Cover_Size": null, "Cover_Type": null, "Manhole_Location": null, "Manhole_Position": null, "Manhole_Owner": null, "DateLastEdited": null, "LastEditedBy": null, "Manhole_Status": null, "Manhole_NotInspected": null, "Watershed": null, "MapGrid": null, "Inv_Date": null, "Inv_Crew": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole_Type": "8ft Diameter", "Action_Taken": null, "Install_Date": null, "InstallDateSource": null, "Subtype": 1, "rim_elevation": null, "Status": null, "LegacyID": null, "FILE_PATH": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Cleanout", "description": "", "prototype": { "attributes": { "Manhole": null, "CouncilDistrict": null, "Field": null, "FacilityID": null, "Manhole_Depth": null, "Comments": null, "H2S": null, "LocationDesc": null, "Manhole_Material": null, "Cover_Size": null, "Cover_Type": null, "Manhole_Location": null, "Manhole_Position": null, "Manhole_Owner": null, "DateLastEdited": null, "LastEditedBy": null, "Manhole_Status": null, "Manhole_NotInspected": null, "Watershed": null, "MapGrid": null, "Inv_Date": null, "Inv_Crew": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole_Type": "Cleanout", "Action_Taken": null, "Install_Date": null, "InstallDateSource": null, "Subtype": 1, "rim_elevation": null, "Status": null, "LegacyID": null, "FILE_PATH": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Flow Monitoring Wier", "description": "", "prototype": { "attributes": { "Manhole": null, "CouncilDistrict": null, "Field": null, "FacilityID": null, "Manhole_Depth": null, "Comments": null, "H2S": null, "LocationDesc": null, "Manhole_Material": null, "Cover_Size": null, "Cover_Type": null, "Manhole_Location": null, "Manhole_Position": null, "Manhole_Owner": null, "DateLastEdited": null, "LastEditedBy": null, "Manhole_Status": null, "Manhole_NotInspected": null, "Watershed": null, "MapGrid": null, "Inv_Date": null, "Inv_Crew": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole_Type": "Flow Monitoring Wier", "Action_Taken": null, "Install_Date": null, "InstallDateSource": null, "Subtype": 1, "rim_elevation": null, "Status": null, "LegacyID": null, "FILE_PATH": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Flush Tank", "description": "", "prototype": { "attributes": { "Manhole": null, "CouncilDistrict": null, "Field": null, "FacilityID": null, "Manhole_Depth": null, "Comments": null, "H2S": null, "LocationDesc": null, "Manhole_Material": null, "Cover_Size": null, "Cover_Type": null, "Manhole_Location": null, "Manhole_Position": null, "Manhole_Owner": null, "DateLastEdited": null, "LastEditedBy": null, "Manhole_Status": null, "Manhole_NotInspected": null, "Watershed": null, "MapGrid": null, "Inv_Date": null, "Inv_Crew": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole_Type": "Flush Tank", "Action_Taken": null, "Install_Date": null, "InstallDateSource": null, "Subtype": 1, "rim_elevation": null, "Status": null, "LegacyID": null, "FILE_PATH": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Grease Trap", "description": "", "prototype": { "attributes": { "Manhole": null, "CouncilDistrict": null, "Field": null, "FacilityID": null, "Manhole_Depth": null, "Comments": null, "H2S": null, "LocationDesc": null, "Manhole_Material": null, "Cover_Size": null, "Cover_Type": null, "Manhole_Location": null, "Manhole_Position": null, "Manhole_Owner": null, "DateLastEdited": null, "LastEditedBy": null, "Manhole_Status": null, "Manhole_NotInspected": null, "Watershed": null, "MapGrid": null, "Inv_Date": null, "Inv_Crew": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole_Type": "Grease Trap", "Action_Taken": null, "Install_Date": null, "InstallDateSource": null, "Subtype": 1, "rim_elevation": null, "Status": null, "LegacyID": null, "FILE_PATH": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Grinder Pump", "description": "", "prototype": { "attributes": { "Manhole": null, "CouncilDistrict": null, "Field": null, "FacilityID": null, "Manhole_Depth": null, "Comments": null, "H2S": null, "LocationDesc": null, "Manhole_Material": null, "Cover_Size": null, "Cover_Type": null, "Manhole_Location": null, "Manhole_Position": null, "Manhole_Owner": null, "DateLastEdited": null, "LastEditedBy": null, "Manhole_Status": null, "Manhole_NotInspected": null, "Watershed": null, "MapGrid": null, "Inv_Date": null, "Inv_Crew": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole_Type": "Grinder Pump", "Action_Taken": null, "Install_Date": null, "InstallDateSource": null, "Subtype": 1, "rim_elevation": null, "Status": null, "LegacyID": null, "FILE_PATH": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Lamp Hole", "description": "", "prototype": { "attributes": { "Manhole": null, "CouncilDistrict": null, "Field": null, "FacilityID": null, "Manhole_Depth": null, "Comments": null, "H2S": null, "LocationDesc": null, "Manhole_Material": null, "Cover_Size": null, "Cover_Type": null, "Manhole_Location": null, "Manhole_Position": null, "Manhole_Owner": null, "DateLastEdited": null, "LastEditedBy": null, "Manhole_Status": null, "Manhole_NotInspected": null, "Watershed": null, "MapGrid": null, "Inv_Date": null, "Inv_Crew": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole_Type": "Lamp Hole", "Action_Taken": null, "Install_Date": null, "InstallDateSource": null, "Subtype": 1, "rim_elevation": null, "Status": null, "LegacyID": null, "FILE_PATH": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Metering Structure", "description": "", "prototype": { "attributes": { "Manhole": null, "CouncilDistrict": null, "Field": null, "FacilityID": null, "Manhole_Depth": null, "Comments": null, "H2S": null, "LocationDesc": null, "Manhole_Material": null, "Cover_Size": null, "Cover_Type": null, "Manhole_Location": null, "Manhole_Position": null, "Manhole_Owner": null, "DateLastEdited": null, "LastEditedBy": null, "Manhole_Status": null, "Manhole_NotInspected": null, "Watershed": null, "MapGrid": null, "Inv_Date": null, "Inv_Crew": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole_Type": "Metering Structure", "Action_Taken": null, "Install_Date": null, "InstallDateSource": null, "Subtype": 1, "rim_elevation": null, "Status": null, "LegacyID": null, "FILE_PATH": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Pump Station", "description": "", "prototype": { "attributes": { "Manhole": null, "CouncilDistrict": null, "Field": null, "FacilityID": null, "Manhole_Depth": null, "Comments": null, "H2S": null, "LocationDesc": null, "Manhole_Material": null, "Cover_Size": null, "Cover_Type": null, "Manhole_Location": null, "Manhole_Position": null, "Manhole_Owner": null, "DateLastEdited": null, "LastEditedBy": null, "Manhole_Status": null, "Manhole_NotInspected": null, "Watershed": null, "MapGrid": null, "Inv_Date": null, "Inv_Crew": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole_Type": "Pump Station", "Action_Taken": null, "Install_Date": null, "InstallDateSource": null, "Subtype": 1, "rim_elevation": null, "Status": null, "LegacyID": null, "FILE_PATH": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Sampling Structure", "description": "", "prototype": { "attributes": { "Manhole": null, "CouncilDistrict": null, "Field": null, "FacilityID": null, "Manhole_Depth": null, "Comments": null, "H2S": null, "LocationDesc": null, "Manhole_Material": null, "Cover_Size": null, "Cover_Type": null, "Manhole_Location": null, "Manhole_Position": null, "Manhole_Owner": null, "DateLastEdited": null, "LastEditedBy": null, "Manhole_Status": null, "Manhole_NotInspected": null, "Watershed": null, "MapGrid": null, "Inv_Date": null, "Inv_Crew": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole_Type": "Sampling Structure", "Action_Taken": null, "Install_Date": null, "InstallDateSource": null, "Subtype": 1, "rim_elevation": null, "Status": null, "LegacyID": null, "FILE_PATH": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Treatment Plant", "description": "", "prototype": { "attributes": { "Manhole": null, "CouncilDistrict": null, "Field": null, "FacilityID": null, "Manhole_Depth": null, "Comments": null, "H2S": null, "LocationDesc": null, "Manhole_Material": null, "Cover_Size": null, "Cover_Type": null, "Manhole_Location": null, "Manhole_Position": null, "Manhole_Owner": null, "DateLastEdited": null, "LastEditedBy": null, "Manhole_Status": null, "Manhole_NotInspected": null, "Watershed": null, "MapGrid": null, "Inv_Date": null, "Inv_Crew": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole_Type": "Treatment Plant", "Action_Taken": null, "Install_Date": null, "InstallDateSource": null, "Subtype": 1, "rim_elevation": null, "Status": null, "LegacyID": null, "FILE_PATH": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 1, "name": "Mapping Grade", "defaultValues": { "Manhole_Status": null, "Manhole_NotInspected": null, "Inv_Date": null, "Inv_Crew": null, "Manhole_Owner": null, "Manhole_Location": null, "Manhole_Position": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole": null, "Manhole_Type": null, "Manhole_Material": null, "Action_Taken": null, "Cover_Type": null, "Cover_Size": null, "Comments": null, "Manhole_Depth": null, "Install_Date": null, "InstallDateSource": null, "Watershed": null, "MapGrid": null, "CouncilDistrict": null, "Subtype": 1, "rim_elevation": null, "DateLastEdited": null, "LastEditedBy": null, "Status": null, "FacilityID": null, "LegacyID": null, "H2S": null, "LocationDesc": null, "FILE_PATH": null, "Field": null, "GlobalID": null }, "domains": { "Manhole_Status": {"type": "inherited"}, "Manhole_NotInspected": {"type": "inherited"}, "Manhole_Owner": {"type": "inherited"}, "Manhole_Location": {"type": "inherited"}, "Manhole_Position": {"type": "inherited"}, "Action_Required": {"type": "inherited"}, "Spec_Equip_Required": {"type": "inherited"}, "Manhole": {"type": "inherited"}, "Manhole_Type": {"type": "inherited"}, "Manhole_Material": {"type": "inherited"}, "Action_Taken": {"type": "inherited"}, "Cover_Type": {"type": "inherited"}, "Cover_Size": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "code": 2, "name": "Survey Grade", "defaultValues": { "Manhole_Status": null, "Manhole_NotInspected": null, "Inv_Date": null, "Inv_Crew": null, "Manhole_Owner": null, "Manhole_Location": null, "Manhole_Position": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole": null, "Manhole_Type": null, "Manhole_Material": null, "Action_Taken": null, "Cover_Type": null, "Cover_Size": null, "Comments": null, "Manhole_Depth": null, "Install_Date": null, "InstallDateSource": null, "Watershed": null, "MapGrid": null, "CouncilDistrict": null, "Subtype": 2, "rim_elevation": null, "DateLastEdited": null, "LastEditedBy": null, "Status": null, "FacilityID": null, "LegacyID": null, "H2S": null, "LocationDesc": null, "FILE_PATH": null, "Field": null, "GlobalID": null }, "domains": { "Manhole_Status": {"type": "inherited"}, "Manhole_NotInspected": {"type": "inherited"}, "Manhole_Owner": {"type": "inherited"}, "Manhole_Location": {"type": "inherited"}, "Manhole_Position": {"type": "inherited"}, "Action_Required": {"type": "inherited"}, "Spec_Equip_Required": {"type": "inherited"}, "Manhole": {"type": "inherited"}, "Manhole_Type": {"type": "inherited"}, "Manhole_Material": {"type": "inherited"}, "Action_Taken": {"type": "inherited"}, "Cover_Type": {"type": "inherited"}, "Cover_Size": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "code": 3, "name": "Survey and Mapping Grade", "defaultValues": { "Manhole_Status": null, "Manhole_NotInspected": null, "Inv_Date": null, "Inv_Crew": null, "Manhole_Owner": null, "Manhole_Location": null, "Manhole_Position": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole": null, "Manhole_Type": null, "Manhole_Material": null, "Action_Taken": null, "Cover_Type": null, "Cover_Size": null, "Comments": null, "Manhole_Depth": null, "Install_Date": null, "InstallDateSource": null, "Watershed": null, "MapGrid": null, "CouncilDistrict": null, "Subtype": 3, "rim_elevation": null, "DateLastEdited": null, "LastEditedBy": null, "Status": null, "FacilityID": null, "LegacyID": null, "H2S": null, "LocationDesc": null, "FILE_PATH": null, "Field": null, "GlobalID": null }, "domains": { "Manhole_Status": {"type": "inherited"}, "Manhole_NotInspected": {"type": "inherited"}, "Manhole_Owner": {"type": "inherited"}, "Manhole_Location": {"type": "inherited"}, "Manhole_Position": {"type": "inherited"}, "Action_Required": {"type": "inherited"}, "Spec_Equip_Required": {"type": "inherited"}, "Manhole": {"type": "inherited"}, "Manhole_Type": {"type": "inherited"}, "Manhole_Material": {"type": "inherited"}, "Action_Taken": {"type": "inherited"}, "Cover_Type": {"type": "inherited"}, "Cover_Size": {"type": "inherited"}, "Status": {"type": "inherited"} } }, { "code": 4, "name": "PDOP", "defaultValues": { "Manhole_Status": null, "Manhole_NotInspected": null, "Inv_Date": null, "Inv_Crew": null, "Manhole_Owner": null, "Manhole_Location": null, "Manhole_Position": null, "Action_Required": null, "Spec_Equip_Required": null, "Manhole": null, "Manhole_Type": null, "Manhole_Material": null, "Action_Taken": null, "Cover_Type": null, "Cover_Size": null, "Comments": null, "Manhole_Depth": null, "Install_Date": null, "InstallDateSource": null, "Watershed": null, "MapGrid": null, "CouncilDistrict": null, "Subtype": 4, "rim_elevation": null, "DateLastEdited": null, "LastEditedBy": null, "Status": null, "FacilityID": null, "LegacyID": null, "H2S": null, "LocationDesc": null, "FILE_PATH": null, "Field": null, "GlobalID": null }, "domains": { "Manhole_Status": {"type": "inherited"}, "Manhole_NotInspected": {"type": "inherited"}, "Manhole_Owner": {"type": "inherited"}, "Manhole_Location": {"type": "inherited"}, "Manhole_Position": {"type": "inherited"}, "Action_Required": {"type": "inherited"}, "Spec_Equip_Required": {"type": "inherited"}, "Manhole": {"type": "inherited"}, "Manhole_Type": {"type": "inherited"}, "Manhole_Material": {"type": "inherited"}, "Action_Taken": {"type": "inherited"}, "Cover_Type": {"type": "inherited"}, "Cover_Size": {"type": "inherited"}, "Status": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "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": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }