This article discusses adding a Tile Layer url to your portal, then accessing the portal item via ArcGIS Pro and ArcMap:
https://socalgis.org/2020/12/02/add-google-maps-to-arcmap-and-pro/#:~:text=Once%20logged%20in%2C%20open%20a,box%20%E2%80%9CUse%20as%20Basemap%E2%80%9D.
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}
This article discusses exporting a small image of your desired area from Google Earth, then georeferencing it to view in ArcGIS Pro/ArcMap:
How To: Use Google Earth images as basemaps in ArcGIS Pro
https://support.esri.com/en/technical-article/000023334
Here's some other discussions on this online:
https://www.hatarilabs.com/ih-en/how-to-add-a-google-map-in-qgis-3-tutorial
https://stackoverflow.com/questions/23017766/google-maps-tile-url-for-hybrid-maptype-tiles
Regarding the question raised by @neomapper,
Does licensing allow Google Tile Servers to be used by an organization? I can only locate documentation and Terms of Service for using the API via an API key. I cannot locate documentation for these tile servers that are exposed publicly.
Any guidance regarding licensing would be greatly appreciated!
install quick map service plugin, I can quickly add all google maps
Hi Guys , in 2025 I tried all of above googe map link is no longer working .
So you will need to use new google link
NAME: GE Hybrid
URL: http://mt0.google.com/vt/lyrs=y&hl=en&x={x}&y={y}&z={z}
NAME: GE Roadmap
URL: http://mt0.google.com/vt/lyrs=m&hl=en&x={x}&y={y}&z={z}
NAME: GE Terrain
URL: http://mt0.google.com/vt/lyrs=p&hl=en&x={x}&y={y}&z={z}
NAME: GE Altered roadmap
URL: http://mt0.google.com/vt/lyrs=r&hl=en&x={x}&y={y}&z={z}
NAME: GE Satellite only
URL: http://mt0.google.com/vt/lyrs=s&hl=en&x={x}&y={y}&z={z}
NAME: GE Terrain only
URL: http://mt0.google.com/vt/lyrs=t&hl=en&x={x}&y={y}&z={z}
see my google map loaded with yellow point shape file
URL does not point to an ArcGIS server. problem showing
@VenessaMcCracken - right click on your map (see below) - then go to google maps and paste the result in the search.
Hello, I am trying to add google's photorealistic 3d tiles to Scene, using ArcGIS Pro 3.30.
Photorealistic 3D Tiles | Google Maps Tile API | Google for Developers
This is the javascript api call -
https://tile.googleapis.com/v1/3dtiles/root.json?key=[YOUR API KEY]
Is this tileset supported? Is there a workaround to create a layer using ArcPy (or something else)?
Does anyone have a link to an add-in for ArcGIS Pro 3x for a tool that will open Google Maps when you click on a location in your Pro map window?
Hi
Google Maps API has usage policies that limit the number of requests you can make within a certain period of time. These policies vary depending on the type of API you're using (e.g., Maps JavaScript API, Maps Static API, etc.). If you make a very large number of requests, you may reach the limits of free usage and need to pay for a premium plan to access more requests.
Would this apply to this case?
Regards
Hello @GregoryBondar
In another post, I commented something similar.Here is the list with the URLs, I have used them and so far they are working normally.
Services:
Google Roads Onlyhttps://mt1.google.com/vt/lyrs=h&x={col}&y={row}&z={level}
Google Standard Roadmaphttps://mt1.google.com/vt/lyrs=m&x={col}&y={row}&z={level}
Google Altered Roadmaphttps://mt1.google.com/vt/lyrs=r&x={col}&y={row}&z={level}
Google Satellitehttps://mt1.google.com/vt/lyrs=s&x={col}&y={row}&z={level}
Google Terrain Onlyhttps://mt1.google.com/vt/lyrs=t&x={col}&y={row}&z={level}
Google Terrainhttps://mt1.google.com/vt/lyrs=p&x={col}&y={row}&z={level}
Google Hybridhttps://mt1.google.com/vt/lyrs=y&x={col}&y={row}&z={level}
You can use the Google Satellite url with https.
Regards.
Google Satellite: http://www.google.cn/maps/vt?lyrs=s@189&gl=cn&x={col}&y={row}&z={level}
ESRI insists that URLs be from secure (https) websites. Is there an https link to use the Google Satellite images?
2https://docs.google.com/spreadsheets/d/1_ZzO1RpyzEhL7TB8xgb6qun6yDtTDe-lXt6-BK-xm70/edit#gid=0
Is this safe to use for an organization?
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registrieren Sie ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.