<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Lead Service Line Inventory Add Domain/Symbol in ArcGIS Solutions Questions</title>
    <link>https://community.esri.com/t5/arcgis-solutions-questions/lead-service-line-inventory-add-domain-symbol/m-p/1366497#M1275</link>
    <description>&lt;P&gt;Hi, please see the attached video walking through the steps to update the symbols. Those white symbols are the result of an edit template issue when updating the symbols. Hope these steps apply and let me know if you are still having issues. You can also repeat these steps for other maps in the solution as well.&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6344278611112w1082h540r23" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6344278611112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6344278611112w1082h540r23');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6344278611112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jan 2024 20:44:14 GMT</pubDate>
    <dc:creator>AlexKabak</dc:creator>
    <dc:date>2024-01-04T20:44:14Z</dc:date>
    <item>
      <title>Lead Service Line Inventory Add Domain/Symbol</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/lead-service-line-inventory-add-domain-symbol/m-p/1366466#M1273</link>
      <description>&lt;P&gt;I am attempting to implement the Lead Service Line Inventory Solution. We have some scenarios where the utility or customer side is "not applicable." Therefore, we would need to add a new domain and symbol.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone successfully added new domains and symbols to this solution? I attempted but everything is broken now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Lead Service Line Viewer map looks great! (image below, with added "not applicable" symbols)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="NewSymbols.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90554i976A79813DB7AD82/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NewSymbols.PNG" alt="NewSymbols.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you look at the Lead Service Line Viewer web app, the symbols are not being honored.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="NewSymbolsFail.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/90556iC278059B41F772C5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NewSymbolsFail.PNG" alt="NewSymbolsFail.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not shocked since the solution relies heavily on these domains. However, I'm wondering if anyone has figured this out! Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 19:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/lead-service-line-inventory-add-domain-symbol/m-p/1366466#M1273</guid>
      <dc:creator>mmcdonald_BLMGTN_MN</dc:creator>
      <dc:date>2024-01-04T19:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Lead Service Line Inventory Add Domain/Symbol</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/lead-service-line-inventory-add-domain-symbol/m-p/1366496#M1274</link>
      <description>&lt;P&gt;I am stuck in 10.9.1 for multiple reasons and used the 10.9.1 Lead Service Line solution as the base, but grabbed some components and Schema from a later release of the Solution after the final LCR spec was released and have had some bumps along the way myself.&lt;/P&gt;&lt;P&gt;So, I had a question.&amp;nbsp; It would appear that you took all of the Non-Lead values and replaced them with Not Applicable?&amp;nbsp; That would seem like two terms that mean the same?&amp;nbsp; I am wondering why you picked Not Applicable.&amp;nbsp; The code snippets I believe would be coded throughout the solution with the 17 default field values (4x4 + Other, which is if the status fields are unset, it fills the circle in white).&amp;nbsp; If that is the case, if you changed Not Applicable to Non-Lead in the Domain, it will all work again.&amp;nbsp; My guess is...The value in the Domain could stay the same as the solution provided (Non-Lead) and the Description could be Not Applicable.&amp;nbsp; Just a thought without knowing your definition of Not Applicable.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 20:42:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/lead-service-line-inventory-add-domain-symbol/m-p/1366496#M1274</guid>
      <dc:creator>bsanders69</dc:creator>
      <dc:date>2024-01-04T20:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Lead Service Line Inventory Add Domain/Symbol</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/lead-service-line-inventory-add-domain-symbol/m-p/1366497#M1275</link>
      <description>&lt;P&gt;Hi, please see the attached video walking through the steps to update the symbols. Those white symbols are the result of an edit template issue when updating the symbols. Hope these steps apply and let me know if you are still having issues. You can also repeat these steps for other maps in the solution as well.&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6344278611112w1082h540r196" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6344278611112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6344278611112w1082h540r196');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6344278611112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 20:44:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/lead-service-line-inventory-add-domain-symbol/m-p/1366497#M1275</guid>
      <dc:creator>AlexKabak</dc:creator>
      <dc:date>2024-01-04T20:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Lead Service Line Inventory Add Domain/Symbol</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/lead-service-line-inventory-add-domain-symbol/m-p/1366519#M1276</link>
      <description>&lt;P&gt;One example - we have private main lines that branch off our city main line. From there, private service lines are running to a building/residence. Therefore the utility side is not applicable because the city doesn't own/maintain a service line in the area. The symbol for this would then be "not applicable" for the utility side and then customer side would be lead, non-lead, etc.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 21:21:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/lead-service-line-inventory-add-domain-symbol/m-p/1366519#M1276</guid>
      <dc:creator>mmcdonald_BLMGTN_MN</dc:creator>
      <dc:date>2024-01-04T21:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Lead Service Line Inventory Add Domain/Symbol</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/lead-service-line-inventory-add-domain-symbol/m-p/1366546#M1277</link>
      <description>&lt;P&gt;Gotcha.&amp;nbsp; We have the same situation, as do probably the vast majority of systems around the US, with many Condos, Townhouses, even another City that is a SubNetwork of our system. &amp;nbsp;We don’t maintain these, but we have service laterals from the Main tap to the Meter or more commonly a Master Meter and anything after that is owned by the customer.&amp;nbsp; For almost all of the data we have for our system, there is almost no information known about the portion from the meter to the customer other than the diameter and material that is coming into the mater from our lateral lines.&amp;nbsp; We created connector lines from the Customer address points to the closest meter and then went back to make sure to note where we either don’t know which meter is monitoring the customer or there is no meter in our system for a given customer.&amp;nbsp; These lines can help, using spatial joins to extract information from both customer and City service lateral assets and the feeding main for each customer.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 21:55:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/lead-service-line-inventory-add-domain-symbol/m-p/1366546#M1277</guid>
      <dc:creator>bsanders69</dc:creator>
      <dc:date>2024-01-04T21:55:13Z</dc:date>
    </item>
  </channel>
</rss>

