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
2170 2170 14 8149 10885 <Binary: 541 bytes>
2176 2176 14 8141 10885 <Binary: 665 bytes>
2202 2202 14 8145 10885 <Binary: 299 bytes>
2203 2203 14 8105 10885 <Binary: 568 bytes>
2208 2208 14 8125 10885 <Binary: 471 bytes>
2252 2252 14 8153 10885 <Binary: 1,484 bytes>
2754 2754 14 8148 10885 <Binary: 584 bytes>
2779 2779 14 8140 10885 <Binary: 1,027 bytes>
2782 2782 14 8132 10885 <Binary: 1,159 bytes>
2800 2800 14 8208 10885 <Binary: 331 bytes>
2801 2801 14 8144 10885 <Binary: 501 bytes>
2803 2803 14 8104 10885 <Binary: 300 bytes>
2810 2810 14 8136 10885 <Binary: 1,154 bytes>
2877 2877 14 8152 10885 <Binary: 1,138 bytes>
3203 3203 14 8151 10885 <Binary: 531 bytes>
3211 3211 14 8207 10885 <Binary: 409 bytes>
3213 3213 14 8135 10885 <Binary: 1,347 bytes>
3235 3235 14 8147 10885 <Binary: 698 bytes>
3240 3240 14 8107 10885 <Binary: 420 bytes>
3242 3242 14 8139 10885 <Binary: 315 bytes>
3245 3245 14 8131 10885 <Binary: 428 bytes>
3250 3250 14 8127 10885 <Binary: 469 bytes>
3794 3794 14 8150 10885 <Binary: 590 bytes>
3833 3833 14 8206 10885 <Binary: 331 bytes>
3835 3835 14 8142 10885 <Binary: 458 bytes>
3840 3840 14 8134 10885 <Binary: 339 bytes>
3860 3860 14 8146 10885 <Binary: 334 bytes>
3862 3862 14 8106 10885 <Binary: 472 bytes>
3870 3870 14 8126 10885 <Binary: 1,670 bytes>
3912 3912 14 8154 10885 <Binary: 999 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.763ms