home / conservation-area

tiles

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

22 rows where tile_column = 16000

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34814 34814 15 16000 21721 <Binary: 557 bytes>
34880 34880 15 16000 21801 <Binary: 479 bytes>
35071 35071 15 16000 21720 <Binary: 643 bytes>
35129 35129 15 16000 21800 <Binary: 802 bytes>
35306 35306 15 16000 21824 <Binary: 954 bytes>
35687 35687 15 16000 21713 <Binary: 275 bytes>
35943 35943 15 16000 21817 <Binary: 480 bytes>
35961 35961 15 16000 21712 <Binary: 369 bytes>
36227 36227 15 16000 21704 <Binary: 364 bytes>
36251 36251 15 16000 21816 <Binary: 492 bytes>
38445 38445 15 16000 21725 <Binary: 491 bytes>
38748 38748 15 16000 21749 <Binary: 507 bytes>
39333 39333 15 16000 21717 <Binary: 265 bytes>
49074 49074 15 16000 21803 <Binary: 604 bytes>
49929 49929 15 16000 21818 <Binary: 534 bytes>
52338 52338 15 16000 21726 <Binary: 304 bytes>
52795 52795 15 16000 21703 <Binary: 269 bytes>
53192 53192 15 16000 21718 <Binary: 261 bytes>
53466 53466 15 16000 21799 <Binary: 353 bytes>
53490 53490 15 16000 21822 <Binary: 525 bytes>
53498 53498 15 16000 21758 <Binary: 687 bytes>
53599 53599 15 16000 21823 <Binary: 1,192 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 160.145ms