../../_images/logo_zoo-project.png ../../_images/OSGeo_incubation.png

Zoo Projekt Quickstart

Das ZOO-Project stellt ein entwicklerfreundliches Web Processing Service (WPS) Framework zum Erstellen und Verbinden von Web Processing Services zur Verfügung. Ein WPS stellt Web Zugriff auf Funktionen, die räumliche Algorithmen ausführen, bereit.

Start ZOO-Project

From the Start menu, select Geospatial ‣ Web Services ‣ ZOO Project.

Firefox will open the ZOO Project demonstration landing page. From here, you can select a demon application.

screenshot

OGR spatial tools demo

  1. On the ZOO Project demonstration landing page, click view on OGR spatial tools.

  2. Click on the map to select a feature from the GeoServer WFS Server, the feature will be displayed in blue.

  3. Click on simple geometry process like Buffer, Centroid, ConvexHull or Boundary and the result will be displayed in yellow.

    screenshot
  4. Now select another feature near the first you’ve selected, then click on a multiple geometries process button like Union, Intersection, Symmetric Difference or Difference to get the result displayed in red on the map.

    screenshot

CGAL triangulations demo

  1. On the ZOO Project demonstration landing page, click view on CGAL triangulations.

  2. Press the Voronoi or Delaunay button to display on your map the result of the WPS service execution, as shown below.

    screenshot

OTB Applications demo

  1. On the ZOO Project demonstration landing page, click view on OTB application.

  2. Fill the form on the left to configure the WPS service execution.

  3. Once you have selected the values for your processing, press the Execute button at the bottom of the left form.

  4. If you chose image/png as the output format, you will see the result of your processing displayed on the map. You can see below a sample KMeansClassification execution when selecting the image/png output format.

    screenshot

Was kommt als Nächstes?