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.