<?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 Network Analyst Tools in ArcGIS Urban Questions</title>
    <link>https://community.esri.com/t5/arcgis-urban-questions/network-analyst-tools/m-p/411278#M52</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" data-value="0"&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;P&gt;I have two polygon layers, and a roads layer that I've made into a network dataset. My goal is to find the closest polygon in one layer to each polygon in the other layer, but instead of just calculating the distance to find the closest I need to use the roads ND to see which of the polygons from the first layer is closest to the polygon from the second layer.&lt;/P&gt;&lt;P&gt;My question is, what tool can I use to do this? I've assumed I can do it with something in the Network Analyst toolset, but I can't figure out what.&lt;BR /&gt; From the picture, I want to find the closest green polygon to both of the red polygons using the yellow roads.&lt;/P&gt;&lt;P&gt;Hopefully this question makes sense. I'm still relatively new to this, in my first course on the subject. If I need to clarify anything further please let me know.&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/475084_network Pic.jpg" /&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Dec 2019 19:13:57 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2019-12-02T19:13:57Z</dc:date>
    <item>
      <title>Network Analyst Tools</title>
      <link>https://community.esri.com/t5/arcgis-urban-questions/network-analyst-tools/m-p/411278#M52</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" data-value="0"&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;P&gt;I have two polygon layers, and a roads layer that I've made into a network dataset. My goal is to find the closest polygon in one layer to each polygon in the other layer, but instead of just calculating the distance to find the closest I need to use the roads ND to see which of the polygons from the first layer is closest to the polygon from the second layer.&lt;/P&gt;&lt;P&gt;My question is, what tool can I use to do this? I've assumed I can do it with something in the Network Analyst toolset, but I can't figure out what.&lt;BR /&gt; From the picture, I want to find the closest green polygon to both of the red polygons using the yellow roads.&lt;/P&gt;&lt;P&gt;Hopefully this question makes sense. I'm still relatively new to this, in my first course on the subject. If I need to clarify anything further please let me know.&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/475084_network Pic.jpg" /&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2019 19:13:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-urban-questions/network-analyst-tools/m-p/411278#M52</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-12-02T19:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analyst Tools</title>
      <link>https://community.esri.com/t5/arcgis-urban-questions/network-analyst-tools/m-p/411279#M53</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your question. In order to solve your task with the Network Analyst, the following approach came&amp;nbsp;spontaneously to my mind:&lt;/P&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;Convert the vertices of your polygon features to points (&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/feature-vertices-to-points.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/feature-vertices-to-points.htm"&gt;Feature Vertices To Points—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;)&lt;UL&gt;&lt;LI&gt;Do this twice: once for the green polygons and once for the red polygons&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Calculate an OD cost matrix with the Network Analyst (&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/analysis/networks/od-cost-matrix-analysis-layer.htm" title="https://pro.arcgis.com/en/pro-app/help/analysis/networks/od-cost-matrix-analysis-layer.htm"&gt;OD cost matrix analysis layer—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;)&lt;UL&gt;&lt;LI&gt;Load the vertices from the red polygons as origins and the vertices from the green polygons as destinations (or vice-versa)&lt;/LI&gt;&lt;LI&gt;Use the OD cost matrix to find out the shortest path between any vertex of a green polygon and any vertex of a red polygon.&lt;/LI&gt;&lt;LI&gt;Use these vertices geographic positions to determine to which green or red polygon the vertices belong.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;If you are having&amp;nbsp;more detailed questions regarding the Network Analyst, please feel free to refer to the&amp;nbsp;Network Analyst Geonet Place (&lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="2057" data-containertype="14" data-objectid="2151" data-objecttype="14" href="https://community.esri.com/thread/community/gis/analysis/network-analyst" style="color: #287433; background-color: #ffffff; border: 0px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;Network Analyst&lt;/A&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;) - there&amp;nbsp;it is more likely to find corresponding experts than on this GeoNet Space dedicated to the product ArcGIS Urban :-).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2019 09:30:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-urban-questions/network-analyst-tools/m-p/411279#M53</guid>
      <dc:creator>DominikAllemann</dc:creator>
      <dc:date>2019-12-03T09:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analyst Tools</title>
      <link>https://community.esri.com/t5/arcgis-urban-questions/network-analyst-tools/m-p/411280#M54</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for the help! That's what I was looking for. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2019 16:32:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-urban-questions/network-analyst-tools/m-p/411280#M54</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-12-03T16:32:36Z</dc:date>
    </item>
  </channel>
</rss>

