{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "gwManhole", "type": "Feature Layer", "description": "Manhole features connect two or more pipes and control the flow of water in the network through pipe elevations. Manhole invert elevations are stored on the pipes, instead of the manholes themselves.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c5cf4b1c043fb9b23189104ef868c416", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACvUlEQVRIid3VbUgTcRwH8N//7ra7bT7OZWaW001HUGIMba5iyZhRoEER9MLAXhT0st71qnfRq6gXBb3oReQ7MbE3xXwaMXWiyzCmG2xuzPnQNmdz3p5u58UUD6+cT9GL+sL/zfeOD//73XF/Av5iiP8XV7XoS1Or9EOWSZ/BECZjWXZVTFGD+RXMK0eXI30oXNNmKqeD3zvDLq/h1HUjlndUAYAA1jMszI99aw3NzD053nC6u0amuGOxWDL7xtWmJkMyGulWX7lQ4vk0DHllCv4aRuAgkReCVFEkoeQF7c7B8SZVi17vMY8E98Q1LY1VyWS6p+bqxeLsTneL7IgcNK0GlevD0AjcBA10AbsrvrZCv6+91rwnvBWRlALlpUYVbiXezIOjIydeadA2R/1L9d5+G9/98C+C+6NVAMaXo4AQgpXZAN/FlpZvabXau3a7ndkRT8USD+o72gAXi/guk2JAdVkvwMNOHyAMQUltJd+V+BbIxa+uewDwckdcJCUrCYoUQNnpIAwTdghtrm194ckyCNimjDlxjMBlAuUAwQgCEMKKtncCHHFc/LA4cAAcx63lxNPxZJCJJzceeSvrLAuZRErgsGlmYyTbezoYAZwU2XPiBCl+O91lNuaXl/JdbCEEfuukAI+HV7KDh7WlMN9F3H5Wrj72PCfut06+O3H+7ONqk0611TF0AqpNOgEenvFufi0a5eY98SQko7H+2X57NCe+UVDi+wHbVG+Frk4C+wjHceAxj4aklPj2b9avhXdgrE9pbHgUsE09rdDVUbvB2dl7zKPLBIm3uS1fQnvi2fgGxl+oTfoZV6/lNR2KKLMvFcNxwW5DjlkuNO2ZIAuKb3jMn+cO9Mt1942YAaCqyniu3dkz2CGWUQpAGLWeYWkmkfJJ8yXPPEMTw390WHgHxjoBILsOnH/3DP0JjCMLeKbl4OQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1550257.2477853894, "ymin": 7296230.60939315, "xmax": 1565125.667523548, "ymax": 7315073.4752506465, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "HIGHELEV", "type": "esriFieldTypeDouble", "alias": "High Pipe Elevation", "domain": null }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "INVERT", "type": "esriFieldTypeDouble", "alias": "Invert", "domain": null }, { "name": "FLOWDIR", "type": "esriFieldTypeString", "alias": "Flow Direction", "length": 5, "domain": { "type": "codedValue", "name": "Direction", "description": "The direction the sign is facing", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPS Date", "length": 8, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 30, "domain": { "type": "codedValue", "name": "ssWaterType", "description": "Sanitary sewer water type", "codedValues": [ { "name": "Treated Water", "code": "Treated" }, { "name": "Combined Waste Water", "code": "Combined" }, { "name": "Potable Water", "code": "Potable" }, { "name": "Raw Water", "code": "Raw" }, { "name": "Reclaimed Water", "code": "Reclaimed" }, { "name": "Salt Water", "code": "Salt" }, { "name": "Sewage", "code": "Sewage" }, { "name": "Storm Runoff", "code": "Storm" }, { "name": "Waste Water Effluent", "code": "Effluent" }, { "name": "Ground Water", "code": "Ground Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNBY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 20, "domain": { "type": "codedValue", "name": "AssetOwner_List", "description": "List of entities owning assets in our area", "codedValues": [ { "name": "American Fork", "code": "American Fork" }, { "name": "Cedar Hills", "code": "Cedar Hills" }, { "name": "Highland", "code": "Highland" }, { "name": "Lehi", "code": "Lehi" }, { "name": "Lindon", "code": "Lindon" }, { "name": "Pleasant Grove", "code": "Pleasant Grove" }, { "name": "Private", "code": "Private" }, { "name": "Utah County", "code": "Utah County" }, { "name": "State of Utah", "code": "State of Utah" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "TSSD", "code": "TSSD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANBY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 20, "domain": { "type": "codedValue", "name": "AssetManager_List", "description": "List of entities responsible for assets", "codedValues": [ { "name": "American Fork", "code": "American Fork" }, { "name": "Cedar Hills", "code": "Cedar Hills" }, { "name": "Highland", "code": "Highland" }, { "name": "Lehi", "code": "Lehi" }, { "name": "Lindon", "code": "Lindon" }, { "name": "Pleasant Grove", "code": "Pleasant Grove" }, { "name": "Private", "code": "Private" }, { "name": "Utah County", "code": "Utah County" }, { "name": "State of Utah", "code": "State of Utah" }, { "name": "TSSD", "code": "TSSD" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "Flow Summary", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "Accuracy", "length": 50, "domain": { "type": "codedValue", "name": "Accuracy", "description": "The accuracy of the data", "codedValues": [ { "name": "Survey Grade", "code": "Survey Grade" }, { "name": "Mapping Grade", "code": "Mapping Grade" }, { "name": "Aerial Grade", "code": "Aerial Grade" }, { "name": "Institutional Knowlege", "code": "Instituional Knowlege" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 20, "domain": { "type": "codedValue", "name": "Source", "description": "How data was collected", "codedValues": [ { "name": "AF Plan Set", "code": "AF Plan Set" }, { "name": "GPS", "code": "GPS" }, { "name": "As-Builts", "code": "As-Builts" }, { "name": "CAD Drawings", "code": "CAD Drawings" }, { "name": "Aerial Image", "code": "Aerial Image" }, { "name": "Institutional Knowlege", "code": "Institutional Knowlege" }, { "name": "Construction Drawings", "code": "Const Drawings" }, { "name": "Survey Data", "code": "Survey Data" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ae4e8d0798804dc1b0dc798ad0faae2c" }