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
4194 4194 15 16091 22151 <Binary: 268 bytes>
4195 4195 15 16091 22279 <Binary: 282 bytes>
4225 4225 15 16091 22150 <Binary: 268 bytes>
4227 4227 15 16091 22278 <Binary: 311 bytes>
4398 4398 15 16091 22138 <Binary: 311 bytes>
4408 4408 15 16091 22154 <Binary: 316 bytes>
4409 4409 15 16091 22282 <Binary: 265 bytes>
4432 4432 15 16091 22139 <Binary: 327 bytes>
4442 4442 15 16091 22155 <Binary: 359 bytes>
4443 4443 15 16091 22283 <Binary: 265 bytes>
5061 5061 15 16091 22147 <Binary: 268 bytes>
5064 5064 15 16091 22275 <Binary: 509 bytes>
5097 5097 15 16091 22146 <Binary: 268 bytes>
5099 5099 15 16091 22274 <Binary: 410 bytes>
5282 5282 15 16091 22143 <Binary: 268 bytes>
5287 5287 15 16091 22287 <Binary: 296 bytes>
5312 5312 15 16091 22142 <Binary: 268 bytes>
5316 5316 15 16091 22286 <Binary: 413 bytes>
5359 5359 15 16091 22399 <Binary: 328 bytes>
5379 5379 15 16091 22398 <Binary: 247 bytes>
7642 7642 15 16091 22148 <Binary: 268 bytes>
7645 7645 15 16091 22276 <Binary: 387 bytes>
7729 7729 15 16091 22388 <Binary: 350 bytes>
7807 7807 15 16091 22149 <Binary: 268 bytes>
7809 7809 15 16091 22277 <Binary: 352 bytes>
7877 7877 15 16091 22152 <Binary: 268 bytes>
7879 7879 15 16091 22280 <Binary: 265 bytes>
8078 8078 15 16091 22153 <Binary: 402 bytes>
8081 8081 15 16091 22281 <Binary: 265 bytes>
8487 8487 15 16091 22144 <Binary: 268 bytes>
8651 8651 15 16091 22140 <Binary: 268 bytes>
8693 8693 15 16091 22145 <Binary: 268 bytes>
8695 8695 15 16091 22273 <Binary: 565 bytes>
8701 8701 15 16091 22156 <Binary: 308 bytes>
8702 8702 15 16091 22284 <Binary: 265 bytes>
8763 8763 15 16091 22396 <Binary: 324 bytes>
8911 8911 15 16091 22141 <Binary: 268 bytes>
8950 8950 15 16091 22285 <Binary: 400 bytes>
9002 9002 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.097ms