Globe Tile

URL:
https://<globelayer-url>/tile/<face>/<level>/<row>/<column>
Methods:
GET
Required Capability:
Map
Version Introduced:
10.0

Description

This resource represents a single cached tile for a globe service layer. The image bytes for the tile at the specified face, level, row, and column are directly streamed to the client. If the tile is not found, an HTTP status code of 404 (Not found) is returned.

Example usage

Example: Request a tile from a service named globe for layer 1, face 0, level 11, row 3, and column 0.

https://myserver.mydomain.com/arcgis/rest/services/globe/GlobeServer/1/tile/0/11/3/0

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close