home / ramsar

tiles

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

13 rows where tile_row = 21907

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4160 4160 15 16159 21907 <Binary: 283 bytes>
4169 4169 15 16167 21907 <Binary: 291 bytes>
4599 4599 15 16165 21907 <Binary: 263 bytes>
4605 4605 15 16469 21907 <Binary: 330 bytes>
5131 5131 15 16163 21907 <Binary: 263 bytes>
5138 5138 15 16467 21907 <Binary: 363 bytes>
5947 5947 15 16166 21907 <Binary: 361 bytes>
6360 6360 15 16164 21907 <Binary: 263 bytes>
6366 6366 15 16468 21907 <Binary: 354 bytes>
6925 6925 15 16162 21907 <Binary: 263 bytes>
6936 6936 15 16466 21907 <Binary: 479 bytes>
9121 9121 15 16161 21907 <Binary: 321 bytes>
10862 10862 15 16160 21907 <Binary: 417 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 62.219ms