home / ramsar

tiles

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

12 rows where tile_column = 16142

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5841 5841 15 16142 21890 <Binary: 309 bytes>
6083 6083 15 16142 21886 <Binary: 400 bytes>
6196 6196 15 16142 21887 <Binary: 699 bytes>
6672 6672 15 16142 22086 <Binary: 529 bytes>
6915 6915 15 16142 21882 <Binary: 327 bytes>
7089 7089 15 16142 21883 <Binary: 263 bytes>
9301 9301 15 16142 21889 <Binary: 462 bytes>
9485 9485 15 16142 21888 <Binary: 405 bytes>
9593 9593 15 16142 21885 <Binary: 263 bytes>
9815 9815 15 16142 21884 <Binary: 263 bytes>
10187 10187 15 16142 22085 <Binary: 409 bytes>
10443 10443 15 16142 21881 <Binary: 360 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.778ms