home / ramsar

tiles

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

30 rows where tile_column = 16082 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
6015 6015 15 16082 22390 <Binary: 247 bytes>
6092 6092 15 16082 22391 <Binary: 247 bytes>
6212 6212 15 16082 22394 <Binary: 247 bytes>
6311 6311 15 16082 22395 <Binary: 247 bytes>
6797 6797 15 16082 22146 <Binary: 479 bytes>
6799 6799 15 16082 22274 <Binary: 265 bytes>
6865 6865 15 16082 22386 <Binary: 247 bytes>
6900 6900 15 16082 22147 <Binary: 369 bytes>
6918 6918 15 16082 22275 <Binary: 265 bytes>
6991 6991 15 16082 22387 <Binary: 247 bytes>
7028 7028 15 16082 22270 <Binary: 297 bytes>
7081 7081 15 16082 22398 <Binary: 247 bytes>
7157 7157 15 16082 22271 <Binary: 506 bytes>
7187 7187 15 16082 22383 <Binary: 255 bytes>
7256 7256 15 16082 22399 <Binary: 298 bytes>
9496 9496 15 16082 22389 <Binary: 247 bytes>
9595 9595 15 16082 22148 <Binary: 285 bytes>
9614 9614 15 16082 22276 <Binary: 314 bytes>
9682 9682 15 16082 22388 <Binary: 247 bytes>
9699 9699 15 16082 22393 <Binary: 247 bytes>
9885 9885 15 16082 22392 <Binary: 247 bytes>
10324 10324 15 16082 22145 <Binary: 402 bytes>
10327 10327 15 16082 22273 <Binary: 265 bytes>
10356 10356 15 16082 22385 <Binary: 247 bytes>
10439 10439 15 16082 22144 <Binary: 291 bytes>
10442 10442 15 16082 22272 <Binary: 619 bytes>
10522 10522 15 16082 22384 <Binary: 343 bytes>
10536 10536 15 16082 22269 <Binary: 257 bytes>
10630 10630 15 16082 22397 <Binary: 247 bytes>
10779 10779 15 16082 22396 <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 25.388ms