{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 46, "name": "PE Primary Effluent Pipe", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 12000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreateDate", "editDateField": "RevDate", "editorField": "RevBy", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": 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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6182588.659853637, "ymin": 2076101.3937176466, "xmax": 6184095.40290314, "ymax": 2077453.6649632305, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 600, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AssetID", "typeIdField": "", "subtypeField": "ProcessType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AssetID" }, { "name": "LocationID", "type": "esriFieldTypeSmallInteger", "alias": "LocationID", "domain": { "type": "codedValue", "name": "LocationID", "description": "8 Sub-areas of WRP", "codedValues": [ { "name": "10", "code": 10 }, { "name": "20", "code": 20 }, { "name": "30", "code": 30 }, { "name": "40", "code": 40 }, { "name": "50", "code": 50 }, { "name": "60", "code": 60 }, { "name": "70", "code": 70 }, { "name": "80", "code": 80 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LocationID" }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "domain": { "type": "codedValue", "name": "WRStructureTypes", "description": "WR Plant Asset Structure Codes", "codedValues": [ { "name": "CU", "code": "CU" }, { "name": "DI", "code": "DI" }, { "name": "FH", "code": "FH" }, { "name": "MH", "code": "MH" }, { "name": "IN", "code": "IN" }, { "name": "PI", "code": "PI" }, { "name": "SR", "code": "SR" }, { "name": "VM", "code": "VM" }, { "name": "Node or Connector", "code": "ZZ" }, { "name": "OF", "code": "OF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "StructureType" }, { "name": "ProcessType", "type": "esriFieldTypeSmallInteger", "alias": "ProcessType", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ProcessType" }, { "name": "ProcessCode", "type": "esriFieldTypeString", "alias": "ProcessCode", "domain": { "type": "codedValue", "name": "WRProcessCodes", "description": "2 Char Process Codes", "codedValues": [ { "name": "AG", "code": "AG" }, { "name": "ML", "code": "ML" }, { "name": "CS", "code": "CS" }, { "name": "DS", "code": "DS" }, { "name": "DG", "code": "DG" }, { "name": "DH", "code": "DH" }, { "name": "DR", "code": "DR" }, { "name": "BW", "code": "BW" }, { "name": "FE", "code": "FE" }, { "name": "FP", "code": "FP" }, { "name": "HR", "code": "HR" }, { "name": "HS", "code": "HS" }, { "name": "IR", "code": "IR" }, { "name": "NG", "code": "NG" }, { "name": "PL", "code": "PL" }, { "name": "WA", "code": "WA" }, { "name": "PE", "code": "PE" }, { "name": "PA", "code": "PA" }, { "name": "BP", "code": "BP" }, { "name": "PD", "code": "PD" }, { "name": "3W", "code": "3W" }, { "name": "RS", "code": "RS" }, { "name": "RW", "code": "RW" }, { "name": "SS", "code": "SS" }, { "name": "SE", "code": "SE" }, { "name": "SA", "code": "SA" }, { "name": "SP", "code": "SP" }, { "name": "PS", "code": "PS" }, { "name": "CL", "code": "CL" }, { "name": "SD", "code": "SD" }, { "name": "UV", "code": "UV" }, { "name": "WS", "code": "WS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ProcessCode" }, { "name": "ItemNo", "type": "esriFieldTypeInteger", "alias": "ItemNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ItemNo" }, { "name": "PipeDiameter", "type": "esriFieldTypeDouble", "alias": "PipeDiameter", "domain": { "type": "codedValue", "name": "WRDiameter", "description": "Water Resources Pipe Diameter", "codedValues": [ { "name": "1/2\"", "code": 0.5 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1-1/4\"", "code": 1.25 }, { "name": "1-1/2\"", "code": 1.5 }, { "name": "1-3/4\"", "code": 1.75 }, { "name": "2\"", "code": 2 }, { "name": "2-1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\"", "code": 24 }, { "name": "26\"", "code": 26 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "30\"", "code": 30 }, { "name": "32\"", "code": 32 }, { "name": "34\"", "code": 34 }, { "name": "36\"", "code": 36 }, { "name": "38\"", "code": 38 }, { "name": "39\"", "code": 39 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeDiameter" }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "domain": { "type": "codedValue", "name": "WRMaterial", "description": "Water Resources Valve Material", "codedValues": [ { "name": "3WHP", "code": "3WHP" }, { "name": "Aluminum", "code": "Aluminum" }, { "name": "CIP", "code": "CIP" }, { "name": "CMP", "code": "CMP" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Copper", "code": "Copper" }, { "name": "DIP", "code": "DIP" }, { "name": "GIP", "code": "GIP" }, { "name": "Glass", "code": "Glass" }, { "name": "GLDIP", "code": "GLDIP" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Iron", "code": "Iron" }, { "name": "Plastic", "code": "Plastic" }, { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "Red Brass", "code": "Red Brass" }, { "name": "Rubber", "code": "Rubber" }, { "name": "Steel", "code": "Steel" }, { "name": "VCP", "code": "VCP" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PipeMaterial" }, { "name": "UpstreamStructureID", "type": "esriFieldTypeString", "alias": "UpstreamStructureID", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "UpstreamStructureID" }, { "name": "UpstreamStructureElevation", "type": "esriFieldTypeDouble", "alias": "UpstreamStructureElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UpstreamStructureElevation" }, { "name": "UpstreamElevationConfirmed", "type": "esriFieldTypeString", "alias": "UpstreamElevationConfirmed", "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use Flag Domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "UpstreamElevationConfirmed" }, { "name": "DownstreamStructureID", "type": "esriFieldTypeString", "alias": "DownstreamStructureID", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "DownstreamStructureID" }, { "name": "DownstreamStructureElevation", "type": "esriFieldTypeDouble", "alias": "DownstreamStructureElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DownstreamStructureElevation" }, { "name": "DownstreamElevationConfirmed", "type": "esriFieldTypeString", "alias": "DownstreamElevationConfirmed", "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use Flag Domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DownstreamElevationConfirmed" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "WRCondition", "description": "WR Plant Pipes Condition", "codedValues": [ { "name": "Excellent", "code": "Excellenrt" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Immediate Attention Required", "code": "Immediate" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Condition" }, { "name": "UsefulLife", "type": "esriFieldTypeDouble", "alias": "UsefulLife", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UsefulLife" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "LifeCycleStatus", "description": "General Use Flag", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Retired", "code": "Retired" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LifecycleStatus" }, { "name": "SourceDescription", "type": "esriFieldTypeString", "alias": "SourceDescription", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SourceDescription" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RevDate" }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "RevBy", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RevBy" }, { "name": "RevComments", "type": "esriFieldTypeString", "alias": "RevComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RevComments" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "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": "R387_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S351_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Hot Water Return (HR)", "description": "", "prototype": { "attributes": { "ProcessType": 1, "StructureType": null, "RevComments": null, "AssetID": null, "LocationID": null, "ProcessCode": "HR", "ItemNo": null, "PipeDiameter": null, "PipeMaterial": null, "UpstreamStructureID": null, "UpstreamStructureElevation": null, "UpstreamElevationConfirmed": null, "DownstreamStructureID": null, "DownstreamStructureElevation": null, "DownstreamElevationConfirmed": null, "InstallDate": null, "Condition": null, "UsefulLife": null, "LifecycleStatus": null, "SourceDescription": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Hot Water Supply (HS)", "description": "", "prototype": { "attributes": { "ProcessType": 1, "StructureType": null, "RevComments": null, "AssetID": null, "LocationID": null, "ProcessCode": "HS", "ItemNo": null, "PipeDiameter": null, "PipeMaterial": null, "UpstreamStructureID": null, "UpstreamStructureElevation": null, "UpstreamElevationConfirmed": null, "DownstreamStructureID": null, "DownstreamStructureElevation": null, "DownstreamElevationConfirmed": null, "InstallDate": null, "Condition": null, "UsefulLife": null, "LifecycleStatus": null, "SourceDescription": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 1, "name": "Influent", "defaultValues": { "AssetID": null, "LocationID": null, "StructureType": null, "ProcessType": 1, "ProcessCode": null, "ItemNo": null, "PipeDiameter": null, "PipeMaterial": null, "UpstreamStructureID": null, "UpstreamStructureElevation": null, "UpstreamElevationConfirmed": null, "DownstreamStructureID": null, "DownstreamStructureElevation": null, "DownstreamElevationConfirmed": null, "InstallDate": null, "Condition": null, "UsefulLife": null, "LifecycleStatus": null, "SourceDescription": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "LocationID": {"type": "inherited"}, "StructureType": {"type": "inherited"}, "ProcessCode": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "UpstreamElevationConfirmed": {"type": "inherited"}, "DownstreamElevationConfirmed": {"type": "inherited"}, "Condition": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 2, "name": "Primary", "defaultValues": { "AssetID": null, "LocationID": null, "StructureType": null, "ProcessType": 2, "ProcessCode": null, "ItemNo": null, "PipeDiameter": null, "PipeMaterial": null, "UpstreamStructureID": null, "UpstreamStructureElevation": null, "UpstreamElevationConfirmed": null, "DownstreamStructureID": null, "DownstreamStructureElevation": null, "DownstreamElevationConfirmed": null, "InstallDate": null, "Condition": null, "UsefulLife": null, "LifecycleStatus": null, "SourceDescription": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "LocationID": {"type": "inherited"}, "StructureType": {"type": "inherited"}, "ProcessCode": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "UpstreamElevationConfirmed": {"type": "inherited"}, "DownstreamElevationConfirmed": {"type": "inherited"}, "Condition": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 3, "name": "Secondary", "defaultValues": { "AssetID": null, "LocationID": null, "StructureType": null, "ProcessType": 3, "ProcessCode": null, "ItemNo": null, "PipeDiameter": null, "PipeMaterial": null, "UpstreamStructureID": null, "UpstreamStructureElevation": null, "UpstreamElevationConfirmed": null, "DownstreamStructureID": null, "DownstreamStructureElevation": null, "DownstreamElevationConfirmed": null, "InstallDate": null, "Condition": null, "UsefulLife": null, "LifecycleStatus": null, "SourceDescription": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "LocationID": {"type": "inherited"}, "StructureType": {"type": "inherited"}, "ProcessCode": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "UpstreamElevationConfirmed": {"type": "inherited"}, "DownstreamElevationConfirmed": {"type": "inherited"}, "Condition": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 4, "name": "Final Effluent Treatment", "defaultValues": { "AssetID": null, "LocationID": null, "StructureType": null, "ProcessType": 4, "ProcessCode": null, "ItemNo": null, "PipeDiameter": null, "PipeMaterial": null, "UpstreamStructureID": null, "UpstreamStructureElevation": null, "UpstreamElevationConfirmed": null, "DownstreamStructureID": null, "DownstreamStructureElevation": null, "DownstreamElevationConfirmed": null, "InstallDate": null, "Condition": null, "UsefulLife": null, "LifecycleStatus": null, "SourceDescription": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "LocationID": {"type": "inherited"}, "StructureType": {"type": "inherited"}, "ProcessCode": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "UpstreamElevationConfirmed": {"type": "inherited"}, "DownstreamElevationConfirmed": {"type": "inherited"}, "Condition": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 5, "name": "Recycled Water Treatment", "defaultValues": { "AssetID": null, "LocationID": null, "StructureType": null, "ProcessType": 5, "ProcessCode": null, "ItemNo": null, "PipeDiameter": null, "PipeMaterial": null, "UpstreamStructureID": null, "UpstreamStructureElevation": null, "UpstreamElevationConfirmed": null, "DownstreamStructureID": null, "DownstreamStructureElevation": null, "DownstreamElevationConfirmed": null, "InstallDate": null, "Condition": null, "UsefulLife": null, "LifecycleStatus": null, "SourceDescription": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "LocationID": {"type": "inherited"}, "StructureType": {"type": "inherited"}, "ProcessCode": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "UpstreamElevationConfirmed": {"type": "inherited"}, "DownstreamElevationConfirmed": {"type": "inherited"}, "Condition": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 6, "name": "Solids Handling", "defaultValues": { "AssetID": null, "LocationID": null, "StructureType": null, "ProcessType": 6, "ProcessCode": null, "ItemNo": null, "PipeDiameter": null, "PipeMaterial": null, "UpstreamStructureID": null, "UpstreamStructureElevation": null, "UpstreamElevationConfirmed": null, "DownstreamStructureID": null, "DownstreamStructureElevation": null, "DownstreamElevationConfirmed": null, "InstallDate": null, "Condition": null, "UsefulLife": null, "LifecycleStatus": null, "SourceDescription": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "LocationID": {"type": "inherited"}, "StructureType": {"type": "inherited"}, "ProcessCode": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "UpstreamElevationConfirmed": {"type": "inherited"}, "DownstreamElevationConfirmed": {"type": "inherited"}, "Condition": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 7, "name": "Solids Stabilization", "defaultValues": { "AssetID": null, "LocationID": null, "StructureType": null, "ProcessType": 7, "ProcessCode": null, "ItemNo": null, "PipeDiameter": null, "PipeMaterial": null, "UpstreamStructureID": null, "UpstreamStructureElevation": null, "UpstreamElevationConfirmed": null, "DownstreamStructureID": null, "DownstreamStructureElevation": null, "DownstreamElevationConfirmed": null, "InstallDate": null, "Condition": null, "UsefulLife": null, "LifecycleStatus": null, "SourceDescription": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "LocationID": {"type": "inherited"}, "StructureType": {"type": "inherited"}, "ProcessCode": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "UpstreamElevationConfirmed": {"type": "inherited"}, "DownstreamElevationConfirmed": {"type": "inherited"}, "Condition": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 8, "name": "Site", "defaultValues": { "AssetID": null, "LocationID": null, "StructureType": null, "ProcessType": 8, "ProcessCode": null, "ItemNo": null, "PipeDiameter": null, "PipeMaterial": null, "UpstreamStructureID": null, "UpstreamStructureElevation": null, "UpstreamElevationConfirmed": null, "DownstreamStructureID": null, "DownstreamStructureElevation": null, "DownstreamElevationConfirmed": null, "InstallDate": null, "Condition": null, "UsefulLife": null, "LifecycleStatus": null, "SourceDescription": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "GlobalID": null, "SHAPE.STLength()": null }, "domains": { "LocationID": {"type": "inherited"}, "StructureType": {"type": "inherited"}, "ProcessCode": {"type": "inherited"}, "PipeDiameter": {"type": "inherited"}, "PipeMaterial": {"type": "inherited"}, "UpstreamElevationConfirmed": {"type": "inherited"}, "DownstreamElevationConfirmed": {"type": "inherited"}, "Condition": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }