home / conservation-area

tiles

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

10 rows where tile_column = 15809

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
28852 28852 15 15809 21649 <Binary: 670 bytes>
29110 29110 15 15809 21641 <Binary: 668 bytes>
32406 32406 15 15809 21644 <Binary: 627 bytes>
32625 32625 15 15809 21645 <Binary: 526 bytes>
42799 42799 15 15809 21650 <Binary: 870 bytes>
42818 42818 15 15809 21651 <Binary: 286 bytes>
43033 43033 15 15809 21643 <Binary: 834 bytes>
43055 43055 15 15809 21642 <Binary: 921 bytes>
46437 46437 15 15809 21647 <Binary: 472 bytes>
46593 46593 15 15809 21646 <Binary: 414 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.821ms