{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 420, "name": "Sanitary Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 330, "name": "Sanitary Sewer System" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "dbf3dd87b0cce54d8aa1c7ca898f741b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB1klEQVQ4jWNhoBCwoLFh/B841HNA6T9QzAA3wFlHUUtHVmwiExMjw4NX7zvXn765A1lnhKWWs6QQX82/f/8Zbr14m739/J1rKAbsvXL/tbGilLYwL6fo64/fDjAwMOyB2QJSx8/FFSjBz+Pw7sv3q9vP33mNzQuvP/34sV+YlzNMTpQ/m4GBYSIDA8MHqByPEA+Hw7///xk+fv9xlYGB4TM2A/68/PBlvgQ/bxg3G6tojI1u4JIjl+eDJHyNVG042Vm1f/7+y/Dhy/dZyGHEguzP9advHlCSEL4qxsulLcrPU8zAwLAcZLCUIL8HOwszw6vP366uOH7tJK5YAIEfX3/8vMrAy6XNzc6iDQt1mPO/fPsJCpcvDHgMYLj9/F0ryBucrKwMIG98/PbjNcz5H79934yungVdYO+V+7cMFCXh3uBmZz8Acv6Lj18OrDh+7ShBAxgYGH68+fhtuRAXRwsvBxvIKwx//v5j+Pbj90VsCYwFiwEMCw9dmNcQ4tDCzc4K4mp/+fHr9Z2X7+ZhU8uCTZCBgeH9x+8/DnCy8TiAOB+//dgP8hopBvw4c+95sYmSZC+I8+n7zy248gcuAxgOX3947vD1h55QLixJE28AzCUE5BkAQ2q2gPD2czsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ASBUILT_REF", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 7613919.146422744, "ymin": 599828.8081494123, "xmax": 7620969.478436634, "ymax": 615344.3019876778, "spatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASBUILT_REF", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASBUILT_REF", "type": "esriFieldTypeString", "alias": "ASBUILT_REF", "length": 50, "domain": null }, { "name": "ASBUILT_PAGE", "type": "esriFieldTypeString", "alias": "ASBUILT_PAGE", "length": 5, "domain": null }, { "name": "ASBUILT_DATE", "type": "esriFieldTypeString", "alias": "ASBUILT_DATE", "length": 7, "domain": null }, { "name": "VALTYPE", "type": "esriFieldTypeString", "alias": "VALTYPE", "length": 15, "domain": { "type": "codedValue", "name": "WS1_SAN_ValveType", "description": "Valve Type", "codedValues": [ { "name": "MAINLINE", "code": "MAINLINE" }, { "name": "PRESSURE", "code": "PRESSURE" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALDESC", "type": "esriFieldTypeString", "alias": "VALDESC", "length": 10, "domain": { "type": "codedValue", "name": "WS1_SAN_ValveDesc", "description": "Valve Description", "codedValues": [ { "name": "GATE", "code": "GATE" }, { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "PRESS REL", "code": "PRESS REL" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALSIZE", "type": "esriFieldTypeString", "alias": "VALSIZE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_SAN_ValveSize", "description": "Valve Size", "codedValues": [ { "name": "1.5\"", "code": "1.5\"" }, { "name": "2\"", "code": "2\"" }, { "name": "3\"", "code": "3\"" }, { "name": "4\"", "code": "4\"" }, { "name": "5\"", "code": "5\"" }, { "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": "21\"", "code": "21\"" }, { "name": "24\"", "code": "24\"" }, { "name": "27\"", "code": "27\"" }, { "name": "30\"", "code": "30\"" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VERIFY", "type": "esriFieldTypeString", "alias": "VERIFY", "length": 3, "domain": { "type": "codedValue", "name": "WS1_UTIL_Yes_No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "Create_Date", "type": "esriFieldTypeDate", "alias": "Create_Date", "length": 8, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6706_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "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": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "86741858e67b4759953dd6b2146f1ceb" }