<?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 Euclidean Distance in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/euclidean-distance/m-p/581810#M8423</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to use Euclidean Distance on a raster with values 1 and 0, but it gives me as result a empty raster (value 0 only).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone had this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just want to do exactly what is shown is the help file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My raster dataset is in 8 bit unsigned, my NoData is 255.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on ArcGIS Desktop 10 Service Pack 3.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2012 13:46:14 GMT</pubDate>
    <dc:creator>RA1</dc:creator>
    <dc:date>2012-03-23T13:46:14Z</dc:date>
    <item>
      <title>Euclidean Distance</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/euclidean-distance/m-p/581810#M8423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to use Euclidean Distance on a raster with values 1 and 0, but it gives me as result a empty raster (value 0 only).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone had this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just want to do exactly what is shown is the help file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My raster dataset is in 8 bit unsigned, my NoData is 255.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on ArcGIS Desktop 10 Service Pack 3.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 13:46:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/euclidean-distance/m-p/581810#M8423</guid>
      <dc:creator>RA1</dc:creator>
      <dc:date>2012-03-23T13:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Euclidean Distance - ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/euclidean-distance/m-p/581811#M8424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This behavior makes sense. If your input for the Euclidean Distance GP tool is a raster with all cell values being 0 and 1's, then these are all valid values.&amp;nbsp; As a result, there is no cell to cell distance to measure.&amp;nbsp; What you need to do is determine the cells values to measure from.&amp;nbsp; For example, let's say you're interested in only the cell value of 1 and not the 0's.&amp;nbsp; Then you would need to run the Set Null GP tool first to set the zero values to NoData.&amp;nbsp; The parameters would be as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Input conditional raster:&amp;nbsp; your input raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Expression:&amp;nbsp; Value = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Input false raster or constant value:&amp;nbsp; 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Output raster:&amp;nbsp; new raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The output "new raster" will only have values of 1 and NoData.&amp;nbsp; From there, run the Euclidean Distance on the new raster.&amp;nbsp; What is the result?&amp;nbsp; Please advise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert LeClair&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri-Denver&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 14:45:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/euclidean-distance/m-p/581811#M8424</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2012-03-23T14:45:30Z</dc:date>
    </item>
  </channel>
</rss>

