home / ancient-woodland

tiles

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

31 rows where tile_column = 8005 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
14569 14569 14 8005 10856 <Binary: 523 bytes>
14592 14592 14 8005 10857 <Binary: 1,267 bytes>
14658 14658 14 8005 10896 <Binary: 413 bytes>
14705 14705 14 8005 10864 <Binary: 326 bytes>
15156 15156 14 8005 10884 <Binary: 346 bytes>
15224 15224 14 8005 10852 <Binary: 916 bytes>
15337 15337 14 8005 10908 <Binary: 290 bytes>
17166 17166 14 8005 10892 <Binary: 1,271 bytes>
17180 17180 14 8005 10893 <Binary: 1,577 bytes>
17237 17237 14 8005 10861 <Binary: 331 bytes>
17389 17389 14 8005 10869 <Binary: 596 bytes>
17813 17813 14 8005 10881 <Binary: 334 bytes>
17862 17862 14 8005 10913 <Binary: 713 bytes>
17902 17902 14 8005 10912 <Binary: 393 bytes>
25135 25135 14 8005 10891 <Binary: 304 bytes>
25186 25186 14 8005 10859 <Binary: 555 bytes>
25312 25312 14 8005 10890 <Binary: 653 bytes>
25373 25373 14 8005 10858 <Binary: 960 bytes>
25499 25499 14 8005 10898 <Binary: 421 bytes>
25812 25812 14 8005 10887 <Binary: 435 bytes>
25869 25869 14 8005 10855 <Binary: 435 bytes>
26006 26006 14 8005 10886 <Binary: 344 bytes>
26048 26048 14 8005 10854 <Binary: 503 bytes>
27729 27729 14 8005 10895 <Binary: 854 bytes>
27788 27788 14 8005 10863 <Binary: 302 bytes>
27892 27892 14 8005 10894 <Binary: 1,394 bytes>
28085 28085 14 8005 10870 <Binary: 454 bytes>
28416 28416 14 8005 10883 <Binary: 483 bytes>
28460 28460 14 8005 10851 <Binary: 296 bytes>
28524 28524 14 8005 10882 <Binary: 295 bytes>
28590 28590 14 8005 10907 <Binary: 782 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 28.767ms