home / ramsar

tiles

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

26 rows where tile_column = 16465

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4661 4661 15 16465 21847 <Binary: 478 bytes>
4691 4691 15 16465 21879 <Binary: 280 bytes>
4711 4711 15 16465 21846 <Binary: 447 bytes>
4739 4739 15 16465 21878 <Binary: 280 bytes>
5003 5003 15 16465 21882 <Binary: 347 bytes>
5530 5530 15 16465 21888 <Binary: 548 bytes>
5550 5550 15 16465 21889 <Binary: 362 bytes>
5600 5600 15 16465 21873 <Binary: 388 bytes>
5753 5753 15 16465 21853 <Binary: 523 bytes>
5782 5782 15 16465 21852 <Binary: 319 bytes>
5851 5851 15 16465 21884 <Binary: 335 bytes>
8184 8184 15 16465 21845 <Binary: 434 bytes>
8211 8211 15 16465 21844 <Binary: 346 bytes>
8243 8243 15 16465 21876 <Binary: 618 bytes>
8285 8285 15 16465 21877 <Binary: 280 bytes>
8400 8400 15 16465 21848 <Binary: 286 bytes>
8423 8423 15 16465 21880 <Binary: 280 bytes>
8451 8451 15 16465 21849 <Binary: 360 bytes>
8476 8476 15 16465 21881 <Binary: 420 bytes>
9069 9069 15 16465 21906 <Binary: 441 bytes>
9070 9070 15 16465 21874 <Binary: 588 bytes>
9161 9161 15 16465 21875 <Binary: 553 bytes>
9255 9255 15 16465 21854 <Binary: 375 bytes>
9349 9349 15 16465 21790 <Binary: 433 bytes>
9387 9387 15 16465 21791 <Binary: 490 bytes>
9389 9389 15 16465 21887 <Binary: 488 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.816ms