home / ramsar

tiles

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

12 rows where tile_column = 16299

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4191 4191 15 16299 21767 <Binary: 300 bytes>
4222 4222 15 16299 21766 <Binary: 300 bytes>
4405 4405 15 16299 21770 <Binary: 427 bytes>
4439 4439 15 16299 21771 <Binary: 338 bytes>
5286 5286 15 16299 21775 <Binary: 482 bytes>
5315 5315 15 16299 21774 <Binary: 397 bytes>
7627 7627 15 16299 21764 <Binary: 301 bytes>
7803 7803 15 16299 21765 <Binary: 319 bytes>
7874 7874 15 16299 21768 <Binary: 300 bytes>
8073 8073 15 16299 21769 <Binary: 300 bytes>
8696 8696 15 16299 21772 <Binary: 324 bytes>
8944 8944 15 16299 21773 <Binary: 620 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 25.686ms