home / conservation-area

tiles

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

32 rows where tile_column = 16505 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
27819 27819 15 16505 22073 <Binary: 392 bytes>
27836 27836 15 16505 22072 <Binary: 405 bytes>
27844 27844 15 16505 21976 <Binary: 443 bytes>
27861 27861 15 16505 21977 <Binary: 611 bytes>
28035 28035 15 16505 22057 <Binary: 556 bytes>
28083 28083 15 16505 22056 <Binary: 370 bytes>
28095 28095 15 16505 21960 <Binary: 696 bytes>
28712 28712 15 16505 21937 <Binary: 499 bytes>
28949 28949 15 16505 22081 <Binary: 555 bytes>
28950 28950 15 16505 21825 <Binary: 355 bytes>
28980 28980 15 16505 22080 <Binary: 388 bytes>
31355 31355 15 16505 21821 <Binary: 357 bytes>
31369 31369 15 16505 21981 <Binary: 547 bytes>
31434 31434 15 16505 21836 <Binary: 386 bytes>
31613 31613 15 16505 21837 <Binary: 674 bytes>
32236 32236 15 16505 22037 <Binary: 1,123 bytes>
32540 32540 15 16505 21829 <Binary: 324 bytes>
41801 41801 15 16505 22074 <Binary: 475 bytes>
41809 41809 15 16505 21978 <Binary: 494 bytes>
41898 41898 15 16505 22075 <Binary: 404 bytes>
42008 42008 15 16505 22058 <Binary: 514 bytes>
42676 42676 15 16505 21970 <Binary: 793 bytes>
42891 42891 15 16505 21826 <Binary: 443 bytes>
45219 45219 15 16505 22078 <Binary: 358 bytes>
45220 45220 15 16505 21822 <Binary: 477 bytes>
45229 45229 15 16505 21982 <Binary: 456 bytes>
45370 45370 15 16505 22079 <Binary: 490 bytes>
45474 45474 15 16505 21838 <Binary: 525 bytes>
46075 46075 15 16505 22038 <Binary: 565 bytes>
46208 46208 15 16505 22071 <Binary: 385 bytes>
46394 46394 15 16505 21830 <Binary: 340 bytes>
46484 46484 15 16505 21959 <Binary: 746 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 15.293ms