home / conservation-area

tiles

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

27 rows where tile_column = 8031 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
11517 11517 14 8031 10877 <Binary: 803 bytes>
11587 11587 14 8031 11164 <Binary: 473 bytes>
11626 11626 14 8031 10861 <Binary: 1,512 bytes>
11632 11632 14 8031 10860 <Binary: 2,670 bytes>
12047 12047 14 8031 11173 <Binary: 545 bytes>
13229 13229 14 8031 10873 <Binary: 708 bytes>
13326 13326 14 8031 11160 <Binary: 595 bytes>
13338 13338 14 8031 11161 <Binary: 565 bytes>
13387 13387 14 8031 10856 <Binary: 665 bytes>
13662 13662 14 8031 10880 <Binary: 627 bytes>
13667 13667 14 8031 10865 <Binary: 713 bytes>
13718 13718 14 8031 10864 <Binary: 638 bytes>
13833 13833 14 8031 10912 <Binary: 484 bytes>
18533 18533 14 8031 10878 <Binary: 2,114 bytes>
18636 18636 14 8031 10879 <Binary: 2,711 bytes>
18653 18653 14 8031 10862 <Binary: 1,280 bytes>
18708 18708 14 8031 10911 <Binary: 615 bytes>
18759 18759 14 8031 10863 <Binary: 686 bytes>
19083 19083 14 8031 11158 <Binary: 564 bytes>
19113 19113 14 8031 10854 <Binary: 1,032 bytes>
19215 19215 14 8031 10855 <Binary: 1,262 bytes>
20255 20255 14 8031 10874 <Binary: 698 bytes>
20549 20549 14 8031 11163 <Binary: 475 bytes>
20570 20570 14 8031 10859 <Binary: 972 bytes>
20645 20645 14 8031 10882 <Binary: 437 bytes>
20688 20688 14 8031 10866 <Binary: 561 bytes>
20816 20816 14 8031 10883 <Binary: 249 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 33.816ms