home / ramsar

tiles

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

36 rows where tile_column = 16100 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
6268 6268 15 16100 21826 <Binary: 569 bytes>
6315 6315 15 16100 22130 <Binary: 520 bytes>
6375 6375 15 16100 21827 <Binary: 488 bytes>
6428 6428 15 16100 22131 <Binary: 322 bytes>
6492 6492 15 16100 22158 <Binary: 514 bytes>
6528 6528 15 16100 22142 <Binary: 423 bytes>
6531 6531 15 16100 22398 <Binary: 247 bytes>
6598 6598 15 16100 22159 <Binary: 452 bytes>
6655 6655 15 16100 22399 <Binary: 284 bytes>
7118 7118 15 16100 21828 <Binary: 264 bytes>
7169 7169 15 16100 22132 <Binary: 269 bytes>
7324 7324 15 16100 21829 <Binary: 391 bytes>
7342 7342 15 16100 22133 <Binary: 269 bytes>
7384 7384 15 16100 22136 <Binary: 269 bytes>
7388 7388 15 16100 22392 <Binary: 247 bytes>
7552 7552 15 16100 22137 <Binary: 269 bytes>
7555 7555 15 16100 22393 <Binary: 247 bytes>
9790 9790 15 16100 22161 <Binary: 452 bytes>
9792 9792 15 16100 22129 <Binary: 262 bytes>
9948 9948 15 16100 22400 <Binary: 270 bytes>
9986 9986 15 16100 22157 <Binary: 279 bytes>
10017 10017 15 16100 22160 <Binary: 509 bytes>
10052 10052 15 16100 22141 <Binary: 283 bytes>
10055 10055 15 16100 22397 <Binary: 247 bytes>
10234 10234 15 16100 22140 <Binary: 269 bytes>
10236 10236 15 16100 22396 <Binary: 247 bytes>
10659 10659 15 16100 21831 <Binary: 352 bytes>
10698 10698 15 16100 22135 <Binary: 269 bytes>
10702 10702 15 16100 22391 <Binary: 414 bytes>
10706 10706 15 16100 21847 <Binary: 642 bytes>
10865 10865 15 16100 22134 <Binary: 269 bytes>
10869 10869 15 16100 22390 <Binary: 282 bytes>
10909 10909 15 16100 22139 <Binary: 269 bytes>
10911 10911 15 16100 22395 <Binary: 247 bytes>
11070 11070 15 16100 22138 <Binary: 269 bytes>
11073 11073 15 16100 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 8.063ms