home / ramsar

tiles

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

24 rows where tile_column = 16462 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
5885 5885 15 16462 21874 <Binary: 435 bytes>
5986 5986 15 16462 21875 <Binary: 279 bytes>
6107 6107 15 16462 21886 <Binary: 536 bytes>
6223 6223 15 16462 21887 <Binary: 547 bytes>
6728 6728 15 16462 21846 <Binary: 427 bytes>
6730 6730 15 16462 21878 <Binary: 279 bytes>
6885 6885 15 16462 21847 <Binary: 477 bytes>
6888 6888 15 16462 21879 <Binary: 467 bytes>
6917 6917 15 16462 21850 <Binary: 287 bytes>
6921 6921 15 16462 21882 <Binary: 644 bytes>
7125 7125 15 16462 21851 <Binary: 545 bytes>
7128 7128 15 16462 21883 <Binary: 652 bytes>
9283 9283 15 16462 21873 <Binary: 437 bytes>
9520 9520 15 16462 21888 <Binary: 528 bytes>
9544 9544 15 16462 21885 <Binary: 538 bytes>
9605 9605 15 16462 21872 <Binary: 490 bytes>
9822 9822 15 16462 21852 <Binary: 487 bytes>
9825 9825 15 16462 21884 <Binary: 728 bytes>
10184 10184 15 16462 21877 <Binary: 279 bytes>
10385 10385 15 16462 21849 <Binary: 344 bytes>
10388 10388 15 16462 21881 <Binary: 795 bytes>
10445 10445 15 16462 21876 <Binary: 279 bytes>
10677 10677 15 16462 21848 <Binary: 483 bytes>
10681 10681 15 16462 21880 <Binary: 585 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 23.222ms