home / ramsar

tiles

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

30 rows where tile_column = 16073 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
4693 4693 15 16073 22391 <Binary: 247 bytes>
4724 4724 15 16073 22390 <Binary: 247 bytes>
4862 4862 15 16073 22379 <Binary: 331 bytes>
4891 4891 15 16073 22378 <Binary: 378 bytes>
4915 4915 15 16073 22395 <Binary: 247 bytes>
4964 4964 15 16073 22394 <Binary: 247 bytes>
5512 5512 15 16073 22400 <Binary: 319 bytes>
5580 5580 15 16073 22385 <Binary: 247 bytes>
5608 5608 15 16073 21744 <Binary: 348 bytes>
5616 5616 15 16073 22384 <Binary: 247 bytes>
5737 5737 15 16073 21740 <Binary: 280 bytes>
5746 5746 15 16073 22380 <Binary: 253 bytes>
5780 5780 15 16073 21741 <Binary: 259 bytes>
5791 5791 15 16073 22381 <Binary: 247 bytes>
5813 5813 15 16073 22396 <Binary: 247 bytes>
5858 5858 15 16073 22397 <Binary: 247 bytes>
8206 8206 15 16073 22388 <Binary: 247 bytes>
8242 8242 15 16073 22389 <Binary: 247 bytes>
8400 8400 15 16073 22376 <Binary: 261 bytes>
8431 8431 15 16073 22377 <Binary: 323 bytes>
8441 8441 15 16073 22392 <Binary: 247 bytes>
8475 8475 15 16073 22393 <Binary: 247 bytes>
9086 9086 15 16073 22386 <Binary: 247 bytes>
9117 9117 15 16073 22387 <Binary: 247 bytes>
9218 9218 15 16073 21742 <Binary: 410 bytes>
9262 9262 15 16073 22382 <Binary: 247 bytes>
9300 9300 15 16073 21743 <Binary: 320 bytes>
9311 9311 15 16073 22383 <Binary: 247 bytes>
9337 9337 15 16073 22398 <Binary: 247 bytes>
9368 9368 15 16073 22399 <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 7.739ms