I want to export the Hydrid Reference Layer for offline use. I can get halfway there but I'm not getting the exact result I want. I want just the road, rail layers, not any underlying basemap.
Using the vector tile layer Hybrid Reference layer (for export):
https://www.arcgis.com/home/item.html?id=e7817b59ec4b40e4a1e55241b8695534
I can export the tiles using:
https://basemaps.arcgis.com/arcgis/rest/services/World_Basemap_Export_v2/VectorTileServer/exportTiles?token=[mytoken]&levels=15&exportExtent=-970563.6396000013,6722613.611199997,-872869.6585000008,6869812.592100002
, however the resulting VTPK has the hydrid reference layer on top of the streets layer
Like this:
, when I just want this:
I'm running into this same issue. Can't figure out how to just get the reference layer and not the entire basemap...
Yes, that's essentially what's I'm doing. I ended up just using OSM shapefiles, not as good but it will have to do for now.
Hello Mark,
My guess is that you are trying to create an export of tiled images and not just vector images. Is there another data source online that you could use with similar data as the the hybrid layer that contains only vector layers? Or are there options to turn all the layers off except the vectors before processing?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.