home / ramsar

tiles

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

11 rows where tile_column = 16048

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6639 6639 15 16048 22378 <Binary: 247 bytes>
6794 6794 15 16048 22379 <Binary: 247 bytes>
7206 7206 15 16048 22384 <Binary: 257 bytes>
7443 7443 15 16048 22380 <Binary: 247 bytes>
7448 7448 15 16048 22385 <Binary: 304 bytes>
7665 7665 15 16048 22381 <Binary: 247 bytes>
10077 10077 15 16048 22377 <Binary: 247 bytes>
10405 10405 15 16048 22376 <Binary: 297 bytes>
10971 10971 15 16048 22383 <Binary: 247 bytes>
10976 10976 15 16048 22386 <Binary: 421 bytes>
11132 11132 15 16048 22382 <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 8.497ms