<?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 area of a irregular polygon (SAS Base) in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Finding-the-area-of-a-irregular-polygon-SAS-Base/m-p/204007#M7559</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This paper may provide a starting point. &lt;A href="http://www.caloxy.com/papers/52-DataX_gis_poster.pdf" title="http://www.caloxy.com/papers/52-DataX_gis_poster.pdf"&gt;http://www.caloxy.com/papers/52-DataX_gis_poster.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It has a few pages worth of code to do this and find "interior" points. The code dates from the 80's and doesn't use proc gis or similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Understanding the code may be a learning exercise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Aug 2015 20:25:09 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2015-08-20T20:25:09Z</dc:date>
    <item>
      <title>Finding the area of a irregular polygon (SAS Base)</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Finding-the-area-of-a-irregular-polygon-SAS-Base/m-p/204006#M7558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have sas/stat and sas foundations but not sas/iml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to find the area for an irregular polygon. My dataset consists of many points but the example below contains just 8 coordinates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a good algorithm available for doing this? Ideally generalizing it so that it can apply to potentially 100s of points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data coord;&lt;/P&gt;&lt;P&gt;input x 1. y 1.;&lt;/P&gt;&lt;P&gt;datalines;&lt;/P&gt;&lt;P&gt;14&lt;/P&gt;&lt;P&gt;31&lt;/P&gt;&lt;P&gt;53&lt;/P&gt;&lt;P&gt;87&lt;/P&gt;&lt;P&gt;79&lt;/P&gt;&lt;P&gt;58&lt;/P&gt;&lt;P&gt;47&lt;/P&gt;&lt;P&gt;25&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 19:58:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Finding-the-area-of-a-irregular-polygon-SAS-Base/m-p/204006#M7558</guid>
      <dc:creator>brophymj</dc:creator>
      <dc:date>2015-08-20T19:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the area of a irregular polygon (SAS Base)</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Finding-the-area-of-a-irregular-polygon-SAS-Base/m-p/204007#M7559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This paper may provide a starting point. &lt;A href="http://www.caloxy.com/papers/52-DataX_gis_poster.pdf" title="http://www.caloxy.com/papers/52-DataX_gis_poster.pdf"&gt;http://www.caloxy.com/papers/52-DataX_gis_poster.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It has a few pages worth of code to do this and find "interior" points. The code dates from the 80's and doesn't use proc gis or similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Understanding the code may be a learning exercise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 20:25:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Finding-the-area-of-a-irregular-polygon-SAS-Base/m-p/204007#M7559</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-08-20T20:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the area of a irregular polygon (SAS Base)</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Finding-the-area-of-a-irregular-polygon-SAS-Base/m-p/204008#M7560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/graphicallyspeaking/2015/08/24/a-macro-for-polygon-area-and-center/" title="http://blogs.sas.com/content/graphicallyspeaking/2015/08/24/a-macro-for-polygon-area-and-center/"&gt;http://blogs.sas.com/content/graphicallyspeaking/2015/08/24/a-macro-for-polygon-area-and-center/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 15:01:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Finding-the-area-of-a-irregular-polygon-SAS-Base/m-p/204008#M7560</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2015-08-25T15:01:39Z</dc:date>
    </item>
  </channel>
</rss>

