{ "isCoGoEnabled": false, "extent": { "ymin": "NaN", "xmin": "NaN", "ymax": "NaN", "xmax": "NaN", "spatialReference": { "falseM": -100000, "xyTolerance": 0.0010240000009536746, "mUnits": 10000, "zUnits": 1, "latestWkid": 3734, "zTolerance": 2, "wkid": 102722, "xyUnits": 3.609483590048632E7, "mTolerance": 2, "falseX": -1.2664170159469604E8, "falseY": -1.0190718410764626E8, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "definitionQuery": "DeviceActiveInactive <> 'Inactive'", "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.9.0", "isDataArchived": false, "id": 1, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "GIS_EDIT.COTGIS.Backflow", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "contactemail": null, "physicaladdresscity": null, "backflowserialnum": null, "contactnumber": null, "installationdate": null, "devicesize": null, "inspectiondate": null, "mailingaddressstate": null, "devicetype": null, "ccn": null, "manufacturer": null, "lasttestdate": null, "contactname": null, "physicaladdressstate": null, "hazard": null, "mailingaddresspostalcode": null, "bsi_device_id": null, "physicaladdresspostalcode": null, "deviceactiveinactive": null, "devicecreationdate": null, "physicaladdressname": null, "modelnum": null, "lasttestcompany": null, "orgaccountactiveinactive": null, "deviceduedateextension": null, "mailingaddress": null, "devicelocation": null, "physicaladdress": null, "accounnumber": null, "assetid": null, "meterserialnum": null, "mailingaddresscity": null, "premisenum": null, "deviceduedate": null, "backflowtype": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 10.91, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": false, "supportedSqlFormatsInCalculate": [ "standard" ] }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Backflow", "allowTrueCurvesUpdates": false, "displayField": "contactname", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "AssetID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "assetid", "length": 25, "alias": "AssetID", "type": "esriFieldTypeString" }, { "modelName": "CCN", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ccn", "length": 25, "alias": "CCN", "type": "esriFieldTypeString" }, { "modelName": "InspectionDate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "inspectiondate", "length": 29, "alias": "Inspection Date", "type": "esriFieldTypeDate" }, { "modelName": "DeviceActiveYesNo", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "BackflowActiveInactive", "description": "Active or Inactive", "type": "codedValue", "codedValues": [ { "code": "Active", "name": "Active" }, { "code": "Inactive", "name": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "deviceactiveinactive", "length": 10, "alias": "Device Active Inactive", "type": "esriFieldTypeString" }, { "modelName": "InstallationDate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "installationdate", "length": 29, "alias": "Installation Date", "type": "esriFieldTypeDate" }, { "modelName": "BackflowType", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "wtrbackflowType", "description": "Type", "type": "codedValue", "codedValues": [ { "code": "RPZ", "name": "RPZ" }, { "code": "DC", "name": "DC" }, { "code": "AG", "name": "AIR GAP" }, { "code": "VB", "name": "VB" }, { "code": "NA", "name": "NO DEVICE FOUND" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "backflowtype", "length": 50, "alias": "Backflow Type", "type": "esriFieldTypeString" }, { "modelName": "DeviceLocation", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "devicelocation", "length": 200, "alias": "Device Location", "type": "esriFieldTypeString" }, { "modelName": "DeviceSize", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "devicesize", "length": 10, "alias": "Device Size", "type": "esriFieldTypeString" }, { "modelName": "ProtectionLevel", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "WtrBackflowServicetype", "description": "ServiceType", "type": "codedValue", "codedValues": [ { "code": "Domestic", "name": "Domestic" }, { "code": "Irrigation", "name": "Irrigation" }, { "code": "Fire", "name": "Fire" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "hazard", "length": 50, "alias": "Degree of Hazard", "type": "esriFieldTypeString" }, { "modelName": "DeviceType", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "BackflowIsoCon", "description": "iso cont", "type": "codedValue", "codedValues": [ { "code": "Containment", "name": "Containment" }, { "code": "Isolation", "name": "Isolation" }, { "code": "Unknown", "name": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "devicetype", "length": 50, "alias": "Device Type", "type": "esriFieldTypeString" }, { "modelName": "Manufacturer", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "manufacturer", "length": 50, "alias": "Manufacturer", "type": "esriFieldTypeString" }, { "modelName": "ModelNum", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "modelnum", "length": 30, "alias": "Model Number", "type": "esriFieldTypeString" }, { "modelName": "SerialNum", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "backflowserialnum", "length": 30, "alias": "Serial Number", "type": "esriFieldTypeString" }, { "modelName": "MeterSerialNum", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "meterserialnum", "length": 50, "alias": "Meter Serial Number", "type": "esriFieldTypeString" }, { "modelName": "PremiseNum", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "premisenum", "length": 50, "alias": "Premise Number", "type": "esriFieldTypeString" }, { "modelName": "LastTestDate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lasttestdate", "length": 29, "alias": "Last Test Date", "type": "esriFieldTypeDate" }, { "modelName": "DeviceDueDate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "deviceduedate", "length": 29, "alias": "Device Due Date", "type": "esriFieldTypeDate" }, { "modelName": "LastTestCompany", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lasttestcompany", "length": 50, "alias": "Last Test Company", "type": "esriFieldTypeString" }, { "modelName": "ContactName", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "contactname", "length": 50, "alias": "Contact Name", "type": "esriFieldTypeString" }, { "modelName": "ContactNumber", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "contactnumber", "length": 30, "alias": "Contact Number", "type": "esriFieldTypeString" }, { "modelName": "ContactEmail", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "contactemail", "length": 50, "alias": "Contact Email", "type": "esriFieldTypeString" }, { "modelName": "OrgAccountPWIS", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "bsi_device_id", "length": 50, "alias": "BSI Device ID", "type": "esriFieldTypeString" }, { "modelName": "PhysicalAddressName", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "physicaladdressname", "length": 150, "alias": "Physical Address Name", "type": "esriFieldTypeString" }, { "modelName": "PhysicalAddress", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "physicaladdress", "length": 150, "alias": "Physical Address", "type": "esriFieldTypeString" }, { "modelName": "PhysicalAddressCity", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "physicaladdresscity", "length": 50, "alias": "Physical Address City", "type": "esriFieldTypeString" }, { "modelName": "PhysicalAddressState", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "physicaladdressstate", "length": 50, "alias": "Physical Address State", "type": "esriFieldTypeString" }, { "modelName": "PhysicalAddressPostalCode", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "physicaladdresspostalcode", "length": 50, "alias": "Physical Address PostalCode", "type": "esriFieldTypeString" }, { "modelName": "MailingAddress", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "mailingaddress", "length": 150, "alias": "Mailing Address", "type": "esriFieldTypeString" }, { "modelName": "MailingAddressCity", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "mailingaddresscity", "length": 150, "alias": "Mailing Address City", "type": "esriFieldTypeString" }, { "modelName": "MailingAddressState", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "mailingaddressstate", "length": 50, "alias": "Mailing Address State", "type": "esriFieldTypeString" }, { "modelName": "MailingAddressPostalCode", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "mailingaddresspostalcode", "length": 50, "alias": "Mailing Address Postal Code", "type": "esriFieldTypeString" }, { "modelName": "OrgAccountYesNo", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "BackflowActiveInactive", "description": "Active or Inactive", "type": "codedValue", "codedValues": [ { "code": "Active", "name": "Active" }, { "code": "Inactive", "name": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "orgaccountactiveinactive", "length": 50, "alias": "OrgAccountActiveInactive", "type": "esriFieldTypeString" }, { "modelName": "AccounNumber", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "accounnumber", "length": 50, "alias": "AccounNumber", "type": "esriFieldTypeString" }, { "modelName": "DeviceDueDateExtension", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "deviceduedateextension", "length": 29, "alias": "DeviceDueDateExtension", "type": "esriFieldTypeDate" }, { "modelName": "DeviceCreationDate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "devicecreationdate", "length": 29, "alias": "DeviceCreationDate", "type": "esriFieldTypeDate" }, { "modelName": "creationdate", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "creationdate", "length": 29, "alias": "CreationDate", "type": "esriFieldTypeDate" }, { "modelName": "creator", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "creator", "length": 255, "alias": "Creator", "type": "esriFieldTypeString" }, { "modelName": "editdate", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "editdate", "length": 29, "alias": "EditDate", "type": "esriFieldTypeDate" }, { "modelName": "editor", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "editor", "length": 255, "alias": "Editor", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r408_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a318_ix1", "isUnique": true, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": { "editDateField": "editdate", "editorField": "editor", "creationDateField": "creationdate", "creatorField": "creator" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "3398aec373744e4ab2008c140b68bb5d", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMElEQVRIiWNhoCFgGcaGy2tvZ/j1zRFDnJWzj+HRtSrKDP/xVYohppadQdkAIXZwJQPD4fXihLQSFyx8wgwMwpIIPhc/UdqGS4RKqc7FUPH5rQxWnT8+22CoZ2N7wvDgaj12w988TmKIrsU0SFwela9lwcDAwKAGxVBHvGNgOLHlGwMDAw7DWdgYGDwSsToUBchpQjAyePGAgeHEFlTjCJtEPqCj4f/+MjDcOIWpSl6TgYGTF8F//5KB4eVDVDXvXhAwnF/0EsO0AlQVn96oMVQs4WDQMEOIndzGwLCm9x0DF98TFLVcPCg2ohr+8oE+hvXiChcZGBj0MMR5hTcwPLudjCGO03Aqg+FsOBPzb4aueAYGRqb/cLG/vxkZRKR/U27487smWMUf3ySodeiGOQDcKkel8qfBbQAAAABJRU5ErkJggg==", "yoffset": 0, "width": 17, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "70b209b08d7f43a30dba2e20150fb2c1", "height": 17 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "symbol": { "backgroundColor": null, "kerning": true, "color": [ 0, 0, 0, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": [ 255, 255, 255, 255 ], "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "left", "haloSize": 2, "angle": 0, "rightToLeft": false, "verticalAlignment": "baseline", "font": { "size": 8, "weight": "normal", "style": "normal", "family": "Arial", "decoration": "none" } }, "stackLabel": true, "stackRowLength": 24, "maxScale": 0, "deconflictionStrategy": "dynamic", "priority": 1, "labelExpression": "[AssetID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "removeDuplicates": "none", "name": "Default", "minScale": 5000, "stackAlignment": "dynamic", "useCodedValues": true } ] }, "geometryField": { "modelName": "Shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint" }