<div dir="ltr">Hi All,
<div><br></div><div>Here's a little side-project I've been working on this past week and a half.</div><div><br></div><div>mapguide-rest is a PHP-based web extension for MapGuide that provides:</div><div><br></div>
<div> a) A RESTful interface to the MapGuide Web API (continuing ideas explored in the defunct mapguide4j project also on my github)</div>
<div> b) A re-imagining of GeoREST's data publishing capabilities.</div><div><br></div><div>Because it is PHP-based, it will also work on Linux builds of MapGuide as well and installation is a simple drop-the-folder-into-the-www-directory.</div>

<div><br></div><div>mapguide-rest has been tested on MapGuide Open Source 2.5.2, but should theoretically work with any version of MapGuide/AIMS that bundles PHP 5.3 or newer. However, there may be bugs in the MapGuide API of these older versions that may prevent some parts of the REST API from working properly.</div>

<div><br></div><div>You can find the source (and installation instructions) in my github: <a href="https://github.com/jumpinjackie/mapguide-rest" target="_blank">https://github.com/jumpinjackie/mapguide-rest</a></div><div>
<br></div><div>More information about this project can also be found on the project wiki: <a href="https://github.com/jumpinjackie/mapguide-rest/wiki">https://github.com/jumpinjackie/mapguide-rest/wiki</a><br></div><div><br>
</div><div>An initial introduction to mapguide-rest can also be found on my blog: <a href="http://themapguyde.blogspot.com.au/2014/02/introducing-mapguide-rest-new-rest.html">http://themapguyde.blogspot.com.au/2014/02/introducing-mapguide-rest-new-rest.html</a><br>
</div><div><br></div><div>Questions, comments, feedback, pull requests. All welcome.</div>
<div><br></div><div>- Jackie</div></div>