home / ramsar

tiles

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

19 rows where tile_row = 21877 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
5427 5427 15 16437 21877 <Binary: 448 bytes>
5444 5444 15 16141 21877 <Binary: 313 bytes>
5449 5449 15 16461 21877 <Binary: 278 bytes>
5459 5459 15 16469 21877 <Binary: 368 bytes>
7270 7270 15 16436 21877 <Binary: 367 bytes>
7286 7286 15 16140 21877 <Binary: 323 bytes>
7290 7290 15 16460 21877 <Binary: 304 bytes>
7300 7300 15 16468 21877 <Binary: 376 bytes>
7812 7812 15 16139 21877 <Binary: 327 bytes>
7814 7814 15 16459 21877 <Binary: 422 bytes>
7826 7826 15 16467 21877 <Binary: 435 bytes>
8281 8281 15 16465 21877 <Binary: 278 bytes>
8599 8599 15 16463 21877 <Binary: 278 bytes>
9482 9482 15 16138 21877 <Binary: 887 bytes>
9484 9484 15 16458 21877 <Binary: 326 bytes>
9494 9494 15 16466 21877 <Binary: 392 bytes>
9949 9949 15 16464 21877 <Binary: 278 bytes>
10275 10275 15 16462 21877 <Binary: 278 bytes>
10284 10284 15 16470 21877 <Binary: 314 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 706.623ms