<!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>52°North WPS — 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="#">52°North WPS</a></li>
      </ul>
    </div>


    <div class="document">
      <div class="documentwrapper">
          <div class="body">
            
  <a class="reference external image-reference" href="http://52north.org/wps" id="nwps-overview"><img align="right" alt="project logo" class="align-right" src="_images/logo_52North_160.png" style="width: 200.0px; height: 68.0px;" /></a>
<div class="section" id="north-wps">
<h1>52°North WPS<a class="headerlink" href="#north-wps" title="Permalink to this headline">¶</a></h1>
<p>52°North Web Processing Service (WPS). This WPS provides basic GIS
function via standardized OGC interfaces. A demo client is included
with
test request.</p>
<div class="section" id="core-features">
<h2>Core Features<a class="headerlink" href="#core-features" title="Permalink to this headline">¶</a></h2>
<ul>
<li><p class="first">Full java-based Open Source implementation.</p>
</li>
<li><p class="first">Supports all features and operations of WPS specification version 1.0.0 (document 05-007r7)</p>
</li>
<li><p class="first">Pluggable framework for algorithms and XML data handling and processing frameworks</p>
</li>
<li><p class="first">Build up on robust libraries (JTS, geotools, xmlBeans, servlet API, derby)</p>
</li>
<li><dl class="first docutils">
<dt>Supports full logging of service activity</dt>
<dd><ul class="first last simple">
<li>Supports exception handling according to the spec</li>
<li>Storing of execution results</li>
<li>Full maven support</li>
</ul>
</dd>
</dl>
</li>
<li><p class="first">Synchronous/Asynchronous invocation</p>
</li>
<li><p class="first">Raw data support</p>
</li>
<li><p class="first">Supports HTTP-GET for Execute</p>
</li>
<li><p class="first">Supports SOAP</p>
</li>
<li><p class="first">Exposes a WSDL document</p>
</li>
<li><dl class="first docutils">
<dt>Supported WPS Datatypes</dt>
<dd><ul class="first last simple">
<li>GeoTiff Support</li>
<li>ArcGrid Support</li>
<li>Full GML2 and GML3 support for ComplexData (i.e. FeatureCollections)</li>
</ul>
</dd>
</dl>
</li>
<li><dl class="first docutils">
<dt>Extensions</dt>
<dd><ul class="first last simple">
<li>220+ SEXTANTE Processes</li>
<li>Unicore GRID Middleware support</li>
<li>Transactional Profile (WPS-T)</li>
<li>Web GUI to maintain the service</li>
<li>ArcGIS Server Connector</li>
</ul>
</dd>
</dl>
</li>
</ul>
</div>
<div class="section" id="implemented-standards">
<h2>Implemented Standards<a class="headerlink" href="#implemented-standards" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>OGC Web Processing Service Specification</li>
<li>OGC GML2 SimpleFeatures</li>
<li>OGC GML3 SimpleFeatures</li>
</ul>
</div>
<div class="section" id="details">
<h2>Details<a class="headerlink" href="#details" title="Permalink to this headline">¶</a></h2>
<p><strong>Website:</strong> <a class="reference external" href="http://52north.org/wps">http://52north.org/wps</a></p>
<p><strong>Licence:</strong> GPL</p>
<p><strong>Software Version:</strong> WPS 2.0 RC5</p>
<p><strong>Supported Platforms:</strong> Windows, Linux, Mac</p>
<p><strong>Commercial Support:</strong> <a class="reference external" href="http://www.52north.org">http://www.52north.org</a></p>
<p><strong>Programming Language:</strong> Java</p>
</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="#">52°North WPS</a></li>
      </ul>
    </div>

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