<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Julia,<br>
    <br>
    Good question. The R script below illustrates how to find the area
    of overlap between isopleths for two individuals. This is relatively
    easy because T-LoCoH saves isopleths (and hulls) as
    SpatialPolygonDataFrames, which is a pretty common format for
    spatial objects in R so there are a lot of packages and functions
    that can manipulate polygons in this format.<br>
    <br>
    <a
      href="http://tlocoh.r-forge.r-project.org/isopleth_overlap_exericse.txt">http://tlocoh.r-forge.r-project.org/isopleth_overlap_exericse.txt<br>
    </a><br>
    Check that out and let me know if you have any other questions.<br>
    <br>
    Andy<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 6/12/2014 8:25 AM, Julia Krejci
      wrote:<br>
    </div>
    <blockquote cite="mid:000001cf8639$58114b60$0833e220$@chello.at"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span lang="EN-GB">Dear t-locoh group,<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB">my name is Julia. I work
            on home ranges of Northern Bald Ibis and chose t-locoh to
            analyse them. I have 11 individuals for which I already
            calculated individual home ranges. Now I wonder if it is
            possible to “overlap” these home ranges/isopleths to see how
            similar they are in size but also geographically. Is there a
            way to do see to which percentage they are similar? I would
            like to investigate for example if the core areas of the
            individuals have the same geographical position and similar
            size. <o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB">Thank you very much for
            your help,<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB">Best wishes,<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB">Julia <o:p></o:p></span></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Tlocoh-info mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Tlocoh-info@lists.r-forge.r-project.org">Tlocoh-info@lists.r-forge.r-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/tlocoh-info">http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/tlocoh-info</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>