<?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 Snap to Raster Problems in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/snap-to-raster-problems/m-p/298013#M17090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hopefully I'm missing something simple here.&amp;nbsp; I'm trying to convert points to raster (The output raster value is count of points in each cell) and get this to snap to a DEM raster.&amp;nbsp; The cell size on both raster datasets (the DEM and the new point count raster) is 30m.&amp;nbsp; Both share the same projected coordinate system and the data frame is also set to that pcs (i.e., no on the fly projection).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have environmental settings for 'snap to:' set to the DEM raster but after processing, they do not snap together (note:&amp;nbsp; I've tried setting this "globally" and within the tool dialog itself).&amp;nbsp; I've also tried this with other raster datasets using various tools (e.g., resample) for other objectives.&amp;nbsp; Bottom line is that snap to raster just doesn't seem to work.&amp;nbsp; Is it a bug or am I doing something goofy?&amp;nbsp; I've attached an image of the result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Running ArcGIS v.10 SP3 (ArcInfo license), Windows 7 64bit machine.&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;--JF&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Feb 2012 19:30:13 GMT</pubDate>
    <dc:creator>JonathanFleming</dc:creator>
    <dc:date>2012-02-08T19:30:13Z</dc:date>
    <item>
      <title>Snap to Raster Problems</title>
      <link>https://community.esri.com/t5/data-management-questions/snap-to-raster-problems/m-p/298013#M17090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hopefully I'm missing something simple here.&amp;nbsp; I'm trying to convert points to raster (The output raster value is count of points in each cell) and get this to snap to a DEM raster.&amp;nbsp; The cell size on both raster datasets (the DEM and the new point count raster) is 30m.&amp;nbsp; Both share the same projected coordinate system and the data frame is also set to that pcs (i.e., no on the fly projection).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have environmental settings for 'snap to:' set to the DEM raster but after processing, they do not snap together (note:&amp;nbsp; I've tried setting this "globally" and within the tool dialog itself).&amp;nbsp; I've also tried this with other raster datasets using various tools (e.g., resample) for other objectives.&amp;nbsp; Bottom line is that snap to raster just doesn't seem to work.&amp;nbsp; Is it a bug or am I doing something goofy?&amp;nbsp; I've attached an image of the result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Running ArcGIS v.10 SP3 (ArcInfo license), Windows 7 64bit machine.&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;--JF&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 19:30:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/snap-to-raster-problems/m-p/298013#M17090</guid>
      <dc:creator>JonathanFleming</dc:creator>
      <dc:date>2012-02-08T19:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Snap to Raster Problems</title>
      <link>https://community.esri.com/t5/data-management-questions/snap-to-raster-problems/m-p/298014#M17091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi JF, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would you mind telling us which processing (i.e. gp tool) you used? I would suggest a workflow like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Convert the points to a raster dataset&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Use "Copy Raster" tool to make a copy of the raster dataset created in step 1, and make sure you use the environment setting "snap raster" under Processing Extent tab&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 14:21:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/snap-to-raster-problems/m-p/298014#M17091</guid>
      <dc:creator>JieZhang</dc:creator>
      <dc:date>2012-02-13T14:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Snap to Raster Problems</title>
      <link>https://community.esri.com/t5/data-management-questions/snap-to-raster-problems/m-p/298015#M17092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having the same issue with snapping rasters, and the copy raster tool doesn't work for me. So it's not just you.&amp;nbsp; I posted my own issue in a separate thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;**UPDATED**&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I finally have the solution, with help from Tech Support. Here is the link to the solution thread: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/50808-Another-Snap-to-Raster-problem"&gt;http://forums.arcgis.com/threads/50808-Another-Snap-to-Raster-problem&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 15:34:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/snap-to-raster-problems/m-p/298015#M17092</guid>
      <dc:creator>GerickeCook</dc:creator>
      <dc:date>2012-02-16T15:34:55Z</dc:date>
    </item>
  </channel>
</rss>

