<?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 Hey ESRI, your hillshade python code example is wrong. in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/hey-esri-your-hillshade-python-code-example-is/m-p/85201#M6720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FYI, the Python example for the hillshade tool is incorrect (see link below) and returns an error "name 'HillShade' is not defined".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The example shows....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;outHillShade = HillShade(inRaster, azimuth, altitude, modelShadows, zFactor)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When it should be...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;outHillShade = Hillshade(inRaster, azimuth, altitude, modelShadows, zFactor)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Hillshade/009z000000v0000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Hillshade/009z000000v0000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2012 14:42:42 GMT</pubDate>
    <dc:creator>GerryGabrisch</dc:creator>
    <dc:date>2012-06-12T14:42:42Z</dc:date>
    <item>
      <title>Hey ESRI, your hillshade python code example is wrong.</title>
      <link>https://community.esri.com/t5/python-questions/hey-esri-your-hillshade-python-code-example-is/m-p/85201#M6720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FYI, the Python example for the hillshade tool is incorrect (see link below) and returns an error "name 'HillShade' is not defined".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The example shows....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;outHillShade = HillShade(inRaster, azimuth, altitude, modelShadows, zFactor)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When it should be...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;outHillShade = Hillshade(inRaster, azimuth, altitude, modelShadows, zFactor)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Hillshade/009z000000v0000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Hillshade/009z000000v0000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 14:42:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/hey-esri-your-hillshade-python-code-example-is/m-p/85201#M6720</guid>
      <dc:creator>GerryGabrisch</dc:creator>
      <dc:date>2012-06-12T14:42:42Z</dc:date>
    </item>
  </channel>
</rss>

