home / conservation-area

tiles

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

12 rows where tile_column = 15810

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
33987 33987 15 15810 21651 <Binary: 854 bytes>
34173 34173 15 15810 21650 <Binary: 594 bytes>
34198 34198 15 15810 21643 <Binary: 239 bytes>
34397 34397 15 15810 21642 <Binary: 578 bytes>
37666 37666 15 15810 21652 <Binary: 325 bytes>
37793 37793 15 15810 21645 <Binary: 450 bytes>
37869 37869 15 15810 21644 <Binary: 239 bytes>
47991 47991 15 15810 21648 <Binary: 676 bytes>
48027 48027 15 15810 21649 <Binary: 571 bytes>
48299 48299 15 15810 21641 <Binary: 692 bytes>
51745 51745 15 15810 21646 <Binary: 329 bytes>
51865 51865 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 12.899ms