<html>
        <head>
                <title>MapGuide Open Source</title>
                <link href="styles/projectcontent.css" rel="stylesheet" type="text/css">

        </head>
        <body>
                <script type="text/javascript">
                        // This code removes the project page title and information. It may need to change when
                        // the CEE platform is upgraded.
                        function replaceLinks() {
                        try {
                        var apphead = document.getElementById("apphead");
                        if (apphead != null) {
                        apphead.innerHTML = "";
                        }
                        var projecthome = document.getElementById("projecthome");
                        if (projecthome != null) {
                        var tableCollection = projecthome.getElementsByTagName("table");
                        if (tableCollection[0] != null) {
                        rowCount = tableCollection[0].rows.length;
                        for (i = 0; i < rowCount; i++) {
                                                tableCollection[0].deleteRow(0);
                                        }
                                }    
                        }  
          } catch (e) {
          }
      }
      window.onload=replaceLinks;
                </script>
<table>
<tr>
<td align="left" valign="top" width="70%">
                <div class="h2"><h2>MapGuide Open Source - Project Home</h2>
                <p><a href="images/MapGuideAjaxViewerHiRes.png">
                                        <img src="images/MapGuideAjaxViewerThumb.png" alt="Click For Full Size Image" width="220" height="159" hspace="10" border="0" align="right">
                                </a>
MapGuide Open Source is a web-based platform that enables users to quickly develop and deploy web mapping applications and geospatial web services.

MapGuide features an interactive viewer that includes support for feature selection, property inspection, map tips, and operations such as buffer, select within, and measure. MapGuide includes an XML database for managing content, and supports most popular geospatial file formats, databases, and standards. MapGuide can be deployed on Linux or Windows, supports Apache and IIS web servers, and offers extensive PHP, .NET, Java, and JavaScript APIs for application development. MapGuide Open Source is licensed under the LGPL.
</p><p>
Learn more, get involved or <a href="https://mapguide.osgeo.org/downloads.html">download</a> the software today. There are several ways to participate either as a <a href="user.html">user</a> or <a href="developer.html">contributor</a>.</p></div>
                                
<div class="h2"><h2>Developer Spotlight</h2>
                                        Paul Spencer (pagameba) is one of the <a href="https://www.osgeo.org/content/foundation/members/voting_members.html">voting members</a> of the <a href="https://www.osgeo.org/">OSGeo Foundation</a>. Paul is participating in the governance through the <a href="https://incubator.osgeo.org/">incubation committee</a>. Read on for <a href="https://news.osgeo.org/developer_spot/paul_spencer.html">Paul's interview</a>.
                                                
                                        </div>

<div class="h2"><h2>This Week in MapGuide</h2>
                                        This week we have a resolved question about <a href="https://mapguide.osgeo.org/servlets/ReadMsg?list=users&msgNo=1333">running MapGuide on a non-networked PC</a> and <a href="https://mapguide.osgeo.org/servlets/ReadMsg?list=users&msgNo=1315"> how to load a raster into MapGuide</a>. Join our MapGuide user <a href="https://mapguide.osgeo.org/servlets/ReadMsg?list=users&msgNo=1315">discussion list</a> and stay on top of the latest information about how to use MapGuide.
                                        </div>

                                        </div>
                                        
                                                                        
</td>                             
<td  valign="top" halign="left" width="55%">
<table>
<tr><td>
                                        <div class="h2"><h2>Announcements</h2>
The MapGuide Open: A web mapping development contest with a chance to win a prize.
                                                See:<A href="https://mapguide.osgeo.org/servlets/NewsItemView?newsItemID=5">
                                                                Contest information.
                                                        </A>

                                                <br />
<br />
MapGuide is sponsoring a contest to create a logo and mascot. Please see the <a href="http://wiki.osgeo.org/index.php/MapGuide_Logo/Mascot_Contest"> contest and rules</a>.
                                                
                                        
                                </td>
                        <tr>
                                <td   align="left" valign="top">
                                        <div class="h2"><h2>Essentials</h2>
                                                <a href="about.html">About</a>
                                                <br /><a href="features.html">Features</a>
                                                <br /><a href="system_requirements.html">Requirements</a>
                                                <br /><a href="gettingstarted.html">Getting Started</a>
                                                <br /><a href="faq.html">FAQ</a>
                                                <br /><a href="livegallery.html">Live Application Gallery</a>
                                                <br /><a href="gallery.html">Screen Shot Gallery</a>
                                        </div>

          <!--
                  <p>Samples
              <ul type="square">
                           <li><a href="gallery.html">Gallery</a></li>
                           <li><a href="applications.html">Applications</a> [Coming Soon]</li>
                  </ul>
          </p>
-->
                                                                        </td>
</tr><tr>
                                <td align="left" valign="top">
                                        <div class="h2"><h2>Releases</h2>
                       
MapGuide Open Source 1.0.0
                                                <a href="downloads.html">Downloads</a>
                                                <br /><a href="documentation.html">Documentation</a>
                                        </div>
                                        <div class="h2"><h4>Get Involved</h4>
                                                <a href="user.html">As a User</a>
                                                <br /><a href="developer.html">As a Contributor</a>
                                        </div>
                                </td>
</tr>
</table>
</tr>
</table>
                
                </div>
                                </table>
        </body>
</html>