home / ramsar

tiles

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

11 rows where tile_row = 21782

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4249 4249 15 16267 21782 <Binary: 488 bytes>
4709 4709 15 16265 21782 <Binary: 270 bytes>
4720 4720 15 16257 21782 <Binary: 708 bytes>
4990 4990 15 16255 21782 <Binary: 369 bytes>
5044 5044 15 16215 21782 <Binary: 477 bytes>
5959 5959 15 16266 21782 <Binary: 712 bytes>
5969 5969 15 16258 21782 <Binary: 438 bytes>
6386 6386 15 16216 21782 <Binary: 302 bytes>
6665 6665 15 16254 21782 <Binary: 408 bytes>
6776 6776 15 16214 21782 <Binary: 376 bytes>
10879 10879 15 16268 21782 <Binary: 345 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 72.541ms