home / ramsar

tiles

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

26 rows where tile_row = 22068 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
5399 5399 15 16413 22068 <Binary: 258 bytes>
5407 5407 15 16405 22068 <Binary: 258 bytes>
5456 5456 15 16429 22068 <Binary: 301 bytes>
5469 5469 15 16421 22068 <Binary: 282 bytes>
7134 7134 15 16412 22068 <Binary: 258 bytes>
7146 7146 15 16404 22068 <Binary: 258 bytes>
7163 7163 15 16428 22068 <Binary: 354 bytes>
7242 7242 15 16420 22068 <Binary: 258 bytes>
7729 7729 15 16411 22068 <Binary: 258 bytes>
7744 7744 15 16403 22068 <Binary: 258 bytes>
7797 7797 15 16427 22068 <Binary: 327 bytes>
7813 7813 15 16419 22068 <Binary: 258 bytes>
8181 8181 15 16409 22068 <Binary: 258 bytes>
8194 8194 15 16401 22068 <Binary: 277 bytes>
8247 8247 15 16417 22068 <Binary: 258 bytes>
8487 8487 15 16415 22068 <Binary: 258 bytes>
8500 8500 15 16407 22068 <Binary: 258 bytes>
9477 9477 15 16410 22068 <Binary: 258 bytes>
9544 9544 15 16402 22068 <Binary: 301 bytes>
9571 9571 15 16426 22068 <Binary: 336 bytes>
9610 9610 15 16418 22068 <Binary: 258 bytes>
9956 9956 15 16408 22068 <Binary: 258 bytes>
10040 10040 15 16416 22068 <Binary: 258 bytes>
10247 10247 15 16414 22068 <Binary: 258 bytes>
10305 10305 15 16406 22068 <Binary: 258 bytes>
10333 10333 15 16422 22068 <Binary: 277 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 24.384ms