home / conservation-area

tiles

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

11 rows where tile_column = 16101 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
27517 27517 15 16101 21801 <Binary: 670 bytes>
27560 27560 15 16101 21800 <Binary: 1,720 bytes>
28667 28667 15 16101 21816 <Binary: 555 bytes>
31120 31120 15 16101 22276 <Binary: 544 bytes>
31233 31233 15 16101 22277 <Binary: 626 bytes>
41460 41460 15 16101 21754 <Binary: 301 bytes>
44868 44868 15 16101 22142 <Binary: 516 bytes>
44909 44909 15 16101 21806 <Binary: 414 bytes>
45018 45018 15 16101 22143 <Binary: 554 bytes>
45801 45801 15 16101 21798 <Binary: 307 bytes>
45883 45883 15 16101 21799 <Binary: 1,791 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.035ms