{ "currentVersion": 10.81, "id": 2, "name": "TGB_Processes", "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": 3, "name": "TGB_Subprocesses", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "AssetID", "composite": false }, { "id": 4, "name": "Assets", "relatedTableId": 7, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "AssetID", "composite": false }, { "id": 5, "name": "Plants", "relatedTableId": 6, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentAssetID", "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": 2198672.716586724, "ymin": 666281.8621823043, "xmax": 2200967.303204894, "ymax": 668170.9469868094, "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": [ 47, 79, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Facilities", "label": "Facilities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 130, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Raw Water", "label": "Raw Water", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 133, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Residuals", "label": "Residuals", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 206, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Treated Water", "label": "Treated Water", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Location]", "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": null, "haloSize": null, "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": "Process", "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_1", "description": "", "codedValues": [ { "name": "Timothy G. Broome WTP", "code": "TGB-WTP" }, { "name": "Central Johnston County Regional WWTP", "code": "CJCR-WWTP" } ], "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": "Raw Water", "code": "Raw Water" }, { "name": "Residuals", "code": "Residuals" }, { "name": "Treated Water", "code": "Treated Water" }, { "name": "Facilities", "code": "Facilities" }, { "name": "SCADA", "code": "SCADA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Process" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AssetID" }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "ParentAssetID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ParentAssetID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Location" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R641_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1291ParentAsset", "fields": "ParentAssetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1291AssetID", "fields": "AssetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S389_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Facilities", "name": "Facilities", "domains": { "Plant": {"type": "inherited"}, "Process": {"type": "inherited"} }, "templates": [ { "name": "Facilities", "description": "", "prototype": { "attributes": { "ParentAssetID": null, "Location": null, "Plant": null, "Process": "Facilities", "AssetID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Raw Water", "name": "Raw Water", "domains": { "Plant": {"type": "inherited"}, "Process": {"type": "inherited"} }, "templates": [ { "name": "Raw Water", "description": "", "prototype": { "attributes": { "ParentAssetID": null, "Location": null, "Plant": null, "Process": "Raw Water", "AssetID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Residuals", "name": "Residuals", "domains": { "Plant": {"type": "inherited"}, "Process": {"type": "inherited"} }, "templates": [ { "name": "Residuals", "description": "", "prototype": { "attributes": { "ParentAssetID": null, "Location": null, "Plant": null, "Process": "Residuals", "AssetID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Treated Water", "name": "Treated Water", "domains": { "Plant": {"type": "inherited"}, "Process": {"type": "inherited"} }, "templates": [ { "name": "Treated Water", "description": "", "prototype": { "attributes": { "ParentAssetID": null, "Location": null, "Plant": null, "Process": "Treated Water", "AssetID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }