home / ramsar

tiles

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

9 rows where tile_row = 21650

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4195 4195 15 15807 21650 <Binary: 788 bytes>
4581 4581 15 15805 21650 <Binary: 735 bytes>
4600 4600 15 15813 21650 <Binary: 730 bytes>
5882 5882 15 15806 21650 <Binary: 697 bytes>
5896 5896 15 15814 21650 <Binary: 297 bytes>
6275 6275 15 15804 21650 <Binary: 395 bytes>
6322 6322 15 15812 21650 <Binary: 268 bytes>
9027 9027 15 15809 21650 <Binary: 1,682 bytes>
10984 10984 15 15808 21650 <Binary: 982 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 67.401ms