- URL:
- https://<mapservice-url>/tile/<level>/<row>/<column>
- Methods:
GET
- Required Capability:
- Map
- Version Introduced:
- 9.3
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.
Request parameters
Parameter | Details |
---|---|
| This parameter applies only to cached map services that are configured with the ability to return blank or missing tiles for areas where cache is not available. When Values: |
Example usage
The following sample request demonstrates a requests a map tile for the Public
service:
https://sampleserver1.arcgisonline.com/ArcGIS/rest/services/PublicSafety/PublicSafetyBasemap/MapServer/tile/6/146/267