The new release 1.3.0 of SpatialDataIntegrator project is available. SDI is an opensource Spatial ETL (Extract Transform & Load) based on Talend Open Studio for read/write common GIS formats, manipulating features, metadata creation and publication.
Features:
SpatialDataIntegrator is using:
For more information, please come to the forum
This new release wil be available soon.
sWfsInput:
sGpxInput:
sSimplify: Use DouglasPeuckerSimplifier and TopologyPreservingSimplifier algorithme to simplify geometries
sSimpleGeomToMulti: Convert simple geometry (POINT, LINESTRING, POLYGON) to collection (MULTIPOINT, MULTILINESTRING, MULTIPOLYGON).
sChangeLineDirection: Invert line direction
sTransform: Compute affine transformation (translation, rotation and scaling)
sUdig: Display datasets in uDig view
Added uDig views to view data
Added wizard for Metadata/Create generic schema from ESRI Shapefile, MIF/MID file
Update to TOS 2.4.1
Update to GeoTools 2.5
Fixed #: Added Geometry type (Use it instead of Object type)
Fixed #: Input components only allowed one output link (following TOS rules, use tReplicate create one to many relations)