Background: I'm using ArcGIS Pro to create a ginormous map of the lower 48 US states. This will be room-sized, approximately 36 feet by 24 feet. It will be exported as a single PNG and sent to a custom printer.
Problem: When exporting the PNG, there will be missing tiles from the Esri basemaps. My best guess is it is making a zillion tile requests in the background and a couple of tiles get hung up from network hiccups. We did one of these in the past without a base map by creating our own hillshade, hydro, transportation, and land use layers, which was a hassle.
Objective: Use a pre-existing base map, rather than create our own layers that simulate a base map.
Idea 1: I like the default Pro "Topographic" map, which adds layers "World Topographic Map" and "World Hillshade" to my map. The hillshade layer has a cache property, which I've turned on, but the other does not have that property. Is there a way to force Pro to pre-download all the tiles and cache these?
Idea 2: Is there a good base map that I can download and use? In the mobile world, I'd call this side-loading. Whether it's a custom base map, or just a layer I can download, anyone know of something good for the lower 48 US states?
Also open to other strategies, so fire away! thanks!