home / conservation-area

tiles

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

5 rows where tile_column = 15885

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
27448 27448 15 15885 21672 <Binary: 610 bytes>
31925 31925 15 15885 21684 <Binary: 466 bytes>
32090 32090 15 15885 21685 <Binary: 1,249 bytes>
45774 45774 15 15885 21671 <Binary: 636 bytes>
45947 45947 15 15885 21686 <Binary: 388 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 8.898ms