home / ramsar

tiles

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

39 rows where tile_column = 16091 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
4203 4203 15 16091 22150 <Binary: 268 bytes>
4205 4205 15 16091 22278 <Binary: 311 bytes>
4227 4227 15 16091 22151 <Binary: 268 bytes>
4228 4228 15 16091 22279 <Binary: 282 bytes>
4411 4411 15 16091 22138 <Binary: 311 bytes>
4421 4421 15 16091 22139 <Binary: 327 bytes>
4431 4431 15 16091 22155 <Binary: 359 bytes>
4432 4432 15 16091 22283 <Binary: 265 bytes>
4459 4459 15 16091 22154 <Binary: 316 bytes>
4460 4460 15 16091 22282 <Binary: 265 bytes>
5034 5034 15 16091 22147 <Binary: 268 bytes>
5037 5037 15 16091 22275 <Binary: 509 bytes>
5083 5083 15 16091 22146 <Binary: 268 bytes>
5085 5085 15 16091 22274 <Binary: 410 bytes>
5273 5273 15 16091 22142 <Binary: 268 bytes>
5296 5296 15 16091 22143 <Binary: 268 bytes>
5301 5301 15 16091 22287 <Binary: 296 bytes>
5312 5312 15 16091 22286 <Binary: 413 bytes>
5371 5371 15 16091 22399 <Binary: 328 bytes>
5380 5380 15 16091 22398 <Binary: 247 bytes>
7735 7735 15 16091 22148 <Binary: 268 bytes>
7738 7738 15 16091 22276 <Binary: 387 bytes>
7746 7746 15 16091 22149 <Binary: 268 bytes>
7748 7748 15 16091 22277 <Binary: 352 bytes>
7801 7801 15 16091 22388 <Binary: 350 bytes>
7927 7927 15 16091 22153 <Binary: 402 bytes>
7929 7929 15 16091 22281 <Binary: 265 bytes>
7979 7979 15 16091 22152 <Binary: 268 bytes>
7981 7981 15 16091 22280 <Binary: 265 bytes>
8575 8575 15 16091 22144 <Binary: 268 bytes>
8617 8617 15 16091 22145 <Binary: 268 bytes>
8619 8619 15 16091 22273 <Binary: 565 bytes>
8784 8784 15 16091 22140 <Binary: 268 bytes>
8796 8796 15 16091 22156 <Binary: 308 bytes>
8797 8797 15 16091 22284 <Binary: 265 bytes>
8831 8831 15 16091 22141 <Binary: 268 bytes>
8842 8842 15 16091 22285 <Binary: 400 bytes>
8863 8863 15 16091 22396 <Binary: 324 bytes>
8916 8916 15 16091 22397 <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 8.702ms