FRAMES | NO FRAMES | Description | Examples |
URL | http://<imageservice-url>/tile/<level>/<row>/<column> |
Parent Resource | Image Service |
---|---|
Required Capability | Image |
This resource is supported from 10.1 onwards.
For cached Image Services, this resource represents a single cached tile for the image.
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 image tile for the PublicSafetyBasemap service.
http://todo/ArcGIS/rest/services/PublicSafety/PublicSafetyBasemap/ImageServer/tile/6/146/267