home / conservation-area

tiles

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

13 rows where tile_column = 16013 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
28274 28274 15 16013 21728 <Binary: 417 bytes>
28514 28514 15 16013 21808 <Binary: 519 bytes>
30945 30945 15 16013 21805 <Binary: 529 bytes>
30986 30986 15 16013 21772 <Binary: 685 bytes>
41620 41620 15 16013 21771 <Binary: 538 bytes>
42440 42440 15 16013 21826 <Binary: 468 bytes>
42465 42465 15 16013 21810 <Binary: 742 bytes>
42557 42557 15 16013 21827 <Binary: 602 bytes>
42625 42625 15 16013 21811 <Binary: 649 bytes>
44955 44955 15 16013 21727 <Binary: 850 bytes>
44981 44981 15 16013 21807 <Binary: 506 bytes>
45876 45876 15 16013 21814 <Binary: 627 bytes>
46058 46058 15 16013 21815 <Binary: 502 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 9.346ms