<?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 Geometry cannot be resolved to a type in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Geometry-cannot-be-resolved-to-a-type/m-p/2377249#M146482</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;I installed successfully the newest TOS DI and the spatial module according to the install instruction. Thereafter I am able to build complex jobs with GeoOperations integrating PostGIS, shapefiles and so on, this works very good. But I am not able to retrace / rebuild this example to create a new geometry from a WKT representation of a point:&lt;BR /&gt;&lt;A href="https://github.com/talend-spatial/talend-spatial/wiki/Create-lines-or-polygons-from-points" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/talend-spatial/talend-spatial/wiki/Create-lines-or-polygons-from-points&lt;/A&gt;&lt;BR /&gt;If I execute the job, then I get the error message: Geometry cannot be resolved to a type.&lt;BR /&gt;Does anyone has a similiar problem? &lt;BR /&gt;Best regards, Stefan&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 12:04:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:04:48Z</dc:date>
    <item>
      <title>Geometry cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Geometry-cannot-be-resolved-to-a-type/m-p/2377249#M146482</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I installed successfully the newest TOS DI and the spatial module according to the install instruction. Thereafter I am able to build complex jobs with GeoOperations integrating PostGIS, shapefiles and so on, this works very good. But I am not able to retrace / rebuild this example to create a new geometry from a WKT representation of a point:&lt;BR /&gt;&lt;A href="https://github.com/talend-spatial/talend-spatial/wiki/Create-lines-or-polygons-from-points" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/talend-spatial/talend-spatial/wiki/Create-lines-or-polygons-from-points&lt;/A&gt;&lt;BR /&gt;If I execute the job, then I get the error message: Geometry cannot be resolved to a type.&lt;BR /&gt;Does anyone has a similiar problem? &lt;BR /&gt;Best regards, Stefan&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:04:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Geometry-cannot-be-resolved-to-a-type/m-p/2377249#M146482</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Geometry-cannot-be-resolved-to-a-type/m-p/2377250#M146483</link>
      <description>Hi, could you post a screenshot of your job or the list of components used ?
&lt;BR /&gt;I can't reproduce issue with tRowGenerator &amp;gt; tMap &amp;gt; sShapefileOutput.
&lt;BR /&gt;It sounds related that no spatial component is in used (only a call to new Geometry) and the spatial libs may not be loaded. Try to add a sGeomTxtInput (which does nothing) in your job, which will trigger the spatial lib to be loaded. Another option could be to use tLibraryLoad.
&lt;BR /&gt;Cheers.
&lt;BR /&gt;Francois</description>
      <pubDate>Mon, 18 Mar 2013 09:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Geometry-cannot-be-resolved-to-a-type/m-p/2377250#M146483</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-18T09:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Geometry-cannot-be-resolved-to-a-type/m-p/2377251#M146484</link>
      <description>I have appended 2 images, 
&lt;BR /&gt;basically it is the same example as the link below is showing 
&lt;BR /&gt; 
&lt;A href="https://github.com/talend-spatial/talend-spatial/wiki/Create-lines-or-polygons-from-points" rel="nofollow noopener noreferrer"&gt;https://github.com/talend-spatial/talend-spatial/wiki/Create-lines-or-polygons-from-points&lt;/A&gt; 
&lt;BR /&gt;Regards, Stefan 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAGz.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137035iDF92B4DC13A88E46/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAGz.jpg" alt="0683p000009MAGz.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 18 Mar 2013 10:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Geometry-cannot-be-resolved-to-a-type/m-p/2377251#M146484</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-18T10:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Geometry-cannot-be-resolved-to-a-type/m-p/2377252#M146485</link>
      <description>Basically it's the same, but does not output a shapefile. This last component trigger the load of the library required for Geometry type.
&lt;BR /&gt;Try to add a sGeomTxtInput.
&lt;BR /&gt;Cheers.
&lt;BR /&gt;Francois</description>
      <pubDate>Mon, 18 Mar 2013 10:14:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Geometry-cannot-be-resolved-to-a-type/m-p/2377252#M146485</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-18T10:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Geometry-cannot-be-resolved-to-a-type/m-p/2377253#M146486</link>
      <description>sorry, the second image failed while uploading</description>
      <pubDate>Mon, 18 Mar 2013 10:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Geometry-cannot-be-resolved-to-a-type/m-p/2377253#M146486</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-18T10:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Geometry-cannot-be-resolved-to-a-type/m-p/2377254#M146487</link>
      <description>When using sGeomTxtInput I get the error message, that this method is not defined,&lt;BR /&gt;In the tMap out component I wrote following:&lt;BR /&gt;sGeomTxtInput("LINESTRING("+row1.x+" "+row1.y +","+row1.x2+" "+row1.y2+")")&lt;BR /&gt;Does the WKT representation is the valid input string for the sGeomTxtInput method?&lt;BR /&gt;Best regards, Stefan</description>
      <pubDate>Mon, 18 Mar 2013 10:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Geometry-cannot-be-resolved-to-a-type/m-p/2377254#M146487</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-18T10:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Geometry-cannot-be-resolved-to-a-type/m-p/2377255#M146488</link>
      <description>Hi, this way works:
&lt;BR /&gt;tRowGenerator -&amp;gt; tMap -&amp;gt; sShapeFileOutput
&lt;BR /&gt;in the tMap I defined the new Geometry(WKT) as the geometry representation.
&lt;BR /&gt;Thank you very much for helping.
&lt;BR /&gt;Best regards, Stefan</description>
      <pubDate>Mon, 18 Mar 2013 10:46:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Geometry-cannot-be-resolved-to-a-type/m-p/2377255#M146488</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-18T10:46:42Z</dc:date>
    </item>
  </channel>
</rss>

