home / ramsar

tiles

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

24 rows where tile_column = 16080 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
6370 6370 15 16080 22278 <Binary: 357 bytes>
6436 6436 15 16080 22390 <Binary: 247 bytes>
6539 6539 15 16080 22391 <Binary: 247 bytes>
6662 6662 15 16080 22394 <Binary: 247 bytes>
6753 6753 15 16080 22395 <Binary: 247 bytes>
7234 7234 15 16080 22272 <Binary: 307 bytes>
7235 7235 15 16080 22400 <Binary: 303 bytes>
7299 7299 15 16080 22384 <Binary: 322 bytes>
7415 7415 15 16080 22273 <Binary: 716 bytes>
7469 7469 15 16080 22385 <Binary: 247 bytes>
7495 7495 15 16080 22396 <Binary: 247 bytes>
7701 7701 15 16080 22397 <Binary: 247 bytes>
9841 9841 15 16080 22277 <Binary: 323 bytes>
9897 9897 15 16080 22389 <Binary: 247 bytes>
10085 10085 15 16080 22276 <Binary: 404 bytes>
10130 10130 15 16080 22388 <Binary: 247 bytes>
10153 10153 15 16080 22393 <Binary: 247 bytes>
10354 10354 15 16080 22392 <Binary: 247 bytes>
10720 10720 15 16080 22275 <Binary: 585 bytes>
10822 10822 15 16080 22387 <Binary: 247 bytes>
10946 10946 15 16080 22274 <Binary: 458 bytes>
11011 11011 15 16080 22386 <Binary: 247 bytes>
11086 11086 15 16080 22399 <Binary: 357 bytes>
11145 11145 15 16080 22398 <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 20.671ms