<?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 processing, tiling in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/raster-processing-tiling/m-p/64415#M3709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the answer, however output rasters will overwrite each other. I get only the last clipped raster!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to assign the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;ID value&lt;/SPAN&gt;&lt;SPAN&gt; from selected polygon (from my shapefile) to raster name (see the file attached: Value2 -&amp;gt; test)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Jul 2011 21:12:26 GMT</pubDate>
    <dc:creator>ericcgrey</dc:creator>
    <dc:date>2011-07-10T21:12:26Z</dc:date>
    <item>
      <title>raster processing, tiling</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-processing-tiling/m-p/64413#M3707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have one big mosaic and many polygons(shapefile), each polygon is a rectangle 1000 by 1000m however there is an ovelap between them 100m. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How to create a raster for each polygon from my shapefile?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tested &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;"split raster"&lt;/SPAN&gt;&lt;SPAN&gt; but it doeasn't solve the problem&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 21:36:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-processing-tiling/m-p/64413#M3707</guid>
      <dc:creator>ericcgrey</dc:creator>
      <dc:date>2011-07-07T21:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: raster processing, tiling</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-processing-tiling/m-p/64414#M3708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Eric,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Split Raster is a viable tool but you would have to fill out the parameters so the output rasters aligned with your polygon records. If you prefer not to use this tool, you can make a very simple model using the Clip tool.&amp;nbsp; In the model, add an iterator for &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00400000000s000000.htm"&gt;Feature Selection&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; The iterator will loop through each polygon record and use its geometry to clip the raster.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Attached is a graphic of the model to do this.&amp;nbsp; Here are &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Examples_of_using_iterators_in_ModelBuilder/00400000001n000000/ESRI_SECTION1_DBDEB1775AAE42F683B46752BB2CC0EF/"&gt;examples of using iterators in ModelBuilder &lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note, Iterators are only available in ArcGIS 10.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 14:46:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-processing-tiling/m-p/64414#M3708</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2011-07-08T14:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: raster processing, tiling</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-processing-tiling/m-p/64415#M3709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the answer, however output rasters will overwrite each other. I get only the last clipped raster!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to assign the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;ID value&lt;/SPAN&gt;&lt;SPAN&gt; from selected polygon (from my shapefile) to raster name (see the file attached: Value2 -&amp;gt; test)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jul 2011 21:12:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-processing-tiling/m-p/64415#M3709</guid>
      <dc:creator>ericcgrey</dc:creator>
      <dc:date>2011-07-10T21:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: raster processing, tiling</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-processing-tiling/m-p/64416#M3710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Eric,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tried this method on real data?&amp;nbsp; I can't get it to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The clip values don't keep iterating and changing with the new tiles, and I can't see a way to change the name of the output raster file - so any output is over written each time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I missing here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2011 02:21:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-processing-tiling/m-p/64416#M3710</guid>
      <dc:creator>MarkChilcott</dc:creator>
      <dc:date>2011-07-15T02:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: raster processing, tiling</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-processing-tiling/m-p/64417#M3711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see my error now.&amp;nbsp; Read the manual and use in-line variables as the output.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2011 03:27:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-processing-tiling/m-p/64417#M3711</guid>
      <dc:creator>MarkChilcott</dc:creator>
      <dc:date>2011-07-15T03:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: raster processing, tiling</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-processing-tiling/m-p/64418#M3712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thamks for this.&amp;nbsp; Adding in line variable worked liked a charm!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 02:38:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-processing-tiling/m-p/64418#M3712</guid>
      <dc:creator>NoahHuntington</dc:creator>
      <dc:date>2012-04-06T02:38:21Z</dc:date>
    </item>
  </channel>
</rss>

