<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://weait.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>planet</title>
 <link>http://weait.com/category/post/planet</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>OpenStreetMap postgresql postGIS database on RAID</title>
 <link>http://weait.com/content/openstreetmap-postgresql-postgis-database-raid</link>
 <description>&lt;h2&gt;Configure a database for OpenStreetMap on another disk&lt;/h2&gt;
&lt;p&gt;Perhaps you need more space for your OpenStreetMap database and decide to move it to your shiny new big disk or RAID array?  Sound good?  Here we go.  We need to create a tablespace for the database, then use it.  &lt;/p&gt;
&lt;p&gt;Create a directory for the database&lt;br /&gt;
&lt;code&gt;sudo mkdir /raid/newgis&lt;br /&gt;
sudo chown postgres:postgres /raid/newgis&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;As the postgres user&lt;br /&gt;
&lt;code&gt;sudo -u postgres -i&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Create a user for this database.  Perhaps replace &lt;q&gt;username&lt;/q&gt; with your username? Sure. &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://weait.com/content/openstreetmap-postgresql-postgis-database-raid&quot;&gt;&amp;nbsp;read&amp;nbsp;more&amp;nbsp;&amp;raquo;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
 <comments>http://weait.com/content/openstreetmap-postgresql-postgis-database-raid#comments</comments>
 <category domain="http://weait.com/category/post/disk-space">disk space</category>
 <category domain="http://weait.com/category/post/openstreetmap">OpenStreetMap</category>
 <category domain="http://weait.com/category/post/osm2pgsql">osm2pgsql</category>
 <category domain="http://weait.com/category/post/planet">planet</category>
 <category domain="http://weait.com/category/post/postgis">postGIS</category>
 <category domain="http://weait.com/category/post/postgresql">postgresql</category>
 <category domain="http://weait.com/category/post/raid">RAID</category>
 <pubDate>Fri, 26 Mar 2010 17:26:10 -0400</pubDate>
 <dc:creator>rw</dc:creator>
 <guid isPermaLink="false">116 at http://weait.com</guid>
</item>
<item>
 <title>Build your own OpenStreetMap Server - Ubuntu 10.04 Lucid Lynx</title>
 <link>http://weait.com/content/build-your-own-openstreetmap-server</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://weait.com/files/suny-buff.png&quot; alt=&quot;SUNY Buffalo campus as seen on OpenStreetMap.org in March of 2009&quot; /&gt;&lt;br /&gt;
&lt;q&gt;Build your own OpenStreetMap server.&lt;/q&gt; Build your own what?  &lt;/p&gt;
&lt;p&gt;OpenStreetMap is the editable World map of everything.  It is the Wikipedia of maps.  It is to other on-line maps as Wikipedia is to Britannica.  And it is awesome in every possible way. &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://weait.com/content/build-your-own-openstreetmap-server&quot;&gt;&amp;nbsp;read&amp;nbsp;more&amp;nbsp;&amp;raquo;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
 <comments>http://weait.com/content/build-your-own-openstreetmap-server#comments</comments>
 <category domain="http://weait.com/category/post/1004">10.04</category>
 <category domain="http://weait.com/category/post/lucid">Lucid</category>
 <category domain="http://weait.com/category/post/lynx">Lynx</category>
 <category domain="http://weait.com/category/post/mapnik">Mapnik</category>
 <category domain="http://weait.com/category/post/openstreetmap">OpenStreetMap</category>
 <category domain="http://weait.com/category/post/osm">osm</category>
 <category domain="http://weait.com/category/post/osm2pgsql">osm2pgsql</category>
 <category domain="http://weait.com/category/post/planet">planet</category>
 <category domain="http://weait.com/category/post/tile-server">tile server</category>
 <category domain="http://weait.com/category/post/ubuntu">ubuntu</category>
 <pubDate>Fri, 26 Mar 2010 15:13:48 -0400</pubDate>
 <dc:creator>rw</dc:creator>
 <guid isPermaLink="false">114 at http://weait.com</guid>
</item>
<item>
 <title>Make a planet file</title>
 <link>http://weait.com/content/make-planet-file</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://weait.com/files/planet.png&quot; alt=&quot;example map section&quot; /&gt;&lt;br /&gt;
If you are reading these articles in the order that they are published, then there are several steps missing between &lt;a href=&quot;http://weait.com/content/make-your-first-map&quot;&gt;Make your first Map&lt;/a&gt; and this one.  Sorry.  I&#039;ll fill in the rest soon.  This appears not yet to be documented elsewhere.  So it is probably worth jumping ahead for this one.  &lt;/p&gt;
&lt;p&gt;This article deals with OpenStreetMap API v0.5 &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://weait.com/content/make-planet-file&quot;&gt;&amp;nbsp;read&amp;nbsp;more&amp;nbsp;&amp;raquo;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Background&lt;/h2&gt;
</description>
 <comments>http://weait.com/content/make-planet-file#comments</comments>
 <category domain="http://weait.com/category/post/api-05">API 0.5</category>
 <category domain="http://weait.com/category/post/openstreetmap">OpenStreetMap</category>
 <category domain="http://weait.com/category/post/osm">osm</category>
 <category domain="http://weait.com/category/post/planet">planet</category>
 <category domain="http://weait.com/category/post/rendering">rendering</category>
 <category domain="http://weait.com/category/post/tile-server">tile server</category>
 <pubDate>Fri, 10 Apr 2009 20:18:08 -0400</pubDate>
 <dc:creator>rw</dc:creator>
 <guid isPermaLink="false">73 at http://weait.com</guid>
</item>
</channel>
</rss>
