home / ramsar

tiles

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

13 rows where tile_column = 16220 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
6234 6234 15 16220 21762 <Binary: 459 bytes>
6283 6283 15 16220 22514 <Binary: 469 bytes>
6331 6331 15 16220 21763 <Binary: 394 bytes>
6481 6481 15 16220 22510 <Binary: 469 bytes>
7117 7117 15 16220 21764 <Binary: 422 bytes>
7276 7276 15 16220 21765 <Binary: 319 bytes>
7534 7534 15 16220 22505 <Binary: 323 bytes>
9743 9743 15 16220 22513 <Binary: 615 bytes>
9967 9967 15 16220 22509 <Binary: 384 bytes>
10053 10053 15 16220 22512 <Binary: 279 bytes>
10195 10195 15 16220 22508 <Binary: 250 bytes>
10844 10844 15 16220 22507 <Binary: 250 bytes>
11031 11031 15 16220 22506 <Binary: 318 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 7.498ms