home / ramsar

tiles

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

18 rows where tile_column = 16111

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4146 4146 15 16111 21843 <Binary: 359 bytes>
4164 4164 15 16111 21842 <Binary: 456 bytes>
4338 4338 15 16111 22303 <Binary: 391 bytes>
4364 4364 15 16111 22302 <Binary: 364 bytes>
4978 4978 15 16111 21830 <Binary: 461 bytes>
5017 5017 15 16111 21846 <Binary: 264 bytes>
5050 5050 15 16111 21847 <Binary: 264 bytes>
5243 5243 15 16111 21851 <Binary: 383 bytes>
5255 5255 15 16111 21850 <Binary: 797 bytes>
7520 7520 15 16111 22304 <Binary: 483 bytes>
7726 7726 15 16111 22305 <Binary: 265 bytes>
7754 7754 15 16111 21841 <Binary: 324 bytes>
8448 8448 15 16111 21844 <Binary: 470 bytes>
8599 8599 15 16111 21829 <Binary: 277 bytes>
8618 8618 15 16111 21832 <Binary: 327 bytes>
8636 8636 15 16111 21845 <Binary: 339 bytes>
8659 8659 15 16111 21848 <Binary: 305 bytes>
8865 8865 15 16111 21849 <Binary: 870 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 9.573ms