cURL
Get apidatasets versions tiles
GET /datasets//versions//tiles////.
Serves tiles for a named tile view of the version. Requires
authentication and per-version dataset visibility. view_name
must exist in the version’s tiles manifest, z must not exceed
the maximum zoom level, and ext must match the view type
(png for raster views, pbf for vector views); mismatches
return 400 or 404. Returns 503 with a Retry-After header when
tile rendering is unavailable on the server.
GET
cURL