BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Alonzo
Calcite | Level 5

Hello,

I am using Google Maps in SAS enterprise guide to calculate driving time two points.

However, google allow me to use maps api only limited number, so I purchased google maps license.

The problem is I have no idea how to log on google account.

Would anyone please explain how to do it?

Thanks

--

Suppose, my username : Alonzo and pw : Texas.

I open google maps using filename statement.

=> filename x url "http://maps.googleapis.com/maps/api/directions/xml?origin=&p1&destination=&p2"

Should above line be

=> filename x url "http://maps.googleapis.com/maps/api/directions/xml?origin=&p1&destination=&p2" user='Alonzo' pass='Texas' prompt;

1 ACCEPTED SOLUTION

Accepted Solutions
3 REPLIES 3
Darrell_sas
SAS Employee

If you licensed Google Maps, I think you are using Google Maps for Work. 

It says this about using the key:

Google Maps for Work customers must include client and signature parameters with their requests instead of a key.

and

Google Maps API web services will deny requests made with both a client ID and a key.



https://developers.google.com/maps/documentation/business/webservices/#client_id


sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 1191 views
  • 3 likes
  • 4 in conversation