{ "currentVersion": 10.81, "id": 15, "name": "Pressurized Mains", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "ssPressurizedMain", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6044917.314086914, "ymin": 2180555.178100586, "xmax": 6070087.909484863, "ymax": 2199813.9376831055, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LifecycleStatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3 }, "value": "Active", "label": "Active", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3 }, "value": "Abandoned", "label": "Abandoned", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FacilityID", "typeIdField": "LifecycleStatus", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "domain": { "type": "codedValue", "name": "ssDomainAdministrativeArea", "description": "", "codedValues": [ { "name": "ECO", "code": "ECO" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "City of Newport Beach", "code": "CNP" }, { "name": "Orange County Sanitation District", "code": "OCSD" }, { "name": "Private", "code": "Priv" }, { "name": "Costa Mesa Sanitary District", "code": "CMSD" }, { "name": "City of Santa Ana", "code": "CSA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 60, "defaultValue": "ECO", "modelName": "AdministrativeArea" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "OperationalArea", "type": "esriFieldTypeString", "alias": "OperationalArea", "domain": { "type": "codedValue", "name": "ssDomainOperatingArea", "description": "", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OperationalArea" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "ssDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Rehabilitated", "code": "Rehabbed" }, { "name": "Mapping Error", "code": "Mapping Error" }, { "name": "Active-Inaccessible", "code": "Inaccessible" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LifecycleStatus" }, { "name": "WorkorderID", "type": "esriFieldTypeString", "alias": "WorkorderID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WorkorderID" }, { "name": "FlowMeasurementID", "type": "esriFieldTypeString", "alias": "FlowMeasurementID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FlowMeasurementID" }, { "name": "WaterType", "type": "esriFieldTypeString", "alias": "WaterType", "domain": { "type": "codedValue", "name": "ssDomainWaterType", "description": "", "codedValues": [ { "name": "Treated Water", "code": "Treated" }, { "name": "Combined Waste Water", "code": "Combined" }, { "name": "Potable Water", "code": "Potable" }, { "name": "Raw Water", "code": "Raw" }, { "name": "Reclaimed Water", "code": "Reclaimed" }, { "name": "Salt Water", "code": "Salt" }, { "name": "Sewage", "code": "Sewage" }, { "name": "Storm Runoff", "code": "Storm" }, { "name": "Waste Water Effluent", "code": "Effluent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "Sewage", "modelName": "WaterType" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "ssDomainWaterLineMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Clay", "code": "CL" }, { "name": "Wood", "code": "Wo" }, { "name": "Unknown", "code": "Unk" }, { "name": "Other", "code": "Oth" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Techite", "code": "TI" }, { "name": "Vitrified Clay Pipe / Ductile Iron", "code": "VCPDI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "PVC", "modelName": "Material" }, { "name": "ExteriorCoating", "type": "esriFieldTypeString", "alias": "ExteriorCoating", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ExteriorCoating" }, { "name": "JointType1", "type": "esriFieldTypeString", "alias": "JointType1", "domain": { "type": "codedValue", "name": "ssDomainJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "Flange" }, { "name": "Weld", "code": "Weld" }, { "name": "Bond", "code": "Bond" }, { "name": "Other", "code": "Oth" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Flange", "modelName": "JointType1" }, { "name": "JointType2", "type": "esriFieldTypeString", "alias": "JointType2", "domain": { "type": "codedValue", "name": "ssDomainJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "Flange" }, { "name": "Weld", "code": "Weld" }, { "name": "Bond", "code": "Bond" }, { "name": "Other", "code": "Oth" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Flange", "modelName": "JointType2" }, { "name": "LiningType", "type": "esriFieldTypeString", "alias": "LiningType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LiningType" }, { "name": "PipeClass", "type": "esriFieldTypeString", "alias": "PipeClass", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PipeClass" }, { "name": "Roughness", "type": "esriFieldTypeDouble", "alias": "Roughness", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Roughness" }, { "name": "Depth", "type": "esriFieldTypeInteger", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "range", "name": "ssDomainPressurizedMainDiameter", "description": "", "range": [ 0, 48 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 12, "modelName": "Diameter" }, { "name": "GroundSurfaceType", "type": "esriFieldTypeString", "alias": "GroundSurfaceType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GroundSurfaceType" }, { "name": "PressureRating", "type": "esriFieldTypeString", "alias": "PressureRating", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PressureRating" }, { "name": "SWR_DESC", "type": "esriFieldTypeString", "alias": "SWR_DESC", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SWR_DESC" }, { "name": "FROMNODE", "type": "esriFieldTypeDouble", "alias": "FROMNODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMNODE" }, { "name": "TONODE", "type": "esriFieldTypeDouble", "alias": "TONODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TONODE" }, { "name": "UpStrmMH", "type": "esriFieldTypeString", "alias": "UpStrmMH", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UpStrmMH" }, { "name": "DnStrmMH", "type": "esriFieldTypeString", "alias": "DnStrmMH", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DnStrmMH" }, { "name": "SourceDoc", "type": "esriFieldTypeString", "alias": "SourceDoc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SourceDoc" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "GIS_Notes", "type": "esriFieldTypeString", "alias": "GIS_Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GIS_Notes" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R137_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_137", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_137", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S78_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Active", "name": "Active", "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "Active", "description": "", "prototype": { "attributes": { "GIS_Notes": null, "Enabled": 1, "Subtype": 1, "OperationalArea": null, "FlowMeasurementID": null, "WaterType": "Sewage", "ExteriorCoating": null, "JointType1": "Flange", "Depth": null, "AdministrativeArea": "ECO", "FacilityID": null, "InstallDate": null, "LifecycleStatus": "Active", "WorkorderID": null, "Material": "PVC", "JointType2": "Flange", "LiningType": null, "PipeClass": null, "Roughness": null, "Diameter": 12, "GroundSurfaceType": null, "PressureRating": null, "SWR_DESC": null, "FROMNODE": null, "TONODE": null, "UpStrmMH": null, "DnStrmMH": null, "SourceDoc": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Abandoned", "name": "Abandoned", "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "Abandoned", "description": "", "prototype": { "attributes": { "GIS_Notes": null, "Enabled": 1, "Subtype": 1, "OperationalArea": null, "FlowMeasurementID": null, "WaterType": "Sewage", "ExteriorCoating": null, "JointType1": "Flange", "Depth": null, "AdministrativeArea": "ECO", "FacilityID": null, "InstallDate": null, "LifecycleStatus": "Abandoned", "WorkorderID": null, "Material": "PVC", "JointType2": "Flange", "LiningType": null, "PipeClass": null, "Roughness": null, "Diameter": 12, "GroundSurfaceType": null, "PressureRating": null, "SWR_DESC": null, "FROMNODE": null, "TONODE": null, "UpStrmMH": null, "DnStrmMH": null, "SourceDoc": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 4, "name": "Vacuum", "defaultValues": { "Enabled": 1, "Subtype": 4, "AdministrativeArea": "ECO", "FacilityID": null, "InstallDate": null, "OperationalArea": null, "LifecycleStatus": "Active", "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Sewage", "Material": "PVC", "ExteriorCoating": null, "JointType1": "Flange", "JointType2": "Flange", "LiningType": null, "PipeClass": null, "Roughness": null, "Depth": null, "Diameter": 12, "GroundSurfaceType": null, "PressureRating": null, "SWR_DESC": null, "FROMNODE": null, "TONODE": null, "UpStrmMH": null, "DnStrmMH": null, "SourceDoc": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "GIS_Notes": null }, "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 3, "name": "PipeBridge", "defaultValues": { "Enabled": 1, "Subtype": 3, "AdministrativeArea": "ECO", "FacilityID": null, "InstallDate": null, "OperationalArea": null, "LifecycleStatus": "Active", "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Sewage", "Material": "PVC", "ExteriorCoating": null, "JointType1": "Flange", "JointType2": "Flange", "LiningType": null, "PipeClass": null, "Roughness": null, "Depth": null, "Diameter": 12, "GroundSurfaceType": null, "PressureRating": null, "SWR_DESC": null, "FROMNODE": null, "TONODE": null, "UpStrmMH": null, "DnStrmMH": null, "SourceDoc": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "GIS_Notes": null }, "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 1, "name": "Force", "defaultValues": { "Enabled": 1, "Subtype": 1, "AdministrativeArea": "ECO", "FacilityID": null, "InstallDate": null, "OperationalArea": null, "LifecycleStatus": "Active", "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Sewage", "Material": "PVC", "ExteriorCoating": null, "JointType1": "Flange", "JointType2": "Flange", "LiningType": null, "PipeClass": null, "Roughness": null, "Depth": null, "Diameter": 12, "GroundSurfaceType": null, "PressureRating": null, "SWR_DESC": null, "FROMNODE": null, "TONODE": null, "UpStrmMH": null, "DnStrmMH": null, "SourceDoc": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "GIS_Notes": null }, "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 2, "name": "Pressure", "defaultValues": { "Enabled": 1, "Subtype": 2, "AdministrativeArea": "ECO", "FacilityID": null, "InstallDate": null, "OperationalArea": null, "LifecycleStatus": "Active", "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Sewage", "Material": "PVC", "ExteriorCoating": null, "JointType1": "Flange", "JointType2": "Flange", "LiningType": null, "PipeClass": null, "Roughness": null, "Depth": null, "Diameter": 12, "GroundSurfaceType": null, "PressureRating": null, "SWR_DESC": null, "FROMNODE": null, "TONODE": null, "UpStrmMH": null, "DnStrmMH": null, "SourceDoc": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "GIS_Notes": null }, "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "Diameter": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }