<?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 the furthest point location from the edge inside a polygon. in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046432#M39650</link>
    <description>&lt;P&gt;If your polygons are that big, Zonal thickness will be the quickest and you certainly don't need to nail down the offset distances to sub-meter precision&lt;/P&gt;</description>
    <pubDate>Tue, 13 Apr 2021 16:26:24 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2021-04-13T16:26:24Z</dc:date>
    <item>
      <title>Finding the furthest point location from the edge inside a polygon.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046200#M39612</link>
      <description>&lt;P&gt;Is there a way to find a point or points (such as rectangle) inside a polygon that is the furthest from the edge of the polygon?&amp;nbsp; Centroid and centroid inside don’t work.&lt;/P&gt;&lt;P&gt;An example of what I’m wanting to do is:&amp;nbsp; I own a parcel of land and want to build a house as far from the property lines as possible, how can I find this point?&lt;/P&gt;&lt;P&gt;I'm using ArcGIS Desktop 10.6 advanced with access to the extra extensions.&lt;/P&gt;&lt;P&gt;I would think this would have multiple uses but haven't been able to search and find any info on a way to do this.&lt;/P&gt;&lt;P&gt;This is my first post, hopefully it is in the right place.&amp;nbsp; Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 02:06:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046200#M39612</guid>
      <dc:creator>The_Claw</dc:creator>
      <dc:date>2021-04-13T02:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the furthest point location from the edge inside a polygon.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046204#M39613</link>
      <description>&lt;P&gt;Centroid is the center of mass and should meet your condition if you have convex polygons, including a rectangle.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What example did you find that this was not the case?&lt;/P&gt;&lt;P&gt;Addendum&lt;/P&gt;&lt;P&gt;For concave polygons, the "thickness" may approximate what you are looking for, but it has a limited scope in complex concave polygons&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/h-how-zonal-geometry-works.htm" target="_blank"&gt;How Zonal Geometry works—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 02:33:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046204#M39613</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-04-13T02:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the furthest point location from the edge inside a polygon.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046208#M39614</link>
      <description>&lt;P&gt;Thanks for responding in the snapshot below you can see where centroid places the points.&amp;nbsp; I tried a few different ways at creating centroids.&amp;nbsp; In a circle or a rectangle it gives a point that is equidistant from the sides but in all other complex polygons it does not give a point that is furthest from an edge.&amp;nbsp; An inverted buffer is about the closest I could get to what I was searching for but is not the actual solution I'm looking for.&amp;nbsp; Thanks again.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="The_Claw_0-1618281175168.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/10669i1DC50C13334A11DC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="The_Claw_0-1618281175168.png" alt="The_Claw_0-1618281175168.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 02:37:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046208#M39614</guid>
      <dc:creator>The_Claw</dc:creator>
      <dc:date>2021-04-13T02:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the furthest point location from the edge inside a polygon.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046209#M39615</link>
      <description>&lt;P&gt;circle and rectangle are correct&lt;/P&gt;&lt;P&gt;the one in the middle is probably as close as you are going to get... it looks like an inscribed circle would yield centroids similar to the two points in the middle.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The two on the right are what my addendum was referring to... zonal geometry with the "thickness" option.&lt;/P&gt;&lt;P&gt;You would have to use a really small cell size.&amp;nbsp; It will effectively find an inscribed circle and find the centroid.&amp;nbsp; It represents the farthest distance.&amp;nbsp; Fot the tow right one, that would be on the upper portion.&amp;nbsp; For the bottom, flipped C, it would be on the bump-up on the lower branch... since it appears that the inscribed circle would be greater than in the other corners.&lt;/P&gt;&lt;P&gt;If this are parcels of land you are considering buying, I would skip the two on the right.&amp;nbsp; As for the circle, fencing would be a real pain.&amp;nbsp; The rectangle is popular and the one in the middle.... well, it is just interesting&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 02:55:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046209#M39615</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-04-13T02:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the furthest point location from the edge inside a polygon.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046217#M39618</link>
      <description>&lt;P&gt;I'm looking into the zonal thickness as it seems to give an accurate internal buffer distance of the greatest possibly value from the perimeter.&amp;nbsp; Maybe with a few more steps I can get closer to what I'm looking for.&lt;/P&gt;&lt;P&gt;I'm surprised there isn't an easy answer.&amp;nbsp;&amp;nbsp;It seems like this query would have lots of real world applications that others would want to use.&amp;nbsp; Especially military.&amp;nbsp; I have a range and want to test munitions as far as possible from any other encroachments...etc....&lt;/P&gt;&lt;P&gt;Thanks again for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 03:18:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046217#M39618</guid>
      <dc:creator>The_Claw</dc:creator>
      <dc:date>2021-04-13T03:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the furthest point location from the edge inside a polygon.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046220#M39619</link>
      <description>&lt;P&gt;The only other options which yield similar results are to derive the medial axis of the polygon (vector processing) and roll a circle along it, stopping at the thickest point.&amp;nbsp; The raster approximate equivalent ..."thickness" approximates this&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 03:22:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046220#M39619</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-04-13T03:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the furthest point location from the edge inside a polygon.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046232#M39620</link>
      <description>&lt;P&gt;The following workflow can get you close:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Run Multiple Ring Buffer tool with a list of negative distances on your input parcels. The values in the list could be -1, -3, -5, -7, -10, - 20, -40, -60, -80, - 100, -120, -140, etc. The idea is to “shrink” each parcel polygon to a “central” area. The smaller the distance intervals are, the better accuracy will be achieved. Let’s call the output parcel_mBuffers.&lt;/LI&gt;&lt;LI&gt;Run Summary Statistics tool on parcel_mBuffers with ORIG_FID as the Case Field and specify “distance” field as the Statistics Field and “MIN” as Statistic Type. Name the output parcel_mBuffers_statsDIST.&lt;/LI&gt;&lt;LI&gt;Run Join Field tool to transfer MIN_distance from parcel_mBuffers_statsDIST to parcel_mBuffers through the common ORIG_FID fields.&lt;/LI&gt;&lt;LI&gt;Use Select Layer By Attributes to select the most inner buffers from parcel_mBuffers by the expression “distance = MIN_distance”. Now, any location inside a selected feature is farther away from the boundary of its containing parcel than anywhere outside the selected feature.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If you want one location for each parcel, run Feature To Point tool on the selected features with the Inside option. The result should be very close to what you need.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 04:44:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046232#M39620</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2021-04-13T04:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the furthest point location from the edge inside a polygon.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046324#M39629</link>
      <description>&lt;P&gt;I'll give this a shot.&amp;nbsp; I actually have over 300 polygons I'm attempting to find these interior points on and they range in size from 1,000 acres to over 500,000 acres.&amp;nbsp; I'll see if there is anyway to batch these or come up with a system using the zonal thickness to narrow down the buffering.&amp;nbsp; Looks like it will be some work.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 13:12:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046324#M39629</guid>
      <dc:creator>The_Claw</dc:creator>
      <dc:date>2021-04-13T13:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the furthest point location from the edge inside a polygon.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046376#M39637</link>
      <description>&lt;P&gt;Good Morning,&lt;/P&gt;&lt;P&gt;Any thoughts on doing a buffer on the parcel with a negative value. Many locations might have a 20 ft setback or similar so entering -20 ft would give you the smaller useable footprint. Trying to get to single point would only be relevant for a very small structure like a birdhouse&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Just a thought.&lt;/P&gt;&lt;P&gt;Tom Homan&lt;/P&gt;&lt;P&gt;Gila County GIS&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 15:02:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046376#M39637</guid>
      <dc:creator>ThomasHoman</dc:creator>
      <dc:date>2021-04-13T15:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the furthest point location from the edge inside a polygon.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046383#M39640</link>
      <description>&lt;P&gt;I wondered about the size range of your parcels. You can narrow down the buffering by:&lt;/P&gt;&lt;P&gt;a. Starting with relatively "large" negative distances, say -1000, - 2000, -3000, etc. to run &lt;SPAN&gt;Multiple Ring Buffer&amp;nbsp;&lt;/SPAN&gt;on all parcels. Large and wide parcels will get the buffers while other parcels will be skipped.&lt;/P&gt;&lt;P&gt;b. Use the steps I described above to identify the most inner/central polygons&amp;nbsp;(or points) for these parcels.&lt;/P&gt;&lt;P&gt;c. Use Select Layer By Location to select original parcels that contain the identified central polygons (or points) and invert the selection. Now you have the smaller parcels to process.&lt;/P&gt;&lt;P&gt;d. Repeat the above with relatively "smaller" negative distances, e.g. -100, -200, -300, etc. on the selected parcels. If&amp;nbsp;&lt;SPAN&gt;Multiple Ring Buffer still skips features (see processing messages), finish the steps for identifying the inner polygons/points for this round and repeat the process with reduced distances, -5, -10, - 20, etc. for the remaining parcels.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Note: after the second round, if there are still remaining parcels to process, you would need to Append the identified inner (central) polygons to those identified previously. Then select parcels that contain them and switch selection to get the remaining parcels for processing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;With 3 iterations, you can cut down the total buffering time a lot already. You can put the steps in a model or script. Run it with a different list of buffer distances each round. Hope that's worth the trouble.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 15:19:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046383#M39640</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2021-04-13T15:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the furthest point location from the edge inside a polygon.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046432#M39650</link>
      <description>&lt;P&gt;If your polygons are that big, Zonal thickness will be the quickest and you certainly don't need to nail down the offset distances to sub-meter precision&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 16:26:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1046432#M39650</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-04-13T16:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the furthest point location from the edge inside a polygon.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1047220#M39738</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem with zonal geometry is that it doesn't report the locations of those maximum values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recommend using Euclidean Distance, followed by Zonal statistics, followed by Con, to compute and extract those locations. The input to euclidean distance will be the negation of your polygons (i.e. all cells not in the polygons). Let me know if that makes sense or if I need to elaborate further.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-jt&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 19:21:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1047220#M39738</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-04-14T19:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the furthest point location from the edge inside a polygon.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1101597#M45957</link>
      <description>&lt;P&gt;Not to get completely off track but this is the closest thread I could find to what I'm trying to figure out. I want to figure out the opposite of this. I have a point within a polygon and I want to find the distance to the furthest point on the edge of the polygon. I know I could use the measure tool and try to figure it out manually, but my polygon has a very irregular edge, and I need to run this against multiple polygons, so I figured I could merge the polygons and run it against the single point.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 12:52:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1101597#M45957</guid>
      <dc:creator>GaryBarden</dc:creator>
      <dc:date>2021-09-24T12:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the furthest point location from the edge inside a polygon.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1102871#M46122</link>
      <description>&lt;P&gt;HI Gary&lt;/P&gt;&lt;P&gt;Do you need to measure distance 'as the crow flies' (the distance from P to 'a' in the figure below) or staying inside the polygon (the distance from P to 'b')?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JimTenbrink_0-1632870758747.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24078i38F44DB182A121A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JimTenbrink_0-1632870758747.png" alt="JimTenbrink_0-1632870758747.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the former case, you can use a da cursor and the python geometry apis to find the farthest distance from your query point. In the second case you can use the Spatial Analyst DistanceAccumulation and Con tools.&lt;/P&gt;&lt;P&gt;Here are a few more details.&lt;/P&gt;&lt;P&gt;In the first case, you could get a quick approximate solution by densifying the input polygon boundary and then looping over all vertices in the polygon to&amp;nbsp;find the farthest vertex from the query point.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the second case you need to create a raster that represents the background portion of the polygon. For example, for the "C" shaped polygon above, the background raster would be these gray cells. After rasterizing the polygon, the IsNull and CON tools can be used together to create it.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JimTenbrink_1-1632871304647.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24081i47A37E10131BD552/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JimTenbrink_1-1632871304647.png" alt="JimTenbrink_1-1632871304647.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can then specify the gray raster as the 'barrier' parameter to DistanceAccumulation and the point P as the source parameter. Your output 'accumulation' raster will be the distance from each interior cell to P (travelling on the shortest path to P inside the polygon). You can then find the location(s) that have that maximum distance by using the CON tool, along with the 'max' value from the output accumulation raster's statistics.&lt;/P&gt;&lt;P&gt;At Pro 2.9,&amp;nbsp; the second case will be a bit easier: you'll be able to simply specify the polygon as the 'mask' environment for the DistanceAccumulation tool. You won't have to first create the complement as the barrier.&lt;/P&gt;&lt;P&gt;Let me know if this helps.&lt;/P&gt;&lt;P&gt;-Jim TenBrink&lt;/P&gt;&lt;P&gt;spatial analyst team&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 23:41:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/finding-the-furthest-point-location-from-the-edge/m-p/1102871#M46122</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-09-28T23:41:04Z</dc:date>
    </item>
  </channel>
</rss>

