News Feed
Jobs Feed
Sections




News Archive
Ken Guest's Blog:
A new Openstreetmap API framework for PHP
October 24, 2011 @ 08:16:29

Ken Guest has a new post today talking about a PEAR package he's been developing, Services_Openstreetmap, to interact with the OpenStreetMap service to make it simpler to work with OSM data, adding new locations and working with users.

So over the last while, I've been working on a PHP package imaginatively named Services_Openstreetmap, for interacting with the openstreetmap API. 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 the other single purpose OSM frameworks.

He's submitted it to PEAR for official inclusion. Until then, you can download the package from github. The OpenStreetMap project 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.

0 comments voice your opinion now!
servicesopenstream pear package openstreetmap api github


blog comments powered by Disqus

Similar Posts

Stoyan Stefanov's Blog: The PEAR book

Greg Beaver's Blog: PHP_ParserGenerator and PHP_LexerGenerator

Lorenzo Alberton's Blog: Navigation Through Paragraphs in an Article

Community News: Latest PEAR Releases for 04.23.2007

Stubbles Blog: Do not trust the reflection API


Community Events











Don't see your event here?
Let us know!


introduction api development community testing phpunit application example opinion series podcast code composer release language functional zendframework2 interview database framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework