home / ancient-woodland

tiles

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

30 rows where tile_column = 8003 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
13520 13520 14 8003 10890 <Binary: 326 bytes>
13531 13531 14 8003 10891 <Binary: 588 bytes>
13570 13570 14 8003 10858 <Binary: 284 bytes>
13581 13581 14 8003 10859 <Binary: 999 bytes>
13678 13678 14 8003 10898 <Binary: 879 bytes>
13745 13745 14 8003 10867 <Binary: 482 bytes>
14326 14326 14 8003 10906 <Binary: 397 bytes>
14364 14364 14 8003 10874 <Binary: 284 bytes>
14373 14373 14 8003 10907 <Binary: 341 bytes>
14411 14411 14 8003 10875 <Binary: 719 bytes>
16163 16163 14 8003 10892 <Binary: 420 bytes>
16218 16218 14 8003 10860 <Binary: 1,749 bytes>
16230 16230 14 8003 10893 <Binary: 322 bytes>
16276 16276 14 8003 10861 <Binary: 1,106 bytes>
16376 16376 14 8003 10868 <Binary: 281 bytes>
17005 17005 14 8003 10909 <Binary: 866 bytes>
17055 17055 14 8003 10877 <Binary: 436 bytes>
24161 24161 14 8003 10857 <Binary: 771 bytes>
24278 24278 14 8003 10897 <Binary: 1,417 bytes>
24388 24388 14 8003 10856 <Binary: 286 bytes>
24570 24570 14 8003 10864 <Binary: 435 bytes>
24983 24983 14 8003 10873 <Binary: 428 bytes>
25233 25233 14 8003 10872 <Binary: 1,528 bytes>
26746 26746 14 8003 10895 <Binary: 373 bytes>
26782 26782 14 8003 10863 <Binary: 860 bytes>
26890 26890 14 8003 10903 <Binary: 329 bytes>
27025 27025 14 8003 10894 <Binary: 1,522 bytes>
27075 27075 14 8003 10862 <Binary: 1,129 bytes>
27793 27793 14 8003 10910 <Binary: 504 bytes>
27851 27851 14 8003 10878 <Binary: 437 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 37.469ms