<?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: How to load LINESTRING to postgresql using Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-load-LINESTRING-to-postgresql-using-Talend/m-p/2353075#M119336</link>
    <description>&lt;P&gt;Are you using Postgis or are you Postgres without Postgis?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;http://postgis.net/workshops/postgis-intro/geometries.html talks about this. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried to load this data with a Talend job already? If so, where are you struggling with this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I do not have Postgres (or Postgis) configured, I cannot try out all of the scenarios that your question could relate to. I'll need more information.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jul 2021 09:45:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-07-12T09:45:15Z</dc:date>
    <item>
      <title>How to load LINESTRING to postgresql using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-load-LINESTRING-to-postgresql-using-Talend/m-p/2353074#M119335</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a txt file with geometry data like LINESTRING(-71.160281 42.258729,-71.160837 42.259113,-71.161144 42.25932)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our requirement is, we want to load this data into postgresql database, with geometry column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we do this ? Please help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Udhaya vardhane N.P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:58:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-load-LINESTRING-to-postgresql-using-Talend/m-p/2353074#M119335</guid>
      <dc:creator>Udhayavardhane</dc:creator>
      <dc:date>2024-11-15T23:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to load LINESTRING to postgresql using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-load-LINESTRING-to-postgresql-using-Talend/m-p/2353075#M119336</link>
      <description>&lt;P&gt;Are you using Postgis or are you Postgres without Postgis?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;http://postgis.net/workshops/postgis-intro/geometries.html talks about this. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried to load this data with a Talend job already? If so, where are you struggling with this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I do not have Postgres (or Postgis) configured, I cannot try out all of the scenarios that your question could relate to. I'll need more information.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 09:45:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-load-LINESTRING-to-postgresql-using-Talend/m-p/2353075#M119336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-07-12T09:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to load LINESTRING to postgresql using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-load-LINESTRING-to-postgresql-using-Talend/m-p/2353076#M119337</link>
      <description>&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have postgres with Postgis enabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Till now we were using .shp file with dGeometryToPostgisObject component. Where both input and output we could set as Geometry. That works fine &amp;amp; perfect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But now our input file is a plain text file with string value like LINESTRING(-71.160281 42.258729,-71.160837 42.259113,-71.161144 42.25932). So when we are trying to build the metadata , the datatype of the field is string. But posgresql table has the datatype as geometry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So we are not able to use dGeometryToPostgisObject  &amp;amp; dproject.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically we need an idea , how to load the string from flat file to postgres-postgis geometry  column using Talend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 11:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-load-LINESTRING-to-postgresql-using-Talend/m-p/2353076#M119337</guid>
      <dc:creator>Udhayavardhane</dc:creator>
      <dc:date>2021-07-12T11:09:07Z</dc:date>
    </item>
  </channel>
</rss>

