<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: load problem (shape file to postgres) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/load-problem-shape-file-to-postgres/m-p/2377310#M146515</link>
    <description>Hi, you can simply find it in your installation directory of Postgis within the PostgreSQL X.X folder.&lt;BR /&gt;C: ........ PostgreSQL\9.2\share\contrib\postgis-2.0</description>
    <pubDate>Thu, 13 Jun 2013 11:45:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-13T11:45:39Z</dc:date>
    <item>
      <title>load problem (shape file to postgres)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/load-problem-shape-file-to-postgres/m-p/2377305#M146510</link>
      <description>&lt;P&gt;Hello ,&lt;BR /&gt;when I try to load a shape file into a potgis DB , this notification appear and I can't understand it .&lt;BR /&gt;&lt;BR /&gt;L'élément du batch 0 INSERT INTO "public"."metadata" ("the_geom","ZID","NAME","ELEV","ICON") VALUES (GeomFromText('POINT (1.43753035191483 43.5925304098064)', 4326),0,'kml_1',0.0,81) a été annulé. Appeler getNextException pour en connaître la cause.&lt;BR /&gt;&lt;IMG src="https://community.qlik.com/" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/load-problem-shape-file-to-postgres/m-p/2377305#M146510</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: load problem (shape file to postgres)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/load-problem-shape-file-to-postgres/m-p/2377306#M146511</link>
      <description>Hi, I can't reproduce the issue. Which version of PostGIS are you using ?&lt;BR /&gt;Could you also test a simple job with sGeomTxtInput &amp;gt; tPostgresqlOutput and see if you get the same error ?&lt;BR /&gt;Thanks.&lt;BR /&gt;Francois</description>
      <pubDate>Mon, 13 May 2013 17:07:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/load-problem-shape-file-to-postgres/m-p/2377306#M146511</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-13T17:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: load problem (shape file to postgres)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/load-problem-shape-file-to-postgres/m-p/2377307#M146512</link>
      <description>I'm trying to execute this simple job you proposed (sGeomTxtInput &amp;gt; tPostgresqlOutput), but i have the same problem, maybe due to the function "geomfromtext" which should have a prefix "ST_" and the single quotes on "POINT(1 2)".&lt;BR /&gt;I'm using Talend DI 5.2.2 and TOS Spatial 5.2.1 on postgresql v 9.2.&lt;BR /&gt;Have someone fixed this issue?&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 12 Jun 2013 09:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/load-problem-shape-file-to-postgres/m-p/2377307#M146512</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-12T09:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: load problem (shape file to postgres)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/load-problem-shape-file-to-postgres/m-p/2377308#M146513</link>
      <description>After googoling a lot i found the solution. 
&lt;BR /&gt;The problem is related to the version of postgis. In version 2.0 the geomfromtext function has been deprecated and replaced with the suffix "ST_", as well as all the geometry functions.
&lt;BR /&gt;Then is enough to run the legacy.sql script (located in: C:\ProgramFiles\PostgreSQL\9.2\share\contrib\postgis-2.0) and it work immediately without the need to restart both postgres or TOS.
&lt;BR /&gt;Bye
&lt;BR /&gt;Nico
&lt;BR /&gt;PLEASE SET THE TOPIC AS SOLVED</description>
      <pubDate>Wed, 12 Jun 2013 10:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/load-problem-shape-file-to-postgres/m-p/2377308#M146513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-12T10:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: load problem (shape file to postgres)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/load-problem-shape-file-to-postgres/m-p/2377309#M146514</link>
      <description>Hi NKO,&lt;BR /&gt;&lt;BR /&gt;I have a similar issue,&lt;BR /&gt;Can you please send me the  legacy.sql script ?&lt;BR /&gt;Thanks,&lt;BR /&gt;Stefan</description>
      <pubDate>Thu, 13 Jun 2013 11:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/load-problem-shape-file-to-postgres/m-p/2377309#M146514</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-13T11:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: load problem (shape file to postgres)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/load-problem-shape-file-to-postgres/m-p/2377310#M146515</link>
      <description>Hi, you can simply find it in your installation directory of Postgis within the PostgreSQL X.X folder.&lt;BR /&gt;C: ........ PostgreSQL\9.2\share\contrib\postgis-2.0</description>
      <pubDate>Thu, 13 Jun 2013 11:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/load-problem-shape-file-to-postgres/m-p/2377310#M146515</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-13T11:45:39Z</dc:date>
    </item>
  </channel>
</rss>

