home / ancient-woodland

tiles

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

27 rows where tile_column = 8011

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
13431 13431 14 8011 10890 <Binary: 684 bytes>
13478 13478 14 8011 10858 <Binary: 567 bytes>
13604 13604 14 8011 10907 <Binary: 724 bytes>
13620 13620 14 8011 10906 <Binary: 749 bytes>
14260 14260 14 8011 10898 <Binary: 257 bytes>
14300 14300 14 8011 10899 <Binary: 265 bytes>
16103 16103 14 8011 10892 <Binary: 786 bytes>
16283 16283 14 8011 10908 <Binary: 411 bytes>
16300 16300 14 8011 10909 <Binary: 339 bytes>
16792 16792 14 8011 10885 <Binary: 285 bytes>
16835 16835 14 8011 10853 <Binary: 943 bytes>
16912 16912 14 8011 10900 <Binary: 436 bytes>
16944 16944 14 8011 10868 <Binary: 470 bytes>
24119 24119 14 8011 10889 <Binary: 268 bytes>
24163 24163 14 8011 10857 <Binary: 605 bytes>
24172 24172 14 8011 10888 <Binary: 346 bytes>
24220 24220 14 8011 10856 <Binary: 1,256 bytes>
24299 24299 14 8011 10905 <Binary: 718 bytes>
24830 24830 14 8011 10913 <Binary: 423 bytes>
24878 24878 14 8011 10912 <Binary: 311 bytes>
24961 24961 14 8011 10897 <Binary: 591 bytes>
25021 25021 14 8011 10896 <Binary: 1,274 bytes>
26758 26758 14 8011 10895 <Binary: 1,307 bytes>
26954 26954 14 8011 10879 <Binary: 579 bytes>
27064 27064 14 8011 10878 <Binary: 310 bytes>
27425 27425 14 8011 10855 <Binary: 810 bytes>
27506 27506 14 8011 10854 <Binary: 1,006 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 58.2ms