home / conservation-area

tiles

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

48 rows where tile_column = 16485 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
27536 27536 15 16485 21832 <Binary: 553 bytes>
27570 27570 15 16485 22057 <Binary: 519 bytes>
27578 27578 15 16485 21833 <Binary: 796 bytes>
27702 27702 15 16485 22064 <Binary: 459 bytes>
27709 27709 15 16485 21840 <Binary: 518 bytes>
27793 27793 15 16485 22065 <Binary: 472 bytes>
27817 27817 15 16485 21841 <Binary: 586 bytes>
28354 28354 15 16485 22000 <Binary: 707 bytes>
28401 28401 15 16485 21952 <Binary: 489 bytes>
28614 28614 15 16485 21848 <Binary: 485 bytes>
28662 28662 15 16485 22073 <Binary: 600 bytes>
28688 28688 15 16485 21849 <Binary: 334 bytes>
30970 30970 15 16485 21964 <Binary: 431 bytes>
31056 31056 15 16485 21837 <Binary: 510 bytes>
31057 31057 15 16485 21965 <Binary: 777 bytes>
31797 31797 15 16485 21924 <Binary: 239 bytes>
31800 31800 15 16485 22084 <Binary: 496 bytes>
31803 31803 15 16485 21956 <Binary: 404 bytes>
31974 31974 15 16485 21925 <Binary: 532 bytes>
31978 31978 15 16485 22028 <Binary: 1,190 bytes>
31989 31989 15 16485 22085 <Binary: 395 bytes>
32031 32031 15 16485 22076 <Binary: 331 bytes>
32032 32032 15 16485 21820 <Binary: 569 bytes>
32042 32042 15 16485 21852 <Binary: 459 bytes>
32140 32140 15 16485 22029 <Binary: 1,233 bytes>
32200 32200 15 16485 22077 <Binary: 494 bytes>
41522 41522 15 16485 22058 <Binary: 610 bytes>
41529 41529 15 16485 21834 <Binary: 724 bytes>
41569 41569 15 16485 21835 <Binary: 482 bytes>
41768 41768 15 16485 21811 <Binary: 636 bytes>
42359 42359 15 16485 22034 <Binary: 443 bytes>
42402 42402 15 16485 22035 <Binary: 742 bytes>
42609 42609 15 16485 22074 <Binary: 476 bytes>
42616 42616 15 16485 21850 <Binary: 412 bytes>
42651 42651 15 16485 22075 <Binary: 417 bytes>
42661 42661 15 16485 21819 <Binary: 443 bytes>
42666 42666 15 16485 21851 <Binary: 579 bytes>
44940 44940 15 16485 21934 <Binary: 372 bytes>
44974 44974 15 16485 21838 <Binary: 522 bytes>
44976 44976 15 16485 21966 <Binary: 599 bytes>
45286 45286 15 16485 21847 <Binary: 418 bytes>
45852 45852 15 16485 21926 <Binary: 292 bytes>
45864 45864 15 16485 21831 <Binary: 492 bytes>
46045 46045 15 16485 21999 <Binary: 850 bytes>
46055 46055 15 16485 22078 <Binary: 486 bytes>
46066 46066 15 16485 21982 <Binary: 697 bytes>
46083 46083 15 16485 22079 <Binary: 331 bytes>
46086 46086 15 16485 21951 <Binary: 517 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.427ms