home / conservation-area

tiles

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

8 rows where tile_column = 16514 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34206 34206 15 16514 22075 <Binary: 835 bytes>
34502 34502 15 16514 22074 <Binary: 678 bytes>
36575 36575 15 16514 22045 <Binary: 586 bytes>
48176 48176 15 16514 22024 <Binary: 491 bytes>
50552 50552 15 16514 22046 <Binary: 1,059 bytes>
50821 50821 15 16514 22047 <Binary: 657 bytes>
51725 51725 15 16514 21991 <Binary: 488 bytes>
51962 51962 15 16514 22015 <Binary: 574 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 7.103ms