home / ramsar

tiles

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

30 rows where tile_row = 21892 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5409 5409 15 16477 21892 <Binary: 334 bytes>
5417 5417 15 16469 21892 <Binary: 330 bytes>
5420 5420 15 16149 21892 <Binary: 340 bytes>
7079 7079 15 16476 21892 <Binary: 372 bytes>
7081 7081 15 16444 21892 <Binary: 481 bytes>
7100 7100 15 16468 21892 <Binary: 310 bytes>
7102 7102 15 16148 21892 <Binary: 265 bytes>
7639 7639 15 16475 21892 <Binary: 375 bytes>
7642 7642 15 16443 21892 <Binary: 812 bytes>
7652 7652 15 16147 21892 <Binary: 265 bytes>
7654 7654 15 16451 21892 <Binary: 387 bytes>
8083 8083 15 16441 21892 <Binary: 497 bytes>
8091 8091 15 16481 21892 <Binary: 279 bytes>
8095 8095 15 16145 21892 <Binary: 265 bytes>
8120 8120 15 16449 21892 <Binary: 443 bytes>
8395 8395 15 16479 21892 <Binary: 279 bytes>
8396 8396 15 16447 21892 <Binary: 480 bytes>
8406 8406 15 16471 21892 <Binary: 537 bytes>
9630 9630 15 16474 21892 <Binary: 342 bytes>
9634 9634 15 16442 21892 <Binary: 495 bytes>
9642 9642 15 16482 21892 <Binary: 390 bytes>
9685 9685 15 16146 21892 <Binary: 265 bytes>
10118 10118 15 16472 21892 <Binary: 430 bytes>
10126 10126 15 16480 21892 <Binary: 279 bytes>
10128 10128 15 16144 21892 <Binary: 497 bytes>
10130 10130 15 16448 21892 <Binary: 429 bytes>
10407 10407 15 16478 21892 <Binary: 279 bytes>
10408 10408 15 16446 21892 <Binary: 356 bytes>
10419 10419 15 16470 21892 <Binary: 279 bytes>
10422 10422 15 16438 21892 <Binary: 498 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 33.733ms