home / certificate-of-immunity

tiles

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

6 rows where tile_column = 16371

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
517 517 15 16371 21872 <Binary: 435 bytes>
522 522 15 16371 21874 <Binary: 328 bytes>
537 537 15 16371 21870 <Binary: 320 bytes>
570 570 15 16371 21868 <Binary: 754 bytes>
577 577 15 16371 21873 <Binary: 462 bytes>
592 592 15 16371 21871 <Binary: 362 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 10.896ms