home / ramsar

tiles

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

11 rows where tile_column = 16505

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4680 4680 15 16505 21958 <Binary: 583 bytes>
4707 4707 15 16505 21959 <Binary: 541 bytes>
4839 4839 15 16505 21947 <Binary: 385 bytes>
5561 5561 15 16505 21953 <Binary: 428 bytes>
5574 5574 15 16505 21952 <Binary: 567 bytes>
5668 5668 15 16505 21948 <Binary: 440 bytes>
5778 5778 15 16505 21949 <Binary: 475 bytes>
8948 8948 15 16505 21954 <Binary: 496 bytes>
9125 9125 15 16505 21950 <Binary: 432 bytes>
9166 9166 15 16505 21955 <Binary: 288 bytes>
9356 9356 15 16505 21951 <Binary: 447 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 9.499ms