home / ramsar

tiles

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

30 rows where tile_row = 10885

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
2160 2160 14 8149 10885 <Binary: 542 bytes>
2174 2174 14 8141 10885 <Binary: 666 bytes>
2198 2198 14 8145 10885 <Binary: 299 bytes>
2199 2199 14 8105 10885 <Binary: 569 bytes>
2204 2204 14 8125 10885 <Binary: 471 bytes>
2240 2240 14 8153 10885 <Binary: 1,483 bytes>
2753 2753 14 8148 10885 <Binary: 584 bytes>
2776 2776 14 8140 10885 <Binary: 1,028 bytes>
2779 2779 14 8132 10885 <Binary: 1,158 bytes>
2799 2799 14 8208 10885 <Binary: 330 bytes>
2800 2800 14 8144 10885 <Binary: 501 bytes>
2802 2802 14 8104 10885 <Binary: 302 bytes>
2810 2810 14 8136 10885 <Binary: 1,154 bytes>
2856 2856 14 8152 10885 <Binary: 1,136 bytes>
3202 3202 14 8151 10885 <Binary: 532 bytes>
3218 3218 14 8207 10885 <Binary: 407 bytes>
3220 3220 14 8135 10885 <Binary: 1,348 bytes>
3233 3233 14 8147 10885 <Binary: 698 bytes>
3238 3238 14 8107 10885 <Binary: 421 bytes>
3240 3240 14 8139 10885 <Binary: 314 bytes>
3269 3269 14 8131 10885 <Binary: 426 bytes>
3274 3274 14 8127 10885 <Binary: 468 bytes>
3825 3825 14 8150 10885 <Binary: 591 bytes>
3832 3832 14 8206 10885 <Binary: 331 bytes>
3834 3834 14 8142 10885 <Binary: 456 bytes>
3838 3838 14 8134 10885 <Binary: 339 bytes>
3862 3862 14 8146 10885 <Binary: 334 bytes>
3864 3864 14 8106 10885 <Binary: 472 bytes>
3869 3869 14 8126 10885 <Binary: 1,671 bytes>
3902 3902 14 8154 10885 <Binary: 1,000 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 61.987ms