home / ramsar

tiles

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

28 rows where tile_column = 16097 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
4687 4687 15 16097 22135 <Binary: 269 bytes>
4689 4689 15 16097 22391 <Binary: 263 bytes>
4735 4735 15 16097 22134 <Binary: 269 bytes>
4844 4844 15 16097 22155 <Binary: 276 bytes>
4918 4918 15 16097 22139 <Binary: 269 bytes>
4921 4921 15 16097 22395 <Binary: 247 bytes>
4997 4997 15 16097 22138 <Binary: 269 bytes>
5000 5000 15 16097 22394 <Binary: 247 bytes>
5527 5527 15 16097 22144 <Binary: 291 bytes>
5547 5547 15 16097 22145 <Binary: 350 bytes>
5754 5754 15 16097 22157 <Binary: 462 bytes>
5783 5783 15 16097 22156 <Binary: 301 bytes>
5820 5820 15 16097 22141 <Binary: 269 bytes>
5843 5843 15 16097 22140 <Binary: 269 bytes>
5847 5847 15 16097 22396 <Binary: 247 bytes>
5864 5864 15 16097 22397 <Binary: 350 bytes>
8219 8219 15 16097 21828 <Binary: 514 bytes>
8281 8281 15 16097 22133 <Binary: 366 bytes>
8419 8419 15 16097 22136 <Binary: 269 bytes>
8422 8422 15 16097 22392 <Binary: 359 bytes>
8471 8471 15 16097 22137 <Binary: 269 bytes>
8474 8474 15 16097 22393 <Binary: 247 bytes>
9038 9038 15 16097 22146 <Binary: 284 bytes>
9256 9256 15 16097 22158 <Binary: 414 bytes>
9316 9316 15 16097 22159 <Binary: 428 bytes>
9341 9341 15 16097 22142 <Binary: 269 bytes>
9346 9346 15 16097 22398 <Binary: 267 bytes>
9379 9379 15 16097 22143 <Binary: 269 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.614ms