<?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 Problem extracting values by attributes from raster in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/problem-extracting-values-by-attributes-from/m-p/382222#M21832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a raster (a DEM) in GRID format, source type = continuous, pixel type = floating point, 32 Bit.&amp;nbsp; The field names do not display when I attempt to use this raster in Extract by Attributes tool, nor when I select Properties &amp;gt; Fields of this raster.&amp;nbsp; Does the Extract by Attributes tool not work with floating point data?&amp;nbsp; I got this to work by using raster math INT function but this truncates decimals.&amp;nbsp; Is there a simple workaround other than multiplying raster values by, say, 1000 (to keep three decimal places of value)?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 May 2010 02:08:04 GMT</pubDate>
    <dc:creator>MichaelSawlan</dc:creator>
    <dc:date>2010-05-05T02:08:04Z</dc:date>
    <item>
      <title>Problem extracting values by attributes from raster</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-extracting-values-by-attributes-from/m-p/382222#M21832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a raster (a DEM) in GRID format, source type = continuous, pixel type = floating point, 32 Bit.&amp;nbsp; The field names do not display when I attempt to use this raster in Extract by Attributes tool, nor when I select Properties &amp;gt; Fields of this raster.&amp;nbsp; Does the Extract by Attributes tool not work with floating point data?&amp;nbsp; I got this to work by using raster math INT function but this truncates decimals.&amp;nbsp; Is there a simple workaround other than multiplying raster values by, say, 1000 (to keep three decimal places of value)?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 02:08:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-extracting-values-by-attributes-from/m-p/382222#M21832</guid>
      <dc:creator>MichaelSawlan</dc:creator>
      <dc:date>2010-05-05T02:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem extracting values by attributes from raster</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-extracting-values-by-attributes-from/m-p/382223#M21833</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;Did you ever get a response on your thread?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am experiencing the same issue even though the help documentation for extract by attributes &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;says it will take a floating point data-set.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 00:57:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-extracting-values-by-attributes-from/m-p/382223#M21833</guid>
      <dc:creator>ChrisGraves</dc:creator>
      <dc:date>2010-08-27T00:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem extracting values by attributes from raster</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-extracting-values-by-attributes-from/m-p/382224#M21834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A DEM is probably a floating point grid, hence, there are no fields, but you can still query its "value" as in the attached examples, where a dem was queried for values &amp;gt; 20&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 10:23:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-extracting-values-by-attributes-from/m-p/382224#M21834</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2010-08-27T10:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem extracting values by attributes from raster</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-extracting-values-by-attributes-from/m-p/382225#M21835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I know this post is old, but it's still relevant and good advice. Thanks. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My advice is to follow what's in the image above and keep a SPACE between the operator and numeral.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;e.g. "Value" &amp;lt;= 0 &lt;/SPAN&gt;&lt;STRONG&gt;NOT&lt;/STRONG&gt;&lt;SPAN&gt; "Value" &amp;lt;=0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;kept on getting error messages on such a trivial issue!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 04:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-extracting-values-by-attributes-from/m-p/382225#M21835</guid>
      <dc:creator>EvanJackson</dc:creator>
      <dc:date>2014-06-23T04:48:01Z</dc:date>
    </item>
  </channel>
</rss>

