home / ramsar

tiles

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

13 rows where tile_column = 16254 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5951 5951 15 16254 21758 <Binary: 650 bytes>
6651 6651 15 16254 21782 <Binary: 409 bytes>
6705 6705 15 16254 21766 <Binary: 588 bytes>
6873 6873 15 16254 21767 <Binary: 410 bytes>
6920 6920 15 16254 21770 <Binary: 436 bytes>
7031 7031 15 16254 21755 <Binary: 594 bytes>
9442 9442 15 16254 21757 <Binary: 324 bytes>
9752 9752 15 16254 21756 <Binary: 1,398 bytes>
10089 10089 15 16254 21781 <Binary: 282 bytes>
10117 10117 15 16254 21765 <Binary: 445 bytes>
10360 10360 15 16254 21769 <Binary: 630 bytes>
10489 10489 15 16254 21764 <Binary: 643 bytes>
10702 10702 15 16254 21768 <Binary: 331 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 15.968ms