home / conservation-area

tiles

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

32 rows where tile_row = 22008

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
27446 27446 15 16285 22008 <Binary: 759 bytes>
27467 27467 15 16373 22008 <Binary: 487 bytes>
27526 27526 15 16405 22008 <Binary: 544 bytes>
27814 27814 15 16217 22008 <Binary: 399 bytes>
28619 28619 15 16133 22008 <Binary: 534 bytes>
29108 29108 15 16321 22008 <Binary: 413 bytes>
34568 34568 15 16284 22008 <Binary: 519 bytes>
34617 34617 15 16484 22008 <Binary: 664 bytes>
34932 34932 15 16120 22008 <Binary: 521 bytes>
34933 34933 15 16248 22008 <Binary: 545 bytes>
35001 35001 15 16216 22008 <Binary: 506 bytes>
35022 35022 15 16496 22008 <Binary: 564 bytes>
35076 35076 15 16208 22008 <Binary: 532 bytes>
36224 36224 15 16320 22008 <Binary: 259 bytes>
39667 39667 15 16495 22008 <Binary: 900 bytes>
39727 39727 15 16351 22008 <Binary: 577 bytes>
39728 39728 15 16287 22008 <Binary: 215 bytes>
39934 39934 15 16207 22008 <Binary: 629 bytes>
40074 40074 15 16315 22008 <Binary: 239 bytes>
40117 40117 15 16475 22008 <Binary: 551 bytes>
40151 40151 15 16483 22008 <Binary: 638 bytes>
40331 40331 15 16331 22008 <Binary: 357 bytes>
46696 46696 15 16126 22008 <Binary: 359 bytes>
46745 46745 15 16286 22008 <Binary: 498 bytes>
46816 46816 15 16374 22008 <Binary: 589 bytes>
46818 46818 15 16182 22008 <Binary: 943 bytes>
46837 46837 15 16406 22008 <Binary: 436 bytes>
47037 47037 15 16314 22008 <Binary: 328 bytes>
47098 47098 15 16474 22008 <Binary: 371 bytes>
47131 47131 15 16370 22008 <Binary: 411 bytes>
47361 47361 15 16330 22008 <Binary: 233 bytes>
47914 47914 15 16134 22008 <Binary: 392 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 73.549ms