<?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 extract values from geojson file? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-values-from-geojson-file/m-p/2368593#M131841</link>
    <description>&lt;P&gt;Hi  &lt;/P&gt;&lt;P&gt;Which component do you use call the Rest API? tRest or tRestClient? if the response is a string data, then you can use tExtractJsonFields to extract values from response string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
    <pubDate>Sun, 26 Sep 2021 04:04:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-09-26T04:04:05Z</dc:date>
    <item>
      <title>How to extract values from geojson file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-values-from-geojson-file/m-p/2368592#M131840</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;I am getting a response from REST API in the form of geojson.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to extract the values from this file?&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sheetal&lt;/P&gt;</description>
      <pubDate>Sat, 25 Sep 2021 13:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-extract-values-from-geojson-file/m-p/2368592#M131840</guid>
      <dc:creator>SJeshwani1618330394</dc:creator>
      <dc:date>2021-09-25T13:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract values from geojson file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-values-from-geojson-file/m-p/2368593#M131841</link>
      <description>&lt;P&gt;Hi  &lt;/P&gt;&lt;P&gt;Which component do you use call the Rest API? tRest or tRestClient? if the response is a string data, then you can use tExtractJsonFields to extract values from response string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Sun, 26 Sep 2021 04:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-extract-values-from-geojson-file/m-p/2368593#M131841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-26T04:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract values from geojson file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-values-from-geojson-file/m-p/2368594#M131842</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I resolved the issue to extract the data from .geojson file.&lt;/P&gt;&lt;P&gt;My only concern is that, I am getting an output something like this: &amp;nbsp;&lt;/P&gt;&lt;P&gt;The values are in square brackets. How to remove that?&lt;/P&gt;&lt;P&gt;Moreover how to convert this Date string into date format?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used TalendDate.parseDate to convert it, I am getting an error. I guess I am not using this properly. Could you please give me any suggestions to convert the string into a Date format?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sheetal&lt;/P&gt;</description>
      <pubDate>Sun, 26 Sep 2021 11:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-extract-values-from-geojson-file/m-p/2368594#M131842</guid>
      <dc:creator>SJeshwani1618330394</dc:creator>
      <dc:date>2021-09-26T11:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract values from geojson file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-values-from-geojson-file/m-p/2368595#M131843</link>
      <description>&lt;P&gt;please show us an example of date string and the expression you are using for the conversion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 00:49:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-extract-values-from-geojson-file/m-p/2368595#M131843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-27T00:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract values from geojson file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-values-from-geojson-file/m-p/2368596#M131844</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry, the Attachment was missing in the last message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the attachment in which you can see the values are in square brackets and the date string. It is like this: ["1985-10-18T00:00:00Z"]. Moreover, where there is no value, it's showing blank. I want to have it like Null. I tried to use tConvert and selected set empty values to null but it's not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000JMrPyAAL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136491iBB03E08FD950864B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000JMrPyAAL.png" alt="0695b00000JMrPyAAL.png" /&gt;&lt;/span&gt;I used this function: TalendDate.parseDate("yyyy-MM-dd'T'HH:mm:ss.SSS'Z'",row3.timetsamp)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I have set datatype as string, I tried to do it by changing the datatype as date but still it was giving me an error,  cannot convert string to Date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sheetal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 08:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-extract-values-from-geojson-file/m-p/2368596#M131844</guid>
      <dc:creator>SJeshwani1618330394</dc:creator>
      <dc:date>2021-09-27T08:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract values from geojson file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-extract-values-from-geojson-file/m-p/2368597#M131845</link>
      <description>&lt;P&gt;i would understand the square brackets to mean:  the data is in an Array, and not in a string&lt;/P&gt;&lt;P&gt;the value apears to be defined as a string (in Talend Schema)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 11:41:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-extract-values-from-geojson-file/m-p/2368597#M131845</guid>
      <dc:creator>XJ_1630</dc:creator>
      <dc:date>2021-09-27T11:41:04Z</dc:date>
    </item>
  </channel>
</rss>

