home / ramsar

tiles

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

9 rows where tile_row = 5469

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
835 835 13 4109 5469 <Binary: 511 bytes>
903 903 13 4035 5469 <Binary: 599 bytes>
917 917 13 4115 5469 <Binary: 800 bytes>
940 940 13 4033 5469 <Binary: 291 bytes>
947 947 13 4117 5469 <Binary: 1,350 bytes>
1226 1226 13 4034 5469 <Binary: 1,475 bytes>
1232 1232 13 4118 5469 <Binary: 442 bytes>
1238 1238 13 4114 5469 <Binary: 945 bytes>
1284 1284 13 4116 5469 <Binary: 1,118 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 68.471ms