home / ramsar

tiles

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

17 rows where tile_column = 16076

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6327 6327 15 16076 22386 <Binary: 247 bytes>
6402 6402 15 16076 22387 <Binary: 247 bytes>
6552 6552 15 16076 22398 <Binary: 247 bytes>
6602 6602 15 16076 22399 <Binary: 333 bytes>
7173 7173 15 16076 22388 <Binary: 247 bytes>
7352 7352 15 16076 22389 <Binary: 247 bytes>
7383 7383 15 16076 22392 <Binary: 247 bytes>
7535 7535 15 16076 22393 <Binary: 247 bytes>
9766 9766 15 16076 22385 <Binary: 320 bytes>
9953 9953 15 16076 21741 <Binary: 307 bytes>
9998 9998 15 16076 22384 <Binary: 294 bytes>
10020 10020 15 16076 22397 <Binary: 247 bytes>
10169 10169 15 16076 22396 <Binary: 247 bytes>
10708 10708 15 16076 22391 <Binary: 247 bytes>
10855 10855 15 16076 22390 <Binary: 247 bytes>
10928 10928 15 16076 22395 <Binary: 247 bytes>
11058 11058 15 16076 22394 <Binary: 247 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 16.263ms