There are a lot of Basemaps already available in ArcGIS Pro such as ESRI World Imagery, OpenStreetMap, Topographic Map and many others. These offers a unique way of blending our GIS data with the background basemaps which enhances the map visualization. But when working with these maps and satellite imageries, sometime there are few challenges with Less Datasets available with Maps as a base layer and when working with satellite image, Google Satellite Image is latest than the existing satellite in ArcGIS Living Atlas.
Therefore, we can add Google Satellite Image and Maps as base layer through tile service layer in ArcGIS Pro.
Here's some of the Google url's the article mentions:
Google Maps: https://mt1.google.com/vt/lyrs=r&x={col}&y={row}&z={level}
Google Satellite: http://www.google.cn/maps/vt?lyrs=s@189&gl=cn&x={col}&y={row}&z={level}
Google Satellite Hybrid: https://mt1.google.com/vt/lyrs=y&x={col}&y={row}&z={level}
Google Terrain: https://mt1.google.com/vt/lyrs=p&x={col}&y={row}&z={level}
Google Roads: https://mt1.google.com/vt/lyrs=h&x={col}&y={row}&z={level}
0 Comments