<?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: Cellular automata in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cellular-automata/m-p/611173#M8907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;don't you mean to use "or" ( | ) the latter Con statement since your Focal statistics can't be&amp;nbsp; 1 and 2 at the same time.&amp;nbsp; I would break your workflow down into smaller steps to test&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Nov 2014 01:11:38 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2014-11-10T01:11:38Z</dc:date>
    <item>
      <title>Cellular automata</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cellular-automata/m-p/611172#M8906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I have to simulate urban Development, and have urban raster where urban=1, other =0. I made a "Focal statistic" on that with Moore neighbourhood and SUM. My first rule in my raster calulator is: IF there are three or more developed cells in the Moore neighbourhood of a cell THEN the cell is developed. I made a expression: Con("Focal_statistic" &amp;gt;=3,1,0) . That Works ok. Then I have a "roadraster", where road=1, others=0. My second rule is: IF there are one or two urban cells in the Moore neighbourhood AND there is a road running through this cell THEN the cell is developed. I wrote in my raster calculator: &lt;SPAN style="color: #3d3d3d;"&gt;Con("Focal_statistic" &amp;gt;=3,1,0) &amp;amp; Con(("Focal _statistic" ==1 &amp;amp; "Focal statistic"==2) &amp;amp; "roadraster",1) But that dosn`t Work?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;Hi from MJ&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 14:59:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cellular-automata/m-p/611172#M8906</guid>
      <dc:creator>MaybrithJohannsen</dc:creator>
      <dc:date>2014-10-16T14:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cellular automata</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cellular-automata/m-p/611173#M8907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;don't you mean to use "or" ( | ) the latter Con statement since your Focal statistics can't be&amp;nbsp; 1 and 2 at the same time.&amp;nbsp; I would break your workflow down into smaller steps to test&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 01:11:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cellular-automata/m-p/611173#M8907</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-11-10T01:11:38Z</dc:date>
    </item>
  </channel>
</rss>

