<?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 Spatial joins in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/spatial-joins/m-p/183059#M1305</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have two polygon layers. Is it possible to do a spatial join in ArcPad?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to use a match option COMPLETELY_WITHIN on a polygon in layer 1 on layer 2.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Nov 2012 07:24:51 GMT</pubDate>
    <dc:creator>Dag_MartinRomslo</dc:creator>
    <dc:date>2012-11-19T07:24:51Z</dc:date>
    <item>
      <title>Spatial joins</title>
      <link>https://community.esri.com/t5/arcpad-questions/spatial-joins/m-p/183059#M1305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have two polygon layers. Is it possible to do a spatial join in ArcPad?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to use a match option COMPLETELY_WITHIN on a polygon in layer 1 on layer 2.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 07:24:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/spatial-joins/m-p/183059#M1305</guid>
      <dc:creator>Dag_MartinRomslo</dc:creator>
      <dc:date>2012-11-19T07:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial joins</title>
      <link>https://community.esri.com/t5/arcpad-questions/spatial-joins/m-p/183060#M1306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dag,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You cannot do spatial joins out of the box, but if you were really keen you could write your own. I suppose you could select a polygon 'A' to see if each vertex was completely within polygon 'B' using the IsPointIn method. If you were using AXF data you could also compare the polygon table and run a SQL query to compare the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[TR="bgcolor: beige"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/TR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border:1px solid black;border: 1px solid rgb(0, 0, 0);"&gt;&lt;STRONG&gt;SHAPE_XMIN&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="border:1px solid black;border: 1px solid rgb(0, 0, 0);"&gt;&lt;STRONG&gt;SHAPE_YMIN&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="border:1px solid black;border: 1px solid rgb(0, 0, 0);"&gt;&lt;STRONG&gt;SHAPE_XMAX&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="border:1px solid black;border: 1px solid rgb(0, 0, 0);"&gt;&lt;STRONG&gt;SHAPE_YMAX&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;SPAN&gt;fields. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That sort of work tends to be left to ArcMap where you can apply all sorts of wonderful topology rules.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if you need any more help with this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gareth&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 02:45:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/spatial-joins/m-p/183060#M1306</guid>
      <dc:creator>GarethWalters</dc:creator>
      <dc:date>2012-11-21T02:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial joins</title>
      <link>https://community.esri.com/t5/arcpad-questions/spatial-joins/m-p/183061#M1307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you. I'm not using AXF, but the JScript code to do the job should be pretty simple.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2012 05:52:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/spatial-joins/m-p/183061#M1307</guid>
      <dc:creator>Dag_MartinRomslo</dc:creator>
      <dc:date>2012-11-23T05:52:59Z</dc:date>
    </item>
  </channel>
</rss>

