home / conservation-area

tiles

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

55 rows where tile_column = 16384 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34829 34829 15 16384 21785 <Binary: 438 bytes>
34831 34831 15 16384 21913 <Binary: 634 bytes>
34914 34914 15 16384 21801 <Binary: 485 bytes>
35034 35034 15 16384 21889 <Binary: 744 bytes>
35059 35059 15 16384 21784 <Binary: 477 bytes>
35060 35060 15 16384 21912 <Binary: 612 bytes>
35095 35095 15 16384 21928 <Binary: 234 bytes>
35116 35116 15 16384 22001 <Binary: 478 bytes>
35347 35347 15 16384 22064 <Binary: 411 bytes>
35358 35358 15 16384 22000 <Binary: 594 bytes>
35776 35776 15 16384 21857 <Binary: 497 bytes>
35924 35924 15 16384 21776 <Binary: 290 bytes>
35932 35932 15 16384 21897 <Binary: 482 bytes>
35984 35984 15 16384 21881 <Binary: 545 bytes>
36019 36019 15 16384 21856 <Binary: 711 bytes>
36244 36244 15 16384 21816 <Binary: 377 bytes>
36245 36245 15 16384 21944 <Binary: 444 bytes>
38447 38447 15 16384 21852 <Binary: 431 bytes>
38504 38504 15 16384 21996 <Binary: 678 bytes>
38526 38526 15 16384 21997 <Binary: 545 bytes>
38629 38629 15 16384 22148 <Binary: 373 bytes>
38634 38634 15 16384 21956 <Binary: 365 bytes>
38675 38675 15 16384 21876 <Binary: 837 bytes>
38679 38679 15 16384 22149 <Binary: 607 bytes>
38724 38724 15 16384 21877 <Binary: 652 bytes>
39310 39310 15 16384 21780 <Binary: 976 bytes>
39342 39342 15 16384 21781 <Binary: 261 bytes>
39545 39545 15 16384 21836 <Binary: 386 bytes>
48863 48863 15 16384 21914 <Binary: 288 bytes>
48921 48921 15 16384 21802 <Binary: 489 bytes>
48966 48966 15 16384 21851 <Binary: 448 bytes>
49057 49057 15 16384 21890 <Binary: 946 bytes>
49084 49084 15 16384 21874 <Binary: 430 bytes>
49171 49171 15 16384 21955 <Binary: 407 bytes>
49208 49208 15 16384 21875 <Binary: 490 bytes>
49741 49741 15 16384 21778 <Binary: 446 bytes>
49769 49769 15 16384 21794 <Binary: 494 bytes>
49832 49832 15 16384 21779 <Binary: 545 bytes>
49978 49978 15 16384 21898 <Binary: 553 bytes>
50016 50016 15 16384 21882 <Binary: 561 bytes>
50063 50063 15 16384 21835 <Binary: 387 bytes>
50133 50133 15 16384 21883 <Binary: 475 bytes>
52373 52373 15 16384 22174 <Binary: 504 bytes>
52380 52380 15 16384 21854 <Binary: 410 bytes>
52473 52473 15 16384 22175 <Binary: 443 bytes>
52525 52525 15 16384 21855 <Binary: 571 bytes>
52573 52573 15 16384 22150 <Binary: 363 bytes>
52576 52576 15 16384 22063 <Binary: 342 bytes>
52609 52609 15 16384 21958 <Binary: 522 bytes>
52769 52769 15 16384 21959 <Binary: 500 bytes>
53250 53250 15 16384 21974 <Binary: 470 bytes>
53398 53398 15 16384 21975 <Binary: 546 bytes>
53429 53429 15 16384 21927 <Binary: 294 bytes>
53434 53434 15 16384 21991 <Binary: 414 bytes>
53566 53566 15 16384 21775 <Binary: 301 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 16.437ms