home / conservation-area

tiles

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

10 rows where tile_column = 16009 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
28092 28092 15 16009 21705 <Binary: 503 bytes>
29035 29035 15 16009 21809 <Binary: 542 bytes>
31235 31235 15 16009 21740 <Binary: 596 bytes>
32282 32282 15 16009 21828 <Binary: 903 bytes>
32564 32564 15 16009 21765 <Binary: 476 bytes>
41837 41837 15 16009 21739 <Binary: 874 bytes>
41938 41938 15 16009 21738 <Binary: 598 bytes>
42886 42886 15 16009 21827 <Binary: 484 bytes>
42948 42948 15 16009 21747 <Binary: 375 bytes>
43043 43043 15 16009 21746 <Binary: 527 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.676ms