<?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: antipodal line in convex hull in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/antipodal-line-in-convex-hull/m-p/1187415#M56686</link>
    <description>&lt;P&gt;Just to save us time, essentially what I am trying to do is to visualize the antipodal line. These features correspond to something smaller than islands. They are manatees in drone images. I am just trying to see the antipodal line to discard it as a tool. What I am really after is a line that goes from head to tail directly, in order to get its orientation and hence the orientation of the animal. However, the antipodal line is the longest line connecting points in the perimeter of a polygon you can find, right? That means most of the time, if a manatee has a tear drop shape, it will not go from the head to the tail in a straight way, more to the end of the animal but to one side, in a diagonal direction, as it is the longest possible line inside the polygon?&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2022 17:09:25 GMT</pubDate>
    <dc:creator>EstebanRodofili</dc:creator>
    <dc:date>2022-06-28T17:09:25Z</dc:date>
    <item>
      <title>antipodal line in convex hull</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/antipodal-line-in-convex-hull/m-p/1186384#M56532</link>
      <description>&lt;P&gt;Hi! I am using the convex hull option in the minimum bounding geometry tool in ArcGIS Pro, to obtain the antipodal line and its orientation. While I get the orientation, the length of the line is zero and the coordinates of the antipodal points are the same (see screen capture).&amp;nbsp; Is it that my features are too small? How could this be solved? I would like to have the points at the ends of the line to recreate that line as another feature. Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2022 01:28:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/antipodal-line-in-convex-hull/m-p/1186384#M56532</guid>
      <dc:creator>EstebanRodofili</dc:creator>
      <dc:date>2022-06-25T01:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: antipodal line in convex hull</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/antipodal-line-in-convex-hull/m-p/1186388#M56534</link>
      <description>&lt;P&gt;I am guessing your data is in decimal degrees. So for a small island, the length value would be too small and perhaps got rounded up to 0 degree. You can open the Field View of the table, find the field and increase the decimal places to 15 (maximum). Save the change. Go back to your table to see if a very small value shows up.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanLee_0-1656126087658.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/44422iED298F1005149E74/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanLee_0-1656126087658.png" alt="DanLee_0-1656126087658.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2022 03:01:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/antipodal-line-in-convex-hull/m-p/1186388#M56534</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2022-06-25T03:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: antipodal line in convex hull</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/antipodal-line-in-convex-hull/m-p/1186447#M56552</link>
      <description>&lt;P&gt;Thanks! That worked! However, when I went to distance and direction to create the antipodal line from the coordinates, a line much longer than it should be appeared. And the type of coordinates selected in the distance and direction tool was decimal degrees. Any idea what could be happening?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2022 23:28:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/antipodal-line-in-convex-hull/m-p/1186447#M56552</guid>
      <dc:creator>EstebanRodofili</dc:creator>
      <dc:date>2022-06-25T23:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: antipodal line in convex hull</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/antipodal-line-in-convex-hull/m-p/1186462#M56559</link>
      <description>&lt;P&gt;Could you show details on how you "went to distance and direction to create the line" with screenshot or interactive steps?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To do spatial analysis on this seemingly an island, the best practice is to project your data so they are in the projected coordinates and distances are in meters or the relevant units.&amp;nbsp; Using distance in very small decimal degrees can result in unexpected result.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jun 2022 01:26:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/antipodal-line-in-convex-hull/m-p/1186462#M56559</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2022-06-26T01:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: antipodal line in convex hull</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/antipodal-line-in-convex-hull/m-p/1187415#M56686</link>
      <description>&lt;P&gt;Just to save us time, essentially what I am trying to do is to visualize the antipodal line. These features correspond to something smaller than islands. They are manatees in drone images. I am just trying to see the antipodal line to discard it as a tool. What I am really after is a line that goes from head to tail directly, in order to get its orientation and hence the orientation of the animal. However, the antipodal line is the longest line connecting points in the perimeter of a polygon you can find, right? That means most of the time, if a manatee has a tear drop shape, it will not go from the head to the tail in a straight way, more to the end of the animal but to one side, in a diagonal direction, as it is the longest possible line inside the polygon?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 17:09:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/antipodal-line-in-convex-hull/m-p/1187415#M56686</guid>
      <dc:creator>EstebanRodofili</dc:creator>
      <dc:date>2022-06-28T17:09:25Z</dc:date>
    </item>
  </channel>
</rss>

