<?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: Raster Editor extension problem in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-editor-extension-problem/m-p/125820#M1767</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;or...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- set the processing extent around the pixels of interest&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- and also set SnapRaster=your input raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- RasterToPoint&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- edit the attributes (of the points)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- PointToRaster and use the same cell size and extent as your original raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- use IsNull and Con to "insert" the changed raster into your original raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that RasterToPoint works with integer, floating point or string data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jun 2013 19:14:40 GMT</pubDate>
    <dc:creator>SteveLynch</dc:creator>
    <dc:date>2013-06-05T19:14:40Z</dc:date>
    <item>
      <title>Raster Editor extension problem</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-editor-extension-problem/m-p/125817#M1764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm looking for a convenient raster edition tool for ArcGis 10.1. I have found and registed Raster Editor Extension (Minimum ArcGIS Release: 9.0) =&amp;gt; &lt;/SPAN&gt;&lt;A href="http://edn.esri.com/index.cfm?fa=codeExch.sampleDetail&amp;amp;pg=/arcobjects/9.1/Samples/Raster/Raster_Tools/RasterEditor/RasterEditor.htm"&gt;http://edn.esri.com/index.cfm?fa=codeExch.sampleDetail&amp;amp;pg=/arcobjects/9.1/Samples/Raster/Raster_Tools/RasterEditor/RasterEditor.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but I can't use it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I'll try to start edit a layer, apears a window with a message: "SetSymbolSefaults - Invalid property value".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't set the Edit workspace variable too. How do I create a temporary database for raster edition?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;please help me&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tomek&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 11:38:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-editor-extension-problem/m-p/125817#M1764</guid>
      <dc:creator>TomaszBartus</dc:creator>
      <dc:date>2013-06-04T11:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Editor extension problem</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-editor-extension-problem/m-p/125818#M1765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The only 'raster editing' like that I have seen via a toolbar would be within &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/A_quick_tour_of_ArcScan/000w00000002000000/"&gt;ArcScan&lt;/A&gt;&lt;SPAN&gt; and the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/About_using_the_raster_painting_tools/000w0000001q000000/"&gt;raster painting tools&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 11:32:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-editor-extension-problem/m-p/125818#M1765</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2013-06-05T11:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Editor extension problem</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-editor-extension-problem/m-p/125819#M1766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm looking for a convenient raster edition tool for ArcGis 10.1. I have found and registed Raster Editor Extension (Minimum ArcGIS Release: 9.0) =&amp;gt; but I can't use it.&amp;nbsp; &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcObjects extensions written for 9.x are very unlikely to work in 10.x. I agree that ArcScan is your best bet if you want to interactively edit pixels -- but that editor only works with bilevel rasters. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For more complex editing, I believe you are better off creating polygons, converting to raster and "burning them in" using tools like Con and Mosaic.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 17:02:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-editor-extension-problem/m-p/125819#M1766</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2013-06-05T17:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Editor extension problem</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-editor-extension-problem/m-p/125820#M1767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;or...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- set the processing extent around the pixels of interest&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- and also set SnapRaster=your input raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- RasterToPoint&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- edit the attributes (of the points)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- PointToRaster and use the same cell size and extent as your original raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- use IsNull and Con to "insert" the changed raster into your original raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that RasterToPoint works with integer, floating point or string data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 19:14:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-editor-extension-problem/m-p/125820#M1767</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2013-06-05T19:14:40Z</dc:date>
    </item>
  </channel>
</rss>

