<?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"
	>
<channel>
	<title>Comments on: Unix command-line tile cutter for Google Maps</title>
	<atom:link href="http://crazedmonkey.com/blog/programming/google-tile-cutter.html/feed" rel="self" type="application/rss+xml" />
	<link>http://crazedmonkey.com/blog/programming/google-tile-cutter.html</link>
	<description>Ian Stevens' weblog</description>
	<pubDate>Mon, 08 Sep 2008 07:00:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Ian Stevens</title>
		<link>http://crazedmonkey.com/blog/programming/google-tile-cutter.html#comment-49628</link>
		<dc:creator>Ian Stevens</dc:creator>
		<pubDate>Sat, 07 Jun 2008 17:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://crazedmonkey.com/blog/programming/unix-command-line-image-tiler-for-google-maps.html#comment-49628</guid>
		<description>Sorry Martoosh, this utility just cuts an existing image into tiles suitable for Google Maps.  It does not do the reverse.  There are apps that do this.  Search for "google maps tile stitcher" or something similar.</description>
		<content:encoded><![CDATA[<p>Sorry Martoosh, this utility just cuts an existing image into tiles suitable for Google Maps.  It does not do the reverse.  There are apps that do this.  Search for &#8220;google maps tile stitcher&#8221; or something similar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martoosh</title>
		<link>http://crazedmonkey.com/blog/programming/google-tile-cutter.html#comment-49553</link>
		<dc:creator>Martoosh</dc:creator>
		<pubDate>Fri, 06 Jun 2008 19:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://crazedmonkey.com/blog/programming/unix-command-line-image-tiler-for-google-maps.html#comment-49553</guid>
		<description>Hi Ian, 

I'm looking for a tool that will allow me to cut out a section from a map online, from google maps for instance. 

Is this the function of the Unix command-line tile cutter? Forgive my ignorance, I am a social worker (not a computer scientist) and am not literate with tools - however I'm trying to create a document and such a tool would be useful.  

Thank you, best, 
Marta</description>
		<content:encoded><![CDATA[<p>Hi Ian, </p>
<p>I&#8217;m looking for a tool that will allow me to cut out a section from a map online, from google maps for instance. </p>
<p>Is this the function of the Unix command-line tile cutter? Forgive my ignorance, I am a social worker (not a computer scientist) and am not literate with tools - however I&#8217;m trying to create a document and such a tool would be useful.  </p>
<p>Thank you, best,<br />
Marta</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bo Bjerregaard</title>
		<link>http://crazedmonkey.com/blog/programming/google-tile-cutter.html#comment-45587</link>
		<dc:creator>Bo Bjerregaard</dc:creator>
		<pubDate>Fri, 02 May 2008 12:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://crazedmonkey.com/blog/programming/unix-command-line-image-tiler-for-google-maps.html#comment-45587</guid>
		<description>Hi Ian,

I've been using googletilecutter, and so far I'm pretty happy with the results, great work!

But at the moment I'm running into some issues cutting tiles so I can zoom in on them.

I have a source-map, which has coords 34623, 20350 @ zoom-level 16, that I've used googletilecutter to cut up into 9 tiles. I want to be able to zoom further in on the map, how would I be able to do this? I've tried cutting up the resulting tiles into more tiles to get another zoomlevel, but it just doesn't work...

I hope you can help me out :)

~Bo</description>
		<content:encoded><![CDATA[<p>Hi Ian,</p>
<p>I&#8217;ve been using googletilecutter, and so far I&#8217;m pretty happy with the results, great work!</p>
<p>But at the moment I&#8217;m running into some issues cutting tiles so I can zoom in on them.</p>
<p>I have a source-map, which has coords 34623, 20350 @ zoom-level 16, that I&#8217;ve used googletilecutter to cut up into 9 tiles. I want to be able to zoom further in on the map, how would I be able to do this? I&#8217;ve tried cutting up the resulting tiles into more tiles to get another zoomlevel, but it just doesn&#8217;t work&#8230;</p>
<p>I hope you can help me out :)</p>
<p>~Bo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ExtMapTypeControl 1.2 with Custom Map Types &#124; geo2web.com</title>
		<link>http://crazedmonkey.com/blog/programming/google-tile-cutter.html#comment-22345</link>
		<dc:creator>ExtMapTypeControl 1.2 with Custom Map Types &#124; geo2web.com</dc:creator>
		<pubDate>Mon, 05 Nov 2007 13:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://crazedmonkey.com/blog/programming/unix-command-line-image-tiler-for-google-maps.html#comment-22345</guid>
		<description>[...] those of you who don&#8217;t know, you can create your own custom map types, cut your own tiles, or even remove default map types. The GMapTypeControl respects whatever map types are defined, and [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] those of you who don&#8217;t know, you can create your own custom map types, cut your own tiles, or even remove default map types. The GMapTypeControl respects whatever map types are defined, and [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Stevens</title>
		<link>http://crazedmonkey.com/blog/programming/google-tile-cutter.html#comment-20523</link>
		<dc:creator>Ian Stevens</dc:creator>
		<pubDate>Wed, 17 Oct 2007 18:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://crazedmonkey.com/blog/programming/unix-command-line-image-tiler-for-google-maps.html#comment-20523</guid>
		<description>Hi Peter.  My tile cutter requires you to install &lt;a href="http://www.imagemagick.org/" rel="nofollow"&gt;ImageMagick&lt;/a&gt;, which you do not have installed.  If you're under a Debian variant, running &lt;code&gt;apt-get imagemagick&lt;/code&gt; should solve the problem.

Admittedly, a more suitable error message should be output, and &lt;a title="googletilecutter issue: Output error message and stop script if ImageMagick not installed" href="http://code.google.com/p/googletilecutter/issues/detail?id=3" rel="nofollow"&gt;I've created a ticket reflecting this&lt;/a&gt;.  Unfortunately, the script won't auto-install missing packages.

I hope this helps.  If you're still having problems, let me know.</description>
		<content:encoded><![CDATA[<p>Hi Peter.  My tile cutter requires you to install <a href="http://www.imagemagick.org/" rel="nofollow">ImageMagick</a>, which you do not have installed.  If you&#8217;re under a Debian variant, running <code>apt-get imagemagick</code> should solve the problem.</p>
<p>Admittedly, a more suitable error message should be output, and <a title="googletilecutter issue: Output error message and stop script if ImageMagick not installed" href="http://code.google.com/p/googletilecutter/issues/detail?id=3" rel="nofollow">I&#8217;ve created a ticket reflecting this</a>.  Unfortunately, the script won&#8217;t auto-install missing packages.</p>
<p>I hope this helps.  If you&#8217;re still having problems, let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://crazedmonkey.com/blog/programming/google-tile-cutter.html#comment-20481</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 17 Oct 2007 11:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://crazedmonkey.com/blog/programming/unix-command-line-image-tiler-for-google-maps.html#comment-20481</guid>
		<description>What do I need to do to get this up and running. Do you have a easy cant go wrong guide to how to cut up tiles. So far all the examples online are sparse to say the least and there is no easy all you need to do to create your own tiles is...


1. get an image of the world like this one... i.e.
2. using the following .....
3. running the script under linux you will need to make sure you install X and Y via apt-get, yum or whatever package manager you use...


At the moment when I run your script i get the following:

Advpng or pngcrush not found.  Using no PNG compression.
Padding image ...
./googletilecutter.sh: line 140: identify: command not found
./googletilecutter.sh: line 152: convert: command not found
Generating tiles ...
./googletilecutter.sh: line 161: convert: command not found
Renumbering and compressing tiles ...
ls: /tmp/map-HUzlU1-tile*: No such file or directory

Any info would be appreciated!

Thanks</description>
		<content:encoded><![CDATA[<p>What do I need to do to get this up and running. Do you have a easy cant go wrong guide to how to cut up tiles. So far all the examples online are sparse to say the least and there is no easy all you need to do to create your own tiles is&#8230;</p>
<p>1. get an image of the world like this one&#8230; i.e.<br />
2. using the following &#8230;..<br />
3. running the script under linux you will need to make sure you install X and Y via apt-get, yum or whatever package manager you use&#8230;</p>
<p>At the moment when I run your script i get the following:</p>
<p>Advpng or pngcrush not found.  Using no PNG compression.<br />
Padding image &#8230;<br />
./googletilecutter.sh: line 140: identify: command not found<br />
./googletilecutter.sh: line 152: convert: command not found<br />
Generating tiles &#8230;<br />
./googletilecutter.sh: line 161: convert: command not found<br />
Renumbering and compressing tiles &#8230;<br />
ls: /tmp/map-HUzlU1-tile*: No such file or directory</p>
<p>Any info would be appreciated!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ExtMapTypeControl 1.2: Types Made on ordering Maintaining Of Support Of Chart &#124; geo2web.com</title>
		<link>http://crazedmonkey.com/blog/programming/google-tile-cutter.html#comment-17610</link>
		<dc:creator>ExtMapTypeControl 1.2: Types Made on ordering Maintaining Of Support Of Chart &#124; geo2web.com</dc:creator>
		<pubDate>Wed, 19 Sep 2007 07:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://crazedmonkey.com/blog/programming/unix-command-line-image-tiler-for-google-maps.html#comment-17610</guid>
		<description>[...] those of you who don&#8217;t know, you can create your own custom map types, cut your own tiles, or even remove default map types. The GMapTypeControl respects whatever map types are defined, and [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] those of you who don&#8217;t know, you can create your own custom map types, cut your own tiles, or even remove default map types. The GMapTypeControl respects whatever map types are defined, and [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Relations &#8250; links for 2007-09-13</title>
		<link>http://crazedmonkey.com/blog/programming/google-tile-cutter.html#comment-16961</link>
		<dc:creator>Relations &#8250; links for 2007-09-13</dc:creator>
		<pubDate>Thu, 13 Sep 2007 00:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://crazedmonkey.com/blog/programming/unix-command-line-image-tiler-for-google-maps.html#comment-16961</guid>
		<description>[...] Unix command-line tile cutter for Google Maps - crazed monkey My image tiler uses Free Software, is released under the GPL, and has the following features: [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Unix command-line tile cutter for Google Maps - crazed monkey My image tiler uses Free Software, is released under the GPL, and has the following features: [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Stevens</title>
		<link>http://crazedmonkey.com/blog/programming/google-tile-cutter.html#comment-6253</link>
		<dc:creator>Ian Stevens</dc:creator>
		<pubDate>Fri, 11 May 2007 00:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://crazedmonkey.com/blog/programming/unix-command-line-image-tiler-for-google-maps.html#comment-6253</guid>
		<description>Hm, there are a number of things wrong here.  This shouldn't be running under csh.  Find out where your bash shell is and change the first line of the script to reflect that.  It might be /usr/bin/bash, not /bin/bash.

It also looks like identify can't parse your .tif file and is failing to pad it.  Not sure why.</description>
		<content:encoded><![CDATA[<p>Hm, there are a number of things wrong here.  This shouldn&#8217;t be running under csh.  Find out where your bash shell is and change the first line of the script to reflect that.  It might be /usr/bin/bash, not /bin/bash.</p>
<p>It also looks like identify can&#8217;t parse your .tif file and is failing to pad it.  Not sure why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli</title>
		<link>http://crazedmonkey.com/blog/programming/google-tile-cutter.html#comment-6073</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Thu, 10 May 2007 04:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://crazedmonkey.com/blog/programming/unix-command-line-image-tiler-for-google-maps.html#comment-6073</guid>
		<description>Hi Ian,

I'm interested in using your sh script that you wrote, but an error keeps coming up when trying to initiate the program. Here's the output of the command when trying to use it. 

eli% tilecutter -o 15 -t 772,571 -z 15 ds9.tif
csh: .: Command not found.
/usr/bin/tilecutter: line 111: [: too many arguments
csh: .: Command not found.
Using pngcrush for compression.
Padding image ...
identify: ds9.tif: unknown field with tag 34665 (0x8769) encountered..
convert: ds9.tif: unknown field with tag 34665 (0x8769) encountered..
Generating tiles ...
Renumbering and compressing tiles ...
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-0': No such file or directory.
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-1': No such file or directory.
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-2': No such file or directory.
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-3': No such file or directory.
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-4': No such file or directory.
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-5': No such file or directory.
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-6': No such file or directory.
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-7': No such file or directory.
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-8': No such file or directory.
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-9': No such file or directory.
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-10': No such file or directory.
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-11': No such file or directory.

Any clues as to where I should start looking into?

Thanks for your consideration and writing such a program. 

Cheers,

Eli</description>
		<content:encoded><![CDATA[<p>Hi Ian,</p>
<p>I&#8217;m interested in using your sh script that you wrote, but an error keeps coming up when trying to initiate the program. Here&#8217;s the output of the command when trying to use it. </p>
<p>eli% tilecutter -o 15 -t 772,571 -z 15 ds9.tif<br />
csh: .: Command not found.<br />
/usr/bin/tilecutter: line 111: [: too many arguments<br />
csh: .: Command not found.<br />
Using pngcrush for compression.<br />
Padding image &#8230;<br />
identify: ds9.tif: unknown field with tag 34665 (0&#215;8769) encountered..<br />
convert: ds9.tif: unknown field with tag 34665 (0&#215;8769) encountered..<br />
Generating tiles &#8230;<br />
Renumbering and compressing tiles &#8230;<br />
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-0&#8242;: No such file or directory.<br />
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-1&#8242;: No such file or directory.<br />
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-2&#8242;: No such file or directory.<br />
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-3&#8242;: No such file or directory.<br />
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-4&#8242;: No such file or directory.<br />
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-5&#8242;: No such file or directory.<br />
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-6&#8242;: No such file or directory.<br />
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-7&#8242;: No such file or directory.<br />
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-8&#8242;: No such file or directory.<br />
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-9&#8242;: No such file or directory.<br />
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-10&#8242;: No such file or directory.<br />
identify: unable to open file `/tmp/map-XXXXXX.OViCcJKb-tile-11&#8242;: No such file or directory.</p>
<p>Any clues as to where I should start looking into?</p>
<p>Thanks for your consideration and writing such a program. </p>
<p>Cheers,</p>
<p>Eli</p>
]]></content:encoded>
	</item>
</channel>
</rss>
