{ "currentVersion": 10.81, "id": 13, "name": "Master_Meter", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 25000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 99, "name": "Electric_Accounts", "relatedTableId": 47, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "Master_Meter_ID", "composite": false }, { "id": 100, "name": "Sewer_MasterMeters", "relatedTableId": 94, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "Master_Meter_ID", "composite": false }, { "id": 101, "name": "Tasks_Daily_Residuals", "relatedTableId": 80, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "Master_Meter_ID", "composite": false }, { "id": 102, "name": "Tasks_DailyMondayEOMRoutes", "relatedTableId": 81, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "Master_Meter_ID", "composite": false }, { "id": 103, "name": "MasterMeter_Vaults", "relatedTableId": 69, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "Master_Meter_ID", "composite": false }, { "id": 104, "name": "PumpStation_Flowmeters", "relatedTableId": 88, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "Master_Meter_ID", "composite": false }, { "id": 105, "name": "Samples_EntryPoint", "relatedTableId": 73, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "Master_Meter_ID", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2092204.3576731682, "ymin": 549135.8333512545, "xmax": 2264109.142471835, "ymax": 721833.6205009222, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "16def56bef07f1f5f9bc58fb615e1162", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASBJREFUKJGdz79Kw1AUx/FvzG3ukKWG0tKtRQidJEO6CT5JHiDvIGTsCwSHvkAUBF/Bod2kg4ODwalDlvYODtIjJHap+CcpLf62ezgf7vkp/hkF4HleeCwwxjwD72r3uNda3x5CInLpeV5sjHlUu9mriDwFQXDd7/c/9qC3+Xx+9+tUAK21H8fxSRRFp+v1mm63C0BRFHQ6HaIosmsdv2Lb9mdVVUwmE9I0pSxLkiRhOp3WLlC1CTAajcjznM1mw3g8buzbCMMwZLFY4Loug8HgeGhZFr7vo5RiuVweBx3HYTgc0uv1AGi324fhbDZzWq1WbaksS1arlbMPPmRZRpZljT+IyIvW+vwvDETkqlF850JEzlzXvfkJm4s0xBgDwBa1TV9499B2mgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Name" }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "domain": { "type": "codedValue", "name": "MM Dir", "description": "Master Meter", "codedValues": [ { "name": "One-Way", "code": "1" }, { "name": "Two-Way", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Direction" }, { "name": "Enclosure", "type": "esriFieldTypeString", "alias": "Enclosure", "domain": { "type": "codedValue", "name": "MMEclos", "description": "MM Eclosure", "codedValues": [ { "name": "Manhole", "code": "Manhole" }, { "name": "Hotbox", "code": "Hotbox" }, { "name": "Concrete Vault", "code": "ConcVault" }, { "name": "Structure", "code": "Structure" }, { "name": "Other", "code": "Other" }, { "name": "EFI Vault", "code": "EFI Vault" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Enclosure" }, { "name": "Note_", "type": "esriFieldTypeString", "alias": "Note_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Note_" }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "domain": { "type": "codedValue", "name": "Use", "description": "Valve Use W", "codedValues": [ { "name": "Water", "code": "Water" }, { "name": "Sewer", "code": "Sewer" }, { "name": "Reclaim", "code": "Reclaim" }, { "name": "WAS", "code": "WAS" }, { "name": "Water and Sewer", "code": "Water and Sewer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Use" }, { "name": "Master_Meter_ID", "type": "esriFieldTypeString", "alias": "Master_Meter_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Master_Meter_ID" }, { "name": "Year_Installed", "type": "esriFieldTypeString", "alias": "Year_Installed", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Year_Installed" }, { "name": "Inspection_Date", "type": "esriFieldTypeDate", "alias": "Inspection_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Inspection_Date" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Johnston County Public Utilities", "code": "JCPU" }, { "name": "Partners with Johnston County Public Utilities", "code": "Partner" }, { "name": "Privately Owned", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "Reg_Billing_Met", "type": "esriFieldTypeString", "alias": "Reg_Billing_Met", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Reg_Billing_Met" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R516_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G876Master_Meter", "fields": "Master_Meter_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S332_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "public_utilities.UTILITIES.Master_Meter", "description": "", "prototype": { "attributes": { "Reg_Billing_Met": null, "Name": null, "Direction": null, "Enclosure": null, "Note_": null, "System": null, "Master_Meter_ID": null, "Year_Installed": null, "Inspection_Date": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }