home / ramsar

tiles

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

20 rows where tile_column = 16442

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
6014 6014 15 16442 21862 <Binary: 497 bytes>
6056 6056 15 16442 21863 <Binary: 536 bytes>
6267 6267 15 16442 21867 <Binary: 347 bytes>
6811 6811 15 16442 21890 <Binary: 719 bytes>
6830 6830 15 16442 21858 <Binary: 455 bytes>
6867 6867 15 16442 21891 <Binary: 694 bytes>
6943 6943 15 16442 21859 <Binary: 682 bytes>
7081 7081 15 16442 21854 <Binary: 705 bytes>
7189 7189 15 16442 21855 <Binary: 720 bytes>
9516 9516 15 16442 21861 <Binary: 527 bytes>
9538 9538 15 16442 21892 <Binary: 495 bytes>
9567 9567 15 16442 21860 <Binary: 640 bytes>
10349 10349 15 16442 21888 <Binary: 441 bytes>
10363 10363 15 16442 21889 <Binary: 824 bytes>
10404 10404 15 16442 21857 <Binary: 410 bytes>
10412 10412 15 16442 21856 <Binary: 539 bytes>
10625 10625 15 16442 21869 <Binary: 540 bytes>
10636 10636 15 16442 21853 <Binary: 529 bytes>
10654 10654 15 16442 21868 <Binary: 393 bytes>
10685 10685 15 16442 21852 <Binary: 307 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 6.811ms