home / conservation-area

tiles

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

35 rows where tile_column = 8243 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
11847 11847 14 8243 11028 <Binary: 358 bytes>
11861 11861 14 8243 10916 <Binary: 1,498 bytes>
11887 11887 14 8243 11029 <Binary: 511 bytes>
11913 11913 14 8243 10917 <Binary: 1,571 bytes>
12301 12301 14 8243 11032 <Binary: 623 bytes>
12302 12302 14 8243 10904 <Binary: 786 bytes>
12317 12317 14 8243 10921 <Binary: 536 bytes>
12334 12334 14 8243 10920 <Binary: 782 bytes>
13476 13476 14 8243 11017 <Binary: 697 bytes>
13616 13616 14 8243 10976 <Binary: 919 bytes>
13637 13637 14 8243 10977 <Binary: 417 bytes>
13895 13895 14 8243 11013 <Binary: 431 bytes>
13997 13997 14 8243 11037 <Binary: 495 bytes>
14013 14013 14 8243 10925 <Binary: 883 bytes>
14087 14087 14 8243 10924 <Binary: 974 bytes>
18910 18910 14 8243 11030 <Binary: 494 bytes>
18925 18925 14 8243 10918 <Binary: 632 bytes>
18946 18946 14 8243 10982 <Binary: 445 bytes>
18973 18973 14 8243 11031 <Binary: 608 bytes>
19008 19008 14 8243 10919 <Binary: 438 bytes>
19414 19414 14 8243 10922 <Binary: 509 bytes>
19472 19472 14 8243 10923 <Binary: 427 bytes>
20563 20563 14 8243 11018 <Binary: 519 bytes>
20593 20593 14 8243 11002 <Binary: 761 bytes>
20659 20659 14 8243 10962 <Binary: 288 bytes>
20683 20683 14 8243 11042 <Binary: 554 bytes>
20684 20684 14 8243 10914 <Binary: 534 bytes>
20688 20688 14 8243 10978 <Binary: 529 bytes>
20741 20741 14 8243 10915 <Binary: 1,369 bytes>
20987 20987 14 8243 11014 <Binary: 707 bytes>
21093 21093 14 8243 11038 <Binary: 907 bytes>
21127 21127 14 8243 10926 <Binary: 553 bytes>
21134 21134 14 8243 11039 <Binary: 363 bytes>
21141 21141 14 8243 10975 <Binary: 430 bytes>
21171 21171 14 8243 10991 <Binary: 459 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 10.781ms