Access XYZ Tile

Access a map tile using the XYZ (sometimes known as common) tile protocol.

Compatible with most map-tile based rendering applications and libraries such as leaflet/folium, open layers, and many other GIS software applications. Recommended for users who need an easy, managed way to place Albedo imagery onto maps.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Albedo image ID

string
required

The asset_id corresponding with a view-ready Albedo asset associated with the image ID

integer
required

The map zoom level (or Z-ordinate) of the tile

integer
required

The x-ordinate of the tile

integer
required

The y-ordinate of the tile

Responses

403

User is not authorized to access the requested resource

404

Request made for a tile outside the extents of the image

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!