home / conservation-area

tiles

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

44 rows where tile_column = 16155 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
26128 26128 15 16155 21818 <Binary: 341 bytes>
26134 26134 15 16155 21754 <Binary: 269 bytes>
26187 26187 15 16155 21819 <Binary: 480 bytes>
26320 26320 15 16155 21802 <Binary: 766 bytes>
26360 26360 15 16155 21803 <Binary: 630 bytes>
26866 26866 15 16155 21842 <Binary: 503 bytes>
26943 26943 15 16155 21810 <Binary: 828 bytes>
26947 26947 15 16155 21874 <Binary: 403 bytes>
27008 27008 15 16155 21811 <Binary: 1,263 bytes>
27011 27011 15 16155 21875 <Binary: 351 bytes>
27108 27108 15 16155 21762 <Binary: 211 bytes>
27222 27222 15 16155 21859 <Binary: 309 bytes>
29524 29524 15 16155 22172 <Binary: 544 bytes>
29609 29609 15 16155 21789 <Binary: 239 bytes>
29886 29886 15 16155 21869 <Binary: 639 bytes>
30386 30386 15 16155 21812 <Binary: 501 bytes>
30490 30490 15 16155 21941 <Binary: 415 bytes>
30528 30528 15 16155 22340 <Binary: 506 bytes>
30594 30594 15 16155 21860 <Binary: 494 bytes>
30670 30670 15 16155 22341 <Binary: 557 bytes>
30750 30750 15 16155 21861 <Binary: 365 bytes>
40046 40046 15 16155 22169 <Binary: 762 bytes>
40069 40069 15 16155 22296 <Binary: 394 bytes>
40070 40070 15 16155 22168 <Binary: 692 bytes>
40251 40251 15 16155 22152 <Binary: 479 bytes>
40343 40343 15 16155 21865 <Binary: 365 bytes>
40947 40947 15 16155 21872 <Binary: 318 bytes>
40972 40972 15 16155 21744 <Binary: 282 bytes>
41129 41129 15 16155 21824 <Binary: 561 bytes>
41131 41131 15 16155 22208 <Binary: 479 bytes>
41151 41151 15 16155 21761 <Binary: 255 bytes>
41161 41161 15 16155 21825 <Binary: 618 bytes>
41162 41162 15 16155 22209 <Binary: 330 bytes>
41192 41192 15 16155 22048 <Binary: 638 bytes>
43517 43517 15 16155 21790 <Binary: 502 bytes>
43591 43591 15 16155 22206 <Binary: 369 bytes>
43678 43678 15 16155 21791 <Binary: 415 bytes>
43767 43767 15 16155 21870 <Binary: 723 bytes>
43989 43989 15 16155 21871 <Binary: 538 bytes>
43991 43991 15 16155 21743 <Binary: 402 bytes>
44342 44342 15 16155 21942 <Binary: 438 bytes>
44535 44535 15 16155 22342 <Binary: 646 bytes>
44555 44555 15 16155 21943 <Binary: 320 bytes>
44708 44708 15 16155 22151 <Binary: 494 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 52.741ms