<?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: Messing about with some Mapping</title>
	<atom:link href="http://www.burningsilicon.net/blog/2009/09/messing-about-with-some-mapping/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burningsilicon.net/blog/2009/09/messing-about-with-some-mapping/</link>
	<description>Ponderings and Rants others stuff from Steve</description>
	<lastBuildDate>Sat, 26 Nov 2011 06:44:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: natevw</title>
		<link>http://www.burningsilicon.net/blog/2009/09/messing-about-with-some-mapping/comment-page-1/#comment-40</link>
		<dc:creator>natevw</dc:creator>
		<pubDate>Tue, 18 May 2010 23:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.burningsilicon.net/blog/?p=277#comment-40</guid>
		<description>Is it just me, or is PostGIS not even installed on this VM? I&#039;m trying to use the src/mapnik/osm2pgsql/osm2pgsql binary to import, and it&#039;s complaining about an unknown PostgreSQL/PostGIS function. (The mapnik/osm2pgsql.py script only worked after a few modifications, and doesn&#039;t seem to be the droid I&#039;m looking for anyway.)</description>
		<content:encoded><![CDATA[<p>Is it just me, or is PostGIS not even installed on this VM? I&#8217;m trying to use the src/mapnik/osm2pgsql/osm2pgsql binary to import, and it&#8217;s complaining about an unknown PostgreSQL/PostGIS function. (The mapnik/osm2pgsql.py script only worked after a few modifications, and doesn&#8217;t seem to be the droid I&#8217;m looking for anyway.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://www.burningsilicon.net/blog/2009/09/messing-about-with-some-mapping/comment-page-1/#comment-8</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Wed, 24 Feb 2010 19:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.burningsilicon.net/blog/?p=277#comment-8</guid>
		<description>After installing how do i test the application on the browser?</description>
		<content:encoded><![CDATA[<p>After installing how do i test the application on the browser?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iteration</title>
		<link>http://www.burningsilicon.net/blog/2009/09/messing-about-with-some-mapping/comment-page-1/#comment-5</link>
		<dc:creator>Iteration</dc:creator>
		<pubDate>Sun, 24 Jan 2010 02:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.burningsilicon.net/blog/?p=277#comment-5</guid>
		<description>The login details for the Ubuntu Image are:

username: notroot
password: thoughtpolice

The base Ubuntu image was sourced from http://www.thoughtpolice.co.uk/vmware/

In terms of blank tiles being generated, you might want to double check that you have imported the OSM data for your region. (as per the instructions on http://weait.com/content/make-your-first-map) 

As it stands the image only comes with the world coastlines installed, not all of the OSM data.

A good way to test is to do some rendering at zoom level 1-5 where the coastlines will give you outlines and detail without needing all of the underlying OSM data.</description>
		<content:encoded><![CDATA[<p>The login details for the Ubuntu Image are:</p>
<p>username: notroot<br />
password: thoughtpolice</p>
<p>The base Ubuntu image was sourced from <a href="http://www.thoughtpolice.co.uk/vmware/" rel="nofollow">http://www.thoughtpolice.co.uk/vmware/</a></p>
<p>In terms of blank tiles being generated, you might want to double check that you have imported the OSM data for your region. (as per the instructions on <a href="http://weait.com/content/make-your-first-map" rel="nofollow">http://weait.com/content/make-your-first-map</a>) </p>
<p>As it stands the image only comes with the world coastlines installed, not all of the OSM data.</p>
<p>A good way to test is to do some rendering at zoom level 1-5 where the coastlines will give you outlines and detail without needing all of the underlying OSM data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayhan</title>
		<link>http://www.burningsilicon.net/blog/2009/09/messing-about-with-some-mapping/comment-page-1/#comment-4</link>
		<dc:creator>Ayhan</dc:creator>
		<pubDate>Fri, 08 Jan 2010 10:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.burningsilicon.net/blog/?p=277#comment-4</guid>
		<description>Hi,
great VM. Thank you.
I&#039;am getting always Empty Tiles.

I followed the steps and execute the commands
(source set-mapnik-env
./customize-mapnik-map &gt;$MAPNIK_MAP_FILE
./z0_generate_tiles.py)

The values for the Bounding Box for Great Britian are from the osm file.

In the STDERR i always get this messages:
Great Britian : 10 651 508 Empty Tile
Great Britian : 10 651 507 Empty Tile
...

Can you help please?

Greetings
Ayhan</description>
		<content:encoded><![CDATA[<p>Hi,<br />
great VM. Thank you.<br />
I&#8217;am getting always Empty Tiles.</p>
<p>I followed the steps and execute the commands<br />
(source set-mapnik-env<br />
./customize-mapnik-map &gt;$MAPNIK_MAP_FILE<br />
./z0_generate_tiles.py)</p>
<p>The values for the Bounding Box for Great Britian are from the osm file.</p>
<p>In the STDERR i always get this messages:<br />
Great Britian : 10 651 508 Empty Tile<br />
Great Britian : 10 651 507 Empty Tile<br />
&#8230;</p>
<p>Can you help please?</p>
<p>Greetings<br />
Ayhan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayhan</title>
		<link>http://www.burningsilicon.net/blog/2009/09/messing-about-with-some-mapping/comment-page-1/#comment-2</link>
		<dc:creator>Ayhan</dc:creator>
		<pubDate>Wed, 18 Nov 2009 15:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.burningsilicon.net/blog/?p=277#comment-2</guid>
		<description>Hi,
i&#039;ve donwload the ubuntu-server-Mapnik. Can you tell me the Login for ubuntu, please?
Greatings from Germany
Ayhan</description>
		<content:encoded><![CDATA[<p>Hi,<br />
i&#8217;ve donwload the ubuntu-server-Mapnik. Can you tell me the Login for ubuntu, please?<br />
Greatings from Germany<br />
Ayhan</p>
]]></content:encoded>
	</item>
</channel>
</rss>

