{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Backflow Devices", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -10000, "falseY": -10000, "xyUnits": 100, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "110e0174f74930ed0ad052d3616e8b70", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABN0lEQVQ4jbXTPWhTYRTG8V/KLaJTl7R2EhSHoiE4VZcIRRBBRATBqSBI0KGFghAnN1G3UC+06uSigxCkFBw0JHRp/QShU6WdQ5aiIIHEgHANRnNNbyD0gbOcl+fPOec9JzCkgv0B7Dhi1W1Nx7W1HFYxK5TSTAaEQhvyrhmV7uQ2XfTUHU/ckLfSH3DPkhk3TfVAT0aR9soLD11SUI4DCjJOuR4z/63LDikqIhMH/DTvggOSdM4JV+SUrP0LmDSRaP7dTkrgLL2AtpZB1ej+RvAnueXrQOa6H975HAe8VDLnqqyjewKWvVVXiQO+e++WZ8oWHDT2X/NHHyx6FI08BoB1953R9Nh503IY6bx8E3rtrud2uzsQB9DyxQOnvXFMRtZ4NLCqmoYqar1F9TumT7ajSNTQ1/gLkkRKL1oyPqYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 195288.91, "ymin": 3083260.06, "xmax": 203602.53, "ymax": 3099021.07, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "USER_FACILITY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "USER_INITIAL_TEST", "type": "esriFieldTypeString", "alias": "Initial Test", "length": 255, "domain": null }, { "name": "USER_FAC_TYPE", "type": "esriFieldTypeString", "alias": "Facility Type", "length": 255, "domain": null }, { "name": "USER_F_", "type": "esriFieldTypeString", "alias": "*", "length": 255, "domain": null }, { "name": "USER_OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": null }, { "name": "USER_Mailing_Address_1", "type": "esriFieldTypeString", "alias": "Mailing Address 1", "length": 255, "domain": null }, { "name": "USER_Mailing_Address_2", "type": "esriFieldTypeString", "alias": "Mailing Address 2", "length": 255, "domain": null }, { "name": "USER_FACILITY_NAME", "type": "esriFieldTypeString", "alias": "Facility Name", "length": 255, "domain": null }, { "name": "USER_F__1", "type": "esriFieldTypeString", "alias": "?", "length": 255, "domain": null }, { "name": "USER_ACCT__NO_", "type": "esriFieldTypeString", "alias": "Account Number", "length": 255, "domain": null }, { "name": "USER_CHARGE", "type": "esriFieldTypeInteger", "alias": "Charge", "domain": null }, { "name": "USER_NO_", "type": "esriFieldTypeString", "alias": "Number", "length": 255, "domain": null }, { "name": "USER_STREET", "type": "esriFieldTypeString", "alias": "Street", "length": 255, "domain": null }, { "name": "USER_TEL__NO_", "type": "esriFieldTypeString", "alias": "Telephone Number", "length": 255, "domain": null }, { "name": "USER_CONTACT", "type": "esriFieldTypeString", "alias": "Contact", "length": 255, "domain": null }, { "name": "USER_NEW", "type": "esriFieldTypeString", "alias": "New", "length": 255, "domain": null }, { "name": "USER_REPLACE", "type": "esriFieldTypeString", "alias": "Replace", "length": 255, "domain": null }, { "name": "DeviceType", "type": "esriFieldTypeString", "alias": "DeviceType", "length": 50, "domain": { "type": "codedValue", "name": "devicetype", "description": "Device Type", "codedValues": [ { "name": "RPBP", "code": "rpbp" }, { "name": "DCVA", "code": "dcva" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DeviceMaterial", "type": "esriFieldTypeString", "alias": "DeviceMaterial", "length": 50, "domain": { "type": "codedValue", "name": "devicematerial", "description": "Device Material", "codedValues": [ { "name": "Bronze", "code": "bronze" }, { "name": "Iron", "code": "iron" }, { "name": "Stainless", "code": "stainless" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Delegated", "type": "esriFieldTypeString", "alias": "Delegated", "length": 50, "domain": { "type": "codedValue", "name": "yesno", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "yes" }, { "name": "No", "code": "no" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "USER_SIZE", "type": "esriFieldTypeDouble", "alias": "Size", "domain": null }, { "name": "USER_OWNER_ID_", "type": "esriFieldTypeInteger", "alias": "Owner ID #", "domain": null }, { "name": "USER_SERIAL__", "type": "esriFieldTypeString", "alias": "Serial #", "length": 255, "domain": null }, { "name": "RequiredBy", "type": "esriFieldTypeString", "alias": "RequiredBy", "length": 50, "domain": { "type": "codedValue", "name": "statelocal", "description": "StateLocal", "codedValues": [ { "name": "State", "code": "state" }, { "name": "Local", "code": "local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Bypass", "type": "esriFieldTypeString", "alias": "Bypass", "length": 50, "domain": { "type": "codedValue", "name": "yesno", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "yes" }, { "name": "No", "code": "no" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "USER_Device__", "type": "esriFieldTypeString", "alias": "Device #", "length": 255, "domain": null }, { "name": "Containment", "type": "esriFieldTypeString", "alias": "Containment", "length": 50, "domain": { "type": "codedValue", "name": "yesno", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "yes" }, { "name": "No", "code": "no" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SecondarySupply", "type": "esriFieldTypeString", "alias": "SecondarySupply", "length": 50, "domain": { "type": "codedValue", "name": "yesno", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "yes" }, { "name": "No", "code": "no" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ValveType", "type": "esriFieldTypeString", "alias": "ValveType", "length": 50, "domain": { "type": "codedValue", "name": "backflowvalvetype2", "description": "Backflow Valve Type", "codedValues": [ { "name": "Ball", "code": "ball" }, { "name": "NRS", "code": "nrs" }, { "name": "OS&Y", "code": "os&y" }, { "name": "Butterfly", "code": "butterfly" }, { "name": "Other", "code": "other" }, { "name": "Wheel", "code": "wheel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "USER_Description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "USER_field", "type": "esriFieldTypeString", "alias": "field", "length": 255, "domain": null }, { "name": "USER_DEVICE_ID__", "type": "esriFieldTypeInteger", "alias": "Device ID #", "domain": null }, { "name": "USER_MAKE", "type": "esriFieldTypeString", "alias": "Make", "length": 255, "domain": null }, { "name": "USER_MODEL", "type": "esriFieldTypeString", "alias": "Model", "length": 255, "domain": null }, { "name": "USER_EXACT_LOCATION", "type": "esriFieldTypeString", "alias": "Exact Location", "length": 255, "domain": null }, { "name": "USER_MasterAddress", "type": "esriFieldTypeString", "alias": "Master address", "length": 255, "domain": null }, { "name": "USER_Town", "type": "esriFieldTypeString", "alias": "Town", "length": 255, "domain": null }, { "name": "USER_Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_76", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_76", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S61_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1588085545000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }