home / ramsar

tiles

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

31 rows where tile_column = 16065 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
4672 4672 15 16065 22374 <Binary: 247 bytes>
4690 4690 15 16065 22375 <Binary: 247 bytes>
4716 4716 15 16065 22391 <Binary: 247 bytes>
4740 4740 15 16065 22390 <Binary: 247 bytes>
4903 4903 15 16065 22379 <Binary: 247 bytes>
4919 4919 15 16065 22378 <Binary: 247 bytes>
4952 4952 15 16065 21754 <Binary: 457 bytes>
4960 4960 15 16065 22394 <Binary: 247 bytes>
4988 4988 15 16065 22395 <Binary: 247 bytes>
5573 5573 15 16065 22384 <Binary: 247 bytes>
5654 5654 15 16065 22385 <Binary: 247 bytes>
5744 5744 15 16065 22380 <Binary: 247 bytes>
5822 5822 15 16065 22381 <Binary: 247 bytes>
5833 5833 15 16065 22396 <Binary: 247 bytes>
5899 5899 15 16065 22397 <Binary: 247 bytes>
8119 8119 15 16065 22372 <Binary: 263 bytes>
8213 8213 15 16065 22388 <Binary: 247 bytes>
8312 8312 15 16065 22373 <Binary: 247 bytes>
8337 8337 15 16065 22389 <Binary: 247 bytes>
8358 8358 15 16065 22376 <Binary: 247 bytes>
8375 8375 15 16065 21752 <Binary: 274 bytes>
8381 8381 15 16065 22392 <Binary: 247 bytes>
8501 8501 15 16065 22377 <Binary: 247 bytes>
8551 8551 15 16065 21753 <Binary: 382 bytes>
8558 8558 15 16065 22393 <Binary: 247 bytes>
9031 9031 15 16065 22386 <Binary: 247 bytes>
9212 9212 15 16065 22382 <Binary: 247 bytes>
9229 9229 15 16065 22387 <Binary: 247 bytes>
9293 9293 15 16065 22398 <Binary: 276 bytes>
9404 9404 15 16065 22383 <Binary: 247 bytes>
9436 9436 15 16065 22399 <Binary: 298 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 9.766ms