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
34907 34907 15 16456 21833 <Binary: 544 bytes>
35007 35007 15 16456 22056 <Binary: 358 bytes>
35198 35198 15 16456 21832 <Binary: 466 bytes>
35201 35201 15 16456 21960 <Binary: 782 bytes>
35791 35791 15 16456 21953 <Binary: 502 bytes>
35852 35852 15 16456 21840 <Binary: 334 bytes>
36108 36108 15 16456 21952 <Binary: 525 bytes>
36175 36175 15 16456 22000 <Binary: 342 bytes>
38351 38351 15 16456 21997 <Binary: 402 bytes>
38487 38487 15 16456 21996 <Binary: 479 bytes>
38675 38675 15 16456 21884 <Binary: 413 bytes>
39197 39197 15 16456 21845 <Binary: 448 bytes>
39217 39217 15 16456 21925 <Binary: 351 bytes>
39248 39248 15 16456 21844 <Binary: 547 bytes>
39294 39294 15 16456 22052 <Binary: 414 bytes>
39319 39319 15 16456 21924 <Binary: 355 bytes>
48644 48644 15 16456 21930 <Binary: 398 bytes>
48651 48651 15 16456 21994 <Binary: 339 bytes>
49001 49001 15 16456 21931 <Binary: 293 bytes>
49797 49797 15 16456 21874 <Binary: 754 bytes>
49812 49812 15 16456 21843 <Binary: 428 bytes>
49872 49872 15 16456 22051 <Binary: 387 bytes>
50165 50165 15 16456 21875 <Binary: 670 bytes>
52232 52232 15 16456 21998 <Binary: 426 bytes>
52419 52419 15 16456 21838 <Binary: 319 bytes>
52549 52549 15 16456 21999 <Binary: 364 bytes>
52701 52701 15 16456 21839 <Binary: 562 bytes>
53049 53049 15 16456 21910 <Binary: 991 bytes>
53330 53330 15 16456 21878 <Binary: 519 bytes>
53352 53352 15 16456 21911 <Binary: 519 bytes>
53519 53519 15 16456 21959 <Binary: 616 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.092ms