home / ramsar

tiles

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

44 rows where tile_column = 16086

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
5832 5832 15 16086 22146 <Binary: 269 bytes>
5834 5834 15 16086 22274 <Binary: 264 bytes>
5896 5896 15 16086 22386 <Binary: 247 bytes>
5949 5949 15 16086 22147 <Binary: 269 bytes>
5951 5951 15 16086 22275 <Binary: 264 bytes>
5996 5996 15 16086 22387 <Binary: 247 bytes>
6039 6039 15 16086 22142 <Binary: 484 bytes>
6040 6040 15 16086 22270 <Binary: 264 bytes>
6091 6091 15 16086 22382 <Binary: 330 bytes>
6121 6121 15 16086 22398 <Binary: 458 bytes>
6145 6145 15 16086 22143 <Binary: 339 bytes>
6146 6146 15 16086 22271 <Binary: 264 bytes>
6237 6237 15 16086 22399 <Binary: 405 bytes>
6639 6639 15 16086 22262 <Binary: 395 bytes>
6681 6681 15 16086 22150 <Binary: 285 bytes>
6683 6683 15 16086 22278 <Binary: 319 bytes>
6849 6849 15 16086 22266 <Binary: 385 bytes>
6867 6867 15 16086 22263 <Binary: 378 bytes>
6871 6871 15 16086 22151 <Binary: 277 bytes>
6874 6874 15 16086 22279 <Binary: 327 bytes>
6931 6931 15 16086 22394 <Binary: 247 bytes>
7085 7085 15 16086 22267 <Binary: 407 bytes>
7188 7188 15 16086 22395 <Binary: 247 bytes>
9268 9268 15 16086 22145 <Binary: 269 bytes>
9270 9270 15 16086 22273 <Binary: 264 bytes>
9334 9334 15 16086 22385 <Binary: 319 bytes>
9478 9478 15 16086 22269 <Binary: 264 bytes>
9530 9530 15 16086 22144 <Binary: 269 bytes>
9532 9532 15 16086 22272 <Binary: 264 bytes>
9533 9533 15 16086 22400 <Binary: 283 bytes>
9559 9559 15 16086 22397 <Binary: 247 bytes>
9615 9615 15 16086 22384 <Binary: 350 bytes>
9802 9802 15 16086 22268 <Binary: 392 bytes>
9836 9836 15 16086 22396 <Binary: 247 bytes>
10116 10116 15 16086 22149 <Binary: 269 bytes>
10169 10169 15 16086 22277 <Binary: 460 bytes>
10194 10194 15 16086 22389 <Binary: 264 bytes>
10357 10357 15 16086 22265 <Binary: 342 bytes>
10418 10418 15 16086 22148 <Binary: 269 bytes>
10420 10420 15 16086 22276 <Binary: 264 bytes>
10429 10429 15 16086 22393 <Binary: 305 bytes>
10456 10456 15 16086 22388 <Binary: 315 bytes>
10636 10636 15 16086 22264 <Binary: 361 bytes>
10641 10641 15 16086 22280 <Binary: 280 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.079ms