home / conservation-area

tiles

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

39 rows where tile_row = 22192 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
28167 28167 15 16321 22192 <Binary: 559 bytes>
28168 28168 15 16193 22192 <Binary: 508 bytes>
28255 28255 15 16381 22192 <Binary: 479 bytes>
28257 28257 15 16189 22192 <Binary: 448 bytes>
28260 28260 15 16221 22192 <Binary: 917 bytes>
28334 28334 15 16373 22192 <Binary: 443 bytes>
28497 28497 15 16109 22192 <Binary: 739 bytes>
28498 28498 15 16173 22192 <Binary: 779 bytes>
28633 28633 15 16377 22192 <Binary: 443 bytes>
28639 28639 15 16217 22192 <Binary: 436 bytes>
28774 28774 15 16337 22192 <Binary: 410 bytes>
28775 28775 15 16273 22192 <Binary: 743 bytes>
34924 34924 15 16132 22192 <Binary: 330 bytes>
35364 35364 15 16192 22192 <Binary: 419 bytes>
35456 35456 15 16380 22192 <Binary: 443 bytes>
35462 35462 15 16220 22192 <Binary: 660 bytes>
35570 35570 15 16372 22192 <Binary: 622 bytes>
35704 35704 15 16236 22192 <Binary: 404 bytes>
35705 35705 15 16172 22192 <Binary: 1,028 bytes>
35898 35898 15 16376 22192 <Binary: 443 bytes>
35900 35900 15 16184 22192 <Binary: 405 bytes>
35902 35902 15 16216 22192 <Binary: 476 bytes>
36016 36016 15 16272 22192 <Binary: 474 bytes>
40664 40664 15 16375 22192 <Binary: 443 bytes>
40667 40667 15 16215 22192 <Binary: 479 bytes>
40805 40805 15 16111 22192 <Binary: 419 bytes>
40985 40985 15 16379 22192 <Binary: 443 bytes>
41016 41016 15 16219 22192 <Binary: 370 bytes>
41085 41085 15 16371 22192 <Binary: 468 bytes>
41215 41215 15 16171 22192 <Binary: 470 bytes>
41219 41219 15 16395 22192 <Binary: 471 bytes>
47389 47389 15 16222 22192 <Binary: 454 bytes>
47508 47508 15 16374 22192 <Binary: 443 bytes>
47672 47672 15 16110 22192 <Binary: 1,023 bytes>
47673 47673 15 16174 22192 <Binary: 361 bytes>
47842 47842 15 16378 22192 <Binary: 443 bytes>
47992 47992 15 16338 22192 <Binary: 422 bytes>
47993 47993 15 16274 22192 <Binary: 448 bytes>
48103 48103 15 16394 22192 <Binary: 695 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 119.992ms