home / ramsar

tiles

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

12 rows where tile_column = 16388

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6295 6295 15 16388 22083 <Binary: 314 bytes>
6328 6328 15 16388 22082 <Binary: 258 bytes>
6407 6407 15 16388 22034 <Binary: 283 bytes>
6543 6543 15 16388 21998 <Binary: 358 bytes>
6564 6564 15 16388 21999 <Binary: 297 bytes>
6591 6591 15 16388 22079 <Binary: 258 bytes>
6614 6614 15 16388 22078 <Binary: 335 bytes>
9806 9806 15 16388 22081 <Binary: 258 bytes>
9873 9873 15 16388 22080 <Binary: 258 bytes>
9919 9919 15 16388 22033 <Binary: 294 bytes>
10048 10048 15 16388 21997 <Binary: 388 bytes>
10084 10084 15 16388 21996 <Binary: 336 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 11.191ms