home / ramsar

tiles

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

13 rows where tile_row = 21895 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4188 4188 15 16147 21895 <Binary: 263 bytes>
4651 4651 15 16145 21895 <Binary: 296 bytes>
4980 4980 15 16471 21895 <Binary: 279 bytes>
4984 4984 15 16151 21895 <Binary: 325 bytes>
6013 6013 15 16146 21895 <Binary: 289 bytes>
6399 6399 15 16472 21895 <Binary: 367 bytes>
6403 6403 15 16152 21895 <Binary: 356 bytes>
6806 6806 15 16470 21895 <Binary: 279 bytes>
6809 6809 15 16150 21895 <Binary: 263 bytes>
9018 9018 15 16469 21895 <Binary: 295 bytes>
9020 9020 15 16149 21895 <Binary: 263 bytes>
10686 10686 15 16468 21895 <Binary: 352 bytes>
10688 10688 15 16148 21895 <Binary: 263 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 57.566ms