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
5870 5870 15 16086 22146 <Binary: 268 bytes>
5872 5872 15 16086 22274 <Binary: 265 bytes>
5895 5895 15 16086 22386 <Binary: 247 bytes>
5920 5920 15 16086 22147 <Binary: 268 bytes>
5922 5922 15 16086 22275 <Binary: 265 bytes>
5989 5989 15 16086 22387 <Binary: 247 bytes>
6036 6036 15 16086 22142 <Binary: 483 bytes>
6037 6037 15 16086 22270 <Binary: 265 bytes>
6050 6050 15 16086 22382 <Binary: 330 bytes>
6133 6133 15 16086 22398 <Binary: 458 bytes>
6151 6151 15 16086 22143 <Binary: 339 bytes>
6152 6152 15 16086 22271 <Binary: 265 bytes>
6232 6232 15 16086 22399 <Binary: 405 bytes>
6682 6682 15 16086 22262 <Binary: 395 bytes>
6687 6687 15 16086 22150 <Binary: 285 bytes>
6689 6689 15 16086 22278 <Binary: 319 bytes>
6812 6812 15 16086 22263 <Binary: 377 bytes>
6816 6816 15 16086 22151 <Binary: 277 bytes>
6819 6819 15 16086 22279 <Binary: 327 bytes>
6907 6907 15 16086 22266 <Binary: 385 bytes>
6968 6968 15 16086 22394 <Binary: 247 bytes>
7014 7014 15 16086 22267 <Binary: 407 bytes>
7112 7112 15 16086 22395 <Binary: 247 bytes>
9322 9322 15 16086 22145 <Binary: 268 bytes>
9324 9324 15 16086 22273 <Binary: 265 bytes>
9387 9387 15 16086 22385 <Binary: 319 bytes>
9489 9489 15 16086 22144 <Binary: 268 bytes>
9491 9491 15 16086 22272 <Binary: 265 bytes>
9492 9492 15 16086 22400 <Binary: 283 bytes>
9517 9517 15 16086 22269 <Binary: 265 bytes>
9555 9555 15 16086 22384 <Binary: 350 bytes>
9609 9609 15 16086 22397 <Binary: 247 bytes>
9722 9722 15 16086 22268 <Binary: 392 bytes>
9797 9797 15 16086 22396 <Binary: 247 bytes>
10207 10207 15 16086 22149 <Binary: 268 bytes>
10209 10209 15 16086 22277 <Binary: 460 bytes>
10250 10250 15 16086 22389 <Binary: 264 bytes>
10371 10371 15 16086 22148 <Binary: 268 bytes>
10373 10373 15 16086 22276 <Binary: 265 bytes>
10406 10406 15 16086 22265 <Binary: 342 bytes>
10415 10415 15 16086 22388 <Binary: 315 bytes>
10483 10483 15 16086 22393 <Binary: 305 bytes>
10570 10570 15 16086 22264 <Binary: 361 bytes>
10575 10575 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 10.967ms