home / conservation-area

tiles

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

26 rows where tile_column = 8052

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
15834 15834 14 8052 11084 <Binary: 436 bytes>
15975 15975 14 8052 11108 <Binary: 408 bytes>
16033 16033 14 8052 10877 <Binary: 505 bytes>
16140 16140 14 8052 11109 <Binary: 822 bytes>
16296 16296 14 8052 11076 <Binary: 511 bytes>
16312 16312 14 8052 11188 <Binary: 533 bytes>
16429 16429 14 8052 11036 <Binary: 949 bytes>
16431 16431 14 8052 11077 <Binary: 615 bytes>
16536 16536 14 8052 10909 <Binary: 592 bytes>
16538 16538 14 8052 11037 <Binary: 500 bytes>
16576 16576 14 8052 11181 <Binary: 483 bytes>
17633 17633 14 8052 11080 <Binary: 460 bytes>
17793 17793 14 8052 11089 <Binary: 585 bytes>
18059 18059 14 8052 10880 <Binary: 698 bytes>
23007 23007 14 8052 10902 <Binary: 580 bytes>
23056 23056 14 8052 11110 <Binary: 436 bytes>
23163 23163 14 8052 10879 <Binary: 760 bytes>
23291 23291 14 8052 11111 <Binary: 237 bytes>
23469 23469 14 8052 10910 <Binary: 435 bytes>
23471 23471 14 8052 11038 <Binary: 500 bytes>
23481 23481 14 8052 11182 <Binary: 571 bytes>
23627 23627 14 8052 10887 <Binary: 457 bytes>
24773 24773 14 8052 11090 <Binary: 500 bytes>
24925 24925 14 8052 11195 <Binary: 587 bytes>
25351 25351 14 8052 11139 <Binary: 528 bytes>
25463 25463 14 8052 11035 <Binary: 534 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.942ms