home / ramsar

tiles

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

33 rows where tile_row = 22092 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
5728 5728 15 16425 22092 <Binary: 258 bytes>
5793 5793 15 16417 22092 <Binary: 258 bytes>
5798 5798 15 16409 22092 <Binary: 258 bytes>
5816 5816 15 16401 22092 <Binary: 258 bytes>
7451 7451 15 16424 22092 <Binary: 258 bytes>
7531 7531 15 16416 22092 <Binary: 258 bytes>
7537 7537 15 16408 22092 <Binary: 258 bytes>
7553 7553 15 16400 22092 <Binary: 258 bytes>
7856 7856 15 16399 22092 <Binary: 258 bytes>
7874 7874 15 16423 22092 <Binary: 258 bytes>
7879 7879 15 16415 22092 <Binary: 258 bytes>
7891 7891 15 16407 22092 <Binary: 258 bytes>
8234 8234 15 16397 22092 <Binary: 258 bytes>
8332 8332 15 16421 22092 <Binary: 258 bytes>
8337 8337 15 16413 22092 <Binary: 258 bytes>
8349 8349 15 16405 22092 <Binary: 258 bytes>
8731 8731 15 16395 22092 <Binary: 324 bytes>
8740 8740 15 16427 22092 <Binary: 268 bytes>
8752 8752 15 16419 22092 <Binary: 258 bytes>
8816 8816 15 16411 22092 <Binary: 258 bytes>
8831 8831 15 16403 22092 <Binary: 258 bytes>
9712 9712 15 16398 22092 <Binary: 258 bytes>
9757 9757 15 16422 22092 <Binary: 258 bytes>
9763 9763 15 16414 22092 <Binary: 258 bytes>
9775 9775 15 16406 22092 <Binary: 258 bytes>
10138 10138 15 16396 22092 <Binary: 258 bytes>
10157 10157 15 16420 22092 <Binary: 258 bytes>
10163 10163 15 16412 22092 <Binary: 258 bytes>
10212 10212 15 16404 22092 <Binary: 258 bytes>
10655 10655 15 16426 22092 <Binary: 275 bytes>
10714 10714 15 16418 22092 <Binary: 258 bytes>
10720 10720 15 16410 22092 <Binary: 258 bytes>
10738 10738 15 16402 22092 <Binary: 258 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 32.325ms