home / ramsar

tiles

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

20 rows where tile_column = 16450

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5926 5926 15 16450 21862 <Binary: 492 bytes>
6068 6068 15 16450 21863 <Binary: 515 bytes>
6160 6160 15 16450 21866 <Binary: 368 bytes>
6211 6211 15 16450 21882 <Binary: 471 bytes>
6310 6310 15 16450 21867 <Binary: 310 bytes>
6777 6777 15 16450 21890 <Binary: 774 bytes>
6780 6780 15 16450 21858 <Binary: 543 bytes>
6960 6960 15 16450 21891 <Binary: 834 bytes>
6963 6963 15 16450 21859 <Binary: 632 bytes>
7067 7067 15 16450 21854 <Binary: 533 bytes>
7252 7252 15 16450 21855 <Binary: 451 bytes>
9391 9391 15 16450 21861 <Binary: 311 bytes>
9600 9600 15 16450 21865 <Binary: 277 bytes>
9655 9655 15 16450 21881 <Binary: 493 bytes>
9686 9686 15 16450 21860 <Binary: 411 bytes>
9926 9926 15 16450 21864 <Binary: 298 bytes>
10222 10222 15 16450 21889 <Binary: 419 bytes>
10224 10224 15 16450 21857 <Binary: 962 bytes>
10547 10547 15 16450 21853 <Binary: 349 bytes>
10587 10587 15 16450 21856 <Binary: 641 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 8.184ms