<?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 add from SDO_Geometry (GIS) data in Oracle? in GeoAnalytics</title>
    <link>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1515846#M2155</link>
    <description>&lt;P&gt;did you resolve this issue ?&lt;/P&gt;</description>
    <pubDate>Mon, 03 Dec 2018 19:41:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-03T19:41:49Z</dc:date>
    <item>
      <title>How to add from SDO_Geometry (GIS) data in Oracle?</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1378347#M1739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to add from SDO_Geometry (GIS) data in Oracle?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I investigated following link but shape field can not added to QlikSense.&lt;/P&gt;&lt;P&gt;&lt;A href="http://bi.idevio.com/geoanalytics/connect-to-database-in-geoanalytics-plus" style="font-size: 10pt;" title="http://bi.idevio.com/geoanalytics/connect-to-database-in-geoanalytics-plus"&gt;Connect to Database in GeoAnalytics Plus « bi.idevio.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://bi.idevio.com/geoanalytics/connect-to-database-in-geoanalytics-plus" style="font-size: 10pt;" title="http://bi.idevio.com/geoanalytics/connect-to-database-in-geoanalytics-plus"&gt;&lt;IMG alt="scr2.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177115_scr2.jpg" style="height: 349px; width: 620px;" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 06:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1378347#M1739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-20T06:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to add from SDO_Geometry (GIS) data in Oracle?</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1378348#M1740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ömer,&lt;/P&gt;&lt;P&gt;You need to specify a select statement, and retrieve the shape field as WKT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like this: &lt;CODE style="font-style: inherit; font-weight: inherit; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;&lt;SPAN class="kwd" style="font-style: inherit; font-weight: inherit; font-size: inherit; font-family: inherit; color: #101094;"&gt;SELECT&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-size: inherit; font-family: inherit; color: #303336;"&gt; NAME&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-style: inherit; font-weight: inherit; font-size: inherit; font-family: inherit; color: #303336;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-size: inherit; font-family: inherit; color: #303336;"&gt; SDO_UTIL&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-style: inherit; font-weight: inherit; font-size: inherit; font-family: inherit; color: #303336;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-size: inherit; font-family: inherit; color: #303336;"&gt;TO_WKTGEOMETRY&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-style: inherit; font-weight: inherit; font-size: inherit; font-family: inherit; color: #303336;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-size: inherit; font-family: inherit; color: #303336;"&gt;GEOM&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-style: inherit; font-weight: inherit; font-size: inherit; font-family: inherit; color: #303336;"&gt;)&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-size: inherit; font-family: inherit; color: #303336;"&gt; &lt;/SPAN&gt;&lt;SPAN class="kwd" style="font-style: inherit; font-weight: inherit; font-size: inherit; font-family: inherit; color: #101094;"&gt;AS&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-size: inherit; font-family: inherit; color: #303336;"&gt; point &lt;/SPAN&gt;&lt;SPAN class="kwd" style="font-style: inherit; font-weight: inherit; font-size: inherit; font-family: inherit; color: #101094;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN class="pln" style="font-style: inherit; font-weight: inherit; font-size: inherit; font-family: inherit; color: #303336;"&gt; NEW_TEST&lt;/SPAN&gt;&lt;SPAN class="pun" style="font-style: inherit; font-weight: inherit; font-size: inherit; font-family: inherit; color: #303336;"&gt;;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/44832223/oracle-converting-sdo-geometry-to-wkt" title="https://stackoverflow.com/questions/44832223/oracle-converting-sdo-geometry-to-wkt"&gt;Oracle - Converting SDO_GEOMETRY to WKT? - Stack Overflow&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric Nordström&lt;/P&gt;&lt;P&gt;Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 10:31:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1378348#M1740</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2017-09-20T10:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to add from SDO_Geometry (GIS) data in Oracle?</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1378349#M1741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patric,&lt;/P&gt;&lt;P&gt;Firstly, why can not I add data from db with odbc connection? GeoQlik was doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your sql statement and result is negative. Sql script working in db but QlikSense did not fetch data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sql:&amp;nbsp; SELECT A.ADINUMARASI, MDSYS.SDO_UTIL.TO_WKTGEOMETRY(A.SHAPE) AS polygon FROM SDEDATA.QMAHALLE A&lt;IMG alt="q2_2.jpg" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/177162_q2_2.jpg" style="height: 324px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="q2_1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177160_q2_1.jpg" style="height: 382px; width: 620px;" /&gt;&lt;IMG alt="q2.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/177161_q2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 11:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1378349#M1741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-20T11:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to add from SDO_Geometry (GIS) data in Oracle?</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1378350#M1742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can fetch the WKT with odbc if you prefer and then do the QGA "Load" from a loaded table instead.&lt;/P&gt;&lt;P&gt;However going directly to the database is probably more effective.&lt;/P&gt;&lt;P&gt;In your case the "Geometry field" is called "polygon" if I read your select statement correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 11:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1378350#M1742</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2017-09-20T11:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to add from SDO_Geometry (GIS) data in Oracle?</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1378351#M1743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I tried to polygon option in geometry field, but result is negative.&lt;/P&gt;&lt;P&gt;Can you send a screen video about this case?&lt;IMG alt="q3.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177163_q3.jpg" style="height: auto;" /&gt;&lt;IMG alt="q3_1.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/177170_q3_1.jpg" style="height: 305px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 11:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1378351#M1743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-20T11:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to add from SDO_Geometry (GIS) data in Oracle?</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1378352#M1744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ömer,&lt;/P&gt;&lt;P&gt;Sorry for being unclear,your geometry field name is "polygon" not "SHAPE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2017-09-20 13_37_48-Qlik Sense Desktop.png" class="jive-image image-1" src="/legacyfs/online/177168_2017-09-20 13_37_48-Qlik Sense Desktop.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 11:38:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1378352#M1744</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2017-09-20T11:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to add from SDO_Geometry (GIS) data in Oracle?</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1378353#M1745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mr. Nordström,&lt;/P&gt;&lt;P&gt;Result is negative.&lt;/P&gt;&lt;P&gt;Do you have any Geographic Information System Specialist in your company? I would recommend having a GIS specialist staff.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 11:56:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1378353#M1745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-20T11:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to add from SDO_Geometry (GIS) data in Oracle?</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1515846#M2155</link>
      <description>&lt;P&gt;did you resolve this issue ?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 19:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1515846#M2155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-03T19:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to add from SDO_Geometry (GIS) data in Oracle?</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1515966#M2158</link>
      <description>Hi, yes but please note that Oracle outputs WKT in a varchar which is capped to 4000 chrs. Thanks, Patric</description>
      <pubDate>Tue, 04 Dec 2018 07:46:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1515966#M2158</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2018-12-04T07:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to add from SDO_Geometry (GIS) data in Oracle?</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1516979#M2167</link>
      <description>&lt;P&gt;do you have a screenshot of the configuration of the connection with the query to Oracle ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;And what is the disadvantage could have the character limit of Oracle?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 18:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/How-to-add-from-SDO-Geometry-GIS-data-in-Oracle/m-p/1516979#M2167</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-05T18:04:20Z</dc:date>
    </item>
  </channel>
</rss>

