home / conservation-area

tiles

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

4 rows where tile_column = 16038

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
32716 32716 15 16038 21755 <Binary: 533 bytes>
32869 32869 15 16038 21754 <Binary: 395 bytes>
36198 36198 15 16038 21805 <Binary: 488 bytes>
50222 50222 15 16038 21806 <Binary: 435 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 17.777ms