<?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: Spatial Analyst question in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/spatial-analyst-question/m-p/581951#M19266</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your advice but ended up using "zonal statistics as table" which retained an attribute to join with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2014 20:34:02 GMT</pubDate>
    <dc:creator>JimFritz</dc:creator>
    <dc:date>2014-08-25T20:34:02Z</dc:date>
    <item>
      <title>Spatial Analyst question</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-analyst-question/m-p/581948#M19263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I would like to assign a percent slope value to individual roads in (polyline) shapefile.&amp;nbsp; So far I have rasterized the road shapefile, created a slope raster (from DEM data), and run zonal statistics using the rasterized polyline file and slope raster which results in a percent slope grid.&amp;nbsp; Now, how can you assign the percent slope values back to the original road shapefile?&amp;nbsp; Unfortunately, the grid that is created from running zonal statistics has no attributes to join to the road attribute table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;J Fritz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 16:38:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-analyst-question/m-p/581948#M19263</guid>
      <dc:creator>JimFritz</dc:creator>
      <dc:date>2014-08-25T16:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Analyst question</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-analyst-question/m-p/581949#M19264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can convert a floating point grid to an integer grid by using the raster calculator, scaling up the input grid by some factor of 10...then take the integer...join that to the shapefile...then export to a new shapefile, and rescale backwards in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie Int("MyGrid" * 10)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 16:42:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-analyst-question/m-p/581949#M19264</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-08-25T16:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Analyst question</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-analyst-question/m-p/581950#M19265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have 3D Analyst you can use Interpolate Shape to create a 3D shapefile then calculate a slope with some Python.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 16:47:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-analyst-question/m-p/581950#M19265</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2014-08-25T16:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Analyst question</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-analyst-question/m-p/581951#M19266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your advice but ended up using "zonal statistics as table" which retained an attribute to join with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 20:34:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-analyst-question/m-p/581951#M19266</guid>
      <dc:creator>JimFritz</dc:creator>
      <dc:date>2014-08-25T20:34:02Z</dc:date>
    </item>
  </channel>
</rss>

