home / ramsar

tiles

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

7 rows where tile_row = 22049

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5583 5583 15 16513 22049 <Binary: 322 bytes>
7732 7732 15 16527 22049 <Binary: 310 bytes>
8143 8143 15 16525 22049 <Binary: 393 bytes>
8178 8178 15 16517 22049 <Binary: 280 bytes>
9316 9316 15 16526 22049 <Binary: 411 bytes>
9736 9736 15 16524 22049 <Binary: 299 bytes>
9753 9753 15 16516 22049 <Binary: 308 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 70.001ms