home / conservation-area

tiles

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

37 rows where tile_column = 8055 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
11522 11522 14 8055 11084 <Binary: 402 bytes>
11539 11539 14 8055 11085 <Binary: 753 bytes>
11573 11573 14 8055 10877 <Binary: 394 bytes>
11658 11658 14 8055 10916 <Binary: 704 bytes>
11965 11965 14 8055 11188 <Binary: 460 bytes>
11999 11999 14 8055 11189 <Binary: 401 bytes>
12075 12075 14 8055 10908 <Binary: 1,701 bytes>
12085 12085 14 8055 10924 <Binary: 811 bytes>
12094 12094 14 8055 11037 <Binary: 811 bytes>
12105 12105 14 8055 10925 <Binary: 401 bytes>
12107 12107 14 8055 11117 <Binary: 580 bytes>
13238 13238 14 8055 10889 <Binary: 747 bytes>
13243 13243 14 8055 11081 <Binary: 476 bytes>
13281 13281 14 8055 11080 <Binary: 441 bytes>
13371 13371 14 8055 11152 <Binary: 624 bytes>
13374 13374 14 8055 10897 <Binary: 589 bytes>
13392 13392 14 8055 11105 <Binary: 226 bytes>
13709 13709 14 8055 11009 <Binary: 330 bytes>
13710 13710 14 8055 11073 <Binary: 1,036 bytes>
13737 13737 14 8055 11008 <Binary: 622 bytes>
13846 13846 14 8055 11096 <Binary: 1,098 bytes>
18545 18545 14 8055 11086 <Binary: 665 bytes>
18559 18559 14 8055 10878 <Binary: 603 bytes>
18713 18713 14 8055 11007 <Binary: 548 bytes>
18824 18824 14 8055 11031 <Binary: 508 bytes>
18825 18825 14 8055 11095 <Binary: 402 bytes>
18841 18841 14 8055 11111 <Binary: 647 bytes>
18995 18995 14 8055 11014 <Binary: 559 bytes>
19151 19151 14 8055 11015 <Binary: 609 bytes>
20396 20396 14 8055 11106 <Binary: 343 bytes>
20485 20485 14 8055 10891 <Binary: 667 bytes>
20647 20647 14 8055 10915 <Binary: 382 bytes>
20653 20653 14 8055 11107 <Binary: 211 bytes>
20689 20689 14 8055 11074 <Binary: 577 bytes>
20819 20819 14 8055 10922 <Binary: 344 bytes>
20910 20910 14 8055 10883 <Binary: 615 bytes>
20915 20915 14 8055 11075 <Binary: 578 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 9.646ms