<?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 Local Authority Boundary Map - Issue with boundary name from KML in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Local-Authority-Boundary-Map-Issue-with-boundary-name-from-KML/m-p/1923832#M76041</link>
    <description>&lt;P&gt;Hey all,&lt;/P&gt;
&lt;P&gt;I'm trying to map local authority district boundaries using KML file below. However the names of the districts are not being pulled through. Instead of names, I'm seeing "P1", "P2", "P3"... etc&lt;/P&gt;
&lt;P&gt;&lt;A href="https://geoportal.statistics.gov.uk/datasets/ons::local-authority-districts-december-2021-gb-bfc/explore?location=55.217379%2C-3.265847%2C6.93" target="_blank" rel="noopener"&gt;Local Authority Districts (December 2021) GB BFC | Local Authority Districts (December 2021) GB BFC | Open Geography Portal (statistics.gov.uk)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I can see the names in the actual KML file but at a loss as to what's happening. Can anyone see what I'm doing wrong?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Names showing in actual KML file." style="width: 991px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/78153i6925889CBFFE3BAB/image-size/large?v=v2&amp;amp;px=999" role="button" title="kml file view.PNG" alt="Names showing in actual KML file." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Names showing in actual KML file.&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="View in data model showing P1 etc." style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/78154iCEAC0D9D989BD35D/image-size/large?v=v2&amp;amp;px=999" role="button" title="kml dm preview.PNG" alt="View in data model showing P1 etc." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;View in data model showing P1 etc.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Apr 2022 09:44:23 GMT</pubDate>
    <dc:creator>mikeslade</dc:creator>
    <dc:date>2022-04-28T09:44:23Z</dc:date>
    <item>
      <title>Local Authority Boundary Map - Issue with boundary name from KML</title>
      <link>https://community.qlik.com/t5/App-Development/Local-Authority-Boundary-Map-Issue-with-boundary-name-from-KML/m-p/1923832#M76041</link>
      <description>&lt;P&gt;Hey all,&lt;/P&gt;
&lt;P&gt;I'm trying to map local authority district boundaries using KML file below. However the names of the districts are not being pulled through. Instead of names, I'm seeing "P1", "P2", "P3"... etc&lt;/P&gt;
&lt;P&gt;&lt;A href="https://geoportal.statistics.gov.uk/datasets/ons::local-authority-districts-december-2021-gb-bfc/explore?location=55.217379%2C-3.265847%2C6.93" target="_blank" rel="noopener"&gt;Local Authority Districts (December 2021) GB BFC | Local Authority Districts (December 2021) GB BFC | Open Geography Portal (statistics.gov.uk)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I can see the names in the actual KML file but at a loss as to what's happening. Can anyone see what I'm doing wrong?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Names showing in actual KML file." style="width: 991px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/78153i6925889CBFFE3BAB/image-size/large?v=v2&amp;amp;px=999" role="button" title="kml file view.PNG" alt="Names showing in actual KML file." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Names showing in actual KML file.&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="View in data model showing P1 etc." style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/78154iCEAC0D9D989BD35D/image-size/large?v=v2&amp;amp;px=999" role="button" title="kml dm preview.PNG" alt="View in data model showing P1 etc." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;View in data model showing P1 etc.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 09:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Local-Authority-Boundary-Map-Issue-with-boundary-name-from-KML/m-p/1923832#M76041</guid>
      <dc:creator>mikeslade</dc:creator>
      <dc:date>2022-04-28T09:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Local Authority Boundary Map - Issue with boundary name from KML</title>
      <link>https://community.qlik.com/t5/App-Development/Local-Authority-Boundary-Map-Issue-with-boundary-name-from-KML/m-p/1927513#M76380</link>
      <description>&lt;P&gt;Qlik Sense will not let you pick a field to use as name, it expects one to be called "name".&lt;/P&gt;
&lt;P&gt;You can edit the KML file and rename it or read the values as a regular XML and link them to the features.&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 21:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Local-Authority-Boundary-Map-Issue-with-boundary-name-from-KML/m-p/1927513#M76380</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2022-05-06T21:28:49Z</dc:date>
    </item>
  </channel>
</rss>

