home / ramsar

tiles

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

29 rows where tile_column = 16094 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
5815 5815 15 16094 22146 <Binary: 268 bytes>
5911 5911 15 16094 22147 <Binary: 268 bytes>
5973 5973 15 16094 21827 <Binary: 299 bytes>
6022 6022 15 16094 22142 <Binary: 268 bytes>
6029 6029 15 16094 22158 <Binary: 412 bytes>
6097 6097 15 16094 22143 <Binary: 268 bytes>
6118 6118 15 16094 22398 <Binary: 247 bytes>
6182 6182 15 16094 22399 <Binary: 280 bytes>
6783 6783 15 16094 22135 <Binary: 405 bytes>
6869 6869 15 16094 22138 <Binary: 268 bytes>
6903 6903 15 16094 22154 <Binary: 351 bytes>
6955 6955 15 16094 22394 <Binary: 345 bytes>
6998 6998 15 16094 22139 <Binary: 268 bytes>
7007 7007 15 16094 22155 <Binary: 256 bytes>
7008 7008 15 16094 22283 <Binary: 392 bytes>
7099 7099 15 16094 22395 <Binary: 317 bytes>
9312 9312 15 16094 22145 <Binary: 268 bytes>
9476 9476 15 16094 22144 <Binary: 268 bytes>
9504 9504 15 16094 22141 <Binary: 268 bytes>
9512 9512 15 16094 22157 <Binary: 420 bytes>
9570 9570 15 16094 22397 <Binary: 247 bytes>
9706 9706 15 16094 22140 <Binary: 268 bytes>
9716 9716 15 16094 22156 <Binary: 256 bytes>
9784 9784 15 16094 22396 <Binary: 247 bytes>
10196 10196 15 16094 22149 <Binary: 351 bytes>
10317 10317 15 16094 22148 <Binary: 366 bytes>
10361 10361 15 16094 22137 <Binary: 268 bytes>
10399 10399 15 16094 22153 <Binary: 287 bytes>
10553 10553 15 16094 22136 <Binary: 358 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 26.642ms