home / ramsar

tiles

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

24 rows where tile_row = 21865

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5657 5657 15 16429 21865 <Binary: 642 bytes>
5684 5684 15 16125 21865 <Binary: 423 bytes>
5685 5685 15 16445 21865 <Binary: 275 bytes>
7423 7423 15 16428 21865 <Binary: 527 bytes>
7442 7442 15 16444 21865 <Binary: 387 bytes>
7956 7956 15 16427 21865 <Binary: 299 bytes>
8011 8011 15 16451 21865 <Binary: 346 bytes>
8013 8013 15 16443 21865 <Binary: 565 bytes>
8407 8407 15 16425 21865 <Binary: 512 bytes>
8438 8438 15 16449 21865 <Binary: 353 bytes>
8479 8479 15 16433 21865 <Binary: 810 bytes>
8719 8719 15 16431 21865 <Binary: 445 bytes>
8728 8728 15 16423 21865 <Binary: 456 bytes>
8739 8739 15 16127 21865 <Binary: 304 bytes>
8740 8740 15 16447 21865 <Binary: 423 bytes>
9687 9687 15 16426 21865 <Binary: 472 bytes>
9724 9724 15 16450 21865 <Binary: 275 bytes>
9756 9756 15 16434 21865 <Binary: 777 bytes>
10150 10150 15 16424 21865 <Binary: 370 bytes>
10205 10205 15 16448 21865 <Binary: 481 bytes>
10218 10218 15 16432 21865 <Binary: 398 bytes>
10479 10479 15 16430 21865 <Binary: 625 bytes>
10501 10501 15 16126 21865 <Binary: 595 bytes>
10502 10502 15 16446 21865 <Binary: 380 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 74.2ms