home / ramsar

tiles

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

50 rows where tile_row = 21772 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5719 5719 15 16297 21772 <Binary: 462 bytes>
5723 5723 15 16281 21772 <Binary: 389 bytes>
5726 5726 15 16265 21772 <Binary: 339 bytes>
5789 5789 15 16417 21772 <Binary: 350 bytes>
5790 5790 15 16289 21772 <Binary: 451 bytes>
5792 5792 15 16209 21772 <Binary: 280 bytes>
5811 5811 15 16305 21772 <Binary: 612 bytes>
7440 7440 15 16296 21772 <Binary: 410 bytes>
7446 7446 15 16280 21772 <Binary: 445 bytes>
7449 7449 15 16264 21772 <Binary: 532 bytes>
7527 7527 15 16416 21772 <Binary: 334 bytes>
7528 7528 15 16288 21772 <Binary: 349 bytes>
7530 7530 15 16208 21772 <Binary: 294 bytes>
7549 7549 15 16304 21772 <Binary: 497 bytes>
7858 7858 15 16415 21772 <Binary: 506 bytes>
7859 7859 15 16271 21772 <Binary: 492 bytes>
7870 7870 15 16279 21772 <Binary: 604 bytes>
7872 7872 15 16263 21772 <Binary: 356 bytes>
8230 8230 15 16301 21772 <Binary: 367 bytes>
8236 8236 15 16413 21772 <Binary: 558 bytes>
8238 8238 15 16285 21772 <Binary: 391 bytes>
8242 8242 15 16269 21772 <Binary: 441 bytes>
8329 8329 15 16293 21772 <Binary: 300 bytes>
8346 8346 15 16309 21772 <Binary: 573 bytes>
8727 8727 15 16299 21772 <Binary: 324 bytes>
8735 8735 15 16283 21772 <Binary: 408 bytes>
8738 8738 15 16267 21772 <Binary: 277 bytes>
8747 8747 15 16419 21772 <Binary: 326 bytes>
8748 8748 15 16291 21772 <Binary: 300 bytes>
8750 8750 15 16211 21772 <Binary: 272 bytes>
8811 8811 15 16251 21772 <Binary: 488 bytes>
9708 9708 15 16302 21772 <Binary: 466 bytes>
9714 9714 15 16414 21772 <Binary: 566 bytes>
9716 9716 15 16270 21772 <Binary: 514 bytes>
9723 9723 15 16294 21772 <Binary: 396 bytes>
9726 9726 15 16278 21772 <Binary: 604 bytes>
9728 9728 15 16262 21772 <Binary: 465 bytes>
9772 9772 15 16310 21772 <Binary: 449 bytes>
10135 10135 15 16300 21772 <Binary: 467 bytes>
10141 10141 15 16412 21772 <Binary: 409 bytes>
10143 10143 15 16284 21772 <Binary: 532 bytes>
10147 10147 15 16268 21772 <Binary: 379 bytes>
10154 10154 15 16292 21772 <Binary: 300 bytes>
10159 10159 15 16252 21772 <Binary: 335 bytes>
10646 10646 15 16298 21772 <Binary: 475 bytes>
10651 10651 15 16282 21772 <Binary: 306 bytes>
10662 10662 15 16418 21772 <Binary: 378 bytes>
10663 10663 15 16290 21772 <Binary: 300 bytes>
10713 10713 15 16210 21772 <Binary: 444 bytes>
10733 10733 15 16306 21772 <Binary: 350 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 27.536ms