home / ramsar

tiles

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

10 rows where tile_column = 16301

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4738 4738 15 16301 21774 <Binary: 420 bytes>
5452 5452 15 16301 21765 <Binary: 506 bytes>
5594 5594 15 16301 21768 <Binary: 301 bytes>
5664 5664 15 16301 21769 <Binary: 334 bytes>
8192 8192 15 16301 21772 <Binary: 369 bytes>
8365 8365 15 16301 21773 <Binary: 301 bytes>
8816 8816 15 16301 21766 <Binary: 513 bytes>
9008 9008 15 16301 21770 <Binary: 456 bytes>
9047 9047 15 16301 21767 <Binary: 376 bytes>
9288 9288 15 16301 21771 <Binary: 443 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.103ms