home / ramsar

tiles

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

9 rows where tile_column = 16122

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
6278 6278 15 16122 22187 <Binary: 267 bytes>
6928 6928 15 16122 21859 <Binary: 394 bytes>
7039 7039 15 16122 22190 <Binary: 257 bytes>
9449 9449 15 16122 21861 <Binary: 526 bytes>
9624 9624 15 16122 21860 <Binary: 582 bytes>
10486 10486 15 16122 22077 <Binary: 397 bytes>
10548 10548 15 16122 22189 <Binary: 369 bytes>
10655 10655 15 16122 22076 <Binary: 373 bytes>
10712 10712 15 16122 22188 <Binary: 487 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 27.224ms