home / ramsar

tiles

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

21 rows where tile_row = 21858 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4146 4146 15 16447 21858 <Binary: 491 bytes>
4159 4159 15 16119 21858 <Binary: 362 bytes>
4160 4160 15 16439 21858 <Binary: 557 bytes>
4610 4610 15 16445 21858 <Binary: 504 bytes>
4624 4624 15 16437 21858 <Binary: 538 bytes>
5116 5116 15 16451 21858 <Binary: 566 bytes>
5119 5119 15 16443 21858 <Binary: 576 bytes>
5155 5155 15 16435 21858 <Binary: 395 bytes>
5831 5831 15 16446 21858 <Binary: 751 bytes>
5895 5895 15 16438 21858 <Binary: 658 bytes>
6244 6244 15 16348 21858 <Binary: 301 bytes>
6278 6278 15 16444 21858 <Binary: 772 bytes>
6291 6291 15 16436 21858 <Binary: 497 bytes>
6803 6803 15 16450 21858 <Binary: 542 bytes>
6807 6807 15 16442 21858 <Binary: 454 bytes>
8928 8928 15 16449 21858 <Binary: 776 bytes>
8932 8932 15 16121 21858 <Binary: 341 bytes>
8933 8933 15 16441 21858 <Binary: 632 bytes>
10950 10950 15 16448 21858 <Binary: 633 bytes>
10953 10953 15 16120 21858 <Binary: 361 bytes>
10954 10954 15 16440 21858 <Binary: 422 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 26.458ms