FRAMES | NO FRAMES Description | Examples
Map Tile
URL http://<mapservice-url>/tile/<level>/<row>/<column>
Parent Resource Map Service

Description

For cached maps, this resource represents a single cached tile for the map. The image bytes for the tile at the specified 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.

Resource Hierarchy

Map Tile

Example Usage

Example 1: Request a map tile for the Portland_ESRI_LandBase_AGO service on sampleserver1.

http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Portland/Portland_ESRI_LandBase_AGO/MapServer/tile/5/7/10