{ "currentVersion": 10.81, "id": 1, "name": "Water Treatment Subprocess", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 33, "name": "WTP_Assembly", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "Subprocess", "composite": false }, { "id": 34, "name": "WTP_Process", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "Process", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -121841900, "ymin": -93659000, "xmax": 2200816.720172718, "ymax": 668141.4214553088, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Process", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 92, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "FAC", "label": "Facilities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 140, 25, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "RW", "label": "Raw Water", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 204, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "RES", "label": "Residuals", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 49, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "SCADA", "label": "SCADA/Controls/Electrical", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 157, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "TW", "label": "Treated Water", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Subprocess]", "useCodedValues": true, "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": [ 255, 255, 255, 255 ], "haloSize": 0.4, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 2500, "maxScale": 0 } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Plant", "typeIdField": "Process", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Plant", "type": "esriFieldTypeString", "alias": "Plant", "domain": { "type": "codedValue", "name": "Plants", "description": "", "codedValues": [ { "name": "Timothy G. Broome WTP", "code": "TGB-WTP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Plant" }, { "name": "Process", "type": "esriFieldTypeString", "alias": "Process", "domain": { "type": "codedValue", "name": "WTP_Processes", "description": "", "codedValues": [ { "name": "Facilities", "code": "FAC" }, { "name": "Raw Water", "code": "RW" }, { "name": "Residuals", "code": "RES" }, { "name": "SCADA/Controls/Electrical", "code": "SCADA" }, { "name": "Treated Water", "code": "TW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Process" }, { "name": "Subprocess", "type": "esriFieldTypeString", "alias": "Subprocess", "domain": { "type": "codedValue", "name": "WTP_Subprocesses", "description": "", "codedValues": [ { "name": "Administration Building", "code": "ADMIN-B" }, { "name": "Chemical System", "code": "CS" }, { "name": "Dewatering Building", "code": "DW-B" }, { "name": "East High Service Pump Station (Johnston)", "code": "EHSPS" }, { "name": "Effluent Holding Pond", "code": "EHP" }, { "name": "Effluent Holding Pond Building", "code": "EHP-B" }, { "name": "Filter Backwash", "code": "FB" }, { "name": "Filtration", "code": "FIL" }, { "name": "Finished Water Storage", "code": "FWS" }, { "name": "High Service Building 1", "code": "HS-B1" }, { "name": "High Service Building 2", "code": "HS-B2" }, { "name": "MIEX Building", "code": "MIEX-B" }, { "name": "Maintenance Building", "code": "MAINT-B" }, { "name": "Operator Building", "code": "OP-B" }, { "name": "PAC Tower / Pump Building", "code": "PAC-B" }, { "name": "Polymer System", "code": "POLYMER" }, { "name": "Pre-Sedimentation", "code": "PRESED" }, { "name": "Process Building", "code": "P-B" }, { "name": "Raw Water Building", "code": "RW-B" }, { "name": "Raw Water Intake", "code": "RWI" }, { "name": "Raw Water Metering", "code": "RWM" }, { "name": "Raw Water Pump Station", "code": "RWPS" }, { "name": "Residuals Tank", "code": "RESTANK" }, { "name": "Settling", "code": "SET" }, { "name": "Sludge Dewatering", "code": "SD" }, { "name": "Sludge Thickening", "code": "ST" }, { "name": "Surge Tank Pump Station", "code": "STPS" }, { "name": "Transfer Pump Station", "code": "TPS" }, { "name": "Transfer Station Building", "code": "TS-B" }, { "name": "West High Service Pump Station (Bethesda)", "code": "WHSPS" }, { "name": "Wilson Mills Service Line Pump Station", "code": "WMSLPS" }, { "name": "Effluent Holding Pond Building SCE", "code": "EHP-B-SCE" }, { "name": "High Service Building 1 SCE", "code": "HS-B1-SCE" }, { "name": "High Service Building 2 SCE", "code": "HS-B2-SCE" }, { "name": "MIEX Building SCE", "code": "MIEX-B-SCE" }, { "name": "Process Building SCE", "code": "P-B-SCE" }, { "name": "Raw Water Building SCE", "code": "RW-B-SCE" }, { "name": "Transfer Station Building SCE", "code": "TS-B-SCE" }, { "name": "Filter Group 4 Building", "code": "FG4-B" }, { "name": "Filter Group 4 Building SCE", "code": "FG4-B-SCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Subprocess" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R635_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1221Subprocess", "fields": "Subprocess", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1221Process", "fields": "Process", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S385_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "FAC", "name": "FAC", "domains": { "Plant": {"type": "inherited"}, "Process": {"type": "inherited"}, "Subprocess": {"type": "inherited"} }, "templates": [ { "name": "FAC", "description": "", "prototype": { "attributes": { "Process": "FAC", "Subprocess": null, "Plant": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RW", "name": "RW", "domains": { "Plant": {"type": "inherited"}, "Process": {"type": "inherited"}, "Subprocess": {"type": "inherited"} }, "templates": [ { "name": "RW", "description": "", "prototype": { "attributes": { "Process": "RW", "Subprocess": null, "Plant": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RES", "name": "RES", "domains": { "Plant": {"type": "inherited"}, "Process": {"type": "inherited"}, "Subprocess": {"type": "inherited"} }, "templates": [ { "name": "RES", "description": "", "prototype": { "attributes": { "Process": "RES", "Subprocess": null, "Plant": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SCADA", "name": "SCADA", "domains": { "Plant": {"type": "inherited"}, "Process": {"type": "inherited"}, "Subprocess": {"type": "inherited"} }, "templates": [ { "name": "SCADA", "description": "", "prototype": { "attributes": { "Process": "SCADA", "Subprocess": null, "Plant": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TW", "name": "TW", "domains": { "Plant": {"type": "inherited"}, "Process": {"type": "inherited"}, "Subprocess": {"type": "inherited"} }, "templates": [ { "name": "TW", "description": "", "prototype": { "attributes": { "Process": "TW", "Subprocess": null, "Plant": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }