<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 07:09:18 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Andreas Gohr's Blog: A Pirate Map with LibGD and Google Maps]]></title>
      <guid>http://www.phpdeveloper.org/news/11865</guid>
      <link>http://www.phpdeveloper.org/news/11865</link>
      <description><![CDATA[<p>
<i>Andreas Gohr</i> has a <a href="http://www.splitbrain.org/blog/2009-02/01-a_pirate_map_with_libgd_and_google_maps">fun example</a> of how you can combine the Google mapping technology with the GD rendering image that comes standard with PHP to make "pirate maps" (<a href="http://www.splitbrain.org/_media/blog/2009-02/pirate.png?w=500">like this</a>).
</p>
<blockquote>
Yesterday I thought about visualizing photo geodata. While tinkering with different ideas, I thought about making it look like a real paper photograph placed on a real map. Of course it had to be automated somehow. So I spent a few hours with <a href="http://www.php.net/manual/en/book.image.php">PHP's GD library</a> functions. It's really cool what you can do with it. 
</blockquote>
<p>
He used a <a href="http://www.splitbrain.org/_media/blog/2009-02/map.tgz">MapDecorate</a> class he put together to create the "treasure map" in a few simple steps - grab the map and convert to sepia, add additional textures/images, add custom text to the bottom and place the selected photo on the map.
</p>]]></description>
      <pubDate>Tue, 03 Feb 2009 07:53:41 -0600</pubDate>
    </item>
  </channel>
</rss>
