home / ramsar

tiles

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

13 rows where tile_column = 16153

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4601 4601 15 16153 22407 <Binary: 306 bytes>
4675 4675 15 16153 22406 <Binary: 300 bytes>
4870 4870 15 16153 21899 <Binary: 264 bytes>
4903 4903 15 16153 21898 <Binary: 264 bytes>
5576 5576 15 16153 22417 <Binary: 279 bytes>
5597 5597 15 16153 22416 <Binary: 376 bytes>
5737 5737 15 16153 21900 <Binary: 346 bytes>
5858 5858 15 16153 21741 <Binary: 323 bytes>
8306 8306 15 16153 21896 <Binary: 313 bytes>
8518 8518 15 16153 21897 <Binary: 289 bytes>
9220 9220 15 16153 21742 <Binary: 444 bytes>
9390 9390 15 16153 22415 <Binary: 331 bytes>
9409 9409 15 16153 21743 <Binary: 379 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 11.827ms