<?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 Model Builder Help w/Geoprocessing in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-help-w-geoprocessing/m-p/334228#M11711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a shapefile of municipal boundaries and another of lights.&amp;nbsp; I want to select, and count the lights within each boundary and then write the result to a file or even simply get count of the number within model builder, to keep it simple.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone have any simple ideas on how can I do this without making a series of select by attribute and then select by location tools?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Furthermore how could I write out the count of these records to a file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I know there are tools within model builder I'm just not aware of - I'm fairly novice to using it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anything you can tell me will help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Dec 2012 18:27:41 GMT</pubDate>
    <dc:creator>JeffSlauenwhite</dc:creator>
    <dc:date>2012-12-19T18:27:41Z</dc:date>
    <item>
      <title>Model Builder Help w/Geoprocessing</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-help-w-geoprocessing/m-p/334228#M11711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a shapefile of municipal boundaries and another of lights.&amp;nbsp; I want to select, and count the lights within each boundary and then write the result to a file or even simply get count of the number within model builder, to keep it simple.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone have any simple ideas on how can I do this without making a series of select by attribute and then select by location tools?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Furthermore how could I write out the count of these records to a file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I know there are tools within model builder I'm just not aware of - I'm fairly novice to using it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anything you can tell me will help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 18:27:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-help-w-geoprocessing/m-p/334228#M11711</guid>
      <dc:creator>JeffSlauenwhite</dc:creator>
      <dc:date>2012-12-19T18:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Help w/Geoprocessing</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-help-w-geoprocessing/m-p/334229#M11712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Lot's of ways to do this, but the simplest is probably the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Spatial_Join/00080000000q000000/"&gt;Spatial Join&lt;/A&gt;&lt;SPAN&gt; tool.&amp;nbsp; The parameter values you supply to Spatial Join are as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Target Features&lt;/STRONG&gt;&lt;SPAN&gt;: your municipal boundary polygons&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Join Features&lt;/STRONG&gt;&lt;SPAN&gt;: your "lights" feature class - I'm assuming these are point features.&amp;nbsp; If not, this technique won't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Output Feature Class&lt;/STRONG&gt;&lt;SPAN&gt;: whatever you want.&amp;nbsp; This will be a polygon feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Join Operation&lt;/STRONG&gt;&lt;SPAN&gt;: JOIN_ONE_TO_ONE&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Field Map&lt;/STRONG&gt;&lt;SPAN&gt;: (no change, leave as is)&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Match Option&lt;/STRONG&gt;&lt;SPAN&gt;: INTERSECT&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The output feature class will have a Join_Count field which is the number of points that fall w/in the polygon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 20:44:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-help-w-geoprocessing/m-p/334229#M11712</guid>
      <dc:creator>DaleHoneycutt</dc:creator>
      <dc:date>2012-12-19T20:44:51Z</dc:date>
    </item>
  </channel>
</rss>

