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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Problem latitude/longitude google maps

Hi,

Using QlikView 9 and despite having seen various posts about google maps, I have two problems if someone can help me:

1. Starting from the address of my customers, I would like to retrieve latitude and longitude from this url:

" FROM [http://maps.google.com/maps/geo?q=$(vaddress)&output=csv&key=$(gmap_key)] (ansi, txt, delimiter is ',', explicit labels, msq) ";

where gmap_key = NULL and latitude = 0 and longitude = 0.

if I do the same thing via browser, it works. Any suggestions?

2. I downloaded the "Google maps with QlikView," but I do not see the map on the internet ... As I go through a proxy, this may be a problem??

I do not understand that I enter the key variable gmap_key?? Got better in the url I put this path: "http://maps.google.com/maps/geo??

Thanks in advance.



1 Solution

Accepted Solutions
Not applicable
Author

ok, a problem was a proxy.

View solution in original post

3 Replies
Not applicable
Author

ok, a problem was a proxy.

Julie_Main
Employee
Employee

William, what did you do to the code to get around the proxy server?  Thanks, Julie

Not applicable
Author

Can someone help with a solution/code in the script to get around the proxy?

Thanks