home / conservation-area

tiles

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

31 rows where tile_column = 16456 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34952 34952 15 16456 21833 <Binary: 544 bytes>
35003 35003 15 16456 22056 <Binary: 358 bytes>
35179 35179 15 16456 21832 <Binary: 466 bytes>
35182 35182 15 16456 21960 <Binary: 780 bytes>
35803 35803 15 16456 21840 <Binary: 334 bytes>
35837 35837 15 16456 21953 <Binary: 505 bytes>
36071 36071 15 16456 21952 <Binary: 528 bytes>
36106 36106 15 16456 22000 <Binary: 341 bytes>
38397 38397 15 16456 21996 <Binary: 479 bytes>
38417 38417 15 16456 21997 <Binary: 402 bytes>
38621 38621 15 16456 21884 <Binary: 413 bytes>
39208 39208 15 16456 21844 <Binary: 545 bytes>
39224 39224 15 16456 22052 <Binary: 414 bytes>
39228 39228 15 16456 21924 <Binary: 355 bytes>
39250 39250 15 16456 21845 <Binary: 449 bytes>
39270 39270 15 16456 21925 <Binary: 350 bytes>
48813 48813 15 16456 21931 <Binary: 293 bytes>
48872 48872 15 16456 21930 <Binary: 400 bytes>
48879 48879 15 16456 21994 <Binary: 338 bytes>
49629 49629 15 16456 21843 <Binary: 428 bytes>
49651 49651 15 16456 22051 <Binary: 387 bytes>
49937 49937 15 16456 21875 <Binary: 671 bytes>
49975 49975 15 16456 21874 <Binary: 755 bytes>
52350 52350 15 16456 21999 <Binary: 362 bytes>
52437 52437 15 16456 21998 <Binary: 425 bytes>
52550 52550 15 16456 21839 <Binary: 561 bytes>
52600 52600 15 16456 21838 <Binary: 318 bytes>
53155 53155 15 16456 21911 <Binary: 519 bytes>
53245 53245 15 16456 21910 <Binary: 992 bytes>
53373 53373 15 16456 21959 <Binary: 618 bytes>
53545 53545 15 16456 21878 <Binary: 521 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.278ms