home / ramsar

tiles

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

10 rows where tile_row = 21924

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5417 5417 15 16493 21924 <Binary: 402 bytes>
5462 5462 15 16501 21924 <Binary: 287 bytes>
7089 7089 15 16492 21924 <Binary: 325 bytes>
7175 7175 15 16500 21924 <Binary: 277 bytes>
7706 7706 15 16499 21924 <Binary: 413 bytes>
8171 8171 15 16497 21924 <Binary: 264 bytes>
8398 8398 15 16495 21924 <Binary: 489 bytes>
9659 9659 15 16498 21924 <Binary: 414 bytes>
10085 10085 15 16496 21924 <Binary: 264 bytes>
10315 10315 15 16494 21924 <Binary: 461 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 74.281ms