home / conservation-area

tiles

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

5 rows where tile_column = 16077 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
30986 30986 15 16077 22348 <Binary: 526 bytes>
31163 31163 15 16077 22349 <Binary: 919 bytes>
45048 45048 15 16077 22351 <Binary: 586 bytes>
45085 45085 15 16077 22350 <Binary: 632 bytes>
45143 45143 15 16077 21822 <Binary: 355 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 33.112ms