home / ancient-woodland

tiles

Table actions
  • Explore these tiles on a map
  • Explore these tiles on a map

5 rows where tile_column = 15943 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
42357 42357 15 15943 21726 <Binary: 473 bytes>
61077 61077 15 15943 21688 <Binary: 245 bytes>
61355 61355 15 15943 21689 <Binary: 502 bytes>
65934 65934 15 15943 21697 <Binary: 363 bytes>
67079 67079 15 15943 21725 <Binary: 366 bytes>

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE tiles (zoom_level integer, tile_column integer, tile_row integer, tile_data blob);
CREATE UNIQUE INDEX tile_index on tiles (zoom_level, tile_column, tile_row);
Powered by Datasette · Queries took 16.385ms