home / ramsar

tiles

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

21 rows where tile_row = 21754

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4454 4454 15 16283 21754 <Binary: 656 bytes>
4876 4876 15 16185 21754 <Binary: 528 bytes>
4959 4959 15 16065 21754 <Binary: 457 bytes>
5165 5165 15 16191 21754 <Binary: 330 bytes>
5209 5209 15 16247 21754 <Binary: 1,096 bytes>
5210 5210 15 16183 21754 <Binary: 380 bytes>
5280 5280 15 16199 21754 <Binary: 445 bytes>
6124 6124 15 16186 21754 <Binary: 296 bytes>
6158 6158 15 16178 21754 <Binary: 388 bytes>
6197 6197 15 16066 21754 <Binary: 269 bytes>
6541 6541 15 16248 21754 <Binary: 472 bytes>
6572 6572 15 16184 21754 <Binary: 672 bytes>
6650 6650 15 16192 21754 <Binary: 344 bytes>
6874 6874 15 16246 21754 <Binary: 404 bytes>
6955 6955 15 16198 21754 <Binary: 625 bytes>
9032 9032 15 16285 21754 <Binary: 527 bytes>
9047 9047 15 16181 21754 <Binary: 553 bytes>
9117 9117 15 16197 21754 <Binary: 454 bytes>
10989 10989 15 16284 21754 <Binary: 560 bytes>
11043 11043 15 16180 21754 <Binary: 371 bytes>
11072 11072 15 16196 21754 <Binary: 368 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 75.108ms