home / ancient-woodland

tiles

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

8 rows where tile_column = 1032 and zoom_level = 11

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
670 670 11 1032 1377 <Binary: 529 bytes>
724 724 11 1032 1376 <Binary: 1,790 bytes>
804 804 11 1032 1373 <Binary: 1,525 bytes>
903 903 11 1032 1372 <Binary: 1,510 bytes>
1100 1100 11 1032 1378 <Binary: 281 bytes>
1207 1207 11 1032 1379 <Binary: 469 bytes>
1276 1276 11 1032 1374 <Binary: 1,279 bytes>
1332 1332 11 1032 1375 <Binary: 1,398 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 35.101ms