<?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: Weighted Overlay Tool in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/weighted-overlay-tool/m-p/519832#M7493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Can the weighted overlay tool be used with just Vector data (no raster layers)?&amp;nbsp; For instance I want to prioritize the installation of signaled crosswalks based on proximity to schools, recreational facilities, multifamily housing, etc.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Susan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Weighted Overlay analysis only works on raster data:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//009z000000rq000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//009z000000rq000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to perform this analysis in vector format, you will need (preferably) polygon data of all aspects and perform a Union (or multiple unions if you don't have an Advanced/ArcInfo license):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000000s000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000000s000000&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//000800000010000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//000800000010000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will result in a polygon layer with smaller polygons and mixed attributes of all your input layers. Then in the attribute table of that feature class, you will have to use field calculations to perform a personalized "weighted overlay". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you explain why you want to do this analysis in vector format?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Sep 2013 06:07:00 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2013-09-18T06:07:00Z</dc:date>
    <item>
      <title>Weighted Overlay Tool</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/weighted-overlay-tool/m-p/519831#M7492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can the weighted overlay tool be used with just Vector data (no raster layers)?&amp;nbsp; For instance I want to prioritize the installation of signaled crosswalks based on proximity to schools, recreational facilities, multifamily housing, etc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 19:06:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/weighted-overlay-tool/m-p/519831#M7492</guid>
      <dc:creator>SusanBien</dc:creator>
      <dc:date>2013-09-17T19:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Weighted Overlay Tool</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/weighted-overlay-tool/m-p/519832#M7493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Can the weighted overlay tool be used with just Vector data (no raster layers)?&amp;nbsp; For instance I want to prioritize the installation of signaled crosswalks based on proximity to schools, recreational facilities, multifamily housing, etc.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Susan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Weighted Overlay analysis only works on raster data:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//009z000000rq000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//009z000000rq000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to perform this analysis in vector format, you will need (preferably) polygon data of all aspects and perform a Union (or multiple unions if you don't have an Advanced/ArcInfo license):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000000s000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000000s000000&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//000800000010000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//000800000010000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will result in a polygon layer with smaller polygons and mixed attributes of all your input layers. Then in the attribute table of that feature class, you will have to use field calculations to perform a personalized "weighted overlay". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you explain why you want to do this analysis in vector format?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 06:07:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/weighted-overlay-tool/m-p/519832#M7493</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2013-09-18T06:07:00Z</dc:date>
    </item>
  </channel>
</rss>

