{ "currentVersion": 10.81, "id": 19, "name": "Archived Clean Outs", "type": "Feature Layer", "parentLayer": { "id": 17, "name": "Archived Assets" }, "defaultVisibility": false, "minScale": 6000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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": "ssCleanOut", "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": 6044958.23248291, "ymin": 2174947.4509277344, "xmax": 6068727.647888184, "ymax": 2202952.2677001953, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "dc271afca113cc100b3604b27846e3e5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARdJREFUKJGNkT1LQmEUgJ/7vie03CIicmpJaKg9cEi4g4PaKI0NDeJQNKgtLYEJQUPQH1G46bvr1lx7S+B1CKQr3Y+We6HBjx44cOA8h3MOR4i5rVbXN1z3IgqCClpngTEwWJtOn66Hw0niCcBDPr/nu64TQQ6tk9o+cPyTydQ7tl1uGDMCkEdIzdLpHpBjPlsR9Nq2fdQy5kNmhcI5cLBATti0lLoBahJpXbZW2ABWGJ4CNbEg+w+fCHYMKCEIxn8OXcbEhlCAAXCycoJSLwCS0vp5BnWWr+YBdwByZczXfbFYxvcdYHuO/G0pddbs998gflzTcV47pdJh5HktoALsWuCGMECk3XSc96RbkqTR7X4Cl3Es5BcchVNWZW8u+wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FacilityID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 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": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AdministrativeArea", "typeIdField": "", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AncillaryRole" }, { "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": "Unknown", "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": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocationDescription" }, { "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": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Rotation" }, { "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": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "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": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "FrameMaterial", "type": "esriFieldTypeString", "alias": "FrameMaterial", "domain": { "type": "codedValue", "name": "ssDomainFrameCoverMaterial", "description": "", "codedValues": [ { "name": "Steel", "code": "Steel" }, { "name": "Iron", "code": "Iron" }, { "name": "Other", "code": "Oth" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Unk", "modelName": "FrameMaterial" }, { "name": "AccessDiameter", "type": "esriFieldTypeInteger", "alias": "AccessDiameter", "domain": { "type": "codedValue", "name": "ssDomainMainDistributionDiameter", "description": "", "codedValues": [ { "name": "1 inch", "code": 1 }, { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "24 inch", "code": 24 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "15 inch", "code": 15 }, { "name": "21 inch", "code": 21 }, { "name": "27 inch", "code": 27 }, { "name": "30 inch", "code": 30 }, { "name": "90 inch", "code": 90 }, { "name": "33 inch", "code": 33 }, { "name": "84 inch", "code": 84 }, { "name": "81 inch", "code": 81 }, { "name": "78 inch", "code": 78 }, { "name": "72 inch", "code": 72 }, { "name": "66 inch", "code": 66 }, { "name": "48 inch", "code": 48 }, { "name": "36 inch", "code": 36 }, { "name": "63 inch", "code": 63 }, { "name": "42 inch", "code": 42 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 24, "modelName": "AccessDiameter" }, { "name": "AccessMaterial", "type": "esriFieldTypeString", "alias": "AccessMaterial", "domain": { "type": "codedValue", "name": "ssDomainFrameCoverMaterial", "description": "", "codedValues": [ { "name": "Steel", "code": "Steel" }, { "name": "Iron", "code": "Iron" }, { "name": "Other", "code": "Oth" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Unk", "modelName": "AccessMaterial" }, { "name": "CLEANOUT_DESC", "type": "esriFieldTypeString", "alias": "CLEANOUT_DESC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLEANOUT_DESC" }, { "name": "MapPage", "type": "esriFieldTypeString", "alias": "MapPage", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MapPage" }, { "name": "StationEquation", "type": "esriFieldTypeString", "alias": "StationEquation", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StationEquation" }, { "name": "InvertElevation", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvertElevation" }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Direction" }, { "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": "R138_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_138", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_138", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S79_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Archived Clean Outs", "description": "", "prototype": { "attributes": { "AncillaryRole": null, "Enabled": 1, "Subtype": 1, "OperationalArea": null, "Rotation": 0, "Elevation": null, "Depth": null, "FrameMaterial": "Steel", "AccessDiameter": 24, "GIS_Notes": null, "AdministrativeArea": "ECO", "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "WorkorderID": null, "WaterType": "Sewage", "AccessMaterial": "Steel", "CLEANOUT_DESC": null, "MapPage": null, "StationEquation": null, "InvertElevation": null, "Direction": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 1, "name": "Cleanout", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "Subtype": 1, "AdministrativeArea": "ECO", "FacilityID": null, "InstallDate": null, "LocationDescription": null, "OperationalArea": null, "Rotation": 0, "LifecycleStatus": "Active", "WorkorderID": null, "Elevation": null, "WaterType": "Sewage", "Depth": null, "FrameMaterial": "Steel", "AccessDiameter": 24, "AccessMaterial": "Steel", "CLEANOUT_DESC": null, "MapPage": null, "StationEquation": null, "InvertElevation": null, "Direction": 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"}, "FrameMaterial": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"}, "AccessMaterial": {"type": "inherited"} } }, { "code": 2, "name": "FlushingStructure", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "Subtype": 2, "AdministrativeArea": "ECO", "FacilityID": null, "InstallDate": null, "LocationDescription": null, "OperationalArea": null, "Rotation": 0, "LifecycleStatus": "Active", "WorkorderID": null, "Elevation": null, "WaterType": "Sewage", "Depth": null, "FrameMaterial": "Steel", "AccessDiameter": 24, "AccessMaterial": "Steel", "CLEANOUT_DESC": null, "MapPage": null, "StationEquation": null, "InvertElevation": null, "Direction": 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"}, "FrameMaterial": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"}, "AccessMaterial": {"type": "inherited"} } }, { "code": 3, "name": "LampHole", "defaultValues": { "AncillaryRole": null, "Enabled": 1, "Subtype": 3, "AdministrativeArea": "ECO", "FacilityID": null, "InstallDate": null, "LocationDescription": null, "OperationalArea": null, "Rotation": 0, "LifecycleStatus": "Active", "WorkorderID": null, "Elevation": null, "WaterType": "Sewage", "Depth": null, "FrameMaterial": "Steel", "AccessDiameter": 24, "AccessMaterial": "Steel", "CLEANOUT_DESC": null, "MapPage": null, "StationEquation": null, "InvertElevation": null, "Direction": 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"}, "FrameMaterial": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"}, "AccessMaterial": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }