home / ramsar

tiles

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

17 rows where tile_row = 10924

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
2184 2184 14 8237 10924 <Binary: 747 bytes>
2225 2225 14 8233 10924 <Binary: 321 bytes>
2253 2253 14 8229 10924 <Binary: 688 bytes>
2282 2282 14 8257 10924 <Binary: 276 bytes>
2786 2786 14 8236 10924 <Binary: 672 bytes>
2837 2837 14 8232 10924 <Binary: 431 bytes>
2854 2854 14 8228 10924 <Binary: 693 bytes>
2883 2883 14 8056 10924 <Binary: 513 bytes>
3228 3228 14 8235 10924 <Binary: 478 bytes>
3256 3256 14 8231 10924 <Binary: 612 bytes>
3296 3296 14 8055 10924 <Binary: 991 bytes>
3309 3309 14 8227 10924 <Binary: 684 bytes>
3789 3789 14 8238 10924 <Binary: 389 bytes>
3832 3832 14 8234 10924 <Binary: 338 bytes>
3869 3869 14 8230 10924 <Binary: 605 bytes>
3871 3871 14 8054 10924 <Binary: 277 bytes>
3894 3894 14 8226 10924 <Binary: 554 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 86.56ms