home / conservation-area

tiles

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

48 rows where tile_row = 21978 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
25694 25694 15 16399 21978 <Binary: 716 bytes>
25739 25739 15 16319 21978 <Binary: 206 bytes>
25797 25797 15 16279 21978 <Binary: 666 bytes>
25808 25808 15 16135 21978 <Binary: 698 bytes>
25839 25839 15 16503 21978 <Binary: 547 bytes>
25943 25943 15 16431 21978 <Binary: 656 bytes>
26114 26114 15 16459 21978 <Binary: 584 bytes>
26206 26206 15 16387 21978 <Binary: 407 bytes>
26247 26247 15 16179 21978 <Binary: 519 bytes>
26363 26363 15 16491 21978 <Binary: 476 bytes>
26365 26365 15 16427 21978 <Binary: 275 bytes>
26859 26859 15 16359 21978 <Binary: 563 bytes>
26870 26870 15 16295 21978 <Binary: 622 bytes>
32734 32734 15 16286 21978 <Binary: 511 bytes>
32750 32750 15 16334 21978 <Binary: 554 bytes>
32751 32751 15 16462 21978 <Binary: 566 bytes>
32757 32757 15 16318 21978 <Binary: 315 bytes>
32759 32759 15 16190 21978 <Binary: 647 bytes>
32825 32825 15 16278 21978 <Binary: 588 bytes>
32875 32875 15 16134 21978 <Binary: 996 bytes>
32895 32895 15 16502 21978 <Binary: 709 bytes>
32898 32898 15 16182 21978 <Binary: 476 bytes>
33043 33043 15 16302 21978 <Binary: 370 bytes>
33044 33044 15 16430 21978 <Binary: 421 bytes>
33214 33214 15 16506 21978 <Binary: 515 bytes>
33994 33994 15 16358 21978 <Binary: 617 bytes>
33995 33995 15 16294 21978 <Binary: 850 bytes>
41372 41372 15 16285 21978 <Binary: 557 bytes>
41386 41386 15 16333 21978 <Binary: 474 bytes>
41427 41427 15 16445 21978 <Binary: 450 bytes>
41468 41468 15 16133 21978 <Binary: 363 bytes>
41515 41515 15 16501 21978 <Binary: 543 bytes>
41516 41516 15 16309 21978 <Binary: 552 bytes>
41517 41517 15 16181 21978 <Binary: 776 bytes>
41676 41676 15 16237 21978 <Binary: 510 bytes>
41850 41850 15 16505 21978 <Binary: 494 bytes>
41885 41885 15 16465 21978 <Binary: 434 bytes>
42091 42091 15 16361 21978 <Binary: 489 bytes>
48338 48338 15 16460 21978 <Binary: 531 bytes>
48349 48349 15 16316 21978 <Binary: 446 bytes>
48416 48416 15 16276 21978 <Binary: 468 bytes>
48477 48477 15 16388 21978 <Binary: 382 bytes>
48487 48487 15 16308 21978 <Binary: 662 bytes>
48488 48488 15 16180 21978 <Binary: 954 bytes>
48633 48633 15 16428 21978 <Binary: 333 bytes>
48850 48850 15 16400 21978 <Binary: 463 bytes>
48879 48879 15 16432 21978 <Binary: 437 bytes>
49001 49001 15 16360 21978 <Binary: 870 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 303.535ms