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
4439 4439 15 16283 21754 <Binary: 657 bytes>
4876 4876 15 16185 21754 <Binary: 528 bytes>
4972 4972 15 16065 21754 <Binary: 457 bytes>
5168 5168 15 16191 21754 <Binary: 329 bytes>
5204 5204 15 16247 21754 <Binary: 1,096 bytes>
5205 5205 15 16183 21754 <Binary: 379 bytes>
5240 5240 15 16199 21754 <Binary: 446 bytes>
6148 6148 15 16186 21754 <Binary: 295 bytes>
6248 6248 15 16178 21754 <Binary: 388 bytes>
6270 6270 15 16066 21754 <Binary: 267 bytes>
6625 6625 15 16248 21754 <Binary: 473 bytes>
6626 6626 15 16184 21754 <Binary: 673 bytes>
6715 6715 15 16192 21754 <Binary: 343 bytes>
6965 6965 15 16246 21754 <Binary: 406 bytes>
6997 6997 15 16198 21754 <Binary: 624 bytes>
9110 9110 15 16285 21754 <Binary: 528 bytes>
9142 9142 15 16181 21754 <Binary: 552 bytes>
9201 9201 15 16197 21754 <Binary: 456 bytes>
10895 10895 15 16284 21754 <Binary: 561 bytes>
10942 10942 15 16180 21754 <Binary: 371 bytes>
10973 10973 15 16196 21754 <Binary: 367 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 78.025ms