home / conservation-area

tiles

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

9 rows where tile_column = 15922 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
33135 33135 15 15922 21691 <Binary: 322 bytes>
34207 34207 15 15922 21675 <Binary: 794 bytes>
34439 34439 15 15922 21674 <Binary: 581 bytes>
36849 36849 15 15922 21692 <Binary: 421 bytes>
37803 37803 15 15922 21677 <Binary: 781 bytes>
37900 37900 15 15922 21676 <Binary: 695 bytes>
48019 48019 15 15922 21680 <Binary: 271 bytes>
48040 48040 15 15922 21681 <Binary: 335 bytes>
51757 51757 15 15922 21678 <Binary: 630 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.082ms