Select to view content in your preferred language

Hybrid Reference Layer (for Export) for offline use in FieldMaps

107
2
a week ago
asiegel_HEC
Emerging Contributor

I'm trying to create an item of Hybrid Reference Layer (for Export) in my organization's Enterprise Portal with credentials stored so it can added to a web map used in FieldMaps, offline configured. The issue I'm running into is that when I create a new item from the Hybrid Reference Layer (for Export), it just creates a tile layer for World_Basement_Export_v2:

asiegel_HEC_0-1761778940184.png

What I want is this:

asiegel_HEC_1-1761779065787.png

Anyone know what is going on? I've seen folks dealing with similar issue since 2021, so hope there is a solution out there somewhere. Appreciate any help you can provide!

0 Kudos
2 Replies
JakeBrownMaps
Esri Contributor

hello @asiegel_HEC  - there is a bug with creating the new vector tile basemaps item and the style isn't properly set when you create the item in enterprise.  I have a "tips from the team" that will walk you through a python notebook that apply the fix.  This is a workaround until the root issue can be resolved.

TFTT video:

https://mediaspace.esri.com/playlist/dedicated/238781423/1_dthc36zr/1_4wpkj48u

Python notebook: 

https://github.com/Esri/field-maps-scripts/blob/main/notebooks/Proxy%20Esri%20Basemaps%20for%20ArcGI...

If you have any questions feel free to email me at arcgisfieldmaps@esri.com

-Jake Brown 

Field Maps Team - Product Engineer

0 Kudos
asiegel_HEC
Emerging Contributor

Hi Jake,

Thanks so much for the reply. I'm running through the notebook, but getting stuck on this part:

asiegel_HEC_0-1762385941468.png

Error: 

TypeError: 'Folder' object is not subscriptable

Do you know what is causing this? All my credentials are entered correctly.

0 Kudos