home / ramsar

tiles

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

22 rows where tile_row = 10877

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
2154 2154 14 8093 10877 <Binary: 299 bytes>
2156 2156 14 8141 10877 <Binary: 700 bytes>
2185 2185 14 8121 10877 <Binary: 587 bytes>
2186 2186 14 8089 10877 <Binary: 572 bytes>
2208 2208 14 8133 10877 <Binary: 440 bytes>
2257 2257 14 8033 10877 <Binary: 276 bytes>
2258 2258 14 8097 10877 <Binary: 381 bytes>
2737 2737 14 8124 10877 <Binary: 631 bytes>
2738 2738 14 8092 10877 <Binary: 845 bytes>
2785 2785 14 8120 10877 <Binary: 290 bytes>
2786 2786 14 8088 10877 <Binary: 329 bytes>
2867 2867 14 8032 10877 <Binary: 428 bytes>
2868 2868 14 8096 10877 <Binary: 504 bytes>
3198 3198 14 8127 10877 <Binary: 877 bytes>
3199 3199 14 8095 10877 <Binary: 1,324 bytes>
3244 3244 14 8123 10877 <Binary: 1,685 bytes>
3245 3245 14 8091 10877 <Binary: 977 bytes>
3322 3322 14 8099 10877 <Binary: 1,136 bytes>
3784 3784 14 8126 10877 <Binary: 785 bytes>
3801 3801 14 8142 10877 <Binary: 1,156 bytes>
3840 3840 14 8090 10877 <Binary: 863 bytes>
3909 3909 14 8098 10877 <Binary: 542 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 110.415ms