The following picture gives an example of what kind of job SDI could run:
Objectives of this job is to produce ESRI Shapefile, Mapinfo file from a text file describing monitoring stations and their geographic location.
In this job, features are read from a Shapefile, a buffer around each feature is calculated, and the resulting features are stored in a PostGIS database.
Buffer option is using Java Topology Suite algorithm defining parameters for the buffer operation :
More info on the JTS algorithm are available in the discussion section.
Dissolve geometry based on an attribute. For example, in the job the attribute named “CD_SSECTEUR” is used to dissolve river basins.
This job process PDF file available in a network area and create metadata using a template. Then it will creat thumbnails images and pack all in a MEF file. The MEF file is publish to the GeoNetwork opensource catalogue.
Convert metadata xml file from on standards to another (ISO19115, ISO19139, ArcCatalogue). These components are using XSLT mapping defined in the GeoNetwork opensource project and GeoSource project.