home / conservation-area

tiles

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

6 rows where tile_column = 15980

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
35377 35377 15 15980 21729 <Binary: 358 bytes>
35597 35597 15 15980 21728 <Binary: 355 bytes>
38203 38203 15 15980 21725 <Binary: 451 bytes>
38253 38253 15 15980 21724 <Binary: 338 bytes>
52128 52128 15 15980 21727 <Binary: 284 bytes>
52210 52210 15 15980 21726 <Binary: 454 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 7.577ms