home / ramsar

tiles

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

30 rows where tile_column = 16426

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5910 5910 15 16426 21862 <Binary: 629 bytes>
5917 5917 15 16426 22086 <Binary: 260 bytes>
6006 6006 15 16426 21863 <Binary: 433 bytes>
6015 6015 15 16426 22087 <Binary: 260 bytes>
6132 6132 15 16426 21866 <Binary: 300 bytes>
6173 6173 15 16426 22090 <Binary: 260 bytes>
6282 6282 15 16426 21867 <Binary: 423 bytes>
6289 6289 15 16426 22091 <Binary: 260 bytes>
6753 6753 15 16426 22082 <Binary: 260 bytes>
6937 6937 15 16426 22083 <Binary: 260 bytes>
6969 6969 15 16426 21870 <Binary: 282 bytes>
6984 6984 15 16426 22067 <Binary: 359 bytes>
7016 7016 15 16426 22078 <Binary: 301 bytes>
7200 7200 15 16426 21871 <Binary: 431 bytes>
7241 7241 15 16426 22079 <Binary: 322 bytes>
9347 9347 15 16426 21861 <Binary: 652 bytes>
9354 9354 15 16426 22085 <Binary: 260 bytes>
9570 9570 15 16426 21865 <Binary: 471 bytes>
9581 9581 15 16426 22089 <Binary: 260 bytes>
9627 9627 15 16426 21860 <Binary: 302 bytes>
9637 9637 15 16426 22084 <Binary: 260 bytes>
9699 9699 15 16426 22068 <Binary: 335 bytes>
9847 9847 15 16426 21864 <Binary: 604 bytes>
9893 9893 15 16426 22088 <Binary: 260 bytes>
10228 10228 15 16426 22081 <Binary: 260 bytes>
10472 10472 15 16426 22080 <Binary: 300 bytes>
10486 10486 15 16426 22093 <Binary: 268 bytes>
10508 10508 15 16426 22077 <Binary: 272 bytes>
10727 10727 15 16426 21868 <Binary: 375 bytes>
10733 10733 15 16426 22092 <Binary: 275 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.4ms