home / ramsar

tiles

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

44 rows where tile_column = 16086 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
5851 5851 15 16086 22146 <Binary: 269 bytes>
5853 5853 15 16086 22274 <Binary: 265 bytes>
5894 5894 15 16086 22386 <Binary: 247 bytes>
5936 5936 15 16086 22147 <Binary: 269 bytes>
5938 5938 15 16086 22275 <Binary: 265 bytes>
6011 6011 15 16086 22387 <Binary: 247 bytes>
6033 6033 15 16086 22142 <Binary: 484 bytes>
6034 6034 15 16086 22270 <Binary: 265 bytes>
6090 6090 15 16086 22382 <Binary: 330 bytes>
6120 6120 15 16086 22398 <Binary: 458 bytes>
6141 6141 15 16086 22143 <Binary: 340 bytes>
6142 6142 15 16086 22271 <Binary: 265 bytes>
6229 6229 15 16086 22399 <Binary: 405 bytes>
6701 6701 15 16086 22262 <Binary: 396 bytes>
6706 6706 15 16086 22150 <Binary: 286 bytes>
6708 6708 15 16086 22278 <Binary: 319 bytes>
6827 6827 15 16086 22263 <Binary: 378 bytes>
6831 6831 15 16086 22151 <Binary: 277 bytes>
6834 6834 15 16086 22279 <Binary: 328 bytes>
6875 6875 15 16086 22266 <Binary: 386 bytes>
6959 6959 15 16086 22394 <Binary: 247 bytes>
7045 7045 15 16086 22267 <Binary: 408 bytes>
7137 7137 15 16086 22395 <Binary: 247 bytes>
9268 9268 15 16086 22145 <Binary: 269 bytes>
9309 9309 15 16086 22273 <Binary: 265 bytes>
9334 9334 15 16086 22385 <Binary: 319 bytes>
9493 9493 15 16086 22269 <Binary: 265 bytes>
9513 9513 15 16086 22144 <Binary: 269 bytes>
9552 9552 15 16086 22272 <Binary: 265 bytes>
9553 9553 15 16086 22400 <Binary: 283 bytes>
9578 9578 15 16086 22384 <Binary: 350 bytes>
9584 9584 15 16086 22397 <Binary: 247 bytes>
9741 9741 15 16086 22268 <Binary: 393 bytes>
9839 9839 15 16086 22396 <Binary: 247 bytes>
10153 10153 15 16086 22149 <Binary: 269 bytes>
10155 10155 15 16086 22277 <Binary: 461 bytes>
10244 10244 15 16086 22389 <Binary: 264 bytes>
10381 10381 15 16086 22148 <Binary: 269 bytes>
10383 10383 15 16086 22276 <Binary: 265 bytes>
10408 10408 15 16086 22388 <Binary: 315 bytes>
10425 10425 15 16086 22265 <Binary: 343 bytes>
10476 10476 15 16086 22393 <Binary: 305 bytes>
10593 10593 15 16086 22264 <Binary: 361 bytes>
10598 10598 15 16086 22280 <Binary: 281 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 9.816ms