<?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: Convert a flat file (JSON) to a Geometry in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Convert-a-flat-file-JSON-to-a-Geometry/m-p/2336564#M104995</link>
    <description>After days looking for this answer, it seems that the Gdal library could do what i'm looking for.. Am i going to the right way ?</description>
    <pubDate>Thu, 04 Feb 2016 12:36:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-04T12:36:40Z</dc:date>
    <item>
      <title>Convert a flat file (JSON) to a Geometry</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-a-flat-file-JSON-to-a-Geometry/m-p/2336563#M104994</link>
      <description>Hi everyone,&lt;BR /&gt;&lt;BR /&gt;I'm a new user of the spatial extension for talend and i have an issue.&lt;BR /&gt;I want to create a point/polyline/polygone in talend and add it into an Oracle database.&lt;BR /&gt;&lt;BR /&gt;I have no problem to get all the data from the JSON (input) but i'm stuck to convert&amp;nbsp;coordinates&amp;nbsp;into a geometry.&lt;BR /&gt;I achieved to make a point with the s2DPointReplacer component but what about polygone/polyline ??&lt;BR /&gt;&lt;BR /&gt;i'm convinced that it does exist an easier solution but i can't find it...&lt;BR /&gt;Thanks in advance for your answer, i would be really grateful.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Pierre</description>
      <pubDate>Sat, 16 Nov 2024 10:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-a-flat-file-JSON-to-a-Geometry/m-p/2336563#M104994</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a flat file (JSON) to a Geometry</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-a-flat-file-JSON-to-a-Geometry/m-p/2336564#M104995</link>
      <description>After days looking for this answer, it seems that the Gdal library could do what i'm looking for.. Am i going to the right way ?</description>
      <pubDate>Thu, 04 Feb 2016 12:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-a-flat-file-JSON-to-a-Geometry/m-p/2336564#M104995</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-04T12:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a flat file (JSON) to a Geometry</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-a-flat-file-JSON-to-a-Geometry/m-p/2336565#M104996</link>
      <description>Hi,&amp;nbsp; 
&lt;BR /&gt;I would say, 3 options: 
&lt;BR /&gt;1/ use sOGRInput and use the GeoJSON driver 
&lt;BR /&gt;2/ Create a component to convert JSON geometry to Talend Geometry (something like&amp;nbsp;https://github.com/talend-spatial/talend-spatial/blob/6.x/main/plugins/org.talend.sdi.designer.components/components/s2DPointReplacer/s2DPointReplacer_main.javajet#L38) 
&lt;BR /&gt;3/ Create a routine that you can use in expression (eg.&amp;nbsp;https://github.com/talend-spatial/talend-spatial/blob/6.x/main/plugins/org.talend.sdi.designer.routines/resources/java/routines/GeometryUtility.java#L50) 
&lt;BR /&gt;HTH 
&lt;BR /&gt;Francois</description>
      <pubDate>Fri, 05 Feb 2016 07:46:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-a-flat-file-JSON-to-a-Geometry/m-p/2336565#M104996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-05T07:46:14Z</dc:date>
    </item>
  </channel>
</rss>

