{ "currentVersion": 10.81, "id": 2, "name": "Water Treatment Process", "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": 34, "name": "WTP_Subprocess", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "Process", "composite": false }, { "id": 35, "name": "WTP", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "Plant", "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": 2198828.3045301437, "ymin": 666487.8132139742, "xmax": 2200834.6345069706, "ymax": 668151.1655303091, "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": [ 62, 37, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FAC", "label": "Facilities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 64, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RW", "label": "Raw Water", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 99, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RES", "label": "Residuals", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 13, 14, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SCADA", "label": "SCADA/Controls/Electrical", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 19, 73, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TW", "label": "Treated Water", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Process]", "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.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R634_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1220Process", "fields": "Process", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1220Plant", "fields": "Plant", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S384_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"} }, "templates": [ { "name": "FAC", "description": "", "prototype": { "attributes": { "Plant": null, "Process": "FAC" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RW", "name": "RW", "domains": { "Plant": {"type": "inherited"}, "Process": {"type": "inherited"} }, "templates": [ { "name": "RW", "description": "", "prototype": { "attributes": { "Plant": null, "Process": "RW" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RES", "name": "RES", "domains": { "Plant": {"type": "inherited"}, "Process": {"type": "inherited"} }, "templates": [ { "name": "RES", "description": "", "prototype": { "attributes": { "Plant": null, "Process": "RES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SCADA", "name": "SCADA", "domains": { "Plant": {"type": "inherited"}, "Process": {"type": "inherited"} }, "templates": [ { "name": "SCADA", "description": "", "prototype": { "attributes": { "Plant": null, "Process": "SCADA" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TW", "name": "TW", "domains": { "Plant": {"type": "inherited"}, "Process": {"type": "inherited"} }, "templates": [ { "name": "TW", "description": "", "prototype": { "attributes": { "Plant": null, "Process": "TW" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }