<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.talendforge.org/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.talendforge.org/wiki/feed.php">
        <title>Talend community Wiki sdi</title>
        <description></description>
        <link>http://www.talendforge.org/wiki/</link>
        <image rdf:resource="http://www.talendforge.org/wiki/lib/images/favicon.ico" />
       <dc:date>2012-05-16T19:46:35+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:addmetotos"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:creategeomfrompoints"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:edigeotutorial"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:examples"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:foss4g2008"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:geocomponentslist"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:geonetworkmetadataextractfields"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:howtobug"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:kmloutput"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:mainpage"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:migrate1.2to1.3"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:neighborfindertutorial"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:r_d"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:shapetopostgistutorial"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:tutorials"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:version1_1"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:version1_2_0"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:version1_3_0"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:version1_4_0"/>
                <rdf:li rdf:resource="http://www.talendforge.org/wiki/doku.php?id=sdi:version3_2_0"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.talendforge.org/wiki/lib/images/favicon.ico">
        <title>Talend community Wiki</title>
        <link>http://www.talendforge.org/wiki/</link>
        <url>http://www.talendforge.org/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:addmetotos">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-30T15:30:31+02:00</dc:date>
        <title>sdi:addmetotos</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:addmetotos</link>
        <description>*  Current status (2010/04/30) :
		*  Added extension point for Java type and routines.
		*  Use MEMO_IMPORT in all geo-components.
		*  Patch is still required for db mapping files and subprocess_header.javajet.


Plugin : org.talend.core

	*  TODO : We still need to patch db mapping files
	*  See &lt;http://talendforge.org/svn/sdi/trunk/org.talend.patch/trunk/org.talend.core.patch&gt;</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:creategeomfrompoints">
        <dc:format>text/html</dc:format>
        <dc:date>2009-10-26T10:39:13+02:00</dc:date>
        <title>sdi:creategeomfrompoints</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:creategeomfrompoints</link>
        <description>Using WKT (&lt;http://en.wikipedia.org/wiki/Well-known_text&gt;), user could create any types of geometry within a job.

Here is an example to create line from 2 points.

	*  Generate 2 points using rows generator



	*  in a tMap component, 
		*  create a WKT representation of the line based on the 2 input points.
		*  create a geometry from the WKT (eg. new Geometry(Var.wkt))</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:edigeotutorial">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-16T11:05:05+02:00</dc:date>
        <title>sdi:edigeotutorial</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:edigeotutorial</link>
        <description>Basic tutorial showing how to use SDI to load an Edigeo file into a PostGIS table.

Step 1: create the job


Build a job as the following job by taking the sEdigeoInput and tPostgresqlOutput components in the palette's Geo menu.



Step 2: configure the components


For the sEdigeoInput component, you need to</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:examples">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-17T12:51:59+02:00</dc:date>
        <title>sdi:examples</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:examples</link>
        <description>The following picture gives an example of what kind of job SDI could run:


Create GIS files from CSV file




Objectives of this job is to produce ESRI Shapefile, Mapinfo file from a text file describing monitoring stations and their geographic location.</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:foss4g2008">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-17T12:51:59+02:00</dc:date>
        <title>sdi:foss4g2008</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:foss4g2008</link>
        <description>This workshop teaches the basics of using SDI for beginners. Attendees will learn how to:


	*  install SDI;
	*  create new process using the job designer;
	*  use metadata to build easily new jobs;
	*  use most useful components (how to map, sort and filter data?);
	*  discover geospatial components;</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:geocomponentslist">
        <dc:format>text/html</dc:format>
        <dc:date>2011-07-19T17:21:17+02:00</dc:date>
        <title>sdi:geocomponentslist</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:geocomponentslist</link>
        <description>This page lists the various Geo components provided in SDI. This list is meant to grow as the project evolves. The Geo family is composed of 9 sub-families. All Geospatial components are also compatible with all Talend Open Studio Java components (database access, Internet, file manipulation, logging, processing, ...).</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:geonetworkmetadataextractfields">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-17T12:51:59+02:00</dc:date>
        <title>sdi:geonetworkmetadataextractfields</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:geonetworkmetadataextractfields</link>
        <description>How-to extract information from metadata records contained in a GeoNetwork database ?


The basic idea is 




	*  Use a generic JDBC component in order to connect to a mckoi database (point to the mckoi jar file contained in the web/geonetwork/WEB-INF/lib/ directory). If you're using MySQL or PostGresql or other well known database by Talend, use the appropriate component.
	*  Add a tMap component in order to add specific fields you want to extract (eg. title, date)
	*  Extract field using xPat…</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:howtobug">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-17T12:51:59+02:00</dc:date>
        <title>sdi:howtobug</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:howtobug</link>
        <description>Where to report a bug?

Go to &lt;http://www.talendforge.org/bugs/my_view_page.php&gt; and select SDI in the project list.

How to report a bug?

First, make sure it's a bug. If you're not sure, go ahead and ask on the forum first.

Once you've established that it's a bug, you should provide a simple description and reproduction recipe. You'll also need to complete the description of the environment in which you reproduced the bug (OS, Release of SDI).</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:kmloutput">
        <dc:format>text/html</dc:format>
        <dc:date>2009-10-30T17:16:22+02:00</dc:date>
        <title>sdi:kmloutput</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:kmloutput</link>
        <description>Generating KML is pretty easy using TOS XML output component.

Here we're using rows generator to create information, but you could use text file with lat, lon coordinates, or point geometry shapefiles as well.




Description field could contain HTML (eg. ”&lt;h1&gt;Title&lt;/h1&gt; More info &lt;a href='&lt;http://somesite&gt;'&gt;here&lt;/a&gt;”).</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:mainpage">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-13T17:42:19+02:00</dc:date>
        <title>sdi:mainpage</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:mainpage</link>
        <description>Spatial module for Talend Open Studio (aka. Spatial Data Integrator or SDI) is an ETL with geospatial capabilities. 


Array


Likewise regular TOS components, there are basically three sorts of Geo components: input, output and transform components. Input and output components read features from and write feature to datastores, respectively. Transform components read features from their input flows, possibly transform those features, and write features to their output flows. The term transform …</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:migrate1.2to1.3">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-17T12:51:59+02:00</dc:date>
        <title>sdi:migrate1.2to1.3</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:migrate1.2to1.3</link>
        <description>Context : One major improvement of SDI 1.3 is the new type Geometry. This require some changes in existings JOBS.

Steps

	*  In all schemas, change Object type to Geometry type
	*  sShapefileOutput: Change geometry type to one of the other type (ie. POINT, LINESTRING, POLYGON, MULTIPOINT, MULTILINESTRING, MULTIPOLYGON)</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:neighborfindertutorial">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-17T12:51:59+02:00</dc:date>
        <title>sdi:neighborfindertutorial</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:neighborfindertutorial</link>
        <description>This tutorial describes the steps to build a complete SDI job that uses the sNeighborFinder component.

This job is included in the sample project. 

This tutorial is based on the following real-life scenario: given a collection of monitoring stations and a collection of rivers, find the closest river of each monitoring station, possibly specifying a maximum distance.</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:r_d">
        <dc:format>text/html</dc:format>
        <dc:date>2009-02-02T09:19:54+02:00</dc:date>
        <title>sdi:r_d</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:r_d</link>
        <description>* Export job as web service (WPS for GeoProcessing)

Talend open studio allows creation of complex processing which could be exported as java application. Simple webservice could be created.

Update java jet engine to produce pojo / simple webservice (start only) / webservice.
TOS jobs have input parameters defined in a context. Context properties could be String, Double, File, Directory, ...
A context is a java application property file.</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:shapetopostgistutorial">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-17T12:51:59+02:00</dc:date>
        <title>sdi:shapetopostgistutorial</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:shapetopostgistutorial</link>
        <description>Basic tutorial showing how to use SDI to import a Shapefile into a PostGIS table.

Step 1: create the job


Build the following job by taking the sShapefileInput and sPostgisOutput components in the palette's Geo menu.



Step 2: configure the components


For the sShapefileInput component, you need to</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:tutorials">
        <dc:format>text/html</dc:format>
        <dc:date>2010-10-04T13:45:47+02:00</dc:date>
        <title>sdi:tutorials</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:tutorials</link>
        <description>This page gathers tutorials for using SDI.

These tutorials assume that you're already familiar with Talend Open Studio (TOS). If not, please check out the TOS tutorials first.


Geospatial tutorials

	*  Tutorials

User documentation

	*  How-to report a bug?</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:version1_1">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-17T12:51:59+02:00</dc:date>
        <title>sdi:version1_1</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:version1_1</link>
        <description>The new release 1.1 of SpatialDataIntegrator project is available. SDI is an opensource Spatial ETL (Extract Transform &amp; Load) based on Talend Open Studio for read/write common GIS formats, manipulating features, metadata creation and publication. 

Features:</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:version1_2_0">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-17T12:51:59+02:00</dc:date>
        <title>sdi:version1_2_0</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:version1_2_0</link>
        <description>The new release 1.2.0 of SpatialDataIntegrator project is available. SDI is an opensource Spatial ETL (Extract Transform &amp; Load) based on Talend Open Studio for read/write common GIS formats, manipulating features, metadata creation and publication.</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:version1_3_0">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-17T12:51:59+02:00</dc:date>
        <title>sdi:version1_3_0</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:version1_3_0</link>
        <description>The new release 1.3.0 of SpatialDataIntegrator project is available. SDI is an opensource Spatial ETL (Extract Transform &amp; Load) based on Talend Open Studio for read/write common GIS formats, manipulating features, metadata creation and publication.</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:version1_4_0">
        <dc:format>text/html</dc:format>
        <dc:date>2009-09-13T09:43:31+02:00</dc:date>
        <title>sdi:version1_4_0</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:version1_4_0</link>
        <description>The new release 1.4.0 of SpatialDataIntegrator project is available. SDI is an opensource Spatial ETL (Extract Transform &amp; Load) based on Talend Open Studio for read/write common GIS formats, manipulating features, metadata creation and publication. Main goals of this release was:</description>
    </item>
    <item rdf:about="http://www.talendforge.org/wiki/doku.php?id=sdi:version3_2_0">
        <dc:format>text/html</dc:format>
        <dc:date>2009-10-22T21:36:52+02:00</dc:date>
        <title>sdi:version3_2_0</title>
        <link>http://www.talendforge.org/wiki/doku.php?id=sdi:version3_2_0</link>
        <description>The new release 3.2.0 of SpatialDataIntegrator project is available. Major release number are now aligned wiith TOS. SDI is an opensource Spatial ETL (Extract Transform &amp; Load) based on Talend Open Studio for read/write common GIS formats, manipulating features, metadata creation and publication. Main goals of this release was:</description>
    </item>
</rdf:RDF>

