home / conservation-area

tiles

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

10 rows where tile_column = 16541

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
28203 28203 15 16541 22032 <Binary: 348 bytes>
28259 28259 15 16541 22033 <Binary: 1,109 bytes>
30840 30840 15 16541 22012 <Binary: 750 bytes>
30910 30910 15 16541 22013 <Binary: 535 bytes>
31072 31072 15 16541 22029 <Binary: 529 bytes>
41479 41479 15 16541 22011 <Binary: 499 bytes>
42239 42239 15 16541 22035 <Binary: 861 bytes>
42241 42241 15 16541 22034 <Binary: 1,682 bytes>
44985 44985 15 16541 22030 <Binary: 669 bytes>
45063 45063 15 16541 22031 <Binary: 536 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.719ms