<?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: hi everyone in 911 GIS Questions</title>
    <link>https://community.esri.com/t5/911-gis-questions/hi-everyone/m-p/766022#M68</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you have a raster called "switz_pop_dense_class" and you want to find out which points in the later "GSM" (?) belong to each raster class?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe the easiest way would be to convert the &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//001200000008000000"&gt;Raster to Polygons&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;Then do a &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00080000000q000000"&gt;spatial join&lt;/A&gt; (joining the data of the pop dense polygons to each GSM point)&lt;/P&gt;&lt;P&gt;The resulting point featureclass can be used to summarize statistics based on the pop dense field (to get statistics for each pop dense class):&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00080000001z000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//00080000001z000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt;&amp;nbsp; or &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//005s00000055000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//005s00000055000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jun 2015 15:08:06 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2015-06-26T15:08:06Z</dc:date>
    <item>
      <title>hi everyone</title>
      <link>https://community.esri.com/t5/911-gis-questions/hi-everyone/m-p/766021#M67</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi everyone, i am a beginner learning how to use ArcGIS ArcMap. i got the GSM base stations mapped to the population density map. please can someone tell me how to count all the bases station that belong to each population density class&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 14:16:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/hi-everyone/m-p/766021#M67</guid>
      <dc:creator>AttaiAbubakar</dc:creator>
      <dc:date>2015-06-26T14:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: hi everyone</title>
      <link>https://community.esri.com/t5/911-gis-questions/hi-everyone/m-p/766022#M68</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you have a raster called "switz_pop_dense_class" and you want to find out which points in the later "GSM" (?) belong to each raster class?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe the easiest way would be to convert the &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//001200000008000000"&gt;Raster to Polygons&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;Then do a &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00080000000q000000"&gt;spatial join&lt;/A&gt; (joining the data of the pop dense polygons to each GSM point)&lt;/P&gt;&lt;P&gt;The resulting point featureclass can be used to summarize statistics based on the pop dense field (to get statistics for each pop dense class):&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00080000001z000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//00080000001z000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt;&amp;nbsp; or &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//005s00000055000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//005s00000055000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 15:08:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/hi-everyone/m-p/766022#M68</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-06-26T15:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: hi everyone</title>
      <link>https://community.esri.com/t5/911-gis-questions/hi-everyone/m-p/766023#M69</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Extract_Values_to_Points/009z0000002t000000/"&gt;Extract Values to Points&lt;/A&gt; will assign the raster values to the points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 15:56:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/hi-everyone/m-p/766023#M69</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-06-26T15:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: hi everyone</title>
      <link>https://community.esri.com/t5/911-gis-questions/hi-everyone/m-p/766024#M70</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That will be much faster! Good suggestion &lt;A href="https://community.esri.com/migrated-users/19932"&gt;Darren Wiens&lt;/A&gt; , +1 for that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 16:28:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/hi-everyone/m-p/766024#M70</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-06-26T16:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: hi everyone</title>
      <link>https://community.esri.com/t5/911-gis-questions/hi-everyone/m-p/766025#M71</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your assistance, problem solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 15:06:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/hi-everyone/m-p/766025#M71</guid>
      <dc:creator>AttaiAbubakar</dc:creator>
      <dc:date>2015-07-13T15:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: hi everyone</title>
      <link>https://community.esri.com/t5/911-gis-questions/hi-everyone/m-p/766026#M72</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you mark the answer by Darren as the correct one, or if you solved it yourself, describe what you did and mark it as the correct answer? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 15:15:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/hi-everyone/m-p/766026#M72</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-07-13T15:15:32Z</dc:date>
    </item>
  </channel>
</rss>

