home / ramsar

tiles

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

29 rows where tile_column = 16098 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5964 5964 15 16098 22134 <Binary: 268 bytes>
6097 6097 15 16098 22135 <Binary: 268 bytes>
6101 6101 15 16098 22391 <Binary: 285 bytes>
6203 6203 15 16098 22138 <Binary: 268 bytes>
6206 6206 15 16098 22394 <Binary: 247 bytes>
6314 6314 15 16098 22139 <Binary: 268 bytes>
6317 6317 15 16098 22395 <Binary: 247 bytes>
6801 6801 15 16098 21826 <Binary: 301 bytes>
6950 6950 15 16098 21827 <Binary: 406 bytes>
7016 7016 15 16098 22158 <Binary: 541 bytes>
7094 7094 15 16098 22142 <Binary: 268 bytes>
7099 7099 15 16098 22398 <Binary: 345 bytes>
7203 7203 15 16098 22159 <Binary: 297 bytes>
7249 7249 15 16098 22143 <Binary: 319 bytes>
9424 9424 15 16098 21829 <Binary: 362 bytes>
9448 9448 15 16098 22133 <Binary: 331 bytes>
9649 9649 15 16098 21828 <Binary: 497 bytes>
9672 9672 15 16098 22137 <Binary: 268 bytes>
9675 9675 15 16098 22393 <Binary: 247 bytes>
9705 9705 15 16098 22132 <Binary: 523 bytes>
9912 9912 15 16098 22136 <Binary: 268 bytes>
9915 9915 15 16098 22392 <Binary: 247 bytes>
10491 10491 15 16098 22144 <Binary: 367 bytes>
10503 10503 15 16098 22157 <Binary: 376 bytes>
10569 10569 15 16098 22141 <Binary: 268 bytes>
10574 10574 15 16098 22397 <Binary: 247 bytes>
10757 10757 15 16098 22156 <Binary: 285 bytes>
10787 10787 15 16098 22140 <Binary: 268 bytes>
10791 10791 15 16098 22396 <Binary: 247 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 72.002ms