You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hello,
I would like to know how to add support to a new projection to sProj component.
for exemple I would like to add ESRI:102658. is it possible to use a standard proj4 file ?
do i need to add it to the mapinfow.prj file ?
Regards
Thierry

Hello Thierry, you've to look how to add a projection to GeoTools [1]. SDI is using HSQL epsg plugin which take care of creating an epsg database when your jobs start.
I'm not aware of the exact process, but probably you've to look to that lib and chande the SQL script :
org/geotools/referencing/factory/epsg/EPSG.sql
You need to update mapinfo.prj only when outputs are in mapinfo format only.
HTH.
Francois
[1] http://docs.codehaus.org/display/GEOTDOC/07+Referencing
Offline
Hello Francois,
thanks for the Hint. I'll do that.
as an improvement to SDI, it would be nice if one could paste the WKT of some projection directly in the sProj component properties.
Best Regards,
Thierry

Thierry wrote:
as an improvement to SDI, it would be nice if one could paste the WKT of some projection directly in the sProj component properties.
Hello Thierry, we don't have any resources for this yet, but I registered your feature on the bugtraker.
http://talendforge.org/bugs/view.php?id=9839
If you feel confident with that topic, feel free to contribute !
Cheers.
Francois
Offline
Pages: 1