[PATCH] Changed details of GNV Dive4Elements Ocean to really used technologies

Wald Commits scm-commit at wald.intevation.org
Mon Apr 7 16:07:25 CEST 2014


# HG changeset patch
# User Sascha L. Teichmann <teichmann at intevation.de>
# Date 1396879641 -7200
# Node ID 887a0c8eaeb1c15af944aed44c029672b20f0013
# Parent  0fde5a0aa1537d427354ec0e65325258928ca567
Changed details of GNV Dive4Elements Ocean to really used technologies.

diff -r 0fde5a0aa153 -r 887a0c8eaeb1 ocean_body.html
--- a/ocean_body.html	Mon Apr 07 12:09:34 2014 +0200
+++ b/ocean_body.html	Mon Apr 07 16:07:21 2014 +0200
@@ -22,22 +22,22 @@
         <p>
           <ul>
             <li>Dive4Elements als Framework</li>
-            <li><a href="http://www.postgresql.org/">PostgreSQL <span id="glyph" class="glyphicon
-                     glyphicon-share-alt"></span></a>/<a href="http://postgis.net/">PostGIS <span id="glyph" class="glyphicon
-                     glyphicon-share-alt"></span></a> und Oracle/Spatial über Hibernate</li>
-            <li>WMS-Dienste über <a href="http://mapserver.org/">MapServer <span id="glyph" class="glyphicon
-                     glyphicon-share-alt"></span></a></li>
-            <li><a href="http://openlayers.org/">OpenLayers <span id="glyph" class="glyphicon
-                     glyphicon-share-alt"></span></a> zur Darstellung interaktiver Karten</li>
-            <li><a href="http://www.mapfish.org/doc/print/">Mapfish Print <span id="glyph" class="glyphicon
-                     glyphicon-share-alt"></span></a> ermöglicht den Ausdruck dieser Karten als PDF</li>
-            <li><a href="http://www.gwtproject.org/">GWT <span id="glyph" class="glyphicon
-                     glyphicon-share-alt"></span></a>/<a href="http://code.google.com/p/smartgwt/">SmartGWT <span id="glyph" class="glyphicon
-                     glyphicon-share-alt"></span></a> für eine moderne AJAX-basierte Web-Oberfläche</li>
-            <li><a href="http://www.geotools.org/">GeoTools <span id="glyph" class="glyphicon
-                     glyphicon-share-alt"></span></a> für die standardkonforme Verarbeitung von Geo-Daten</li>
-            <li>Anbindung an Wiki-Technologie (realisiert mit <a href="http://moinmo.in/">MoinMoin <span id="glyph" class="glyphicon
-                     glyphicon-share-alt"></span></a>) zur Online-Dokumentation</li>
+            <li><a href="http://struts.apache.org/">Apache Struts<span id="glyph" class="glyphicon
+                     glyphicon-share-alt"></span></a> für die Web-Oberfläche</li>
+            <li><a href="http://ehcache.org/">Ehcache<span id="glyph" class="glyphicon
+                     glyphicon-share-alt"></span></a> zur effizienten Zwischenspeicherung</li>
+            <li><a href="http://www.jfree.org/jfreechart/">JFreeChart<span id="glyph" class="glyphicon
+                     glyphicon-share-alt"></span></a> zur Diagrammerstellung</li>
+            <li><a href="http://xmlgraphics.apache.org/batik/">Apache Batik<span id="glyph" class="glyphicon
+                     glyphicon-share-alt"></span></a> zur Erzeugung von SVG-Dateien</li>
+            <li><a href="http://itextpdf.com/">iText<span id="glyph" class="glyphicon
+                     glyphicon-share-alt"></span></a> zur Erzeugung von PDF-Dateien</li>
+            <li><a href="http://opencsv.sourceforge.net/">OpenCSV<span id="glyph" class="glyphicon
+                     glyphicon-share-alt"></span></a> zur Erzeugung von CSV-Dateien</li>
+            <li><a href="http://commons.apache.org/proper/commons-math/">Apache Commons Math<span id="glyph" class="glyphicon
+                     glyphicon-share-alt"></span></a> zur Unterstützung mathematischer Berechnungen</li>
+            <li><a href="http://sourceforge.net/projects/jts-topo-suite/">JTS Topology Suite<span id="glyph" class="glyphicon
+                     glyphicon-share-alt"></span></a> zur Unterstützung geometrischer und geographischer Berechnungen</li>
           </ul>
         </p>
         <h4>Freie Software</h4>


More information about the Dive4Elements-commits mailing list