<?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 05:26:22 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ken Guest's Blog: A new Openstreetmap API framework for PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/17029</guid>
      <link>http://www.phpdeveloper.org/news/17029</link>
      <description><![CDATA[<p>
<i>Ken Guest</i> has <a href="http://blogs.linux.ie/kenguest/2011/10/21/a-new-openstreetmap-api-framework-for-php/">a new post</a> today talking about a PEAR package he's been developing, <a href="https://github.com/kenguest/Services_Openstreetmap">Services_Openstreetmap</a>, to interact with the <a href="http://openstreetmap.org">OpenStreetMap</a> service to make it simpler to work with OSM data, adding new locations and working with users.
</p>
<blockquote>
So over the last while, I've been working on a PHP package imaginatively named <a href="https://github.com/kenguest/Services_Openstreetmap">Services_Openstreetmap</a>, for interacting with the <a href="http://wiki.openstreetmap.org/wiki/API_v0.6">openstreetmap API</a>. I initially needed it so I could search for certain POIs and tabulate the results; it's now also capable of adding data to the openstreetmap database - nodes and other elements can be created, updated and so on. It will even access the details of the user that is being used to modify that data, which is one difference between it and <a href="http://wiki.openstreetmap.org/wiki/Develop/Frameworks#Single_Purpose_Client_Libraries_for_API0.6_.28the_RESTful_API.29">the other single purpose OSM frameworks</a>.
</blockquote>
<p>
He's <a href="http://pear.php.net/pepr/pepr-proposal-show.php?id=667">submitted it to PEAR</a> for official inclusion. Until then, you can <a href="https://github.com/kenguest/Services_Openstreetmap">download the package from github</a>. The <a href="http://www.openstreetmap.org/">OpenStreetMap project</a> is a community-driven mapping tool that allows users to provide new map information or make updates in an effort to keep things more up to date.
</p>]]></description>
      <pubDate>Mon, 24 Oct 2011 08:16:29 -0500</pubDate>
    </item>
  </channel>
</rss>
