<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>rullzer &#187; OpenStreetMap</title>
	<atom:link href="http://rullzer.com/blog/category/linux/openstreetmap/feed/" rel="self" type="application/rss+xml" />
	<link>http://rullzer.com/blog</link>
	<description>an experience beyond</description>
	<lastBuildDate>Thu, 24 Jun 2010 22:23:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Voronoi diagram in postgis</title>
		<link>http://rullzer.com/blog/2009/12/16/voronoi-diagram-in-postgis/</link>
		<comments>http://rullzer.com/blog/2009/12/16/voronoi-diagram-in-postgis/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 13:48:25 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2009/12/16/voronoi-diagram-in-postgis/">rullzer</span></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenStreetMap]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/?p=181</guid>
		<description><![CDATA[WIth some people from OSM I was trying to construct a Voronoi diagram from some geo data. Some googling revield PL/R which can do this job perfectly.
The complete guide is available at bostongis. 
This post is more a list of which emerge commands to execute&#8230; which is roughly what is decribed here.

Emerge postgresql and postgis [...]]]></description>
			<content:encoded><![CDATA[<p>WIth some people from <a href="http://osm.org">OSM</a> I was trying to construct a <a href="http://en.wikipedia.org/wiki/Voronoi_diagram">Voronoi diagram</a> from some geo data. Some googling revield <a href="http://www.joeconway.com/plr/">PL/R</a> which can do this job perfectly.</p>
<p>The complete guide is available at <a href="http://www.bostongis.com/PrinterFriendly.aspx?content_name=postgresql_plr_tut02">bostongis</a>. </p>
<p>This post is more a list of which emerge commands to execute&#8230; which is roughly what is decribed <a href="http://www.bostongis.com/PrinterFriendly.aspx?content_name=postgresql_plr_tut01">here</a>.</p>
<ol>
<li>Emerge postgresql and postgis (I assume you will install 8.4)</li>
<li>Emerge dev-lang/R</li>
<li>run R
<ol>
<li>chooseCRANmirror()</li>
<li>install.packages(&#8216;deldir&#8217;)</li>
</ol>
</li>
<li>Fetch the <a href="http://bugs.gentoo.org/show_bug.cgi?id=272610">PL/R ebuild</a> to your local overlay</li>
<li>Emerge plr</li>
</ol>
<p>Note that not anything is installed yet. But following the elog messages and the guides should be pretty straight forward now!</p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2009/12/16/voronoi-diagram-in-postgis/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Altitude in YOURS</title>
		<link>http://rullzer.com/blog/2008/11/12/altitude-in-yours/</link>
		<comments>http://rullzer.com/blog/2008/11/12/altitude-in-yours/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 19:42:32 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2008/11/12/altitude-in-yours/">rullzer</span></dc:creator>
				<category><![CDATA[OpenStreetMap]]></category>
		<category><![CDATA[srtm]]></category>
		<category><![CDATA[YOURS]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/?p=154</guid>
		<description><![CDATA[This weekend I spend getting the srtm data (thanks NASA) into postgres to use it. To do that I used Sjors way to do that which is with python. I got it to work in no time on my Gentoo-amd64-dev-box. That was Saturday.
Now Sunday I spend all day trying to get it to work on [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend I spend getting the srtm data (thanks NASA) into postgres to use it. To do that I used <a href="http://wiki.openstreetmap.org/index.php/Route_altitude_profiles_SRTM">Sjors</a> way to do that which is with python. I got it to work in no time on my Gentoo-amd64-dev-box. That was Saturday.</p>
<p>Now Sunday I spend all day trying to get it to work on the dutch openstreetmap server. Which was quite a bigger challenge. Since well on CentOS 5 not all packages were correct. So I ended up compiling a lot myself, this however is pain in the ass if it turn out you have to compile almost all dependencies yourself to.</p>
<p>But it works! Check it on <a href="http://altitude.openstreetmap.nl/">altitude.openstreetmap.nl</a>. There you won&#8217;t find much but check the wiki page for more info on how to get data out of it. We only host the srtm data for the Netherlands, Belgium and Luxembourg. This since the data is quite large and well, I am not the only one using the server.</p>
<p>But back to the title. <a href="http://www.yournavigation.org/">YOURS</a> is an <a href="http://www.openstreetmap.org">OpenStreetMap</a> routing service. Which is kick-ass by the way. YOURS supports the altitude data and give the altitude profile of your route. Right now only a plot of the altitude is shown but I guess we get some nice stats soon!</p>
<p>Now for a little problem YOURS does not work really well when using Konqueror. I tried to figure out why but I&#8217;m not really a java script expert. So if you are and have some free time. Please find the problem <img src='http://rullzer.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Now for another project idea of mine (probably around Christmas): porting Sjors python implementation to C. This since well. I love C.</p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2008/11/12/altitude-in-yours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
