<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Hillshading with QGIS</title>
	<atom:link href="http://linfiniti.com/2009/09/hillshading-with-qgis/feed/" rel="self" type="application/rss+xml" />
	<link>http://linfiniti.com/2009/09/hillshading-with-qgis/</link>
	<description>GIS for Open Source People</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:12:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tim Sutton</title>
		<link>http://linfiniti.com/2009/09/hillshading-with-qgis/comment-page-1/#comment-444</link>
		<dc:creator>Tim Sutton</dc:creator>
		<pubDate>Thu, 24 Mar 2011 21:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=161#comment-444</guid>
		<description>Hi

I suggest to contact the plugin author, Andreas Plesch: andreasplesch   [AT]   netscape       dot     net

Regards

Tim</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I suggest to contact the plugin author, Andreas Plesch: andreasplesch   [AT]   netscape       dot     net</p>
<p>Regards</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chaser</title>
		<link>http://linfiniti.com/2009/09/hillshading-with-qgis/comment-page-1/#comment-443</link>
		<dc:creator>chaser</dc:creator>
		<pubDate>Tue, 22 Mar 2011 04:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=161#comment-443</guid>
		<description>Hi

I followed the steps above - thanks. 

When I attempted to create a shaded relief, using the default settings, I got the following error:

Traceback (most recent call last):
  File &quot;C:/Documents and Settings/me/.qgis/python/plugins\shadedrelief\ShadedReliefDialog.py&quot;, line 83, in accept
    myEngine.run()
  File &quot;C:/Documents and Settings/me/.qgis/python/plugins\shadedrelief\ShadedReliefEngine.py&quot;, line 81, in run
    sta=numpy.dstack((-gr[1]*dy,gr[0]*dx,numpy.ones(gr[0].shape)*dx*dy))
  File &quot;C:\PROGRA~1\QUANTU~1\apps\Python25\lib\site-packages\numpy\lib\shape_base.py&quot;, line 304, in dstack
    return _nx.concatenate(map(atleast_3d,tup),2)
MemoryError

How do I address this issue?

Thankyou.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I followed the steps above &#8211; thanks. </p>
<p>When I attempted to create a shaded relief, using the default settings, I got the following error:</p>
<p>Traceback (most recent call last):<br />
  File &#8220;C:/Documents and Settings/me/.qgis/python/plugins\shadedrelief\ShadedReliefDialog.py&#8221;, line 83, in accept<br />
    myEngine.run()<br />
  File &#8220;C:/Documents and Settings/me/.qgis/python/plugins\shadedrelief\ShadedReliefEngine.py&#8221;, line 81, in run<br />
    sta=numpy.dstack((-gr[1]*dy,gr[0]*dx,numpy.ones(gr[0].shape)*dx*dy))<br />
  File &#8220;C:\PROGRA~1\QUANTU~1\apps\Python25\lib\site-packages\numpy\lib\shape_base.py&#8221;, line 304, in dstack<br />
    return _nx.concatenate(map(atleast_3d,tup),2)<br />
MemoryError</p>
<p>How do I address this issue?</p>
<p>Thankyou.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Sutton</title>
		<link>http://linfiniti.com/2009/09/hillshading-with-qgis/comment-page-1/#comment-432</link>
		<dc:creator>Tim Sutton</dc:creator>
		<pubDate>Fri, 21 Jan 2011 06:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=161#comment-432</guid>
		<description>Do

Plugins -&gt; Fetch python plugins

On the &#039;Repositories&#039; tab, click the &#039;Add 3rd party repositories&#039; button and on the &#039;Options&#039; tab check the option &#039;Show all plugins except those marked as experimental&#039;. Lastly in the &#039;Plugins&#039; tab, type &#039;shade&#039; into the filter box and check the &#039;DEM relief shader&#039; option, then click the &#039;install&#039; button.

Close the python plugin tool and you should now see the hillshade plugin listed in the plugins menu. If it is still not listed, open &#039;Plugins -&gt; manage plugins&#039; and check that it is enabled there.

Have fun!

Tim</description>
		<content:encoded><![CDATA[<p>Do</p>
<p>Plugins -> Fetch python plugins</p>
<p>On the &#8216;Repositories&#8217; tab, click the &#8216;Add 3rd party repositories&#8217; button and on the &#8216;Options&#8217; tab check the option &#8216;Show all plugins except those marked as experimental&#8217;. Lastly in the &#8216;Plugins&#8217; tab, type &#8216;shade&#8217; into the filter box and check the &#8216;DEM relief shader&#8217; option, then click the &#8216;install&#8217; button.</p>
<p>Close the python plugin tool and you should now see the hillshade plugin listed in the plugins menu. If it is still not listed, open &#8216;Plugins -> manage plugins&#8217; and check that it is enabled there.</p>
<p>Have fun!</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: palcel</title>
		<link>http://linfiniti.com/2009/09/hillshading-with-qgis/comment-page-1/#comment-431</link>
		<dc:creator>palcel</dc:creator>
		<pubDate>Thu, 20 Jan 2011 14:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=161#comment-431</guid>
		<description>Sorry, but I´m an amateur cartographer, and I know Qgis feom some days ago, but i´m really interested in open source Gis like this. I tried, but I can´t find this hillshade plugin into the program; I really don´t know where it´s the python plugin manager, I found only the Pyton console into Qgis. Can you explain me this, please?</description>
		<content:encoded><![CDATA[<p>Sorry, but I´m an amateur cartographer, and I know Qgis feom some days ago, but i´m really interested in open source Gis like this. I tried, but I can´t find this hillshade plugin into the program; I really don´t know where it´s the python plugin manager, I found only the Pyton console into Qgis. Can you explain me this, please?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

