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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Google Map

Hi ALl,

I have loaded the google map in my QlikView

I get the map but it didn't take on consideration these data ",Latitude,Longitude" I have defined as below :

" LandarbeitenI:

  LOAD * INLINE [

    LandarbeitenF,Landarbeiten,

Latitude,Longitude
    1, Deutschland,51165691,10451526
    2, Österreich,47516231,14550072
    3, Schweiz,46818188,8227512
    4, Andere
   ];"

and I loaded the // Variables required for calculating map from Internet

What is my problem please !

GehaltMap.png

1 Solution

Accepted Solutions
satishkurra
Specialist II
Specialist II

This latitude and longitudes are incorrect. Please specify correct lat and long.

Refer here

Region,Latitude,Longitude

Deutschland,51.165691,10.451526

Österreich,47.516231,14.550072

Schweiz,46.818188,8.227512

Link: http://mynasadata.larc.nasa.gov/latitudelongitude-finder/

View solution in original post

13 Replies
Chanty4u
MVP
MVP

can u share sample?

Not applicable
Author

Sorry I didn't understand you .

satishkurra
Specialist II
Specialist II

This latitude and longitudes are incorrect. Please specify correct lat and long.

Refer here

Region,Latitude,Longitude

Deutschland,51.165691,10.451526

Österreich,47.516231,14.550072

Schweiz,46.818188,8.227512

Link: http://mynasadata.larc.nasa.gov/latitudelongitude-finder/

satishkurra
Specialist II
Specialist II

Not applicable
Author

and how can I get the bubbles with data for example , when I select customer in the mapp I want see the number of client in each city !

satishkurra
Specialist II
Specialist II

What is the extension you are looking into...

I mean what is the QlikView extension you are using

Not applicable
Author

How can I know that please?

satishkurra
Specialist II
Specialist II

If possible share the sample app

You can know that by right click on the extension object

Not applicable
Author

App.PNG