home / ramsar

tiles

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

33 rows where tile_row = 21882 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
4447 4447 15 16379 21882 <Binary: 448 bytes>
4473 4473 15 16139 21882 <Binary: 263 bytes>
4477 4477 15 16459 21882 <Binary: 600 bytes>
4488 4488 15 16467 21882 <Binary: 312 bytes>
4491 4491 15 16451 21882 <Binary: 692 bytes>
4920 4920 15 16137 21882 <Binary: 312 bytes>
4923 4923 15 16473 21882 <Binary: 484 bytes>
4927 4927 15 16457 21882 <Binary: 620 bytes>
4940 4940 15 16465 21882 <Binary: 345 bytes>
5277 5277 15 16143 21882 <Binary: 342 bytes>
5284 5284 15 16463 21882 <Binary: 480 bytes>
5294 5294 15 16471 21882 <Binary: 576 bytes>
5298 5298 15 16455 21882 <Binary: 459 bytes>
6180 6180 15 16378 21882 <Binary: 498 bytes>
6232 6232 15 16138 21882 <Binary: 308 bytes>
6236 6236 15 16458 21882 <Binary: 337 bytes>
6279 6279 15 16466 21882 <Binary: 512 bytes>
6282 6282 15 16450 21882 <Binary: 471 bytes>
6678 6678 15 16472 21882 <Binary: 563 bytes>
6681 6681 15 16456 21882 <Binary: 612 bytes>
6967 6967 15 16142 21882 <Binary: 326 bytes>
6974 6974 15 16462 21882 <Binary: 644 bytes>
6983 6983 15 16470 21882 <Binary: 286 bytes>
6987 6987 15 16454 21882 <Binary: 807 bytes>
9142 9142 15 16141 21882 <Binary: 263 bytes>
9148 9148 15 16461 21882 <Binary: 645 bytes>
9166 9166 15 16469 21882 <Binary: 278 bytes>
9169 9169 15 16453 21882 <Binary: 1,044 bytes>
10955 10955 15 16380 21882 <Binary: 308 bytes>
10985 10985 15 16140 21882 <Binary: 263 bytes>
11026 11026 15 16460 21882 <Binary: 484 bytes>
11038 11038 15 16468 21882 <Binary: 278 bytes>
11041 11041 15 16452 21882 <Binary: 751 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 110.849ms