home / ramsar

tiles

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

11 rows where tile_row = 1361

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
212 212 11 1015 1361 <Binary: 837 bytes>
269 269 11 1026 1361 <Binary: 755 bytes>
335 335 11 1013 1361 <Binary: 1,356 bytes>
337 337 11 1029 1361 <Binary: 547 bytes>
338 338 11 1021 1361 <Binary: 696 bytes>
341 341 11 1025 1361 <Binary: 1,011 bytes>
343 343 11 1017 1361 <Binary: 489 bytes>
374 374 11 1012 1361 <Binary: 281 bytes>
376 376 11 1028 1361 <Binary: 434 bytes>
377 377 11 1020 1361 <Binary: 617 bytes>
383 383 11 1016 1361 <Binary: 2,910 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 101.257ms