home / ramsar

tiles

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

29 rows where tile_row = 21752

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5615 5615 15 16285 21752 <Binary: 275 bytes>
5711 5711 15 16069 21752 <Binary: 545 bytes>
5712 5712 15 16197 21752 <Binary: 827 bytes>
7305 7305 15 16284 21752 <Binary: 297 bytes>
7390 7390 15 16068 21752 <Binary: 440 bytes>
7391 7391 15 16196 21752 <Binary: 977 bytes>
7869 7869 15 16283 21752 <Binary: 488 bytes>
7922 7922 15 16171 21752 <Binary: 377 bytes>
7939 7939 15 16067 21752 <Binary: 389 bytes>
7940 7940 15 16195 21752 <Binary: 292 bytes>
8293 8293 15 16281 21752 <Binary: 423 bytes>
8339 8339 15 16177 21752 <Binary: 642 bytes>
8349 8349 15 16169 21752 <Binary: 447 bytes>
8362 8362 15 16065 21752 <Binary: 274 bytes>
8582 8582 15 16287 21752 <Binary: 413 bytes>
8596 8596 15 16247 21752 <Binary: 486 bytes>
8628 8628 15 16175 21752 <Binary: 483 bytes>
8641 8641 15 16199 21752 <Binary: 358 bytes>
9804 9804 15 16282 21752 <Binary: 371 bytes>
9862 9862 15 16178 21752 <Binary: 311 bytes>
9873 9873 15 16170 21752 <Binary: 526 bytes>
9914 9914 15 16066 21752 <Binary: 503 bytes>
10257 10257 15 16280 21752 <Binary: 405 bytes>
10274 10274 15 16176 21752 <Binary: 434 bytes>
10598 10598 15 16286 21752 <Binary: 499 bytes>
10613 10613 15 16246 21752 <Binary: 491 bytes>
10662 10662 15 16174 21752 <Binary: 411 bytes>
10678 10678 15 16070 21752 <Binary: 258 bytes>
10682 10682 15 16198 21752 <Binary: 568 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 79.269ms