home / ramsar

tiles

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

22 rows where tile_row = 10880

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1723 1723 14 8103 10880 <Binary: 276 bytes>
1745 1745 14 8135 10880 <Binary: 1,051 bytes>
1760 1760 14 8139 10880 <Binary: 853 bytes>
1780 1780 14 8099 10880 <Binary: 473 bytes>
1815 1815 14 8123 10880 <Binary: 421 bytes>
2327 2327 14 8094 10880 <Binary: 520 bytes>
2361 2361 14 8138 10880 <Binary: 282 bytes>
2364 2364 14 8090 10880 <Binary: 536 bytes>
2367 2367 14 8130 10880 <Binary: 1,115 bytes>
2422 2422 14 8122 10880 <Binary: 678 bytes>
3059 3059 14 8133 10880 <Binary: 737 bytes>
3079 3079 14 8105 10880 <Binary: 498 bytes>
3082 3082 14 8137 10880 <Binary: 499 bytes>
3086 3086 14 8129 10880 <Binary: 665 bytes>
3111 3111 14 8157 10880 <Binary: 1,037 bytes>
3143 3143 14 8121 10880 <Binary: 477 bytes>
3680 3680 14 8140 10880 <Binary: 676 bytes>
3685 3685 14 8100 10880 <Binary: 422 bytes>
3716 3716 14 8104 10880 <Binary: 679 bytes>
3719 3719 14 8136 10880 <Binary: 1,161 bytes>
3725 3725 14 8124 10880 <Binary: 347 bytes>
3759 3759 14 8120 10880 <Binary: 356 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 59.306ms