<?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: Editing Raster Pixels with the Con Tool in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/editing-raster-pixels-with-the-con-tool/m-p/734187#M4420</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A space in the folder name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jul 2015 21:00:44 GMT</pubDate>
    <dc:creator>AndreKrimbacher</dc:creator>
    <dc:date>2015-07-13T21:00:44Z</dc:date>
    <item>
      <title>Editing Raster Pixels with the Con Tool</title>
      <link>https://community.esri.com/t5/3d-questions/editing-raster-pixels-with-the-con-tool/m-p/734181#M4414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a digital surface model with several false values below zero. So what I'm trying to do is replace all negative values with zero.&lt;/P&gt;&lt;P&gt;I've tried using the followng raster calculator expression:&lt;/P&gt;&lt;P&gt;Con("myraster" &amp;gt; 0, "myraster", 0)&lt;/P&gt;&lt;P&gt;In theory this should keep all values which are &amp;gt;0 and replace all others with 0. However, all I get is an unspecified error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also tried using the Con Tool itself but the result is the same. Any ideas what I'm doing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 17:06:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/editing-raster-pixels-with-the-con-tool/m-p/734181#M4414</guid>
      <dc:creator>AndreKrimbacher</dc:creator>
      <dc:date>2015-07-13T17:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Raster Pixels with the Con Tool</title>
      <link>https://community.esri.com/t5/3d-questions/editing-raster-pixels-with-the-con-tool/m-p/734182#M4415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andre,&lt;/P&gt;&lt;P&gt;Try an additional parenthesis ()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Con(("myraster" &amp;gt; 0), "myraster", 0)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 18:18:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/editing-raster-pixels-with-the-con-tool/m-p/734182#M4415</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-07-13T18:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Raster Pixels with the Con Tool</title>
      <link>https://community.esri.com/t5/3d-questions/editing-raster-pixels-with-the-con-tool/m-p/734183#M4416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you open the Results window and examine the contents of the messages etc.&amp;nbsp; Look for paths with spaces or other unsavory characters, filenames that are too long contain spaces etc and any general information that you can share.&amp;nbsp; The unspecified nature of the error is usually not one of syntax but one of naming conventions and file locations.&amp;nbsp; Also it is a good practice to ensure that there is a space between grid names, operands and spaces.&amp;nbsp; The access and results window should provide a basis for what has or hasn't worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="117106" alt="Results_window.png" class="image-1 jive-image" height="428" src="https://community.esri.com/legacyfs/online/117106_Results_window.png" style="width: 332px; height: 307px;" width="572" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 18:28:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/editing-raster-pixels-with-the-con-tool/m-p/734183#M4416</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-07-13T18:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Raster Pixels with the Con Tool</title>
      <link>https://community.esri.com/t5/3d-questions/editing-raster-pixels-with-the-con-tool/m-p/734184#M4417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you since restarted ArcMap? I've received "Error 99999" many times with correct syntax, only for it to work upon restart. For the record, your original syntax is valid (just tested).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 19:59:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/editing-raster-pixels-with-the-con-tool/m-p/734184#M4417</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-07-13T19:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Raster Pixels with the Con Tool</title>
      <link>https://community.esri.com/t5/3d-questions/editing-raster-pixels-with-the-con-tool/m-p/734185#M4418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that helped. I've checked all the paths and found the problem. Now it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 20:30:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/editing-raster-pixels-with-the-con-tool/m-p/734185#M4418</guid>
      <dc:creator>AndreKrimbacher</dc:creator>
      <dc:date>2015-07-13T20:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Raster Pixels with the Con Tool</title>
      <link>https://community.esri.com/t5/3d-questions/editing-raster-pixels-with-the-con-tool/m-p/734186#M4419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for closure...what was the problem?&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 20:41:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/editing-raster-pixels-with-the-con-tool/m-p/734186#M4419</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-07-13T20:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Raster Pixels with the Con Tool</title>
      <link>https://community.esri.com/t5/3d-questions/editing-raster-pixels-with-the-con-tool/m-p/734187#M4420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A space in the folder name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 21:00:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/editing-raster-pixels-with-the-con-tool/m-p/734187#M4420</guid>
      <dc:creator>AndreKrimbacher</dc:creator>
      <dc:date>2015-07-13T21:00:44Z</dc:date>
    </item>
  </channel>
</rss>

