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

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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
  • 1208 views
  • 3 likes
  • 4 in conversation