<?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 Converting Shapefiles to Rasters to create a single land use map in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/converting-shapefiles-to-rasters-to-create-a/m-p/741466#M41802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm looking for some help here. It seems I have found 78 different ways to NOT accomplish what I'm looking for and I am hitting a wall now. I have a feeling the solution is right in front of me but I can't see it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Background:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to create a single urban land-use raster file of my university to run a stormwater simulation using SUSTAIN (an EPA model add-on for ArcGIS 9.3). I started with an aerial image of my campus and created shapefiles for the various land uses such as classroom buildings, administrative buildings, sports grass, etc. For each type of land-use there is a specific numeric code. For example, "110" is associated with the land-use Classroom Building. Each shapefile has an attribute column that has the appropriate numeric code. I then converted the 24 shapefiles into 24 rasters using the "Polygon to Raster" conversion tool. The "Value" column for each raster file has the land-use code. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I need to create a single raster file that combines all 24 raster files but still perserves the land-use code and each raster file is displayed in a different color. I attached a screen capture of the land use raster file that I am using as an example for what I am trying to create.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]15670[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;--Pat--&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jul 2012 17:03:03 GMT</pubDate>
    <dc:creator>PatrickMiller</dc:creator>
    <dc:date>2012-07-02T17:03:03Z</dc:date>
    <item>
      <title>Converting Shapefiles to Rasters to create a single land use map</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-shapefiles-to-rasters-to-create-a/m-p/741466#M41802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm looking for some help here. It seems I have found 78 different ways to NOT accomplish what I'm looking for and I am hitting a wall now. I have a feeling the solution is right in front of me but I can't see it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Background:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to create a single urban land-use raster file of my university to run a stormwater simulation using SUSTAIN (an EPA model add-on for ArcGIS 9.3). I started with an aerial image of my campus and created shapefiles for the various land uses such as classroom buildings, administrative buildings, sports grass, etc. For each type of land-use there is a specific numeric code. For example, "110" is associated with the land-use Classroom Building. Each shapefile has an attribute column that has the appropriate numeric code. I then converted the 24 shapefiles into 24 rasters using the "Polygon to Raster" conversion tool. The "Value" column for each raster file has the land-use code. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I need to create a single raster file that combines all 24 raster files but still perserves the land-use code and each raster file is displayed in a different color. I attached a screen capture of the land use raster file that I am using as an example for what I am trying to create.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]15670[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;--Pat--&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2012 17:03:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-shapefiles-to-rasters-to-create-a/m-p/741466#M41802</guid>
      <dc:creator>PatrickMiller</dc:creator>
      <dc:date>2012-07-02T17:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Shapefiles to Rasters to create a single land use map</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-shapefiles-to-rasters-to-create-a/m-p/741467#M41803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Run the Mosaic to New Raster tool.&amp;nbsp; Optionally, you could have run Merge on all the polygons to create one polygon feature class with all codes, and then converted that to raster.&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>Mon, 02 Jul 2012 17:56:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-shapefiles-to-rasters-to-create-a/m-p/741467#M41803</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2012-07-02T17:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Shapefiles to Rasters to create a single land use map</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-shapefiles-to-rasters-to-create-a/m-p/741468#M41804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you! I tried the Mosaic to New Raster and got an error about the raster files have different pixel sizes. Instead of trying to solve that issue, I went back and merged the shapefiles and then created my single raster! There are some gaps in the data but those won't be a problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 04:12:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-shapefiles-to-rasters-to-create-a/m-p/741468#M41804</guid>
      <dc:creator>PatrickMiller</dc:creator>
      <dc:date>2012-07-03T04:12:39Z</dc:date>
    </item>
  </channel>
</rss>

