---
title: "Get Sentinel Tile With Format"
method: GET
path: "/S2L2A/{scene_id}/{visualization}/{z}/{x}/{y}.{format}"
---

# Get Sentinel Tile With Format

`GET /S2L2A/{scene_id}/{visualization}/{z}/{x}/{y}.{format}`

Projection of catalog.tile.render (collection='sentinel').

## Path parameters

- `scene_id` string, required
- `visualization` string, required
- `z` integer, required
- `x` integer, required
- `y` integer, required
- `format` string, required

## Query parameters

- `quality` integer, nullable — JPEG/WebP quality
- `aoi_clip` string, nullable — URL-encoded GeoJSON geometry for clipping
- `expression` string, nullable — Custom band math expression (bN refs)
- `colormap` string, nullable — Colormap name for custom expression
- `rescale` string, nullable — Rescale range as 'min,max'
- `_dummy` string, nullable — Cache buster parameter

## Response `200`

Successful Response

- unknown

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `422` — Validation Error
- `500` — Internal Server Error

---

[API](https://skmtc.dev/geopera/apis/geopera-data-platform.md) · [All operations](https://skmtc.dev/geopera/apis/geopera-data-platform/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/geopera/geopera-data-platform/revisions/cb0130b2a40a/schema)
