<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>QGIS mapserver — OSGeo Live v4.0 documentation</title>
    <link rel="stylesheet" href="_static/overview.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '#',
        VERSION:     '4.0',
        COLLAPSE_MODINDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="top" title="OSGeo Live v4.0 documentation" href="index.html" /> 
  </head>
  <body>
    <div class="header">
        <div class="wrap">
            <ul id="top-nav">
                <li class="first"><a href="http://osgeo.org">OSGeo</a></li>
            </ul>
        </div>
    </div>

    <div class="related">
      <ul id="breadcrumbs">
            <li class="right" style="margin-right: 10px">
              <a href="genindex.html" title="General Index"
                 accesskey="I">index</a></li>
        <li><a href="overview.html">OSGeo Live v4.0 documentation</a> »</li>
        <li><a href="#">QGIS mapserver</a></li>
      </ul>
    </div>


    <div class="document">
      <div class="documentwrapper">
          <div class="body">
            
  <span class="target" id="qgis-mapserver-overview"></span><a class="reference external image-reference" href="http://karlinapp.ethz.ch/qgis_wms/"><img align="right" alt="project logo" class="align-right" src="_images/logo-qgis_mapserver.png" style="width: 150.0px; height: 50.0px;" /></a>
<div class="section" id="qgis-mapserver">
<h1>QGIS mapserver<a class="headerlink" href="#qgis-mapserver" title="Permalink to this headline">¶</a></h1>
<div class="section" id="web-service">
<h2>Web Service<a class="headerlink" href="#web-service" title="Permalink to this headline">¶</a></h2>
<p>QGIS mapserver provides a web map service (WMS) based on the Quantum GIS (QGIS) libraries. One of the major advantages therefore is the close integration with the desktop application QGIS. Because QGIS mapserver uses the same code for data access and rendering, the web maps look exactly as in the desktop application. Furthermore, all the advanced features of QGIS (e.g. intelligent labelling, the new symbology engine, creating layer groups) are supported. The export of a desktop project to the web is straightforward. Just copy (or symlink) the QGIS project file (.qgs) into the server directory.</p>
<p>Although QGIS mapserver is not as widely used as other open source mapservers, the user base is growing. There is already a number of users, especially in the university and public administration domains.</p>
<div class="section" id="core-features">
<h3>Core Features<a class="headerlink" href="#core-features" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Web Map Service (WMS) implementation</li>
<li>Good integration with desktop GIS (QGIS)</li>
<li>Easy to use</li>
<li>Supports Styled Layer Descriptor (SLD)</li>
<li>Advanced cartographic symbolisation</li>
<li>Provides SOAP bindings</li>
</ul>
</div>
<div class="section" id="implemented-standards">
<h3>Implemented Standards<a class="headerlink" href="#implemented-standards" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>OGC standards compliant (WMS + SLD)</li>
</ul>
</div>
<div class="section" id="details">
<h3>Details<a class="headerlink" href="#details" title="Permalink to this headline">¶</a></h3>
<p><strong>Website:</strong> <a class="reference external" href="http://karlinapp.ethz.ch/qgis_wms/">http://karlinapp.ethz.ch/qgis_wms/</a></p>
<p><strong>Licence:</strong> GPL</p>
<p><strong>Supported Platforms:</strong> Windows, Linux</p>
<p><strong>Commercial Support:</strong> <a class="reference external" href="http://www.sourcepole.com/">http://www.sourcepole.com/</a></p>
</div>
</div>
</div>


          </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <ul id="breadcrumbs">
            <li class="right" style="margin-right: 10px">
              <a href="genindex.html" title="General Index"
                 >index</a></li>
        <li><a href="overview.html">OSGeo Live v4.0 documentation</a> »</li>
        <li><a href="#">QGIS mapserver</a></li>
      </ul>
    </div>

    <div class="footer">
      © Copyright 2010, OSGeo.
      Last updated on Jul 28, 2010.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.4.
    </div>
  </body>
</html>