{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Network Structures", "type": "Feature Layer", "description": "", "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": 9999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5a484cc139f71155866844591ae7a99a", "imageData": "Qk02AwAAAAAAADYAAAAoAAAAEAAAABAAAAABABgAAAAAAAADAAAAAAAAAAAAAAAAAAAAAAAA////////////////////////////////////////////////////////////////////////////////AAAAAAAAAAAAAAAAAAAAAAAAAAAA////////////////////////////////AAAAAAAAAAD/AAD/AAD/AAD/AAD/AAAAAAAA////////////////////////AAAAAAD/AAD/AAAAgP//AAAAgP//AAAAAAD/AAD/AAAA////////////////////AAAAAAD/gP//gP//gP//AAAAgP//gP//gP//AAD/AAAA////////////////AAAAAAD/AAAAAAAAgP//gP//gP//gP//gP//AAAAAAAAAAD/AAAA////////AAAAAAAAAAD/gP//gP//gP//gP//AAAAgP//gP//gP//gP//AAD/AAAAAAAAAAAAgIAAAAAAAAD/AAAAAAAAgP//gP//AAAAAAAAgICAAAAAAAAAAAD/AAAAgIAAgIAAgIAAAAAAAAD/gP//gP//gP//gP//gP//AAAAAAAAgICAgP//AAD/AAAAgIAAgIAAAAAAAAAAAAD/AAAAAAAAgP//gP//gP//gP//AAAAAAAAAAAAAAD/AAAAAAAAAAAA////////AAAAAAD/gP//AAAAgP//AAAAgP//AAAAgP//AAD/AAAA////////////////////AAAAAAD/AAD/AAAAgP//AAAAgP//AAAAAAD/AAD/AAAA////////////////////////AAAAAAAAAAD/AAD/AAD/AAD/AAD/AAAAAAAA////////////////////////////////////AAAAAAAAAAAAAAAAAAAA////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 4999, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.2448196751524089E7, "ymin": 4916058.369972937, "xmax": -1.244165309051556E7, "ymax": 4923842.045525242, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "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": 50, "domain": null }, { "name": "NETSTRUCTID", "type": "esriFieldTypeString", "alias": "Network Structure ID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 30, "domain": { "type": "codedValue", "name": "ssNetworkStructureType", "description": "Sanitary network structure types", "codedValues": [ { "name": "Diversion Chamber", "code": "Diversion Chamber" }, { "name": "Diversion Point", "code": "Diversion Point" }, { "name": "Junction Chamber", "code": "Junction Chamber" }, { "name": "Production Well", "code": "Production Well" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Split Manhole", "code": "Split Manhole" }, { "name": "Storage Basin", "code": "Storage Basin" }, { "name": "Tide Chamber", "code": "Tide Chamber" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Lift Station", "code": "Lift Station" }, { "name": "Discharge Structure", "code": "Discharge Structure" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Virtual Junction", "code": "Virtual Junction" }, { "name": "Flow Meter", "code": "Flow Meter" }, { "name": "Monitoring Well", "code": "Monitoring Well" }, { "name": "Pump", "code": "Pump" }, { "name": "Backflow Prevention", "code": "Backflow Prevention" }, { "name": "Grease Separator", "code": "Grease Separator" }, { "name": "Cap", "code": "Cap" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "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": "MAINTBY", "type": "esriFieldTypeString", "alias": "Managed By", "length": 50, "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": "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": 50, "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" } }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "INVELEV", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "Field", "type": "esriFieldTypeInteger", "alias": "Field", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6f0db90966d847638311b8e660071c12" }