<?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: Is anyway to Analysis without density? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638883#M9234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's my immediate idea (whether or not it is technically appropriate, I'm not sure):&lt;/P&gt;&lt;P&gt;1.) Add three new fields (own, rent, mortgage)&lt;/P&gt;&lt;P&gt;2.) If ownership = Own, make the own field = 1, else 0. Same for the other two fields.&lt;/P&gt;&lt;P&gt;3.) Run your interpolation (IDW or other) separately for each situation&lt;/P&gt;&lt;P&gt;4.) Your interpolated rasters should be between 0 and 1 (those are the estimated percentage of each situation at each pixel)&lt;/P&gt;&lt;P&gt;5.) For display, multiply each of your rasters by 255. Then, run Composite bands using those rasters to make a new raster with red = own, green = rent, blue = mortgage. You should end up with something like this:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/207236_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jun 2016 21:08:14 GMT</pubDate>
    <dc:creator>DarrenWiens2</dc:creator>
    <dc:date>2016-06-08T21:08:14Z</dc:date>
    <item>
      <title>Is anyway to Analysis without density?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638877#M9228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question and since many days it makes me really busy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 100 of questionnaire from an area from house holders which has 5 square Kilometers and my aim is: To analyze which area has most ownership, which area has less ownership and which area has rental houses?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am using density and IDW analysis, all show a value which means it analyses by population! so my question is how to do analyse without population density and only use number of houses based on ownership from attribute table which I explain before?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 19:20:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638877#M9228</guid>
      <dc:creator>UmarAzizi</dc:creator>
      <dc:date>2016-06-08T19:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyway to Analysis without density?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638878#M9229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't need to be working with rasters in the first place and IDW interpolation is not really appropriate.&amp;nbsp; Why don't you assign the counts for a class to a polygon and make a conventional map classed that way or as a percentage of the total.&lt;/P&gt;&lt;P&gt;This link and others in the area have some ideas &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/drawing-a-layer-using-categories.htm" title="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/drawing-a-layer-using-categories.htm"&gt;Drawing a layer using categories—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 19:27:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638878#M9229</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-06-08T19:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyway to Analysis without density?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638879#M9230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not quite sure how your data are set up. Do you have 100 questionaire points within 5km^2 each describing its own ownership situation (ownership = true/false), or do you have 100 points, each describing the own/rent situation within the surrounding 5km^2 (e.g. 25% rent, 75% own)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 20:36:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638879#M9230</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-06-08T20:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyway to Analysis without density?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638880#M9231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 100 questionnaire as points which export by excel. I categorize every house to:&lt;/P&gt;&lt;P&gt;1- Own&lt;/P&gt;&lt;P&gt;2- Rent&lt;/P&gt;&lt;P&gt;3- Mortgage&lt;/P&gt;&lt;P&gt;Means: House number is owner&amp;nbsp;&amp;nbsp;&amp;nbsp; House number 2 is Rent&amp;nbsp;&amp;nbsp;&amp;nbsp; House number 3 is Mortgage and continue like this up to 100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 20:48:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638880#M9231</guid>
      <dc:creator>UmarAzizi</dc:creator>
      <dc:date>2016-06-08T20:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyway to Analysis without density?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638881#M9232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="data.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/207227_data.jpg" style="width: 620px; height: 314px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 20:49:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638881#M9232</guid>
      <dc:creator>UmarAzizi</dc:creator>
      <dc:date>2016-06-08T20:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyway to Analysis without density?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638882#M9233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Polygon.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/207229_Polygon.jpg" style="width: 620px; height: 349px;" /&gt;&lt;IMG alt="plygon1.jpg" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/207233_plygon1.jpg" style="width: 620px; height: 296px;" /&gt;&lt;/P&gt;&lt;P&gt;I have prepare a concept plan as your instruction. In first screen shot as you will see I draw polygons to houses which has ownership, rent and mortgage.&lt;/P&gt;&lt;P&gt;In second screenshot I want to analysis like that to show boundary of predicted or area neighborhood that in which area number of old houses has more ownership, rent and mortgage as my result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 20:58:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638882#M9233</guid>
      <dc:creator>UmarAzizi</dc:creator>
      <dc:date>2016-06-08T20:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyway to Analysis without density?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638883#M9234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's my immediate idea (whether or not it is technically appropriate, I'm not sure):&lt;/P&gt;&lt;P&gt;1.) Add three new fields (own, rent, mortgage)&lt;/P&gt;&lt;P&gt;2.) If ownership = Own, make the own field = 1, else 0. Same for the other two fields.&lt;/P&gt;&lt;P&gt;3.) Run your interpolation (IDW or other) separately for each situation&lt;/P&gt;&lt;P&gt;4.) Your interpolated rasters should be between 0 and 1 (those are the estimated percentage of each situation at each pixel)&lt;/P&gt;&lt;P&gt;5.) For display, multiply each of your rasters by 255. Then, run Composite bands using those rasters to make a new raster with red = own, green = rent, blue = mortgage. You should end up with something like this:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/207236_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 21:08:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638883#M9234</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-06-08T21:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyway to Analysis without density?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638884#M9235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem with interpolation of a non-continuous variable can be thought of as follows. 1000 people live here and 2000 people live there, how many live in between? 1500 ?. No, these could be two small towns on either side of a large city or there could be a lake in-between. Population, lightning strikes, tree diameter are all examples of non-continuous data that should not be interpolated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 22:10:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638884#M9235</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2016-06-08T22:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyway to Analysis without density?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638885#M9236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is why I am spending my many days and can't find a good solution for what I want to do. Between every houses there is thousand of houses and how its possible that GIS can predict?!&lt;/P&gt;&lt;P&gt;I just can figure out the only way that I can do it is show existing of houses with a color and label by symbology But, I wonder how all people can do different analysis and so happy! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 22:23:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/is-anyway-to-analysis-without-density/m-p/638885#M9236</guid>
      <dc:creator>UmarAzizi</dc:creator>
      <dc:date>2016-06-08T22:23:11Z</dc:date>
    </item>
  </channel>
</rss>

