<?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: GeoOperations shapefile loading issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/GeoOperations-shapefile-loading-issue/m-p/1863329#M71240</link>
    <description>&lt;P&gt;Spectacular. Thank you!&lt;/P&gt;</description>
    <pubDate>Wed, 24 Nov 2021 22:36:22 GMT</pubDate>
    <dc:creator>frankpacker_AoD</dc:creator>
    <dc:date>2021-11-24T22:36:22Z</dc:date>
    <item>
      <title>GeoOperations shapefile loading issue</title>
      <link>https://community.qlik.com/t5/App-Development/GeoOperations-shapefile-loading-issue/m-p/1862843#M71191</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Trying to load a Shapefile into Qlik with&amp;nbsp;&lt;SPAN&gt;GeoOperations&amp;nbsp; and hitting an error:&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="headline edc_error"&gt;The following error occurred:&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;Connector reply error: grpc::StatusCode::INVALID_ARGUMENT: 'GEOOPS-402: Failed to create dataset covenants: Could not parse dataset WKT CRS. Please set manually.'&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;I can't find anything much in the documentation to help with this error.&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;The operation I'm executing is just the most basic load:&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;
&lt;P&gt;Shape:&lt;BR /&gt;Load * Extension GeoOperations.ScriptEval('&lt;BR /&gt;load() DATASOURCE covenants GEOFILE type="shape", &lt;BR /&gt;url="&lt;A href="https://dl.dropbox.com/s/pbllxss2u0cyvq8/QEII_OSCovenants_20210930.zip" target="_blank" rel="noopener"&gt;https://dl.dropbox.com/s/pbllxss2u0cyvq8/QEII_OSCovenants_20210930.zip&lt;/A&gt;")';&lt;/P&gt;
&lt;P&gt;The shapefile being loaded is accessible via the link. I've also attached the shapefile to this post.&lt;/P&gt;
&lt;P&gt;Can anyone assist or point me in the direction of the documentation that'll help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 Nov 2021 04:28:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GeoOperations-shapefile-loading-issue/m-p/1862843#M71191</guid>
      <dc:creator>frankpacker_AoD</dc:creator>
      <dc:date>2021-11-24T04:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: GeoOperations shapefile loading issue</title>
      <link>https://community.qlik.com/t5/App-Development/GeoOperations-shapefile-loading-issue/m-p/1863323#M71238</link>
      <description>&lt;P&gt;Bit of a bump.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;&amp;nbsp;apologies for the direct tag, but this stuff appears to be your area of expertise. Perhaps you can point me in the right direction?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 22:01:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GeoOperations-shapefile-loading-issue/m-p/1863323#M71238</guid>
      <dc:creator>frankpacker_AoD</dc:creator>
      <dc:date>2021-11-24T22:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: GeoOperations shapefile loading issue</title>
      <link>https://community.qlik.com/t5/App-Development/GeoOperations-shapefile-loading-issue/m-p/1863328#M71239</link>
      <description>&lt;P&gt;from the QEII_OSCovenants_20210930.prj file it looks like the reference system is&amp;nbsp;NZGD_2000_New_Zealand_Transverse_Mercator,&amp;nbsp;&amp;nbsp;&lt;A href="https://spatialreference.org/ref/epsg/nzgd2000-new-zealand-transverse-mercator-2000/" target="_blank"&gt;https://spatialreference.org/ref/epsg/nzgd2000-new-zealand-transverse-mercator-2000/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Try adding &amp;nbsp;the crs like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load * Extension GeoOperations.ScriptEval('&lt;BR /&gt;load() DATASOURCE covenants GEOFILE type="shape",&amp;nbsp;&lt;STRONG&gt;crs="EPSG:2193",&lt;/STRONG&gt;&lt;BR /&gt;url="&lt;A href="https://dl.dropbox.com/s/pbllxss2u0cyvq8/QEII_OSCovenants_20210930.zip" target="_blank"&gt;https://dl.dropbox.com/s/pbllxss2u0cyvq8/QEII_OSCovenants_20210930.zip&lt;/A&gt;")';&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 22:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GeoOperations-shapefile-loading-issue/m-p/1863328#M71239</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2021-11-24T22:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: GeoOperations shapefile loading issue</title>
      <link>https://community.qlik.com/t5/App-Development/GeoOperations-shapefile-loading-issue/m-p/1863329#M71240</link>
      <description>&lt;P&gt;Spectacular. Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 22:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GeoOperations-shapefile-loading-issue/m-p/1863329#M71240</guid>
      <dc:creator>frankpacker_AoD</dc:creator>
      <dc:date>2021-11-24T22:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: GeoOperations shapefile loading issue</title>
      <link>https://community.qlik.com/t5/App-Development/GeoOperations-shapefile-loading-issue/m-p/1952488#M78536</link>
      <description>&lt;P&gt;Hello everyone!&lt;/P&gt;
&lt;P&gt;I was trying to load a shape file that I use on a CM environment, into Qlik Sense SaaS. However, I have the file on OneDrive. I did something similar to Dropbox, but it did not work well. Can anyone help me with this?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 17:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GeoOperations-shapefile-loading-issue/m-p/1952488#M78536</guid>
      <dc:creator>Rolando_Montero</dc:creator>
      <dc:date>2022-07-06T17:25:37Z</dc:date>
    </item>
  </channel>
</rss>

