home / conservation-area

tiles

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

44 rows where tile_row = 22077 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
29229 29229 15 16223 22077 <Binary: 463 bytes>
29230 29230 15 16479 22077 <Binary: 418 bytes>
29231 29231 15 16159 22077 <Binary: 558 bytes>
29319 29319 15 16279 22077 <Binary: 823 bytes>
29476 29476 15 16463 22077 <Binary: 431 bytes>
30387 30387 15 16295 22077 <Binary: 572 bytes>
30814 30814 15 16483 22077 <Binary: 331 bytes>
30908 30908 15 16189 22077 <Binary: 710 bytes>
30910 30910 15 16477 22077 <Binary: 497 bytes>
30911 30911 15 16285 22077 <Binary: 581 bytes>
31005 31005 15 16437 22077 <Binary: 472 bytes>
31006 31006 15 16469 22077 <Binary: 524 bytes>
31193 31193 15 16141 22077 <Binary: 357 bytes>
31368 31368 15 16441 22077 <Binary: 430 bytes>
31399 31399 15 16473 22077 <Binary: 488 bytes>
31617 31617 15 16489 22077 <Binary: 478 bytes>
31620 31620 15 16297 22077 <Binary: 434 bytes>
32186 32186 15 16485 22077 <Binary: 493 bytes>
32193 32193 15 16453 22077 <Binary: 634 bytes>
32197 32197 15 16261 22077 <Binary: 683 bytes>
32679 32679 15 16481 22077 <Binary: 331 bytes>
36017 36017 15 16190 22077 <Binary: 548 bytes>
36021 36021 15 16222 22077 <Binary: 451 bytes>
36056 36056 15 16286 22077 <Binary: 596 bytes>
36153 36153 15 16470 22077 <Binary: 467 bytes>
36158 36158 15 16278 22077 <Binary: 554 bytes>
36291 36291 15 16462 22077 <Binary: 521 bytes>
36498 36498 15 16474 22077 <Binary: 415 bytes>
37295 37295 15 16486 22077 <Binary: 666 bytes>
37304 37304 15 16262 22077 <Binary: 483 bytes>
37766 37766 15 16482 22077 <Binary: 331 bytes>
37865 37865 15 16476 22077 <Binary: 532 bytes>
37970 37970 15 16468 22077 <Binary: 383 bytes>
38112 38112 15 16268 22077 <Binary: 522 bytes>
38291 38291 15 16440 22077 <Binary: 464 bytes>
38299 38299 15 16280 22077 <Binary: 437 bytes>
38433 38433 15 16464 22077 <Binary: 457 bytes>
38526 38526 15 16488 22077 <Binary: 560 bytes>
38555 38555 15 16296 22077 <Binary: 543 bytes>
39084 39084 15 16484 22077 <Binary: 356 bytes>
39119 39119 15 16452 22077 <Binary: 646 bytes>
39528 39528 15 16224 22077 <Binary: 406 bytes>
39529 39529 15 16480 22077 <Binary: 350 bytes>
39530 39530 15 16160 22077 <Binary: 401 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 64.796ms