home / ramsar

tiles

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

9 rows where tile_column = 16152

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
6455 6455 15 16152 21895 <Binary: 357 bytes>
6604 6604 15 16152 21898 <Binary: 264 bytes>
6641 6641 15 16152 21899 <Binary: 315 bytes>
7290 7290 15 16152 21744 <Binary: 594 bytes>
7517 7517 15 16152 21900 <Binary: 333 bytes>
10173 10173 15 16152 21897 <Binary: 264 bytes>
10208 10208 15 16152 21896 <Binary: 358 bytes>
11071 11071 15 16152 21742 <Binary: 322 bytes>
11093 11093 15 16152 21743 <Binary: 567 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.132ms