home / ramsar

tiles

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

12 rows where tile_column = 8197

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
1848 1848 14 8197 11043 <Binary: 258 bytes>
1890 1890 14 8197 11042 <Binary: 258 bytes>
1904 1904 14 8197 11003 <Binary: 419 bytes>
1961 1961 14 8197 11002 <Binary: 497 bytes>
2170 2170 14 8197 11045 <Binary: 336 bytes>
2212 2212 14 8197 11037 <Binary: 314 bytes>
2220 2220 14 8197 11044 <Binary: 258 bytes>
3037 3037 14 8197 11041 <Binary: 258 bytes>
3065 3065 14 8197 11040 <Binary: 258 bytes>
3364 3364 14 8197 11046 <Binary: 330 bytes>
3442 3442 14 8197 11038 <Binary: 278 bytes>
3456 3456 14 8197 11039 <Binary: 258 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 27.175ms