home / ancient-woodland

tiles

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

27 rows where tile_row = 21702

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34934 34934 15 16055 21702 <Binary: 313 bytes>
34938 34938 15 15959 21702 <Binary: 750 bytes>
34988 34988 15 16039 21702 <Binary: 625 bytes>
41934 41934 15 16019 21702 <Binary: 368 bytes>
41986 41986 15 15939 21702 <Binary: 273 bytes>
42494 42494 15 16015 21702 <Binary: 565 bytes>
43190 43190 15 15931 21702 <Binary: 512 bytes>
47230 47230 15 16054 21702 <Binary: 365 bytes>
47241 47241 15 15958 21702 <Binary: 335 bytes>
50367 50367 15 16036 21702 <Binary: 541 bytes>
50376 50376 15 15940 21702 <Binary: 260 bytes>
54255 54255 15 16018 21702 <Binary: 352 bytes>
54840 54840 15 16014 21702 <Binary: 655 bytes>
55531 55531 15 15930 21702 <Binary: 384 bytes>
55537 55537 15 16026 21702 <Binary: 527 bytes>
55583 55583 15 16042 21702 <Binary: 296 bytes>
69674 69674 15 16049 21702 <Binary: 274 bytes>
69683 69683 15 16017 21702 <Binary: 457 bytes>
70304 70304 15 16013 21702 <Binary: 353 bytes>
70997 70997 15 15929 21702 <Binary: 258 bytes>
71011 71011 15 16025 21702 <Binary: 855 bytes>
71037 71037 15 16041 21702 <Binary: 373 bytes>
82048 82048 15 16016 21702 <Binary: 559 bytes>
82681 82681 15 16028 21702 <Binary: 417 bytes>
82742 82742 15 16012 21702 <Binary: 491 bytes>
83403 83403 15 15960 21702 <Binary: 274 bytes>
83438 83438 15 16040 21702 <Binary: 339 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 54.24ms