home / ramsar

tiles

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

31 rows where tile_row = 21750

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4199 4199 15 16187 21750 <Binary: 425 bytes>
4269 4269 15 16203 21750 <Binary: 696 bytes>
4282 4282 15 16067 21750 <Binary: 352 bytes>
4283 4283 15 16195 21750 <Binary: 405 bytes>
4633 4633 15 16185 21750 <Binary: 397 bytes>
4661 4661 15 16177 21750 <Binary: 388 bytes>
4703 4703 15 16201 21750 <Binary: 526 bytes>
4743 4743 15 16193 21750 <Binary: 469 bytes>
4969 4969 15 16191 21750 <Binary: 313 bytes>
5015 5015 15 16207 21750 <Binary: 337 bytes>
5027 5027 15 16199 21750 <Binary: 294 bytes>
5934 5934 15 16186 21750 <Binary: 362 bytes>
5950 5950 15 16178 21750 <Binary: 295 bytes>
5966 5966 15 16202 21750 <Binary: 494 bytes>
6013 6013 15 16194 21750 <Binary: 535 bytes>
6346 6346 15 16184 21750 <Binary: 296 bytes>
6363 6363 15 16176 21750 <Binary: 355 bytes>
6434 6434 15 16200 21750 <Binary: 427 bytes>
6442 6442 15 16192 21750 <Binary: 514 bytes>
6671 6671 15 16190 21750 <Binary: 559 bytes>
6736 6736 15 16206 21750 <Binary: 337 bytes>
6752 6752 15 16070 21750 <Binary: 432 bytes>
8810 8810 15 16189 21750 <Binary: 434 bytes>
8877 8877 15 16205 21750 <Binary: 851 bytes>
8907 8907 15 16069 21750 <Binary: 274 bytes>
8908 8908 15 16197 21750 <Binary: 415 bytes>
10782 10782 15 16188 21750 <Binary: 350 bytes>
10784 10784 15 16284 21750 <Binary: 417 bytes>
10819 10819 15 16204 21750 <Binary: 527 bytes>
10862 10862 15 16068 21750 <Binary: 260 bytes>
10863 10863 15 16196 21750 <Binary: 490 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 100.292ms