home / conservation-area

tiles

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

12 rows where tile_column = 15810 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
33969 33969 15 15810 21651 <Binary: 854 bytes>
34171 34171 15 15810 21643 <Binary: 239 bytes>
34190 34190 15 15810 21650 <Binary: 594 bytes>
34453 34453 15 15810 21642 <Binary: 578 bytes>
37669 37669 15 15810 21652 <Binary: 325 bytes>
37819 37819 15 15810 21645 <Binary: 450 bytes>
37877 37877 15 15810 21644 <Binary: 239 bytes>
47932 47932 15 15810 21648 <Binary: 676 bytes>
48091 48091 15 15810 21649 <Binary: 571 bytes>
48351 48351 15 15810 21641 <Binary: 692 bytes>
51662 51662 15 15810 21646 <Binary: 329 bytes>
51876 51876 15 15810 21647 <Binary: 451 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.293ms