home / ramsar

tiles

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

12 rows where tile_column = 16388 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6266 6266 15 16388 22082 <Binary: 258 bytes>
6342 6342 15 16388 22034 <Binary: 282 bytes>
6380 6380 15 16388 22083 <Binary: 312 bytes>
6494 6494 15 16388 21998 <Binary: 358 bytes>
6560 6560 15 16388 22078 <Binary: 335 bytes>
6582 6582 15 16388 21999 <Binary: 297 bytes>
6647 6647 15 16388 22079 <Binary: 258 bytes>
9741 9741 15 16388 22081 <Binary: 258 bytes>
9836 9836 15 16388 22033 <Binary: 293 bytes>
9922 9922 15 16388 22080 <Binary: 258 bytes>
9986 9986 15 16388 21997 <Binary: 387 bytes>
10153 10153 15 16388 21996 <Binary: 335 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 28.264ms