home / ramsar

tiles

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

27 rows where tile_row = 22097

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5525 5525 15 16409 22097 <Binary: 258 bytes>
5538 5538 15 16401 22097 <Binary: 258 bytes>
5631 5631 15 16417 22097 <Binary: 258 bytes>
7373 7373 15 16408 22097 <Binary: 258 bytes>
7411 7411 15 16400 22097 <Binary: 258 bytes>
7456 7456 15 16168 22097 <Binary: 297 bytes>
7472 7472 15 16416 22097 <Binary: 258 bytes>
7706 7706 15 16415 22097 <Binary: 258 bytes>
7717 7717 15 16407 22097 <Binary: 258 bytes>
7771 7771 15 16399 22097 <Binary: 336 bytes>
7794 7794 15 16167 22097 <Binary: 385 bytes>
7795 7795 15 16423 22097 <Binary: 265 bytes>
8169 8169 15 16413 22097 <Binary: 258 bytes>
8177 8177 15 16405 22097 <Binary: 258 bytes>
8268 8268 15 16421 22097 <Binary: 258 bytes>
8691 8691 15 16411 22097 <Binary: 258 bytes>
8712 8712 15 16403 22097 <Binary: 258 bytes>
8803 8803 15 16419 22097 <Binary: 258 bytes>
9253 9253 15 16414 22097 <Binary: 258 bytes>
9301 9301 15 16406 22097 <Binary: 258 bytes>
9361 9361 15 16422 22097 <Binary: 275 bytes>
9686 9686 15 16412 22097 <Binary: 258 bytes>
9721 9721 15 16404 22097 <Binary: 258 bytes>
9819 9819 15 16420 22097 <Binary: 258 bytes>
10230 10230 15 16410 22097 <Binary: 258 bytes>
10287 10287 15 16402 22097 <Binary: 258 bytes>
10325 10325 15 16418 22097 <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 72.408ms