FRAMES | NO FRAMES | Description | Examples |
URL | http://<mapservice-url>/tile/<level>/<row>/<column> |
Parent Resource | Map Service |
---|
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.
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