<?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: Closest Facility: Polygons as locations? in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/closest-facility-polygons-as-locations/m-p/539834#M5264</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;anybody having any other idea?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 May 2011 18:32:55 GMT</pubDate>
    <dc:creator>TheresaGarske</dc:creator>
    <dc:date>2011-05-22T18:32:55Z</dc:date>
    <item>
      <title>Closest Facility: Polygons as locations?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/closest-facility-polygons-as-locations/m-p/539831#M5261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question straight forward is: Is it possible to load polygons as locations within the NA?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The story behind is the following: I am trying to calculate the shortest routes connecting building blocks and green spaces. Doing that I don't have any data concerning entrances available. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since I realized that the NA works only with point-shapes, I created through "Feature to point" the center point for each polygon. But in the network analysis this ends up in disproportionate distances between a green space and a building block, because the NA looks for that point on the street network arouund e.g. the building block, where the distance to the center point and the street is the shortest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To keep me from thinking about possibilities with eucledean distance, severeal network analysis steps etc., it would be very easy to just use polygons as locations and have the routes being calculated to any point of the polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope the problem is understandable and I would definitely appreciate any help...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Theresa&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 12:28:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/closest-facility-polygons-as-locations/m-p/539831#M5261</guid>
      <dc:creator>TheresaGarske</dc:creator>
      <dc:date>2011-05-12T12:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Closest Facility: Polygons as locations?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/closest-facility-polygons-as-locations/m-p/539832#M5262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One possibility is to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Take your green space polygon and buffer it by say 10 meters&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Intersect the buffered polygon with your streets to find the streets that intersect the buffer&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Use the "Feature Vertices To Points" GP tool to turn the intersected street features in to individual points&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Create a new closest facility layer (which by default goes from incidents to facilities)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Load the vertices as your facilities&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Load your buildings as incidents&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Solve to find the nearest park for each building (incident)&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 15:03:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/closest-facility-polygons-as-locations/m-p/539832#M5262</guid>
      <dc:creator>DougSterling</dc:creator>
      <dc:date>2011-05-12T15:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Closest Facility: Polygons as locations?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/closest-facility-polygons-as-locations/m-p/539833#M5263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello dsterling,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and thanks a lot for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will try this approach, the only problem I see than: If I take those intersects as green space "entrances", NA will calculate the routes from every building block to every green space "entrance" (intersect with streets). Which means, if a greenspace has more than one "entrance" I will have several routes... I hope you know what I mean.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Theresa&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 11:14:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/closest-facility-polygons-as-locations/m-p/539833#M5263</guid>
      <dc:creator>TheresaGarske</dc:creator>
      <dc:date>2011-05-13T11:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Closest Facility: Polygons as locations?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/closest-facility-polygons-as-locations/m-p/539834#M5264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;anybody having any other idea?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 May 2011 18:32:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/closest-facility-polygons-as-locations/m-p/539834#M5264</guid>
      <dc:creator>TheresaGarske</dc:creator>
      <dc:date>2011-05-22T18:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Closest Facility: Polygons as locations?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/closest-facility-polygons-as-locations/m-p/1657273#M9162</link>
      <description>&lt;P&gt;Try to calculate centroid points on fly or predefined layer.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Oct 2025 13:06:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/closest-facility-polygons-as-locations/m-p/1657273#M9162</guid>
      <dc:creator>vijaybadugu</dc:creator>
      <dc:date>2025-10-11T13:06:57Z</dc:date>
    </item>
  </channel>
</rss>

