home / ramsar

tiles

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

13 rows where tile_row = 10923

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1851 1851 14 8237 10923 <Binary: 542 bytes>
1869 1869 14 8233 10923 <Binary: 487 bytes>
1919 1919 14 8229 10923 <Binary: 532 bytes>
2430 2430 14 8236 10923 <Binary: 598 bytes>
2474 2474 14 8232 10923 <Binary: 845 bytes>
2556 2556 14 8056 10923 <Binary: 567 bytes>
2951 2951 14 8235 10923 <Binary: 629 bytes>
2977 2977 14 8231 10923 <Binary: 563 bytes>
3001 3001 14 8055 10923 <Binary: 264 bytes>
3539 3539 14 8234 10923 <Binary: 309 bytes>
3584 3584 14 8230 10923 <Binary: 889 bytes>
3586 3586 14 8054 10923 <Binary: 401 bytes>
3616 3616 14 8050 10923 <Binary: 856 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 67.484ms