home / ramsar

tiles

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

13 rows where tile_column = 16055 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
4381 4381 15 16055 22383 <Binary: 292 bytes>
4402 4402 15 16055 22382 <Binary: 247 bytes>
5022 5022 15 16055 22374 <Binary: 268 bytes>
5054 5054 15 16055 22407 <Binary: 335 bytes>
5055 5055 15 16055 22375 <Binary: 247 bytes>
5259 5259 15 16055 22378 <Binary: 247 bytes>
5281 5281 15 16055 22379 <Binary: 247 bytes>
7556 7556 15 16055 22384 <Binary: 265 bytes>
7831 7831 15 16055 22380 <Binary: 247 bytes>
8019 8019 15 16055 22381 <Binary: 247 bytes>
8663 8663 15 16055 22408 <Binary: 304 bytes>
8664 8664 15 16055 22376 <Binary: 247 bytes>
8868 8868 15 16055 22377 <Binary: 247 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.107ms