You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this from the site tb = project.indices[0].projections[0].web_tile_data(overwrite=True) but got this error
AttributeError: 'AtlasProjection' object has no attribute 'web_tile_data'. Did you mean: '_tile_data'?
The text was updated successfully, but these errors were encountered:
Use this from the site tb = project.indices[0].projections[0].web_tile_data(overwrite=True) but got this error
AttributeError: 'AtlasProjection' object has no attribute 'web_tile_data'. Did you mean: '_tile_data'?
The text was updated successfully, but these errors were encountered: