<?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: Problem parsing relative links in KML files in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/problem-parsing-relative-links-in-kml-files/m-p/1092839#M4395</link>
    <description>&lt;P&gt;Hi Kenn,&lt;/P&gt;&lt;P&gt;Sorry for late answer.&lt;/P&gt;&lt;P&gt;It should work without `./`, depending of the paths. How are you creating the KML file? What is the structure of your files?&lt;/P&gt;&lt;P&gt;Can you provide a file to try to reproduce the issue?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Thu, 26 Aug 2021 18:03:51 GMT</pubDate>
    <dc:creator>GuillaumeBelz</dc:creator>
    <dc:date>2021-08-26T18:03:51Z</dc:date>
    <item>
      <title>Problem parsing relative links in KML files</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/problem-parsing-relative-links-in-kml-files/m-p/1087256#M4378</link>
      <description>&lt;P&gt;Through a lot of trial and error, I discovered that&lt;/P&gt;&lt;PRE&gt;&amp;lt;href&amp;gt;./../foo.kml&amp;lt;/href&amp;gt;&lt;/PRE&gt;&lt;P&gt;works but&lt;/P&gt;&lt;PRE&gt;&amp;lt;href&amp;gt;../foo.kml&amp;lt;/href&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;does not.&lt;/P&gt;&lt;P&gt;I finally realized what was going on when I saw the debug output in the Qt Creator console and realized that the plugin was discarding the relative path when it began with `..`. After a little guesswork, I hit upon `./` as workaround.&lt;/P&gt;&lt;P&gt;I saw this on Icon objects, but presumably it's elsewhere as well.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This is using SDK v100.11.2 on macOS.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 13:15:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/problem-parsing-relative-links-in-kml-files/m-p/1087256#M4378</guid>
      <dc:creator>KennSebesta</dc:creator>
      <dc:date>2021-08-10T13:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem parsing relative links in KML files</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/problem-parsing-relative-links-in-kml-files/m-p/1092839#M4395</link>
      <description>&lt;P&gt;Hi Kenn,&lt;/P&gt;&lt;P&gt;Sorry for late answer.&lt;/P&gt;&lt;P&gt;It should work without `./`, depending of the paths. How are you creating the KML file? What is the structure of your files?&lt;/P&gt;&lt;P&gt;Can you provide a file to try to reproduce the issue?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 18:03:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/problem-parsing-relative-links-in-kml-files/m-p/1092839#M4395</guid>
      <dc:creator>GuillaumeBelz</dc:creator>
      <dc:date>2021-08-26T18:03:51Z</dc:date>
    </item>
  </channel>
</rss>

