home / ramsar

tiles

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

9 rows where tile_row = 21780

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
7164 7164 15 16260 21780 <Binary: 360 bytes>
7685 7685 15 16411 21780 <Binary: 415 bytes>
7731 7731 15 16419 21780 <Binary: 546 bytes>
7743 7743 15 16259 21780 <Binary: 572 bytes>
8168 8168 15 16265 21780 <Binary: 484 bytes>
8382 8382 15 16255 21780 <Binary: 311 bytes>
9674 9674 15 16418 21780 <Binary: 447 bytes>
10122 10122 15 16264 21780 <Binary: 472 bytes>
10134 10134 15 16256 21780 <Binary: 441 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 89.893ms