home / ramsar

tiles

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

8 rows where tile_column = 16291 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
4459 4459 15 16291 21770 <Binary: 299 bytes>
4478 4478 15 16291 21771 <Binary: 299 bytes>
5316 5316 15 16291 21774 <Binary: 299 bytes>
5360 5360 15 16291 21775 <Binary: 475 bytes>
7970 7970 15 16291 21769 <Binary: 299 bytes>
7997 7997 15 16291 21768 <Binary: 663 bytes>
8827 8827 15 16291 21772 <Binary: 299 bytes>
8873 8873 15 16291 21773 <Binary: 299 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.188ms