<?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: Handling Geometry data types in Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Handling-Geometry-data-types-in-Talend/m-p/2206512#M6541</link>
    <description>&lt;P&gt;This could also be helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.talend.com/blog/2017/08/07/how-to-seamlessly-include-geospatial-data-and-operations-into-your-data-integration-process/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.talend.com/blog/2017/08/07/how-to-seamlessly-include-geospatial-data-and-operations-into-your-data-integration-process/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Mar 2019 09:21:53 GMT</pubDate>
    <dc:creator>akumar2301</dc:creator>
    <dc:date>2019-03-01T09:21:53Z</dc:date>
    <item>
      <title>Handling Geometry data types in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Handling-Geometry-data-types-in-Talend/m-p/2206510#M6539</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have several jobs which interact with a PostGIS extended PostgreSQL AWS instance.&amp;nbsp; I have been handling Geometry columns by applying ST_AsText(geom) at the DB input query -- and after inserting the &lt;EM&gt;text&lt;/EM&gt; representation of the geometry, I am using a tDBRow component to convert/update the geom columns with the new &lt;EM&gt;Geometry&lt;/EM&gt;.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My questions are:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Is it possible to directly insert a geometry object into PostgreSQL with Talend?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; What is the appropriate way to do this?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have tried using type &lt;EM&gt;Object&lt;/EM&gt; within the job flow (with DBtype &lt;EM&gt;POINT&lt;/EM&gt; in the output component) with no success.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you for the help.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;E&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:27:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Handling-Geometry-data-types-in-Talend/m-p/2206510#M6539</guid>
      <dc:creator>EMeany</dc:creator>
      <dc:date>2024-11-16T06:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Handling Geometry data types in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Handling-Geometry-data-types-in-Talend/m-p/2206511#M6540</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;Could you please try the details mentioned in below post? The post is discussing about Oracle DB but you will need minor modifications in that aspect.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;Could you please try and let us know your thoughts?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCn9dCAC#M93236" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/can-not-read-my-geometry-field-on-an-Oracle-database/m-p/152588#M93236&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 05:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Handling-Geometry-data-types-in-Talend/m-p/2206511#M6540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-01T05:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Handling Geometry data types in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Handling-Geometry-data-types-in-Talend/m-p/2206512#M6541</link>
      <description>&lt;P&gt;This could also be helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.talend.com/blog/2017/08/07/how-to-seamlessly-include-geospatial-data-and-operations-into-your-data-integration-process/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.talend.com/blog/2017/08/07/how-to-seamlessly-include-geospatial-data-and-operations-into-your-data-integration-process/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 09:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Handling-Geometry-data-types-in-Talend/m-p/2206512#M6541</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-03-01T09:21:53Z</dc:date>
    </item>
  </channel>
</rss>

