<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Frank,<br>
    I've reviewed your Geos Overview. It looks pretty good. I've made a
    few changes, nothing too major.<br>
    <br>
    One thing I wish to check is the "Implemented Standards", which I've
    introduced.<br>
    Are we right to add the following:<br>
    <br>
    Implemented Standards<br>
    <br>
        OpenGIS Simple Features for SQL spatial predicate functions and
    spatial operators<br>
    <br>
    <br>
    You can see all my suggested changes here:<br>
<a class="moz-txt-link-freetext" href="http://trac.osgeo.org/osgeo/changeset?new=7809%40livedvd%2Fgisvm%2Ftrunk%2Fdoc%2Fen%2Foverview%2Fgeos_overview.rst&old=7808%40livedvd%2Fgisvm%2Ftrunk%2Fdoc%2Fen%2Foverview%2Fgeos_overview.rst">http://trac.osgeo.org/osgeo/changeset?new=7809%40livedvd%2Fgisvm%2Ftrunk%2Fdoc%2Fen%2Foverview%2Fgeos_overview.rst&old=7808%40livedvd%2Fgisvm%2Ftrunk%2Fdoc%2Fen%2Foverview%2Fgeos_overview.rst</a><br>
    <br>
    Frank, do you have suggestions for a GEOS image?<br>
    <br>
    I've copied the HTML below for easy reading:<br>
    <br>
    <div class="section" id="geos">
      <h1>GEOS</h1>
      <div class="section" id="spatial-library">
        <h2>Spatial Library</h2>
        <p>GEOS (Geometry Engine - Open Source) is a C++ port of the <a
            class="reference external"
            href="http://www.vividsolutions.com/jts/JTSHome.htm">Java
            Topology Suite (JTS)</a>. It includes the OpenGIS Simple
          Features for SQL spatial predicate functions and spatial
          operators, as well as specific JTS enhanced topology
          functions.</p>
        <p>GEOS is the most widely used geospatial C++ geometry library,
          being used by open source projects such as <a
            class="reference internal"
            href="cid:part2.05050505.01010906@gmail.com"><em>PostGIS</em></a>,
          <a class="reference internal"
            href="cid:part3.00080201.00080102@gmail.com"><em>QGIS</em></a>,
          <a class="reference internal"
            href="cid:part4.07050107.04040400@gmail.com"><em>GDAL/OGR</em></a>
          and <a class="reference internal"
            href="cid:part5.01070008.09090500@gmail.com"><em>MapServer</em></a>,
          and by proprietary products including <a class="reference
            external" href="http://www.safe.com/fme/fme-technology/">FME</a>.</p>
        <div class="section" id="implemented-standards">
          <h3>Implemented Standards</h3>
          <ul class="simple">
            <li>OpenGIS Simple Features for SQL spatial predicate
              functions and spatial operators</li>
          </ul>
        </div>
        <div class="section" id="core-features">
          <h3>Core Features</h3>
          <ul class="simple">
            <li>Geometries: Point, LineString, Polygon, MultiPoint,
              MultiLineString, MultiPolygon, GeometryCollection</li>
            <li>Predicates: Intersects, Touches, Disjoint, Crosses,
              Within, Contains, Overlaps, Equals, Covers</li>
            <li>Operations: Union, Distance, Intersection, Symmetric
              Difference, Convex Hull, Envelope, Buffer, Simplify,
              Polygon Assembly, Valid, Area, Length,</li>
            <li>Prepared geometries (pre-spatially indexed)</li>
            <li>STR spatial index</li>
            <li>OGC Well Known Text (WKT) and Well Known Binary (WKB)
              encoders and decoders.</li>
            <li>C and C++ API (C API gives long term ABI stability)</li>
            <li>Thread safe (using the reentrant API)</li>
          </ul>
        </div>
        <div class="section" id="details">
          <h3>Details</h3>
          <p><strong>Website:</strong> <a class="reference external"
              href="http://geos.osgeo.org/">http://geos.osgeo.org/</a></p>
          <p><strong>Licence:</strong> LGPL</p>
          <p><strong>Software Version:</strong> 3.3.2</p>
          <p><strong>Supported Platforms:</strong> Windows, Linux, Mac</p>
          <p><strong>API Interfaces:</strong> C, C++</p>
          <p><strong>Support:</strong> <a class="reference external"
              href="http://lists.osgeo.org/mailman/listinfo/geos-devel">http://lists.osgeo.org/mailman/listinfo/geos-devel</a>,
            <a class="reference external"
              href="http://www.osgeo.org/search_profile">http://www.osgeo.org/search_profile</a></p>
        </div>
      </div>
    </div>
    <br>
    <br>
    On 01/04/12 05:10, Frank Warmerdam wrote:
    <blockquote cite="mid:4F77569C.9060003@pobox.com" type="cite">Folks,
      <br>
      <br>
      I have prepared a preliminary geos overview and checked it into
      the
      <br>
      directory with the other overviews.  There is no screen snapshot
      for
      <br>
      GEOS.
      <br>
      <br>
      <br>
      I tried the online RST previewer but it was pretty limited so
      hopefully
      <br>
      things will look ok when processed for real.
      <br>
      <br>
      I have not linked the document in any index yet.
      <br>
      <br>
      Best regards,
      <br>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Cameron Shorter
Geospatial Solutions Manager
Tel: +61 (0)2 8570 5050
Mob: +61 (0)419 142 254

Think Globally, Fix Locally
Geospatial Solutions enhanced with Open Standards and Open Source
<a class="moz-txt-link-freetext" href="http://www.lisasoft.com">http://www.lisasoft.com</a>

</pre>
  </body>
</html>