forked from talend-spatial/talend-spatial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
INSTALL
44 lines (32 loc) · 1.4 KB
/
INSTALL
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
How-to install Talend Open Studio Spatial module ?
--------------------------------------------------
* Download TOS DI from http://www.talend.com
* Unzip TOS DI
* Download Spatial module http://sourceforge.net/projects/sdispatialetl/files/sdispatialetl/
* Unzip Spatial module
* Copy the content of the plugin directory in the plugins directory of TOS.
* Start TOS
More information
----------------
* Home page: http://talend-spatial.github.com/
* Wiki: http://github.com/talend-spatial/talend-spatial/wiki
* Forum: http://www.talendforge.org/forum/viewforum.php?id=9
FAQ
---
* After spatial plugins installation, no spatial components appears in the palette ?
Start from a clean TOS zip and do not start TOS before unzipping spatial plugins.
List of changes
---------------
* Talend spatial module version 5.2.0:
* OGRInfo and GDALInfo input components does not set geometry CRS (#9)
* Add i18n files (#6)
* sCSWRequest component retrieves CSW response (#5)
* NullPointerException in sOgrInput with NULL geometries (#3). Thanks etdube for reporting and patch.
* sCSWRequest component for sending CSW request (#2).
* GeoNetwork support / catalog component does not follow redirects (#4).
* Fix wrong log4j dependency version (#1).
* Update for TOS DI 5.2.x
* Talend spatial module version 5.1.1 :
* sGdalInfoInput component
* sOgrInfoInput component
* Tested on TOS DI 5.1.1 and 5.2.0M3