<?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: Making a Big OSM Map</title>
	<atom:link href="http://crschmidt.net/blog/archives/362/making-a-big-osm-map/feed/" rel="self" type="application/rss+xml" />
	<link>http://crschmidt.net/blog/archives/362/making-a-big-osm-map/</link>
	<description>Ramblings of a GIS Hacker</description>
	<pubDate>Tue, 16 Mar 2010 22:56:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Valent</title>
		<link>http://crschmidt.net/blog/archives/362/making-a-big-osm-map/comment-page-1/#comment-20514</link>
		<dc:creator>Valent</dc:creator>
		<pubDate>Fri, 06 Nov 2009 14:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://crschmidt.net/blog/?p=362#comment-20514</guid>
		<description>Whoow that is a gorgeous map! I'm so jealous :)

You wrote that it is trivial tu make big image using Mapnik but for us who have no experience using Mapnik some pointers would be a huge help so that we can also make big images for our Mapping Parties.

Cheers from Croatia.</description>
		<content:encoded><![CDATA[<p>Whoow that is a gorgeous map! I&#8217;m so jealous <img src='http://crschmidt.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>You wrote that it is trivial tu make big image using Mapnik but for us who have no experience using Mapnik some pointers would be a huge help so that we can also make big images for our Mapping Parties.</p>
<p>Cheers from Croatia.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal Migurski</title>
		<link>http://crschmidt.net/blog/archives/362/making-a-big-osm-map/comment-page-1/#comment-20207</link>
		<dc:creator>Michal Migurski</dc:creator>
		<pubDate>Thu, 12 Feb 2009 20:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://crschmidt.net/blog/?p=362#comment-20207</guid>
		<description>I finally compiled mapnik on Debian for the first time recently - I had to compile Boost from source in order to get it to work, I think there are some notes from this process I posted to mapnik-users when it finally worked.</description>
		<content:encoded><![CDATA[<p>I finally compiled mapnik on Debian for the first time recently - I had to compile Boost from source in order to get it to work, I think there are some notes from this process I posted to mapnik-users when it finally worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: crschmidt</title>
		<link>http://crschmidt.net/blog/archives/362/making-a-big-osm-map/comment-page-1/#comment-20206</link>
		<dc:creator>crschmidt</dc:creator>
		<pubDate>Thu, 12 Feb 2009 19:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://crschmidt.net/blog/?p=362#comment-20206</guid>
		<description>1. I couldn't get Mapnik to build. I've never built Mapnik under Debian Stable; I use Debian packages, but there hasn't been a release since Cairo support was added.  So I didn't have the ability to render to a Cairo surface.

2. Since I was 'printing' the image at 600dpi natively, I don't think this would have changed anything. Had I, instead, printed at 90dpi and let the printer resize it, it probably would have worked, but I didn't realize that what I had wouldn't work until after it was already done.

3. "printing" that area at 90dpi or what have you would have left out a lot of the details that I wanted to see; Since the goal was really to get a coverage map, I wanted to see everything, and 'zooming out' by a factor of 6 leaves out a lot of the lower level names and so on. In this case, I couldn't see them anyway, but with magnification of some kind I would.

4. The printer doesn't cleanly support all versions of PDF, so I wasn't sure that printing to a Cairo PDF would work.

5. Since rasterizing to png required 3GB of memory, I'm not *entirely* sure that vectorizing via Cairo would have been able to complete under the 32bit binary of Mapnik I have built.

In theory, though, that's not an unreasonable question; I just don't think it would have solved all my problems in this case. (the first not being solved by magnification anyway, because I still can't compile Mapnik :))</description>
		<content:encoded><![CDATA[<p>1. I couldn&#8217;t get Mapnik to build. I&#8217;ve never built Mapnik under Debian Stable; I use Debian packages, but there hasn&#8217;t been a release since Cairo support was added.  So I didn&#8217;t have the ability to render to a Cairo surface.</p>
<p>2. Since I was &#8216;printing&#8217; the image at 600dpi natively, I don&#8217;t think this would have changed anything. Had I, instead, printed at 90dpi and let the printer resize it, it probably would have worked, but I didn&#8217;t realize that what I had wouldn&#8217;t work until after it was already done.</p>
<p>3. &#8220;printing&#8221; that area at 90dpi or what have you would have left out a lot of the details that I wanted to see; Since the goal was really to get a coverage map, I wanted to see everything, and &#8216;zooming out&#8217; by a factor of 6 leaves out a lot of the lower level names and so on. In this case, I couldn&#8217;t see them anyway, but with magnification of some kind I would.</p>
<p>4. The printer doesn&#8217;t cleanly support all versions of PDF, so I wasn&#8217;t sure that printing to a Cairo PDF would work.</p>
<p>5. Since rasterizing to png required 3GB of memory, I&#8217;m not *entirely* sure that vectorizing via Cairo would have been able to complete under the 32bit binary of Mapnik I have built.</p>
<p>In theory, though, that&#8217;s not an unreasonable question; I just don&#8217;t think it would have solved all my problems in this case. (the first not being solved by magnification anyway, because I still can&#8217;t compile Mapnik :))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tbonfort</title>
		<link>http://crschmidt.net/blog/archives/362/making-a-big-osm-map/comment-page-1/#comment-20205</link>
		<dc:creator>tbonfort</dc:creator>
		<pubDate>Thu, 12 Feb 2009 19:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://crschmidt.net/blog/?p=362#comment-20205</guid>
		<description>Why didn't you use svg (or pdf, don't know if that exists by I would suspect so knowing it's cairo behind the scenes) output? this would seem the perfect output for the task, and you wouldn't have to worry about the magnification stuff.</description>
		<content:encoded><![CDATA[<p>Why didn&#8217;t you use svg (or pdf, don&#8217;t know if that exists by I would suspect so knowing it&#8217;s cairo behind the scenes) output? this would seem the perfect output for the task, and you wouldn&#8217;t have to worry about the magnification stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: crschmidt</title>
		<link>http://crschmidt.net/blog/archives/362/making-a-big-osm-map/comment-page-1/#comment-20204</link>
		<dc:creator>crschmidt</dc:creator>
		<pubDate>Thu, 12 Feb 2009 17:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://crschmidt.net/blog/?p=362#comment-20204</guid>
		<description>In the post, now.</description>
		<content:encoded><![CDATA[<p>In the post, now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: STH</title>
		<link>http://crschmidt.net/blog/archives/362/making-a-big-osm-map/comment-page-1/#comment-20203</link>
		<dc:creator>STH</dc:creator>
		<pubDate>Thu, 12 Feb 2009 17:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://crschmidt.net/blog/?p=362#comment-20203</guid>
		<description>But where is the picture of the printed map?</description>
		<content:encoded><![CDATA[<p>But where is the picture of the printed map?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
