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
27768 27768 15 16505 22072 <Binary: 405 bytes>
27790 27790 15 16505 21976 <Binary: 443 bytes>
27886 27886 15 16505 22073 <Binary: 392 bytes>
27918 27918 15 16505 21977 <Binary: 610 bytes>
28035 28035 15 16505 22056 <Binary: 371 bytes>
28047 28047 15 16505 21960 <Binary: 695 bytes>
28116 28116 15 16505 22057 <Binary: 557 bytes>
28774 28774 15 16505 21937 <Binary: 497 bytes>
28873 28873 15 16505 22080 <Binary: 388 bytes>
29064 29064 15 16505 22081 <Binary: 554 bytes>
29065 29065 15 16505 21825 <Binary: 355 bytes>
31349 31349 15 16505 21836 <Binary: 386 bytes>
31437 31437 15 16505 21821 <Binary: 357 bytes>
31480 31480 15 16505 21981 <Binary: 547 bytes>
31713 31713 15 16505 21837 <Binary: 674 bytes>
32293 32293 15 16505 22037 <Binary: 1,123 bytes>
32617 32617 15 16505 21829 <Binary: 324 bytes>
41745 41745 15 16505 22075 <Binary: 404 bytes>
41897 41897 15 16505 22074 <Binary: 475 bytes>
41905 41905 15 16505 21978 <Binary: 494 bytes>
42127 42127 15 16505 22058 <Binary: 514 bytes>
42794 42794 15 16505 21970 <Binary: 792 bytes>
43027 43027 15 16505 21826 <Binary: 443 bytes>
45199 45199 15 16505 22079 <Binary: 489 bytes>
45394 45394 15 16505 22078 <Binary: 358 bytes>
45395 45395 15 16505 21822 <Binary: 477 bytes>
45404 45404 15 16505 21982 <Binary: 456 bytes>
45662 45662 15 16505 21838 <Binary: 525 bytes>
46014 46014 15 16505 22071 <Binary: 385 bytes>
46209 46209 15 16505 22038 <Binary: 565 bytes>
46327 46327 15 16505 21959 <Binary: 744 bytes>
46510 46510 15 16505 21830 <Binary: 340 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 9.292ms