<?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: How to create a drive time zone using polygons of interest in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-a-drive-time-zone-using-polygons-of/m-p/1183799#M56285</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/41303"&gt;@NaomiBegg&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;This tool talks about 'facilities' which made me think it works with polygons&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Facility is only a term used to reference a point location which can be reached via a network.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So, you should consider converting your polygons of interest to points of interest. There are a number of methods to convert a polygon to point, e.g:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Using its centroid,&lt;/LI&gt;&lt;LI&gt;A vertice along a polygon edge,&lt;/LI&gt;&lt;LI&gt;The centre vertice along its edge (Polygon -&amp;gt; Polyline -&amp;gt; mid-point of polyline)... etc.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The point location would be represent the location where your facility can provide the service (e.g. the entrance to a store, a train station, emergency service exit, etc...)&lt;/P&gt;&lt;P&gt;If a method above is not accurate enough, then you should consider adjusting the point of interest before generating the service area.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jun 2022 02:34:11 GMT</pubDate>
    <dc:creator>LongDinh</dc:creator>
    <dc:date>2022-06-17T02:34:11Z</dc:date>
    <item>
      <title>How to create a drive time zone using polygons of interest</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-a-drive-time-zone-using-polygons-of/m-p/1183797#M56284</link>
      <description>&lt;P&gt;I have a selection of polygons that&amp;nbsp; I need to create drive and walk times from.&lt;/P&gt;&lt;P&gt;All of the tools I have found only work using points rather than polygons.&lt;/P&gt;&lt;P&gt;This tool talks about 'facilities' which made me think it works with polygons ... but it doesn't:&amp;nbsp;&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/ready-to-use/itemdesc-generate-service-areas.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/ready-to-use/itemdesc-generate-service-areas.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Surely in the world of GIS this functionality has been created as a simple tool set?&lt;/P&gt;&lt;P&gt;Does anyone know of the tool that I need?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 02:15:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-a-drive-time-zone-using-polygons-of/m-p/1183797#M56284</guid>
      <dc:creator>NaomiBegg</dc:creator>
      <dc:date>2022-06-17T02:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a drive time zone using polygons of interest</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-a-drive-time-zone-using-polygons-of/m-p/1183799#M56285</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/41303"&gt;@NaomiBegg&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;This tool talks about 'facilities' which made me think it works with polygons&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Facility is only a term used to reference a point location which can be reached via a network.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So, you should consider converting your polygons of interest to points of interest. There are a number of methods to convert a polygon to point, e.g:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Using its centroid,&lt;/LI&gt;&lt;LI&gt;A vertice along a polygon edge,&lt;/LI&gt;&lt;LI&gt;The centre vertice along its edge (Polygon -&amp;gt; Polyline -&amp;gt; mid-point of polyline)... etc.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The point location would be represent the location where your facility can provide the service (e.g. the entrance to a store, a train station, emergency service exit, etc...)&lt;/P&gt;&lt;P&gt;If a method above is not accurate enough, then you should consider adjusting the point of interest before generating the service area.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 02:34:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-a-drive-time-zone-using-polygons-of/m-p/1183799#M56285</guid>
      <dc:creator>LongDinh</dc:creator>
      <dc:date>2022-06-17T02:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a drive time zone using polygons of interest</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-a-drive-time-zone-using-polygons-of/m-p/1183801#M56286</link>
      <description>&lt;P&gt;I did consider converting the areas to points, however one of my areas of interest is&amp;nbsp;&lt;SPAN&gt;616&amp;nbsp;km² which definitely wouldn't work as a centroid or a one off point and it would be a massive work load to figure out how many points are required and where to distribute them along the edge.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 02:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-a-drive-time-zone-using-polygons-of/m-p/1183801#M56286</guid>
      <dc:creator>NaomiBegg</dc:creator>
      <dc:date>2022-06-17T02:48:01Z</dc:date>
    </item>
  </channel>
</rss>

