{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Service Connections", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "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": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1699548500000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1755797.5241363049, "ymin": 347157.1178123057, "xmax": 1775660.7048823088, "ymax": 369843.6656149775, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6c74973b21b07d61281290f36fb6ad28", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhElEQVQ4jWNhoBCwQOkGBgYGYxL1ngXpY4FyjBmsfX0YrH2I03p0CwPD0c0oLmAAa/ZPI95+DAPIBCw4ZW6CvIgE1I1JMODmWQaGJBNUsXlnsBrCwkAhYBmkBqgbQ/yMDISlSHSBujG9vXB0C/G63j7HMOAsOGlCkyeR4BmyAaDcSBYAAPRwGi/iknRnAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ACCOUNTID", "type": "esriFieldTypeString", "alias": "Account Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ACCOUNTID" }, { "name": "METSERVICE", "type": "esriFieldTypeString", "alias": "Metered Service", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "METSERVICE" }, { "name": "SERVICETYPE", "type": "esriFieldTypeString", "alias": "Service Type", "domain": { "type": "codedValue", "name": "wServicePointType", "description": "The type of service point", "codedValues": [ { "name": "Domestic", "code": "Domestic" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Fire", "code": "Fire" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SERVICETYPE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "LOCATIONID", "type": "esriFieldTypeString", "alias": "Location Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LOCATIONID" }, { "name": "CRITICAL", "type": "esriFieldTypeSmallInteger", "alias": "CriticalCustomer", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CRITICAL" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "ActivityID", "type": "esriFieldTypeString", "alias": "ActivityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ActivityID" }, { "name": "LastActivity", "type": "esriFieldTypeString", "alias": "LastActivity", "domain": { "type": "codedValue", "name": "dmnMeterActivity", "description": "Activity Performed on the Meter", "codedValues": [ { "name": "Update Information", "code": "UPDT" }, { "name": "Meter Read", "code": "READ" }, { "name": "New Installation", "code": "INST" }, { "name": "Meter Changeout", "code": "CMTR" }, { "name": "Register Changeout", "code": "CREG" }, { "name": "Transponder Chgout", "code": "CTRN" }, { "name": "Meter Repair", "code": "RPR" }, { "name": "Customer Shutoff", "code": "CLS" }, { "name": "Calibration Test", "code": "TEST" }, { "name": "Remove/Abandon", "code": "ABAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LastActivity" }, { "name": "DateStamp", "type": "esriFieldTypeDate", "alias": "DateStamp", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateStamp" }, { "name": "ComputerName", "type": "esriFieldTypeString", "alias": "ComputerName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ComputerName" }, { "name": "OperatedBy", "type": "esriFieldTypeString", "alias": "OperatedBy", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OperatedBy" }, { "name": "ServiceNumber", "type": "esriFieldTypeString", "alias": "SerialNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ServiceNumber" }, { "name": "MeterNumber", "type": "esriFieldTypeString", "alias": "MeterNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MeterNumber" }, { "name": "SerialNumber", "type": "esriFieldTypeString", "alias": "SerialNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SerialNumber" }, { "name": "FireService", "type": "esriFieldTypeString", "alias": "FireService", "domain": { "type": "codedValue", "name": "dmnYesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FireService" }, { "name": "MeterSize", "type": "esriFieldTypeDouble", "alias": "MeterSize", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MeterSize" }, { "name": "PreviousReading", "type": "esriFieldTypeDouble", "alias": "PreviousReading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PreviousReading" }, { "name": "PresentReadOld", "type": "esriFieldTypeDouble", "alias": "PresentReadOld", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PresentReadOld" }, { "name": "PresentReadNew", "type": "esriFieldTypeDouble", "alias": "PresentReadNew", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PresentReadNew" }, { "name": "Remarks", "type": "esriFieldTypeString", "alias": "Remarks", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Remarks" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Name" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Address" }, { "name": "InstalledandReadBy", "type": "esriFieldTypeString", "alias": "InstalledandReadBy", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "InstalledandReadBy" }, { "name": "EnteredBy", "type": "esriFieldTypeString", "alias": "EnteredBy", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "EnteredBy" }, { "name": "ReasonforoffRead", "type": "esriFieldTypeString", "alias": "ReasonforoffRead", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "ReasonforoffRead" }, { "name": "OpTime", "type": "esriFieldTypeString", "alias": "OpTime", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OpTime" }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Manufacturer" }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Model" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "PurchaseDate", "type": "esriFieldTypeDate", "alias": "PurchaseDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PurchaseDate" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "RegisterType", "type": "esriFieldTypeString", "alias": "RegisterType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RegisterType" }, { "name": "RegisterID", "type": "esriFieldTypeDouble", "alias": "RegisterID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RegisterID" }, { "name": "ReadType", "type": "esriFieldTypeString", "alias": "ReadType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ReadType" }, { "name": "RegisterPurchaseDate", "type": "esriFieldTypeDate", "alias": "RegisterPurchaseDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RegisterPurchaseDate" }, { "name": "AMRType", "type": "esriFieldTypeString", "alias": "Tested", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AMRType" }, { "name": "InterfaceNumber", "type": "esriFieldTypeString", "alias": "InterfaceNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InterfaceNumber" }, { "name": "PortNumber", "type": "esriFieldTypeString", "alias": "PortNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PortNumber" }, { "name": "MXUInstallDate", "type": "esriFieldTypeDate", "alias": "MXUInstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MXUInstallDate" }, { "name": "PortType", "type": "esriFieldTypeString", "alias": "PortType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PortType" }, { "name": "RemovalDate", "type": "esriFieldTypeDate", "alias": "RemovalDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RemovalDate" }, { "name": "AbandonedDate", "type": "esriFieldTypeDate", "alias": "AbandonedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AbandonedDate" }, { "name": "Crew", "type": "esriFieldTypeString", "alias": "Crew", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Crew" }, { "name": "RemovalComment", "type": "esriFieldTypeString", "alias": "RemovalComment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RemovalComment" }, { "name": "StandbyDate", "type": "esriFieldTypeDate", "alias": "StandbyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StandbyDate" }, { "name": "OnEstDate", "type": "esriFieldTypeDate", "alias": "OnEstDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OnEstDate" }, { "name": "OnDate", "type": "esriFieldTypeDate", "alias": "OnDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OnDate" }, { "name": "StandbyRemark", "type": "esriFieldTypeString", "alias": "StandbyRemark", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StandbyRemark" }, { "name": "OldMeterNumber", "type": "esriFieldTypeString", "alias": "OldMeterNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OldMeterNumber" }, { "name": "MaterialsUsed", "type": "esriFieldTypeString", "alias": "MaterialsUsed", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MaterialsUsed" }, { "name": "MeterMake", "type": "esriFieldTypeString", "alias": "MeterMake", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MeterMake" }, { "name": "RegisterNumber", "type": "esriFieldTypeString", "alias": "RegisterNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RegisterNumber" }, { "name": "MXUNumber", "type": "esriFieldTypeString", "alias": "520SPMXUNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MXUNumber" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitdue", "type": "esriFieldTypeDouble", "alias": "Longitdue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitdue" }, { "name": "TWLBVBS", "type": "esriFieldTypeString", "alias": "TWLBVBS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TWLBVBS" }, { "name": "TWLBVSxS", "type": "esriFieldTypeString", "alias": "TWLBVSxS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TWLBVSxS" }, { "name": "mbxBrand", "type": "esriFieldTypeString", "alias": "mbxBrand", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "mbxBrand" }, { "name": "mbxModelNumber", "type": "esriFieldTypeString", "alias": "mbxModelNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "mbxModelNumber" }, { "name": "mbxLidType", "type": "esriFieldTypeString", "alias": "mbxLidType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "mbxLidType" }, { "name": "mbxLocation", "type": "esriFieldTypeString", "alias": "mbxLocation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "mbxLocation" }, { "name": "mbxLocationDirection", "type": "esriFieldTypeString", "alias": "mbxLocationDirection", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "mbxLocationDirection" }, { "name": "mbxLocationSize", "type": "esriFieldTypeDouble", "alias": "mbxLocationSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mbxLocationSize" }, { "name": "mbxLocationMaterial", "type": "esriFieldTypeString", "alias": "mbxLocationMaterial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "mbxLocationMaterial" }, { "name": "TapSize", "type": "esriFieldTypeDouble", "alias": "TapSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TapSize" }, { "name": "TapBrand", "type": "esriFieldTypeString", "alias": "TapBrand", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TapBrand" }, { "name": "TapDepth", "type": "esriFieldTypeDouble", "alias": "TapDepth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TapDepth" }, { "name": "ServiceSize", "type": "esriFieldTypeDouble", "alias": "ServiceSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ServiceSize" }, { "name": "ServiceDepth", "type": "esriFieldTypeDouble", "alias": "ServiceDepth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ServiceDepth" }, { "name": "ServiceLength", "type": "esriFieldTypeDouble", "alias": "ServiceLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ServiceLength" }, { "name": "ServiceLineType", "type": "esriFieldTypeString", "alias": "ServiceLineType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ServiceLineType" }, { "name": "ExistingService", "type": "esriFieldTypeString", "alias": "ExistingService", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ExistingService" }, { "name": "NewService", "type": "esriFieldTypeString", "alias": "NewService", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NewService" }, { "name": "RepairService", "type": "esriFieldTypeString", "alias": "RepairService", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RepairService" }, { "name": "MeterRepair", "type": "esriFieldTypeString", "alias": "MeterRepair", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MeterRepair" }, { "name": "MeterTesting", "type": "esriFieldTypeString", "alias": "MeterTesting", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MeterTesting" }, { "name": "RegisterChange", "type": "esriFieldTypeString", "alias": "RegisterChange", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RegisterChange" }, { "name": "MXUSPChange", "type": "esriFieldTypeString", "alias": "MXUSPChange", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MXUSPChange" }, { "name": "MeterChange", "type": "esriFieldTypeString", "alias": "MeterChange", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MeterChange" }, { "name": "Residential", "type": "esriFieldTypeString", "alias": "Residential", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Residential" }, { "name": "Commercial", "type": "esriFieldTypeString", "alias": "Commercial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Commercial" }, { "name": "TapType", "type": "esriFieldTypeString", "alias": "TapType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TapType" }, { "name": "PreviousMake", "type": "esriFieldTypeString", "alias": "PreviousMake", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PreviousMake" }, { "name": "PreviousSize", "type": "esriFieldTypeString", "alias": "PreviousSize", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PreviousSize" }, { "name": "TWLBVOS", "type": "esriFieldTypeString", "alias": "TWLBVOS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TWLBVOS" }, { "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_22", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_22", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S11_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Service Connections", "description": "", "prototype": { "attributes": { "TWLBVOS": null, "FACILITYID": null, "ACCOUNTID": null, "METSERVICE": null, "SERVICETYPE": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "LOCATIONID": null, "CRITICAL": 0, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "LASTUPDATE": null, "LASTEDITOR": null, "ActivityID": null, "LastActivity": null, "DateStamp": null, "ComputerName": null, "OperatedBy": null, "ServiceNumber": null, "MeterNumber": null, "SerialNumber": null, "FireService": null, "MeterSize": null, "PreviousReading": null, "PresentReadOld": null, "PresentReadNew": null, "Remarks": null, "Name": null, "Address": null, "InstalledandReadBy": null, "EnteredBy": null, "ReasonforoffRead": null, "OpTime": null, "Manufacturer": null, "Model": null, "Status": null, "PurchaseDate": null, "Comments": null, "RegisterType": null, "RegisterID": null, "ReadType": null, "RegisterPurchaseDate": null, "AMRType": null, "InterfaceNumber": null, "PortNumber": null, "MXUInstallDate": null, "PortType": null, "RemovalDate": null, "AbandonedDate": null, "Crew": null, "RemovalComment": null, "StandbyDate": null, "OnEstDate": null, "OnDate": null, "StandbyRemark": null, "OldMeterNumber": null, "MaterialsUsed": null, "MeterMake": null, "RegisterNumber": null, "MXUNumber": null, "Latitude": null, "Longitdue": null, "TWLBVBS": null, "TWLBVSxS": null, "mbxBrand": null, "mbxModelNumber": null, "mbxLidType": null, "mbxLocation": null, "mbxLocationDirection": null, "mbxLocationSize": null, "mbxLocationMaterial": null, "TapSize": null, "TapBrand": null, "TapDepth": null, "ServiceSize": null, "ServiceDepth": null, "ServiceLength": null, "ServiceLineType": null, "ExistingService": null, "NewService": null, "RepairService": null, "MeterRepair": null, "MeterTesting": null, "RegisterChange": null, "MXUSPChange": null, "MeterChange": null, "Residential": null, "Commercial": null, "TapType": null, "PreviousMake": null, "PreviousSize": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9705b0f073b442788bbea7cd3443ce72" }