home / ramsar

tiles

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

22 rows where tile_row = 21885 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
5839 5839 15 16473 21885 <Binary: 278 bytes>
5842 5842 15 16457 21885 <Binary: 323 bytes>
7519 7519 15 16144 21885 <Binary: 350 bytes>
7609 7609 15 16472 21885 <Binary: 278 bytes>
7629 7629 15 16464 21885 <Binary: 280 bytes>
7938 7938 15 16143 21885 <Binary: 263 bytes>
7945 7945 15 16463 21885 <Binary: 655 bytes>
7958 7958 15 16471 21885 <Binary: 278 bytes>
8422 8422 15 16141 21885 <Binary: 277 bytes>
8436 8436 15 16469 21885 <Binary: 492 bytes>
8871 8871 15 16379 21885 <Binary: 298 bytes>
8914 8914 15 16475 21885 <Binary: 437 bytes>
8917 8917 15 16459 21885 <Binary: 544 bytes>
9585 9585 15 16142 21885 <Binary: 263 bytes>
9605 9605 15 16462 21885 <Binary: 538 bytes>
9619 9619 15 16470 21885 <Binary: 278 bytes>
9959 9959 15 16380 21885 <Binary: 294 bytes>
10061 10061 15 16476 21885 <Binary: 354 bytes>
10063 10063 15 16460 21885 <Binary: 494 bytes>
10076 10076 15 16468 21885 <Binary: 272 bytes>
10587 10587 15 16474 21885 <Binary: 473 bytes>
10590 10590 15 16458 21885 <Binary: 869 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 106.494ms