home / ramsar

tiles

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

8 rows where tile_row = 22408

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5645 5645 15 16157 22408 <Binary: 250 bytes>
7315 7315 15 16156 22408 <Binary: 255 bytes>
8346 8346 15 16057 22408 <Binary: 279 bytes>
8591 8591 15 16159 22408 <Binary: 245 bytes>
8636 8636 15 16055 22408 <Binary: 304 bytes>
10277 10277 15 16160 22408 <Binary: 240 bytes>
10335 10335 15 16056 22408 <Binary: 338 bytes>
10608 10608 15 16158 22408 <Binary: 244 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 57.919ms