<?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: Simplest way to create a minimum bounding box for a tif image? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/simplest-way-to-create-a-minimum-bounding-box-for/m-p/54992#M3100</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did a google search for "ArcGIS 10 create raster from polygon" and came upon this: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001200000008000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001200000008000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thin that's the tool you are looking for.&amp;nbsp; Post back if I missed your question...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2013 18:13:16 GMT</pubDate>
    <dc:creator>JoshuaDamron</dc:creator>
    <dc:date>2013-02-12T18:13:16Z</dc:date>
    <item>
      <title>Simplest way to create a minimum bounding box for a tif image?</title>
      <link>https://community.esri.com/t5/data-management-questions/simplest-way-to-create-a-minimum-bounding-box-for/m-p/54991#M3099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to create a shapefile containing the bounding box for a tif raster file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm new at this and am looking for the simplest, accurate way to do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was given a NLCD file and want to draw a border around the entire image to define my area of interest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I know I can draw a polygon by hand, but with all the available tools, I would think there was one to do this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 20:42:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/simplest-way-to-create-a-minimum-bounding-box-for/m-p/54991#M3099</guid>
      <dc:creator>GeorgeSinkinson</dc:creator>
      <dc:date>2012-12-10T20:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Simplest way to create a minimum bounding box for a tif image?</title>
      <link>https://community.esri.com/t5/data-management-questions/simplest-way-to-create-a-minimum-bounding-box-for/m-p/54992#M3100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did a google search for "ArcGIS 10 create raster from polygon" and came upon this: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001200000008000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001200000008000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thin that's the tool you are looking for.&amp;nbsp; Post back if I missed your question...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 18:13:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/simplest-way-to-create-a-minimum-bounding-box-for/m-p/54992#M3100</guid>
      <dc:creator>JoshuaDamron</dc:creator>
      <dc:date>2013-02-12T18:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Simplest way to create a minimum bounding box for a tif image?</title>
      <link>https://community.esri.com/t5/data-management-questions/simplest-way-to-create-a-minimum-bounding-box-for/m-p/54993#M3101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi George,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Raster to Polygon tool will work as Joshua pointed out, but each cell will be converted to a polygon.&amp;nbsp; I would recommend using the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000002q000000"&gt;Create Fishnet&lt;/A&gt;&lt;SPAN&gt; tool.&amp;nbsp; For the Template Extent parameter, specify the raster.&amp;nbsp; Then specify:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cell Size Width:&amp;nbsp; 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cell Size Height:&amp;nbsp; 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Number of Rows:&amp;nbsp; 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Number of Columns:&amp;nbsp; 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And POLYGON for the output type.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if you have the 3D Analyst extension you could use the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00q90000007s000000"&gt;Raster Domain&lt;/A&gt;&lt;SPAN&gt; tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 18:28:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/simplest-way-to-create-a-minimum-bounding-box-for/m-p/54993#M3101</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2013-02-12T18:28:45Z</dc:date>
    </item>
  </channel>
</rss>

