home / ramsar

tiles

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

51 rows where tile_row = 21775 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4308 4308 15 16415 21775 <Binary: 299 bytes>
4311 4311 15 16207 21775 <Binary: 483 bytes>
4318 4318 15 16295 21775 <Binary: 442 bytes>
4323 4323 15 16215 21775 <Binary: 309 bytes>
4324 4324 15 16279 21775 <Binary: 450 bytes>
4327 4327 15 16263 21775 <Binary: 290 bytes>
4692 4692 15 16413 21775 <Binary: 299 bytes>
4761 4761 15 16421 21775 <Binary: 335 bytes>
4762 4762 15 16293 21775 <Binary: 474 bytes>
4767 4767 15 16213 21775 <Binary: 342 bytes>
4768 4768 15 16277 21775 <Binary: 493 bytes>
4772 4772 15 16261 21775 <Binary: 589 bytes>
5224 5224 15 16299 21775 <Binary: 481 bytes>
5226 5226 15 16411 21775 <Binary: 299 bytes>
5227 5227 15 16283 21775 <Binary: 410 bytes>
5323 5323 15 16419 21775 <Binary: 458 bytes>
5324 5324 15 16291 21775 <Binary: 474 bytes>
5325 5325 15 16211 21775 <Binary: 291 bytes>
5327 5327 15 16259 21775 <Binary: 298 bytes>
6050 6050 15 16302 21775 <Binary: 416 bytes>
6054 6054 15 16414 21775 <Binary: 472 bytes>
6065 6065 15 16422 21775 <Binary: 342 bytes>
6066 6066 15 16294 21775 <Binary: 341 bytes>
6124 6124 15 16214 21775 <Binary: 298 bytes>
6125 6125 15 16278 21775 <Binary: 492 bytes>
6128 6128 15 16262 21775 <Binary: 535 bytes>
6504 6504 15 16412 21775 <Binary: 299 bytes>
6518 6518 15 16420 21775 <Binary: 433 bytes>
6519 6519 15 16292 21775 <Binary: 426 bytes>
6522 6522 15 16212 21775 <Binary: 336 bytes>
6523 6523 15 16276 21775 <Binary: 475 bytes>
6526 6526 15 16260 21775 <Binary: 523 bytes>
7101 7101 15 16298 21775 <Binary: 548 bytes>
7104 7104 15 16410 21775 <Binary: 299 bytes>
7105 7105 15 16282 21775 <Binary: 568 bytes>
7126 7126 15 16266 21775 <Binary: 425 bytes>
7139 7139 15 16418 21775 <Binary: 363 bytes>
7140 7140 15 16290 21775 <Binary: 528 bytes>
7141 7141 15 16210 21775 <Binary: 432 bytes>
9304 9304 15 16297 21775 <Binary: 523 bytes>
9310 9310 15 16409 21775 <Binary: 571 bytes>
9314 9314 15 16265 21775 <Binary: 612 bytes>
9324 9324 15 16417 21775 <Binary: 299 bytes>
9326 9326 15 16209 21775 <Binary: 532 bytes>
9403 9403 15 16305 21775 <Binary: 351 bytes>
11002 11002 15 16296 21775 <Binary: 385 bytes>
11008 11008 15 16408 21775 <Binary: 413 bytes>
11010 11010 15 16264 21775 <Binary: 944 bytes>
11019 11019 15 16416 21775 <Binary: 299 bytes>
11022 11022 15 16208 21775 <Binary: 398 bytes>
11070 11070 15 16304 21775 <Binary: 364 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 20.959ms