home / ramsar

tiles

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

37 rows where tile_row = 10886 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
2039 2039 14 8151 10886 <Binary: 537 bytes>
2046 2046 14 8207 10886 <Binary: 648 bytes>
2049 2049 14 8103 10886 <Binary: 409 bytes>
2050 2050 14 8135 10886 <Binary: 794 bytes>
2079 2079 14 8211 10886 <Binary: 330 bytes>
2080 2080 14 8147 10886 <Binary: 673 bytes>
2086 2086 14 8107 10886 <Binary: 435 bytes>
2087 2087 14 8139 10886 <Binary: 896 bytes>
2089 2089 14 8131 10886 <Binary: 849 bytes>
2135 2135 14 8155 10886 <Binary: 594 bytes>
2643 2643 14 8150 10886 <Binary: 574 bytes>
2652 2652 14 8206 10886 <Binary: 751 bytes>
2654 2654 14 8142 10886 <Binary: 1,030 bytes>
2658 2658 14 8134 10886 <Binary: 557 bytes>
2679 2679 14 8210 10886 <Binary: 420 bytes>
2680 2680 14 8146 10886 <Binary: 299 bytes>
2697 2697 14 8106 10886 <Binary: 449 bytes>
2713 2713 14 8130 10886 <Binary: 323 bytes>
2717 2717 14 8126 10886 <Binary: 324 bytes>
2736 2736 14 8154 10886 <Binary: 687 bytes>
3352 3352 14 8149 10886 <Binary: 883 bytes>
3367 3367 14 8205 10886 <Binary: 396 bytes>
3369 3369 14 8141 10886 <Binary: 438 bytes>
3373 3373 14 8133 10886 <Binary: 514 bytes>
3398 3398 14 8209 10886 <Binary: 521 bytes>
3399 3399 14 8145 10886 <Binary: 299 bytes>
3403 3403 14 8105 10886 <Binary: 533 bytes>
3408 3408 14 8125 10886 <Binary: 475 bytes>
3454 3454 14 8153 10886 <Binary: 489 bytes>
3916 3916 14 8148 10886 <Binary: 613 bytes>
3940 3940 14 8140 10886 <Binary: 488 bytes>
3943 3943 14 8132 10886 <Binary: 559 bytes>
3955 3955 14 8208 10886 <Binary: 371 bytes>
3956 3956 14 8144 10886 <Binary: 586 bytes>
3975 3975 14 8104 10886 <Binary: 464 bytes>
3976 3976 14 8136 10886 <Binary: 460 bytes>
4018 4018 14 8152 10886 <Binary: 1,093 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 19.595ms