Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Adamo
Contributor III
Contributor III

KLM Townregions Map Not as expected

Hi,

I am using Qlik Sense Business (Qlik Server)

I have a KML file with the Town Regions, that looks like the following

I used this website https://mygeodata.cloud/ to build   the Kml file and this is the expected outcome

Map.jpg

But I don't know what it is wrong because in Qlik Sense the outcome is like this...

Map 3.jpg

I have attached the KML file I was using for that in the following Wetransfer link  :

https://we.tl/t-YFy14ZtC6n  

This is the load script.

 

MAPA_KLM:

LOAD
    Municipios_name.Name,
    Municipios_name.Point,
    Municipios_name.Area,
    Municipios_name.Line
FROM [lib://DataFiles/Municipios_name.kml]
(kml, Table is [Municipios_name/Municipios_IGN]);

 

What I am doing?

1) Drag and drop MAP from graphics.

2) Add polygon layer.

3) Set location dimension as [Municipios_name.Name]

4) Set location type as "Automatic"

Anyone can help?? It will be quite appreciated...

Labels (3)
1 Solution

Accepted Solutions
fernando_tonial
Employee
Employee

Hello, You can try change location.

4) Set location disable "Automatic" and change like this.

KML_Espanha.png

Don't worry, be Qlik.
Tonial

 

 

Don't Worry, be Qlik.

View solution in original post

1 Reply
fernando_tonial
Employee
Employee

Hello, You can try change location.

4) Set location disable "Automatic" and change like this.

KML_Espanha.png

Don't worry, be Qlik.
Tonial

 

 

Don't Worry, be Qlik.