<?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: [resolved] HELP - Problems with installation in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-HELP-Problems-with-installation/m-p/2378319#M2552</link>
    <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Okay, still have problems. Got the Geo toolpanel thingy, and now just trying to use it. I want to take a point coordinate and convert it from lat/long to british national grid (EPSG:27700). I've thrown in a mapper and I'm adding a variable in the middle:&lt;BR /&gt;GeometryOperation.PROJ(new Geometry("POINT(" + row2.latitude + " " + row2.longitude + ")"), "4326", "27700", null)&lt;BR /&gt;But when I test this I get "&lt;FONT color="#ff3333"&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problem:&lt;/FONT&gt;". Looks like a basic installation problem. Running SDI 5.4 in Talend ESB 5.5.1, and have installed GDAL core components ("gdal-111-1600-core.msi") and environment variable set, Windows 7 Platform.&lt;BR /&gt;Please help - thank you.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Found out that adding a sGeomTxtInput writing out to a sShapefileOutput added the necessary background code references (found in another post). It's messy, but it works, and as a a service it only writes the file once.</description>
    <pubDate>Tue, 22 Jul 2014 11:04:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-07-22T11:04:14Z</dc:date>
    <item>
      <title>[resolved] HELP - Problems with installation</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-HELP-Problems-with-installation/m-p/2378316#M2549</link>
      <description>&lt;P&gt;Followed the instructions in the INSTALL file, but all I get is Studio crashing when it's finished it's splash screen initialisation. I've tried with the latest v5.5 and the previous v5.4.2 (as plugin was v5.4). Can anyone help, all I want to do is transform lat/long to eastings/northings, and maybe other GIS stuff if I can get it working.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2014 21:57:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-HELP-Problems-with-installation/m-p/2378316#M2549</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-17T21:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] HELP - Problems with installation</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-HELP-Problems-with-installation/m-p/2378317#M2550</link>
      <description>Sorted, something wrong with the workspace, had to delete it all, and now reconstructing the project</description>
      <pubDate>Fri, 18 Jul 2014 15:02:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-HELP-Problems-with-installation/m-p/2378317#M2550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-18T15:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] HELP - Problems with installation</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-HELP-Problems-with-installation/m-p/2378318#M2551</link>
      <description>Okay, still have problems. Got the Geo toolpanel thingy, and now just trying to use it. I want to take a point coordinate and convert it from lat/long to british national grid (EPSG:27700). I've thrown in a mapper and I'm adding a variable in the middle:&lt;BR /&gt;GeometryOperation.PROJ(new Geometry("POINT(" + row2.latitude + " " + row2.longitude + ")"), "4326", "27700", null)&lt;BR /&gt;But when I test this I get "&lt;FONT color="#ff3333"&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problem:&lt;/FONT&gt;". Looks like a basic installation problem. Running SDI 5.4 in Talend ESB 5.5.1, and have installed GDAL core components ("gdal-111-1600-core.msi") and environment variable set, Windows 7 Platform.&lt;BR /&gt;Please help - thank you.</description>
      <pubDate>Mon, 21 Jul 2014 12:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-HELP-Problems-with-installation/m-p/2378318#M2551</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-21T12:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] HELP - Problems with installation</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-HELP-Problems-with-installation/m-p/2378319#M2552</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Okay, still have problems. Got the Geo toolpanel thingy, and now just trying to use it. I want to take a point coordinate and convert it from lat/long to british national grid (EPSG:27700). I've thrown in a mapper and I'm adding a variable in the middle:&lt;BR /&gt;GeometryOperation.PROJ(new Geometry("POINT(" + row2.latitude + " " + row2.longitude + ")"), "4326", "27700", null)&lt;BR /&gt;But when I test this I get "&lt;FONT color="#ff3333"&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problem:&lt;/FONT&gt;". Looks like a basic installation problem. Running SDI 5.4 in Talend ESB 5.5.1, and have installed GDAL core components ("gdal-111-1600-core.msi") and environment variable set, Windows 7 Platform.&lt;BR /&gt;Please help - thank you.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Found out that adding a sGeomTxtInput writing out to a sShapefileOutput added the necessary background code references (found in another post). It's messy, but it works, and as a a service it only writes the file once.</description>
      <pubDate>Tue, 22 Jul 2014 11:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/resolved-HELP-Problems-with-installation/m-p/2378319#M2552</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-22T11:04:14Z</dc:date>
    </item>
  </channel>
</rss>

