home / conservation-area

tiles

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

7 rows where tile_column = 16515 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
27339 27339 15 16515 22074 <Binary: 383 bytes>
27362 27362 15 16515 22075 <Binary: 459 bytes>
30758 30758 15 16515 22012 <Binary: 782 bytes>
30855 30855 15 16515 22013 <Binary: 534 bytes>
41084 41084 15 16515 21984 <Binary: 676 bytes>
43672 43672 15 16515 22046 <Binary: 451 bytes>
44759 44759 15 16515 22014 <Binary: 536 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 6.568ms