---
title: "GET /tile/{z}/{x}/{y}#Arn&ImageAssets&Target"
method: GET
path: "/tile/{z}/{x}/{y}#Arn&ImageAssets&Target"
---

# GET /tile/{z}/{x}/{y}#Arn&ImageAssets&Target

`GET /tile/{z}/{x}/{y}#Arn&ImageAssets&Target`

Gets a web mercator tile for the given Earth Observation job.

## Path parameters

- `x` integer, required
- `y` integer, required
- `z` integer, required

## Query parameters

- `Arn` string, required
- `ExecutionRoleArn` string
- `ImageAssets` String[], required
- `ImageMask` boolean
- `OutputDataType` 'INT32' | 'FLOAT32' | 'INT16' | 'FLOAT64' | 'UINT16'
- `OutputFormat` string
- `PropertyFilters` string
- `Target` 'INPUT' | 'OUTPUT', required
- `TimeRangeFilter` string

## Response `200`

Success

- GetTileOutput
  - `BinaryFile` string — The output binary file.

## Other responses

- `480` — AccessDeniedException
- `481` — ValidationException
- `482` — ThrottlingException
- `483` — InternalServerException
- `484` — ResourceNotFoundException

---

[API](https://skmtc.net/aws/apis/sagemaker-geospatial.md) · [All operations](https://skmtc.net/aws/apis/sagemaker-geospatial/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/sagemaker-geospatial/versions/cfc9ba4ca4d8/schema)
