FRAMES | NO FRAMES | Description | Examples |
URL | http://<mapservice-url>/tile/<level>/<row>/<column> |
Parent Resource | Map Service |
---|---|
Required Capability | Map |
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 PublicSafetyBasemap service on sampleserver1.
http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/PublicSafety/PublicSafetyBasemap/MapServer/tile/6/146/267