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
1853 1853 14 8197 11043 <Binary: 258 bytes>
1890 1890 14 8197 11042 <Binary: 258 bytes>
1930 1930 14 8197 11003 <Binary: 426 bytes>
1953 1953 14 8197 11002 <Binary: 498 bytes>
2176 2176 14 8197 11045 <Binary: 336 bytes>
2210 2210 14 8197 11044 <Binary: 258 bytes>
2238 2238 14 8197 11037 <Binary: 314 bytes>
3046 3046 14 8197 11040 <Binary: 258 bytes>
3078 3078 14 8197 11041 <Binary: 258 bytes>
3354 3354 14 8197 11046 <Binary: 330 bytes>
3411 3411 14 8197 11038 <Binary: 278 bytes>
3454 3454 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 7.602ms