home / ramsar

tiles

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

16 rows where tile_row = 21906

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4162 4162 15 16159 21906 <Binary: 423 bytes>
4176 4176 15 16471 21906 <Binary: 377 bytes>
4602 4602 15 16165 21906 <Binary: 353 bytes>
4605 4605 15 16469 21906 <Binary: 431 bytes>
5155 5155 15 16163 21906 <Binary: 264 bytes>
5159 5159 15 16467 21906 <Binary: 392 bytes>
5882 5882 15 16158 21906 <Binary: 341 bytes>
5889 5889 15 16166 21906 <Binary: 305 bytes>
5892 5892 15 16470 21906 <Binary: 371 bytes>
6333 6333 15 16164 21906 <Binary: 352 bytes>
6337 6337 15 16468 21906 <Binary: 386 bytes>
6857 6857 15 16162 21906 <Binary: 264 bytes>
6863 6863 15 16466 21906 <Binary: 392 bytes>
9024 9024 15 16161 21906 <Binary: 264 bytes>
9030 9030 15 16465 21906 <Binary: 440 bytes>
10965 10965 15 16160 21906 <Binary: 277 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 66.519ms