课程: Data Visualization in R with ggplot2
免费学习该课程!
今天就开通帐号,24,700 门业界名师课程任您挑!
Obtaining a Google Maps API key
- [Instructor] When we build map-based visualizations, it's helpful to build upon the work of others. Cartographers have done this throughout history and when we build map-based visualizations in R, we can do the same thing. In our R-based map visualizations, we'll rely on Google Maps to provide base maps that we can place data on top of, and also to help us find locations on the map. We'll access Google Maps using their API. An API is an application programming interface and it's a way to request data from a service using a web call. Google wants to know who is using their API, so they require you to obtain an API key before using the service. For use at our scale, an API key is free so you can obtain your own. Let's walk through that process. First, you need to visit the Google Cloud console. If you're not already logged into your Google account, you'll be asked to either log into your existing account or create a new one. Next, you need to create a project that corresponds to your…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
-
(已锁定)
Visualizing data with maps2 分钟 14 秒
-
(已锁定)
Obtaining a Google Maps API key5 分钟 19 秒
-
(已锁定)
Working with map data2 分钟 32 秒
-
(已锁定)
Geocoding points3 分钟 26 秒
-
(已锁定)
Changing map types1 分钟 19 秒
-
(已锁定)
Plotting points on a map5 分钟 6 秒
-
(已锁定)
Building a map manually4 分钟 21 秒
-
(已锁定)
Creating a choropleth map6 分钟 53 秒
-
(已锁定)
-
-