<?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: Finding Gaps in Light Pole data in Electric Questions</title>
    <link>https://community.esri.com/t5/electric-questions/finding-gaps-in-light-pole-data/m-p/1331066#M924</link>
    <description>&lt;P&gt;Switch the order of input/near parameters in your GP tool. You want the poles to each find their nearest road (then use the near_x and near_y), doing it the other way around means that each road will only find its nearest pole &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Specifying a reasonable threshold is always a good idea.&lt;/P&gt;&lt;P&gt;One of the biggest limitations of this approach is going to be how streetlights are captured in intersections (which street do they get assigned to?), but this approach will work well for long running stretches of road.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2023 14:42:30 GMT</pubDate>
    <dc:creator>RobertKrisher</dc:creator>
    <dc:date>2023-09-21T14:42:30Z</dc:date>
    <item>
      <title>Finding Gaps in Light Pole data</title>
      <link>https://community.esri.com/t5/electric-questions/finding-gaps-in-light-pole-data/m-p/1330115#M920</link>
      <description>&lt;P&gt;I am trying to solve a problem where I need to find gaps in our street light data. I need to have street lights at every other pole, at street intersections and at dead ends/culdesacs. I have a dataset of all poles (with and without lights), a dataset of poles with lights, and a dataset of street centerlines and intersections. Using the buffer tool, I was able to find all the interesections that do not have street lights within 50 feet of them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How would I go about solving the problem of street lights at every other pole? This includes situations where there are poles/streetlights across the street.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 13:41:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/finding-gaps-in-light-pole-data/m-p/1330115#M920</guid>
      <dc:creator>BenWilkerson89</dc:creator>
      <dc:date>2023-09-19T13:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Gaps in Light Pole data</title>
      <link>https://community.esri.com/t5/electric-questions/finding-gaps-in-light-pole-data/m-p/1331016#M922</link>
      <description>&lt;P&gt;You could use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/generate-near-table.htm" target="_blank" rel="noopener"&gt;generate near table&lt;/A&gt; tool to identify the street centerline closest to each pole, and by turning on the Location option it will include the location on the centerline. You can then &lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/create-points-from-a-table.htm" target="_blank" rel="noopener"&gt;create a point layer&lt;/A&gt; from the coordinates in your near table (remembering the ID of the line), and &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/join-field.htm" target="_blank" rel="noopener"&gt;join in the information from your pole layer&lt;/A&gt; whether it has a streetlight or not. That should make it much easier to visually review the centerline data.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 13:35:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/finding-gaps-in-light-pole-data/m-p/1331016#M922</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2023-09-21T13:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Gaps in Light Pole data</title>
      <link>https://community.esri.com/t5/electric-questions/finding-gaps-in-light-pole-data/m-p/1331060#M923</link>
      <description>&lt;P&gt;Thank you Robert for the suggestion! I did as you suggested but it didn't generate a point on the centerline for every pole as I thought it would. It only generated them at random intervals. As I hope you can see from the attached images, there are more poles that adjacent to the centerlines but it's not grabbing those. Do I need to set a search radius?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 14:34:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/finding-gaps-in-light-pole-data/m-p/1331060#M923</guid>
      <dc:creator>BenWilkerson89</dc:creator>
      <dc:date>2023-09-21T14:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Gaps in Light Pole data</title>
      <link>https://community.esri.com/t5/electric-questions/finding-gaps-in-light-pole-data/m-p/1331066#M924</link>
      <description>&lt;P&gt;Switch the order of input/near parameters in your GP tool. You want the poles to each find their nearest road (then use the near_x and near_y), doing it the other way around means that each road will only find its nearest pole &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Specifying a reasonable threshold is always a good idea.&lt;/P&gt;&lt;P&gt;One of the biggest limitations of this approach is going to be how streetlights are captured in intersections (which street do they get assigned to?), but this approach will work well for long running stretches of road.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 14:42:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/finding-gaps-in-light-pole-data/m-p/1331066#M924</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2023-09-21T14:42:30Z</dc:date>
    </item>
  </channel>
</rss>

