<?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: Divide a raster even sections in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/divide-a-raster-even-sections/m-p/676467#M38320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just started using Arc 10.&amp;nbsp; Thanks for the advice.&amp;nbsp; However, I'm having difficulties getting a usable output from the tool.&amp;nbsp; The strip of land I would like to segment is ~77km long.&amp;nbsp; I want tiles that run the length of the land North and South, but are only 100m East to West.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was unable to get the tool to work by specifying the size of the tiles.&amp;nbsp; I did make some headway with number of tiles.&amp;nbsp; I'll need about 770 tiles, but the tool only outputs 10 before it begins insisting that the other tiles already exist, "Failed to create 2004_10', it may already exist".&amp;nbsp; The ten it does output are exactly what I need though... it's just 760 too few.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any thoughts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Nov 2010 15:52:25 GMT</pubDate>
    <dc:creator>RichardSullivan</dc:creator>
    <dc:date>2010-11-09T15:52:25Z</dc:date>
    <item>
      <title>Divide a raster even sections</title>
      <link>https://community.esri.com/t5/data-management-questions/divide-a-raster-even-sections/m-p/676465#M38318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have Lidar coverage over a large section of a beach.&amp;nbsp; I would like to break that raster into separate sections 100m wide.&amp;nbsp; I would then like to color code those sections based on whether a certain elevation exists in the swath.&amp;nbsp; I can do this manually, extract by mask one section at a time, but is there a more automated way to do this?&amp;nbsp; Say... by dividing a raster into multiple sections based on a polygon or something?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 14:15:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/divide-a-raster-even-sections/m-p/676465#M38318</guid>
      <dc:creator>RichardSullivan</dc:creator>
      <dc:date>2010-11-09T14:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Divide a raster even sections</title>
      <link>https://community.esri.com/t5/data-management-questions/divide-a-raster-even-sections/m-p/676466#M38319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Richard,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At ArcGIS 10 there is a tool for splitting up your raster, called &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000009v000000.htm"&gt;split raster&lt;/A&gt;&lt;SPAN&gt;. This should do the trick for you. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternately, there is also &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000001z000000"&gt;sample code&lt;/A&gt;&lt;SPAN&gt; online if you want to do something similar through code (e.g. at 9.3). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 14:26:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/divide-a-raster-even-sections/m-p/676466#M38319</guid>
      <dc:creator>RobertBerger</dc:creator>
      <dc:date>2010-11-09T14:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Divide a raster even sections</title>
      <link>https://community.esri.com/t5/data-management-questions/divide-a-raster-even-sections/m-p/676467#M38320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just started using Arc 10.&amp;nbsp; Thanks for the advice.&amp;nbsp; However, I'm having difficulties getting a usable output from the tool.&amp;nbsp; The strip of land I would like to segment is ~77km long.&amp;nbsp; I want tiles that run the length of the land North and South, but are only 100m East to West.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was unable to get the tool to work by specifying the size of the tiles.&amp;nbsp; I did make some headway with number of tiles.&amp;nbsp; I'll need about 770 tiles, but the tool only outputs 10 before it begins insisting that the other tiles already exist, "Failed to create 2004_10', it may already exist".&amp;nbsp; The ten it does output are exactly what I need though... it's just 760 too few.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any thoughts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 15:52:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/divide-a-raster-even-sections/m-p/676467#M38320</guid>
      <dc:creator>RichardSullivan</dc:creator>
      <dc:date>2010-11-09T15:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Divide a raster even sections</title>
      <link>https://community.esri.com/t5/data-management-questions/divide-a-raster-even-sections/m-p/676468#M38321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nope... never mind.&amp;nbsp; Figured out the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The raster I was splitting actually had a 12 character File name (Location and Year).&amp;nbsp; The tool wants to append a number at the end of the original Raster name to mark each segment.&amp;nbsp; 0-9 made the filename 13 characters long.&amp;nbsp; When I hit the 11th segment, the filename became 14 characters long and it all fell apart.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's scary how often the filename length is an issue.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But once I made that realization, it all worked wonderfully.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 16:23:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/divide-a-raster-even-sections/m-p/676468#M38321</guid>
      <dc:creator>RichardSullivan</dc:creator>
      <dc:date>2010-11-09T16:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Divide a raster even sections</title>
      <link>https://community.esri.com/t5/data-management-questions/divide-a-raster-even-sections/m-p/676469#M38322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Richard,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a reason you output to GRID? If you use grid because of spatial analyst, then did you realize that spatial analyst can&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Data_formats_supported_by_Spatial_Analyst/005900000005000000/"&gt; also output to TIFF etc. &lt;/A&gt;&lt;SPAN&gt;without conversion at ArcGIS 10?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 21:16:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/divide-a-raster-even-sections/m-p/676469#M38322</guid>
      <dc:creator>RobertBerger</dc:creator>
      <dc:date>2010-11-09T21:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Divide a raster even sections</title>
      <link>https://community.esri.com/t5/data-management-questions/divide-a-raster-even-sections/m-p/676470#M38323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been trying to use the split raster tool and I am gettin no output, but am getting no error messages. Everything indicates the tool is running properly. I've checked the filename length...any thoughts?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 23:04:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/divide-a-raster-even-sections/m-p/676470#M38323</guid>
      <dc:creator>JenniPelc</dc:creator>
      <dc:date>2011-01-04T23:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Divide a raster even sections</title>
      <link>https://community.esri.com/t5/data-management-questions/divide-a-raster-even-sections/m-p/676471#M38324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What format are you outputting to? In general I would suggest using common formats that can hold just about any bit depth such as TIFF or IMG. GRID is also ok if you consider the length and other limitations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 14:39:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/divide-a-raster-even-sections/m-p/676471#M38324</guid>
      <dc:creator>RobertBerger</dc:creator>
      <dc:date>2011-01-06T14:39:25Z</dc:date>
    </item>
  </channel>
</rss>

