{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Water Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "e7692c0b6853c4bff302676f31fbdb4d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACT0lEQVRIid3VW2iPYRgA8N9mf8YyUzMLOS2ilHPOyenGahdLlnLKiLbZHHJqbBNZIocY1ijKhVNJkkPJnRvlkEziwoUkmWFOKYeL78VOf6dywVNfve/7Pd/ve5/vfepL8hcj6T/FP0tQothrM3XWVZKYt96r90iqXfY5+2f4CnnGqLFeR9mN1p+hVH9TTNLgnlQzVLnz6/hS62UpUySmFIPQCx+wFtuRJsF0A5S6qlCuKpd/jq+Wo6cyBWLgAJZhEU5iDdJCbjK2S7XcKasMtM2TH+OvVCsMMKSiBlMxAv2a5SdgiDQXncaY+PhKBfrKbPHCM5gdxhtRFlC4hrsYbagBMlR42jr+Up5HOIz5Ye06bmBTmF/BEuxCHfaHyu5rZ69ClLeOd5FhCw5hAxajOgBfYxJ6YGHYfRXaoD/eGdaYa4rHwjwfFzAUt5CoaWShA97hAYaHnDbaxsdfe/NtfA7HsBJb0bNRXoXos43CajxENj55GR9v8EC9waqRh/GiDilGQcCOiDpmXHhmB3aHajOb9npTvLfNFsiVK8H4sNZJdAZrQzWJYeeNowRLvTDawfh4qZvmuC7bcM2zijAXk/HZ91aE2/jguJk+xschS44Nbtkp/dvxNIi65zyuirpoN9rjKfaoVWNJc6olXuGxdSYqcVm5TBlYgUqkYJrocPMxC2fV6m5kC6dVHCrVqtBHuRPqTDNWsvRw74WoO9LVu+SoGsWtGnHxqIL3yLFNisfmKTJBomQxz3VzwR4n4z77U/xrrPIG+8L1W/Hv/kO/AJ/BixNcLvHSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.05034724706E7, "ymin": 3783247.1492, "xmax": -1.05004150818E7, "ymax": 3784560.2271, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -2.204125862706707E7, "falseY": -3.3265068604224768E7, "xyUnits": 1.3538524994349548E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Main_Size", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Main_Size", "type": "esriFieldTypeString", "alias": "Main_Size", "length": 10, "domain": null }, { "name": "Valve_Size", "type": "esriFieldTypeString", "alias": "Valve_Size", "length": 10, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Loc_Verified", "type": "esriFieldTypeDate", "alias": "Loc_Verified", "length": 8, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Closed", "type": "esriFieldTypeString", "alias": "Closed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PressurePlane", "type": "esriFieldTypeString", "alias": "PressurePlane", "length": 4, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3067_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3067", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3067", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1881_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }