home / conservation-area

tiles

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

33 rows where tile_column = 16444 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34340 34340 15 16444 21849 <Binary: 497 bytes>
34358 34358 15 16444 21977 <Binary: 432 bytes>
34484 34484 15 16444 21897 <Binary: 630 bytes>
34560 34560 15 16444 21848 <Binary: 482 bytes>
34564 34564 15 16444 21976 <Binary: 344 bytes>
34743 34743 15 16444 21960 <Binary: 463 bytes>
35119 35119 15 16444 21905 <Binary: 394 bytes>
35128 35128 15 16444 22001 <Binary: 497 bytes>
35158 35158 15 16444 22065 <Binary: 464 bytes>
35316 35316 15 16444 21985 <Binary: 406 bytes>
35361 35361 15 16444 21904 <Binary: 653 bytes>
35367 35367 15 16444 22000 <Binary: 409 bytes>
37960 37960 15 16444 22012 <Binary: 458 bytes>
37996 37996 15 16444 21852 <Binary: 456 bytes>
38173 38173 15 16444 22060 <Binary: 465 bytes>
38702 38702 15 16444 21876 <Binary: 557 bytes>
38748 38748 15 16444 22068 <Binary: 499 bytes>
38808 38808 15 16444 22069 <Binary: 456 bytes>
38946 38946 15 16444 21988 <Binary: 601 bytes>
39011 39011 15 16444 21989 <Binary: 558 bytes>
39052 39052 15 16444 21957 <Binary: 525 bytes>
48382 48382 15 16444 22011 <Binary: 371 bytes>
48528 48528 15 16444 21898 <Binary: 712 bytes>
48587 48587 15 16444 22058 <Binary: 433 bytes>
48625 48625 15 16444 22059 <Binary: 887 bytes>
49129 49129 15 16444 21906 <Binary: 330 bytes>
49169 49169 15 16444 22066 <Binary: 502 bytes>
49216 49216 15 16444 21907 <Binary: 1,029 bytes>
49281 49281 15 16444 22067 <Binary: 503 bytes>
49360 49360 15 16444 21986 <Binary: 415 bytes>
49444 49444 15 16444 21987 <Binary: 444 bytes>
52948 52948 15 16444 21958 <Binary: 763 bytes>
53044 53044 15 16444 21959 <Binary: 712 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 50.835ms